body{
	color: #FFFFFF;
}


h1
{
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	color:#000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

td,div,body,p
{
	color:#000000;
	font-family:Verdana;
	font-size: 12px;
}

td.formName {
	font-family: Verdana;
	font-size: 12px;
	text-align:right;
}

INPUT.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}



A.mainMenu {
	 font-family:Verdana;
    font-size:12px;
    color:#CC0000;
	font-weight: bolder;
    text-decoration:none;
}
A.subMenu{
	 font-family:Verdana;
    font-size:12px;
    color:#996666;
	/*font-weight: bolder;*/
    text-decoration:none;
}



A.mainMenu:hover {
    text-decoration: underline;
}

A.subMenu:hover {
    text-decoration: underline;
}


.interiorMenu{
	padding-top:23px;
	padding-left:18px;
	background: #E5E2DE;
}

.subMenu{
	padding-bottom:17px;
}



.interiorMenu1{
background-image : url(/images/redArrowButton.gif);
background-repeat : no-repeat;
width:20px;
 background-position : center;
}

.interiorMenuAlign1{
	padding-left:17px;
	padding-top:15px;
}

.interiorMenu1Color{
	 font-family:Verdana;
    font-size:12px;
    color:#CC0000;
	font-weight: bolder;
    text-decoration:none;
}

.interiorMenu2{
	background-image :url(/images/submenu_icon.gif);
	background-repeat : no-repeat;
	width:12px;
	background-position : center;
}

.interiorMenuAlign2{
	padding-left:50px;
}

.interiorMenu2Color{
	 font-family:Verdana;
    font-size:12px;
    color:#996666;
    text-decoration:none;
}



.backgroundColor{
	background-color : #D7D3CF;
}
.menuBackgroundColor{
	background: #E5E2DE;
}

DIV.homeContent {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height : 18px;
	overflow:hidden;
}
DIV.homeContentSize{
	padding-top:0px;
    padding-right:35px;
    padding-left:40px;
	padding-bottom:2px;
}

DIV.interiorContent {
	font-family:Verdana;
	font-size:12px;
	line-height : 18px;
	color:#000000;
}

td.homeContent{
	width:599px;
	height:130px;
}

DIV.interiorContentSize{
	padding-top:0px;
    padding-left:36px;
	padding-right:42px;
	padding-bottom: 30px;
}



td.interiorContent{
	width:599px;
}


.greylineRight{
	border-right:1px solid #E0E0E0
}

.greylineTop {
	border-top-color : #87979E;
	border-top-style : dotted;
	border-top-width : 1px;
}


.loginInput{

width:89px;
height:19px;
background-image:url(/images/inputbg.gif);
border:1px solid #CC9999;
margin:0;
margin-bottom:5px;
}

.loginBox{
	background-color : #FBF2DE;
	border
	width:235px;
	height : 120px;
	padding-right: 45px;
	padding-left:35px;
	border : thin solid #1514A4;
}


.pwdLink{
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color:#000000;
}
.loginField{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color:#000000;
	}

	.emailInput{
width:200px;
height:19px;
background-image:url(/images/inputbg.gif);
border:1px solid #CC9999;
margin:0;
margin-bottom:5px;
}

	.loginHead{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bolder;
	padding-top : 10px;
	color:#000000;
}

.pwdRetrieveBox{
	background-color : #FBF2DE;
	border
	width:235px;
	height : 120px;
	padding-right: 45px;
	padding-left:35px;
	border : thin solid #1514A4;
}

.formError{
	font-family : Verdana;
	font-size: 12px;
	color: Red;
}

.reportHeader{
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.reportText{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}

.footerBox{
	background : #f5f4f3;
	border : 1px solid #d7d3cf;
	padding-left : 30px;
	padding-right: 17px;
	padding-bottom : 15px;
	padding-top : 65px;
}
.footerText{
	font-family: Verdana;
	font-size: 11px;
	color: #C4C4C3;
}

A.footer{
	font-family:verdana;
	font-size:11px;
	color:#C4C4C3;
	text-decoration:none;
}

A.footer:hover{
	text-decoration: underline;
}
