body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

table, td 
{
	border: 0px;
}

a:hover { text-decoration: none; }

img { border: 0px; }

.main_text, table, input, select, textarea, body, font
{
	font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	color: #11286B;
}

a { color: #11286B; }

font, font a { color: #007DB8; }

.left_link { text-align: left; margin-right: 5px; }
.left_link a { margin-left: 4px; font-weight: bold; text-decoration: none; }
.left_link a:hover { text-decoration: underline; }

.right_link { text-align: right; margin-right: 5px; }
.right_link a { margin-left: 4px; font-weight: bold; text-decoration: none; }
.right_link a:hover { text-decoration: underline; }
	
.c_text { color: #D4D4D4; font-size: 8pt; margin: 0px 0px 0px 0px; text-align: center; }
.c_text a {	color: #3ED2F8; font-size: 8pt; }
.c_text font a { color: #3ED2F8; font-size: 8pt; }

.no_class, form, .no_class td
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;		
}

.form { height: 27px; margin-top: 4px; }
.form input	
{ 
	width: 146px; 
	height: 24px; 
	border-color: #051727; 
	border-width: 1px; 
	background-color: #ffffff; 
	border-style: solid; 
	padding-left: 5px; 
}

.input1 
{
	width: 130px; 
	height: 24px; 
	border-color: #051727; 
	border-width: 1px; 
	background-color: #143370; 
	border-style: solid; 
	padding-left: 5px; 
	border-left-width: 0px; 
	color: #D4D4D4; 
	font-size: 9pt; 
	vertical-align: middle; 
	padding-top: 3px; 
}

.inp1 { margin-top:-1px; }

ul 
{
	margin: 0; 
	padding: 0; 
	list-style: none
}

li  
{
	background: url(/web/images/Custom/bullet2.gif) no-repeat left top; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 13px; 
}
li a  {color: #007DB8; }

.v_l { background: url(/web/images/Page/v-l.gif) repeat-y left; }

.i5_v_l { background: url(/web/images/Page/5-v-l.gif) repeat-y left; }

