/******************************************************************************
STYLESHEET

NAMING CONVENTI0N:
function | descriptor

Use lowercase letters for first word,
the capital letters for each additional word.

example: subtext white = subWht
		 subtext white bold = subWhtBld

ABREVIATIONS:
sub				subtext / sub
txt				text
bd				body
hd				head
hdln			headline
lnk				link
wht				white
blu				blue
med				medium
lg				large
lt				light
bld				bold
ul				underline
slt				slate
fot				footer
hm				home
sml				small

*****************************************************************************/

/* Subtext */
.SubNav {font-family: verdana, sans-serif; font-size:10px; line-height:12px; color:#434343;}
.SubNav2 {font-family: arial,verdana, sans-serif; font-size:10px; line-height:12px; color:#434343;}
.subwht {font-family: verdana, sans-serif; font-size:10px; color:#999999;}

/* Body text */
.coppyWht {font-family: arial, verdana, sans-serif; font-size:12px; line-height: 15px; color:#646464;}

BODY {
margin-top: 0px;
margin-left: 0px;	
}
BODY, DIV, TD {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #434343;

}

SUP {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	color: #888888;

}
BLOCKQUOTE {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	color: #888888;

}


SELECT, TEXTAREA, INPUT, OPTION{
	font-size: 10px;
	line-height: normal;
	color: #00539C;
	font-size: 10px;
	text-decoration: none;
	background : #ffffff;
	font-family : arial, verdana, sans-serif;
	border : 1px solid #849EBC;
}
.bullet{list-style-type:disc; margin-top:1px; margin-bottom:0px; margin-left:17px; line-height : 18px;
}
.bullet2{list-style-type:disc; margin-top:15px; margin-bottom:0px; margin-left:17px;
}
.bullet3{
	list-style-type:disc;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:17px;
	line-height : 18px;
}
.spacer {margin-top:0px; margin-bottom:10px;}
ul {
	list-style-type: disc;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
A {
	color: #434343;
}
A:link {
	color: #434343;

}
A:hover {
	color: #FFC000;
	text-decoration: underline;
}
.yellow{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: underline;
	color: #434343;
}
.yellow:hover{
	text-decoration: underline;
	color: #FAC32F;
}
.yellow:active{
	text-decoration: none;
	color: #434343;
}
.footer {
	font-size: 10px;
	color: #A2A2A2;
	text-decoration: none;
}
.footer:link {
	color: #A2A2A2;
}

.menu {
	font-family:  arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #6E767A;
	text-decoration: none;
}
.menu:link {
	color: #434343;
}

.menu:hover {
	color: #FFC000;
	text-decoration: none;
}
.SubNav {
	font-size: 10px;
	color: #434343;
	text-decoration: none;
}
.SubNav:link {
	color: #434343;
}

A.SubNav:hover {
	color: #999999;
	text-decoration: underline;
}

.subnav2 {
	font-size: 10px;
	color: #434343;
	text-decoration: none;
}
.subnav2:link {
	color: #434343;
}

.subnav2:hover {
	color: #999999;
	text-decoration: underline;
}
.select {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #6E767A;
	line-height: 11px;
	height : 14px;
	text-decoration: none;
}
.select:link {
	color: #434343;
}

.select:hover {
	color: #434343;
	text-decoration: none;
	font-weight : bold;
}
.select_sub {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #6E767A;
	line-height: 11px;
	height : 59px;
	background-color : #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	width : 107px;
	text-align : center;
	vertical-align : bottom;
}
.select_sub:link {
	color: #434343;
}

.select_sub:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	background-color : #E15100;
}
.select_sub:active {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}
.clDescriptionCont {position:absolute; width:221px; visibility:hidden; layer-background-color:#FFFFFF; z-index:200;line-height: 13px;}
.clDescription {left:0px; top:0px; font-family:arial,Verdana,helvetica,sans-serif; overflow:hidden; border: 1px solid #FFFFFF; padding:3px; font-size:10pt; background-color:#FFFFFF; layer-background-color:#FFFFFF; color: #434343;line-height: 13px;}
.clCaption {position:absolute; left:0px; top:0px; width:221px; height:15px; clip:rect(0px 100px 15px 0px); font-size:10pt; font-family:arial,Verdana,helvetica,sans-serif; background-color:#FFFFFF; layer-background-color:#FFFFFF; line-height: 13px;}