body, td, div, span, p, font, li, a, input, select{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
body{
	margin:0px;
	padding:0px;
	background-image: url(../files/image/background.jpg);
	color:#000000;
	background-color: #ffffff;
	}
a{text-decoration:underline; color:#000000;}
a:hover{text-decoration:underline;}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #419639;
}
h2, h3{margin-top:5px; color:#419639; font-size:14px;}
/* STANDARD */
.srchhlite{background-color:yellow; color:black;}
/* STICKY */
#sharedHolder{width:100%;}
#sharedSticky{vertical-align:top; padding:15px; width:200px;}
#sharedContent{vertical-align:top; padding:15px;}
.stickyOnLeft{}
.stickyOnRight{}
.contentOnRight{}
.contentOnLeft{}
/* SMART LIST */
.smartlist{list-style-type:none; margin:0; padding:0;}
.smartlist .current{font-weight:bold;}
/* PUBLIC CROSSLINKED DATA */
.pcd{list-style-type:none; padding:0;}
.pcd li{font-weight:bold; margin-top:10px;}
.pcd ul{list-style-type:none; padding:0;}
.pcd ul li{font-weight:normal; margin:0;}
/* MENU */
UL#p7PMnav{list-style-type:none; padding:0; margin:6px 0 0 0;}
UL#p7PMnav LI{padding:0; margin:0; vertical-align:middle; text-align:left; list-style-type:none; display:inline; float:left; position:relative;}
UL#p7PMnav LI UL{padding:0; margin:0; list-style-type:none; display:none; position:absolute; left:283px; top:0px; white-space:nowrap;}
UL#p7PMnav LI UL LI{display:inline; float:none; text-align:left; border:0; border-bottom-style:none;}
UL#p7PMnav LI:hover UL{display:block;}
UL#p7PMnav LI.iehover UL{display:block;}
UL#p7PMnav A{display:block; font-size:11px; font-weight:bold; text-decoration:none; text-transform:uppercase; color:#ffffff; line-height:22px; width:223px; border:0; background-image: url(../files/image/white_line.jpg);  background-repeat:no-repeat; background-position:bottom;  padding-left:60px;}
UL#p7PMnav A:hover{background-color:#0055a5; color:#ffffff;}
UL#p7PMnav A.current{color:#ffffff; background-color:#9f3400;}
UL#p7PMnav UL A{padding-left:20px; line-height:bold; text-transform:none; font-weight:bold; line-height:23px; border:0; background:#0055a5; width: 250px;}
UL#p7PMnav UL A:hover{color:#0099FF;}
UL#p7PMnav UL UL A{border-left-style:none;}

UL#p7PMnav LI UL LI UL{display:none; visibility:hidden; position:absolute; left:100%; top:0;}
UL#p7PMnav LI UL LI {margin-left:100%;}
UL#p7PMnav LI UL LI{float:left; clear:both; width:100%; margin-left:0;}
UL#p7PMnav LI UL LI:hover UL{display:block; visibility:visible;}
UL#p7PMnav LI UL LI.iehover UL{display: block; visibility:visible;}

/* SURVEY */
#surveyRecipientForm td{padding:3px 3px 3px 0;}
#surveyQuestions textarea{font-family:Arial, Helvetica;}
.requiredElement{font-weight: bold;}
/* PRINT */
@media print{
	.printonly{display:inherit;}
	.noprint{display:none;}
}
@media screen{
	.printonly{display:none;}
}
