BODY {
	SCROLLBAR-FACE-COLOR: #8C8C82;
	SCROLLBAR-HIGHLIGHT-COLOR: #BFBFBF;
	SCROLLBAR-SHADOW-COLOR: #230B0B;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #EE9900;
	SCROLLBAR-TRACK-COLOR: #A3A7A9;
	SCROLLBAR-DARKSHADOW-COLOR: #3F4448;
	background-color: #F3EFE2;
	border: 0;
	margin: 0;
	padding: 0px;
	background-image:  url(../../v2/css/bg.gif);
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
}
ul {
	margin-left:3em;
	margin-top:3px;
	list-style-type: square;
}
ol {
	margin-left:2.5EM;
	margin-top:3px;
	color: #666666;
} 
li, select{
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-type: square;
	color: #666666;
}
textarea { font:x-small Arial; }
input{ font:x-small Arial; }
b{ font-family: Verdana; }
sup{ font-size:80% }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-top:2px;
	line-height: 150%;
	color: #666666;
} 
.bodyLink a:visited { color:#666666; text-decoration: none;}
.bodyLink a { color:#333333; text-decoration: none; } 
.bodyLink a:link { color:#333333; text-decoration: none; } 
.bodyLink a:hover { color:#990000; text-decoration: underline; }


label{ color:#000066; cursor:hand; }
div.Indent{ margin:0px 0px 0px 20px; }
div.relative{ position: relative; }

.small { font:9px verdana; }
.ucase { text-transform:uppercase; }
.error {
	color: #CC0000;
}
.errorLogin {
	color: #FFF99D;
}

td.content {
	color: #666666;
	line-height: 110%;
	font-size: 11px;
	background-color: #EEEEE7;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.content a:visited { color:#666666; }
.content a:hover { color:#FE5612; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 140%;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #EDE1BC;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer a:visited { color:#666666; text-decoration: none;}
.footer a:link { color:#333333; text-decoration: none; } 
.footer a:hover { color:#990000; text-decoration: underline; }

.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE9900;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-left: 5px;
}



.tableBorder {
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
}

.star {
	color: #FF6600;
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CAD4D4;
	background-image:  url(nav_bg.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.header {
	background-color: #FFFFFF;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}

.formButton {
	background-color: #666666;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	width: 150px;
}

.formInput {
	color: #333333;
	line-height: 145%;
	font-size: 11px;
}

.tn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:  url(tn_arrow_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color:#656456;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.tn a:link {
	color:#656456;
	text-decoration: none;
	background-image:  url(tn_arrow_bg.gif);
}
.tn a:visited {
	color: #EE9900;
	text-decoration: none;
	background-image:  url(tn_arrow_bg.gif);
}

.tn a:hover {
	color: #22485D;
	text-decoration: underline;
	background-image:  url(tn_arrow_bg.gif);
}

td.contentSub {

	color: #666666;
	line-height: 110%;
	font-size: 11px;
	background-color: #EEEEE7;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.contentSub a:visited { color:#666666; }
.contentSub a:hover { color:#FE5612; }
.tn_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(tn_arrow_bg_on.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	color:#FE5612;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
.subsubHead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 0px;
}


.bodyLink {
color:#333333; text-decoration: underline;
}
.csQuote {
	color: #A81429;
	font-style: italic;
	padding: 15px;
}

