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 : 11px; 
	color : #454545; 
	text-decoration : none; 
} 

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

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


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

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

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

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

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

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

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

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

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

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


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


.inputtext 
{
	border:1px solid #cccccc;
	border-color : #cccccc; 
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #454545; 
	width : 100%; 
	background : #F0F7FD; 
} 




textarea
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : #cccccc; 
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #454545; 
	width : 100%; 
	background: #F0F7FD;
} 


.inputselect 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : #cccccc; 
	color : #999999; 
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;
	background : #F0F7FD; 
	width : 100%; 
} 


.button	
{
	border:1px solid #cccccc;
	border-color : #cccccc;
	font-size : 11px;
	font-weight : normal;
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #1075B7;
}

