/******* 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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tborder {
	border-top: 1px solid #FFFFFF;
	background:transparent url(images/back.jpg) repeat-x scroll center top;
	width:100%;
	height:140px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.recordfloat {
	border-top: 0px;
	background:transparent;
	height: 180px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 13;
}

.logofloat {
	border-top: 0px;
	background:transparent;
	height: 136px;
	left: 225px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 13;
}

.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: 83px;
	width: 178px;
	z-index:5;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #676767;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}

/******* Navigation Styles *******/
.mainnav {
	position: absolute;
	top: 140px;
	height: 28px;
	width: 100%;
	z-index:3;
	background-color:   #092159;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.popnav {
	width: 100%;
	background-color:   #092159;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

A.glink:link {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
}

A.glink:visited {
	font-size: small;
	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: 168px;
	height: 42px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	z-index:3;
	background-color: #84B1FD;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #020C60;
    text-decoration: none;
}

.subglobalNav a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #020C60;
    text-decoration: underline;
}

.mainbody {
	position: absolute;
	top: 210px;
	width: 100%;
	z-index:3;
	background-color: #E8E8E8;
	border-top-width: thin;
	border-top-style: solid;
	border-top-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}

/*added style class*/
.requiredField
{
	color:#FF0000;
	font-size:12px
}
.invalidField
{
	border-color:#FF0000;
}

/******* Layer for floating flash letters *******/
.flashfloat {
	top: 0px;
	position:absolute;
	width:764;
	height:80;
	z-index:5;
}

