/******* Page styles *******/
.style1 {
	color: #C6CBC5;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.quotetext {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.OSfoot {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
}

.OSwhite {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

.bodybg {
	background-image: url(images/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tborder { 
    border: 1px solid #8A8D7C;
}

.nheader {
	vertical-align: top;
}

.content {
	background-color: #38361D;
}

.content2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9D2EE;
	border-right-color: #B9D2EE;
	border-bottom-color: #B9D2EE;
	border-left-color: #B9D2EE;
}

.toolbar{
	position: absolute;
	top: 224px;
	width: 560px;
	z-index:3;
}



.tableheader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9D2EE;
	border-right-color: #B9D2EE;
	border-bottom-color: #B9D2EE;
	border-left-color: #B9D2EE;
	border-bottom-style: solid;
	background-image: url(images/tablehd.jpg);
	background-repeat: repeat-x;
}

.nfooter {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	border: 1px solid #122D4A;
}

.bullet_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(images/tinydot.gif);
	margin-right: 5px;
}

/******* Layer for floating logo *******/
.llogo{
	position: absolute;
	top: 41px;
	margin-left: 22px;
	z-index:3;
}

/******* Layer for floating flash letters *******/
#Layer2 {
	position:absolute;
	width:764;
	height:121;
}

/******* Navigation Styles *******/
.subgnav {
	position: absolute;
	top: 125px;
	width: 764px;
	text-align: center;
	vertical-align: top;
	visibility: inherit;
	padding: 0px 0px 0px 0px;
	z-index:3;
}

/******* Snow on the NAV *******/
.subgsnow {
	position: absolute;
	top: 120px;
	text-align: center;
	width: 764px;
	padding: 0px 0px 0px 0px;
	z-index:7;	
}
.subgsnowb {
	position: absolute;
	top: 145px;
	text-align: center;
	width: 764px;
	padding: 0px 0px 0px 0px;
	z-index:7;	
}

A.glink:link {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}

A.glink:visited {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}

A.glink:hover {
	font-weight: bold;
    color: #FFFFFF; 
    background-image: url(images/navselect2.gif); 
    text-decoration: underline;
}

A.glink:active {
	color: #FFFFFF;
} 

.subglobalNav{
	position: absolute;
	top: 150px;
	width: 764px;
	text-align: center;
	vertical-align: middle;
	visibility: inherit;
	z-index:3;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #1E2201;
}

.subglobalNav a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.lbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A.lbox:active {  color: #FF0000;}
A.lbox:link {  color: #A80000;}
A.lbox:visited {  color: #A80000;}
A.lbox:hover {  color: #000000;}

A.body:active {  color: #FF0000;}
A.body:link {  color: #A80000;}
A.body:visited {  color: #A80000;}
A.body:hover {  color: #000000;}

A.footer:active {  color: #FF0000;}
A.footer:link {  color: #FFFFFF;}
A.footer:visited {  color: #FFFFFF;}
A.footer:hover {  color: #000000;}

a:active {  font-family: Verdana; color: #FF0000;}
a:link {  font-family: Verdana; color: #A80000;}
a:visited {  font-family: Verdana; color: #A80000;}
a:hover { font-family: Verdana; color: #000000;}


