
HTML,BODY{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none; 		
	margin : 0px 0px 0px 0px;
	background-color : #3F5E91;
}
HTML.whitey,BODY.whitey{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none; 		
	margin : 0px 0px 0px 0px;
	background-color : #ffffff;
}


.frameTbl{

	background-color : #ffffff;
	margin: 0px auto;
	height : 650px;
	padding :  0px 0px 0px 0px;
	text-align : center;
	vertical-align : top;
	border : solid 0px black;
}

.smallHdr{

	font-size: 14px;
	font-weight: bold;
}

.normTxtInput{

	background-color : #ffffff;
	border : solid 1px gray;
	width : 100px
}
.loginInputs{
	background-color : #ffffff;
	border : solid 1px gray;
	width : 80px

}
.contentTbl{
	background-color : #ffffff;
	border-top : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
	border-left : solid 1px #cccccc;
	border-right : solid 1px #cccccc;
	height : 90%;
	padding : 0px 20px 0px 20px;
}

.hdrTbl
{
	padding : 0px 0px 0px 0px;
	width : 100%
	
	
}


.rightBlockTbl{
	background-color : #DDE6FF;
	border-top : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
	border-left : solid 1px #cccccc;
	border-right : solid 1px #cccccc;
	height : 145px;
	padding : 15px 10px 15px 5px;
	width : 180px;
	vertical-align : top;
	text-align : left	
}

.rightBlockNewsTbl{
	background-color : #ffffff;
	padding : 15px 10px 15px 5px;
	width : 180px;
	vertical-align : top;
	text-align : left;
	padding : 3px 10px 3px 5px;	
}

.rightBlock{
	background-color : #ffffff;
	border : 0px;
	height : 100%;
	padding : 10px 10px 10px 2px;
	font-size: 11px;
	width : 180px;
	vertical-align : top	
}


.navTd{
	padding : 0px 0px 0px 10px
}


.contentTd{
	padding : 10px 10px 10px 10px;
	height : 90%;
	
}

.choiceRow{
	padding : 1px 1px 1px 1px;
	background-color : #EDEFFF;	
	height : 25px
}

.formTd{
	padding : 5px 5px 5px 10px;
	border-top : solid 1px #eeeeee;
	/*border-bottom : solid 1px #eeeeee;*/
	border-left : solid 1px #eeeeee;
	border-right : solid 1px #eeeeee;	
	height : 87%;
	vertical-align : top;
	text-align : left;

}


.hdr{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-align : left;
	padding-left : 9px;
	vertical-align : bottom; 
}




.normTXT_BLACK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none 
}

.TXT_content_BLACK{
	background-color : #ffffff
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #333366;*/
	color : brown;
	text-decoration:none 
}


a:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline 
}

.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none; 
	background-color : #DDE6FF;
}

.disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	text-decoration:none; 
	background-color : #DDE6FF;
	border : solid 1px #dddddd
}

P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none; 		
	margin : 0px 0px 0px 0px;
	background-color : #ffffff;
}


.hdrWhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 25px;
    COLOR: #ffffff;
    TEXT-INDENT: 10px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left
}

