BODY, TABLE, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: xx-small;*/
	color: #000000;
	/*text-transform: none; 
	text-align: justify; 
	font-weight: normal; 
	font-variant: normal;, FONT, P, UL, OL, LI, .copy*/
}

FONT, DIV, P, UL, OL, LI, DT, DD, .RegularText  {
	font-size: 1em;
	line-height: 1.5em;
}

UL, OL {
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 11px;
}
UL LI {
	list-style-image: url(../images/focus_bullet.gif);
	list-style-type: square;
	/*list-style-position: inside;*/
}

EM {
	font-style: italic;
	color: #990000;
}

HR {
	border: 1px dotted #CCCCCC;
} 

A { font-family: Verdana, Arial, Helvetica, sans-serif;  } /*text-decoration: none;*/

A:visited { 
	color: #000066;
}

A:active { 
	color: #990000;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
} /*font-weight: bold;background: #F5FBFC;

a.menuItem {
	line-height: 10px;
}*/	

A.tablelinks {  font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize; color: #000099; }


/* REGULAR TEXT: ------------------------- */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	/*border-bottom: 2px solid #000099; */
}

H2, .ParagHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	#border-bottom: 1px solid #333333;
	margin-bottom: 4px;
	padding-bottom: 4px;
	/*letter-spacing: .2em;*/
}

H3, .SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}


.ParagHeader10pts {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000099; letter-spacing: normal; text-align: left; word-spacing: normal; }

.ParagHeader_Red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FF0000; }

.RegularTextCentre { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-transform: none; color: #000000; text-align: center; font-weight: normal; font-variant: normal; }

.RegularTxt12pts {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; }

.smallprint, .RegularText10pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.smallwhite {
	color: #FFFFFF;
	font-size: xx-small;
}

.Regular10Center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.callout {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

/* BACKGROUNDSs: --------------------------------*/
.sidebarback {
	background: url(../images/sidebar_back.gif) repeat-x;
	border: 1px solid #000099;	
}

.sidebarbacklt {
	background: url(../images/sidebar_back.gif) repeat-x;
	border: 1px solid #D0ECEF;	
}
.sunsetback {
	background: url(../images/backgrounds/sailsunset.jpg) repeat-x;
	border: 1px solid #D0ECEF;	
}
.sectiondiv {
border-left: 1px solid #039; border-top: 1px double #039; padding-left: 10px; background: url(/images/sidebar_back.gif) repeat-x;
}

/* MAIN TABLE HEADER: ---------------------------- */
.MainTableHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #FFFFFF; background-color: #000099; }


/* AD LABELS: ---------------------------- */
.ads_labels {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #000099; background-color: #EEEEEE; text-align: right; }

.ads_content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; }

/* RED BUTTONS: ---------------------------- */
.Redbuttonstyle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; text-transform: none; color: #FFFFFF; background-color: #990000; }

.Redbuttonstyle10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; text-transform: none; color: #FFFFFF; background-color: #990000 ; text-align: left; }

/* FORM FIELDS: ---------------------------- */
.Form_Fields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #000000; }

INPUT.Form_Fields, SELECT.Form_Fields, TEXTAREA.Form_Fields {
	#border: 1px solid #333333;
	background-color: #E6F4F8;
}

.Form_Fields_Notes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: capitalize; background-color: #FFFFCC; vertical-align: middle; color: #330000; }
