

#dropmenudiv{
	position:absolute;
	border:1px solid #cccccc;
	font:normal 12px Verdana;
	line-height:16px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	color:#1375B4;
	background-color: #ffffff;
	border:0px solid #D7E5F2;
	padding:3px;
}

#dropmenudiv a:hover
{ /*hover background color*/
	background-color: #E8EBF0;
	color:#1375B4;
	border: 0px solid #cccccc;
	text-decoration : none; 
	font-weight : normal; 
}

a:link
{
	color : #454545; 
	text-decoration : none; 
}
a:visited
{
	color : #454545; 
	text-decoration : none; 
}
a:hover
{
	color : #1375B4; 
	text-decoration : none; 
}
a:active
{
	color : #454545; 
	text-decoration : none; 
}



td 
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #454545; 
	text-decoration : none; 
} 
.tdtitlepayoffnav
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #454545; 
	text-decoration : none; 
} 

.tdblunav
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #1375B4; 
	text-decoration : none; 
} 
.tdtitlepayoff
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	color : #454545; 
	text-decoration : none; 
} 

.tdblu
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	color : #1375B4; 
	text-decoration : none; 
} 
a.navbar:link
{
	text-decoration : none; 
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
}

a.navbar:visited 
{
	text-decoration : none; 
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif;
	background : transparent; 
	color : #1375B4; 
} 

a.navbar:hover 
{
	text-decoration : none; 
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
} 

a.navbar:active 
{
	text-decoration : none; 
	font-size : 13px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
}

a.default:link
{
	text-decoration : none; 
	font-size : 14px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
} 

a.default:visited
{
	text-decoration : none; 
	font-size : 14px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
}

a.default:hover 
{
	text-decoration : underline; 
	font-size : 14px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
} 

a.default:active
{
	text-decoration : none; 
	font-size : 14px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #1375B4; 
	background : transparent; 
} 


.footer
{
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color : #666666; 
} 


.inputtext	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
	background : #F0F7FD; 
	font-size : 14px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
}

textarea	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
	background : #F0F7FD; 
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #353535;
	width: 100%;
}

.inputselect	
{
	width : 100%;
	color : #353535;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #F0F7FD; 
}
.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #ffffff;
        background: #0F75B7;
	font-size : 14px;
	font-weight : normal;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #1075B7;
	text-align:center;
}

