.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
h2 {
	color: #666666;
	font-size: 14px;
}

#Logo {
	float: left;
}
.mainwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mainsm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
.qa {
	color: #990000;
	font-weight: bold;
}

a:link, a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}

.mainnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.utilityNav {
	background-image: url(images/right_cap.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 27px;
}
#wrapper {
	position: relative;
	background-image: url(images/mastbg.jpg);
	background-repeat: repeat-x;
}
#mainContent {
	background-image: url(images/palet.png);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/bcap.png);
	background-repeat: repeat;
	height: 23px;
}


.formmain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EFEFEF;

}
.blueborder {
	padding: 12px 200px 12px 12px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/monitor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-image: url(images/backgd.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-attachment: fixed;
}


/* Container for the Menu */
#p7swapmenu {
	width: 175px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{
	display:block;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

/* Link Styles for the Menu */
.closed a {
	background-repeat: no-repeat;
	background-position: 3px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #999999;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}
.open a {
	background-repeat: no-repeat;
	background-position: 3px;
	color: #FFFFFF;
	display: block;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #666666;
	color: #FFFFFF;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a, .closed a:visited {
	background-image: url(images/menplus.gif);
	color: #FFFFFF !important;
}

/* Minus Sign for Trigger Links in Open State */
.open a {
	background-image: url(images/menminus.gif);
	color: #FFFFFF !important;
}

/* Link Styles for the Submenus */
.closed ul a, .open ul a{
	background-color: transparent;
	background-image: url(images/navarrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	color:#666!important;
	font-size: 11px;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 2;
	padding-bottom: 0;
	padding-left: 14px;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.open ul a:hover {
	background-image: url(images/navarrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	color:#666;
	font-size: 11px;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 2;
	padding-bottom: 0;
	padding-left: 14px;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	background-color: #EFEFEF;
}
/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current a{
	color: #FFFFFF!important;
	background-color: #FF0000;
	background-image: url(images/navarrow_white.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	padding-left: 14px;
	font-size: 11px;
}

.navHolder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
.content {
	font-size: 12px;
	width: 85%;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 1px;
}
.contentDiv {
	padding: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px !important;
}


.footercontent {
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
}

.imgLeft {
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	margin-right: 10px;
}

/* aligns image right of content */
.imgRight {
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.mediaDiv {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imgRightnobox {
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
