/******* Page styles *******/
.style1 {
	color: #1B3456;
}

.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;
}

.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 #FFFFFF;
}

.nheader {
	vertical-align: top;
}

.content {
	background-color: #3D3B3C;
}

.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 #393939;
}

.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: 191px;
	width: 178px;
	z-index:3;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #3D3B3C;
	border-top-width: thick;
	border-top-style: ridge;
	border-top-color: #3D3B3C;
}

/******* Layer for floating flash letters *******/
#Layer2 {
	position:absolute;
	width:764;
	height:121;
}

/******* Navigation Styles *******/
.subgnav {
	position: absolute;
	top: 125px;
	width: 740px;
	text-align: center;
	vertical-align: middle;
	visibility: inherit;
	padding: 0px 0px 0px 10px;
	z-index:3;	
}

A.glink:link {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
}

A.glink:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
}

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: 740px;
	text-align: center;
	vertical-align: middle;
	visibility: inherit;
	z-index:3;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}

.subglobalNav a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.lbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A.lbox:active {  color: #0099FF;}
A.lbox:link {  color: #003399;}
A.lbox:visited {  color: #003399;}
A.lbox:hover {  color: #000000;}

A.body:active {  color: #0099FF;}
A.body:link {  color: #003399;}
A.body:visited {  color: #003399;}
A.body:hover {  color: #000000;}

A.footer:active {  color: #0099FF;}
A.footer:link {  color: #FFFFFF;}
A.footer:visited {  color: #FFFFFF;}
A.footer:hover {  color: #000000;}

a:active {  font-family: Verdana; color: #0099FF}
a:link {  font-family: Verdana; color: #003399}
a:visited {  font-family: Verdana; color: #003399}
a:hover { font-family: Verdana; color: #000000}


