/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body {
	background-color: #26506d;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	color:333366;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
}
.content a:link {
	color: #006699;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.content a:visited {
	color: #999999;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.content a:hover {
	text-decoration: underline;
	color: #0099CC;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.content a:active {
	color: #FFCC66;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.content li {
	color:#000000;
	text-decoration: none;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: square;
}
.bbuild {
	color:#0000FF;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.bbuild:link {
	color: #0000FF;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.bbuild:visited {
	color: #999999;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.bbuild:hover {
	text-decoration: underline;
	color: #FF0000;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.bbuild:active {
	color: #FF9900;
	text-decoration: underline;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.header {
	color: #000000;
	border: 1px solid #000000;
	letter-spacing: 0.1em;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #EEEEEE url(/images/bg_header.gif);
}
.headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: .1px solid #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEEE;
}
.headerbig {
	color: #000000;
	letter-spacing: .2em;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.headersub2 {
	color: #FFFFFF;
	background-color: #0099CC;
	font: bold 12px/140% Arial, Helvetica, sans-serif;
}
.infobox {
	color: #FFFFFF;
	border: 1px solid #006600;
	letter-spacing: .2em;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #669966;
}
.infoboxsm {
	color: #FFFFFF;
	border: 1px solid #006600;
	letter-spacing: 0.1em;
	padding: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #669966;
}
hr {
	width: 100%;
	height: 1px;
	border: 1px solid #999999;
}
hr_dashed {
	border: none 0;
	border-top: 1px dashed #000000;
	width: 100%;
	height: 1px;
}
li {
	text-decoration: none;
	list-style-type: square;
	color: #000000;
	word-spacing: normal;
	display: list-item;
	padding: 0px 0px 4px;
	top: 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.bg_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.bg_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}
.bg_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.text {
	color: #000000;
	font: 13px/180% "Century Gothic", Arial, Helvetica, sans-serif;
}
.textwhite {
	color: #FFFFFF;
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.textcolor {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
}
.smalltext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smalltext10 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textsmallexpand {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: marker;
}
.coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	border: medium dashed #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
.checks {
	text-decoration: none;
	list-style-type: square;
	font-size: 14px;
	list-style-image: url(/images/check.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	word-spacing: normal;
	display: list-item;
	padding: 10px;
	font-weight: bold;
}
.testi {
	padding: 5px;
	border: 1px solid #003366;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.testiname {
	padding: 5px;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
}
.border {
	border: 4px solid #CCCCCC;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #B5BDC6;
}
.tableborderbg {
	border: 1px solid #B5BDC6;
	background-image: url(/images/bg_featuretable.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #B5BDC6;
}
.headerblue {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B3D99;
	text-decoration: none;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
}
.quote {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.textexpanded {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: .2em;
	font-size: 12px;
}
h1 {
	color: #333366;
	margin: 0px;
	padding: 0px 0px 5px 7px;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90E1FF;
}
h3 {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font: 15px Arial, Helvetica, sans-serif;
}
.bg_table {
	background-image: url(/images/bg_table.gif);
	border: 1px solid #000000;
}
#bioinfo {
	color:333366;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	background-color: #FFFFFF;
}


div.footer-link-container {width:710px; margin:15px auto 10px auto; padding:0; }
.footer-link-container p{text-align:center; margin:12px auto;}
.footer-link-container ul {list-style-image:none; list-style-type:none; margin:0; padding:0;}
.footer-link-container ul li {list-style-image:none; list-style-type:none; margin-left:0px; padding:4px 0px; font-size:90%; font-weight:bold;}
div.col {text-align:left;float:left;  margin:0px;}
.address {width:140px;}
.footer-link-container .address p{text-align:left; margin:0px auto;}
.one{ padding:0 0 9px 0; width:140px;}
.two, .three, .four{ padding:0px 0px 9px 18px; border-left:1px solid #cfcfcf; width:170px;}
.clear{clear:both;}
.footer-link-container div.col a:link, div.footer-link-container div.col a:visited {}
.footer-link-container div.col a:hover{text-decoration:none;}

#small {
	font-size: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: ;
	border: 0px  ;
}
.maintext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
.mainlink {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#0000FF;}
.mainlink a:link {
	color:#0000FF;}
.mainlink a:hover {
	color:#FF0000;}
.mainlink a:active {
	color:#FF9900;}
.mainlink a:visited {
	color: #999999;}
	
a {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #0000FF;}
a:link {
	color: #0000FF;}
a:hover {
	color: #FF0000;}
a:active {
	color: #FF9900;}
a:visited {
	color: #999999;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: #EEEEEE;}
.subtext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;}
.subtext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;}
.sublink {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #0000FF;}
.sublink a:link {
	color: #0000FF;}
.sublink a:hover {
	color: #FF0000;}
.sublink a:active {
	color: #FF9900;}
.sublink a:visited {
	color: #999999;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navlink a:link {
	color: ;}
.navlink a:hover {
	color: ;}
.navlink a:active {
	color: ;}
.navlink a:visited {
	color: ;}

/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
	color:#000000; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: #000000;
	cursor: text;}
.resource a:hover {
	color: #000000;
	cursor: text;}
.resource a:visited {
	color: #000000;
	cursor: text;}
.resource a:active {
	color: #000000;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/

#footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	height:218px;
	text-decoration: none;
	background-image: url(/images/bg_footer.gif);
	width: 900px;
	background-repeat: repeat-x;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
