/* this is a css comment, ignored by the browser*/
/* no html markup allowed */
html { height: 100.02%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-condensed;
	color: #666666;
	z-index: 1;
	line-height: 120%;
	text-align: left;
	left: 0px;
}
form { margin: 0 0 0 0;}

a.whitelink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.side:link {text-decoration: none; color: #FF6600 } 
a.side:visited {text-decoration: none; color: #FF6600 }
a.side:hover {text-decoration: none; color: #8ab592 }

a.breadcrumb:link {text-decoration: underline; font-size: 7pt; font-family: verdana; color: #FF6600 }
a.breadcrumb:visited {text-decoration: underline; font-size: 7pt; font-family: verdana; color: #FF6600 }
a.breadcrumb:hover {text-decoration: underline; font-size: 7pt; font-family: verdana; color: #FF6600 }

a.sample:link {text-decoration: underline; font-size: 9pt; font-family: verdana; color: #FF6600 }
a.sample:visited {text-decoration: underline; font-size: 9pt; font-family: verdana; color: #FF6600 }
a.sample:hover {text-decoration: underline; font-size: 9pt; font-family: verdana; color: #FF6600 }

a.footer:link {text-decoration: underline; font-size: 7pt; font-family: arial; font-weight: 100; color: #FF6600 }
a.footer:visited {text-decoration: underline; font-size: 7pt; font-family: arial; font-weight: 100; color: #FF6600 }
a.footer:hover {text-decoration: underline; font-size: 7pt; font-family: arial; font-weight: 100; color: #999999}

a.pages:link {text-decoration: none; font-size: 9pt; font-family: arial; font-weight: 300; color: #000000 }
a.pages:visited {text-decoration: none; font-size: 9pt; font-family: arial; font-weight: 300; color: #000000}
a.pages:hover {text-decoration: underline; font-size: 9pt; font-family: arial; font-weight: 300; color: #999999}


a.topNav:link {text-decoration: none; font-size: 8pt; font-family: arial; font-weight: 300; color: #000000 }
a.topNav:visited {text-decoration: none; font-size: 8pt; font-family: arial; font-weight: 300; color: #000000}
a.topNav:hover {text-decoration: underline; font-size: 8pt; font-family: arial; font-weight: 300; color: #999999}

a.purpleLink:visited {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.purpleLink:link {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.purpleLink:hover {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.purpleLink:active {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}

a.orangeLink:visited {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.orangeLink:link {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.orangeLink:hover {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.orangeLink:active {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}

a.hiddenLinkBlack:visited {text-decoration: none;color: #000000;}
a.hiddenLinkBlack:link {text-decoration: none;color: #000000;}
a.hiddenLinkBlack:hover {text-decoration: none;color: #000000;}
a.hiddenLinkBlack:active {text-decoration: none;color: #000000;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
td.texterror {  font-size: 9pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #FF0033;
}

.text_white_reverse_in_blue a:link {
	color: #FFFFFF;
	z-index: 1;
	background-color: #0066FF;
} 
.text_white_reverse_in_blue a:hover {
	color: #33CCFF  ;

}
.text_dark_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	z-index: 1;
}
.gray_box {
	border: 2px solid #999999;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #CCCCCC;
}
.text_white_reverse_in_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
	background-color: #0066FF;
}
.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	z-index: 1;
}
.text_body_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-condensed;
	color: #666666;
	z-index: 1;
	line-height: 130%;
	text-align: left;
	left: 0px;
}
.black_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.orange_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 26px;
}
.orange_headersSuper {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 9px;
 	vertical-align: baseline;
    position: relative;
    bottom: 8px;
}	
.quickadd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	background-position: center;
	text-align: center;
}
.quickadd_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 19px;
}
.medium_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
