/* All text without other styles attatched to it */
BODY,P,TD,DIV,SPAN,.text{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin: 0px;}

/* Hyperlinks */
a {text-decoration: underline; color: #000000}
a:hover {  text-decoration: underline; color: #7E9BBF}

/* Bold text */
.boldnav {  font-size: 11px; line-height: 14px; font-weight: bold}

/* Page headers */
.sechead {  font-size: 15px; font-weight: bold; line-height: 18px; font-family: Arial, Helvetica, sans-serif}

/* Paragraph's in Web Site */
.leading18 {  font-size: 11px; line-height: 16px}

/* Underlined Text */
.underline {  text-decoration: underline}

/* Smalltext */
.smalltext {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* Smalltext light */
.smalltextL {font-size: 10px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif}
a.smalltextL { text-decoration: none; color: #FFFFFF}
a.smalltextL:link { text-decoration: none; font-weight: normal; color: #FFFFFF}
a.smalltextL:hover { text-decoration: underline; font-weight: normal; color: #FFFFFF}
a.smalltextL:active { text-decoration: underline; color: #FFFFFF}
a.smalltextL:visited { color: #FFFFFF}

/* Small Red Text */
.smalltextred {	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; }

/* Small bold text */
.boldnavsm { font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* White text links */
.white { color: #FFFFFF;	text-decoration: none;}
a.white { color: #FFFFFF; text-decoration: none;}
a.white:link { color: #FFFFFF; text-decoration: none}
a.white:hover { color: #FFFFFF; text-decoration: none}
a.white:active { color: #FFFFFF; text-decoration: none}
a.white:visited { color: #FFFFFF; text-decoration: none}

/* Off White text links */
.offwhite { color: #E5E5E5;	text-decoration: none;}
a.offwhite { color: #E5E5E5; text-decoration: none;}
a.offwhite:link { color: #E5E5E5; text-decoration: none}
a.offwhite:hover { color: #E5E5E5; text-decoration: none}
a.offwhite:active { color: #E5E5E5; text-decoration: none}
a.offwhite:visited { color: #E5E5E5; text-decoration: none}

/* Small white text links */
.whitesm { color: #FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
a.whitesm { color: #FFFFFF; text-decoration: none;}
a.whitesm:link { color: #FFFFFF; text-decoration: none}
a.whitesm:hover { color: #FFFFFF; text-decoration: none}
a.whitesm:active { color: #FFFFFF; text-decoration: none}
a.whitesm:visited { color: #FFFFFF; text-decoration: none}

/* Red text */
.statement { color: #FF0000;}

/* Header for 404 Page */
.secheadl {	font-size: 18px; font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	color: #003399;	text-align: center;}

/* 1 Pixel Border */
.border { border: 1px solid #333333;}.whitesmb {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;

}
.blacksmb {

	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.tableheight {
	height: 100%;
	width: 100%;
}
.tablenav {
	border: 2px solid #333333;
	background-color: #666666;
	color: #FFFFFF;


}
.border2 {
	border-right: 1px solid #929292;
	border-left: 1px solid #929292;

}
