ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}

li
{
	background: none;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #008080;
	background: url(images/bluediamond2_gray_trans.png);
	font-family: Tahoma;
}

h1
{
	font-size: 90%;
	color: #87121b;
}

td, div, select
{
	font-size: 95%;
	color: #000;
	line-height: 15px;
}

.m1
{
	color: #A4A4A4;
}

.m2
{
	color: #858585;
}

.pol
{
	color: #262626;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.m_10
{
	color: #A4A4A4;
	font-size: 10px;
}

.title
{
	color: #BBBBBB;
	font-size: 10px;
}

.t1
{
	color: #5F5E5E;
}

.red_b
{
	color: #95191C;
	text-transform: uppercase;
	font-weight: bold;
}

.red_11
{
	color: #DC4400;
}


.m_102
{
	color: #6F6F70;
	font-size: 10px;
}

.green
{
	color: #428400;
}

.green_9
{
	color: #428400;
	font-size: 9px;
	text-decoration: none;
}

.pol2
{
	background-position: bottom;
	color: #777777;
	font-size: 10px;
	background-color: #165fd2;
	text-align: center;
	width: 766px;
	height: 82px;
	background-image: url(images/bg_bottom.png);
	background-repeat: repeat-x;
	border-top: 5px solid #111;
	padding: 5px;
}

.pol3
{
	color: #468B00;
	font-size: 10px;
}

.contact
{
}

.red_12
{
	color: #DC4400;
	font-size: 12px;
}

.sep
{
	margin-left: 17px;
	margin-right: 17px;
	vertical-align: middle;
}

a, a:visited
{
	text-decoration: none;
	color: #4F0B10;
}

a:hover
{
	text-decoration: underline;
	color: #87121b;
}

a.pol:hover
{
	text-decoration: underline;
}

a.green_9:hover
{
	text-decoration: underline;
}

a.pol3:hover
{
	text-decoration: none;
}

a.m2:hover
{
	text-decoration: none;
}

a.m1:hover
{
	text-decoration: none;
}

a.red_11:hover
{
	text-decoration: none;
}

.input
{
	background-color: #FFFFFF;
	color: #858585;
	font-size: 10px;
	font-family: Tahoma;
	border-color: #BFBFBF;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	padding: 3 0 0 4px;
}

.input2
{
	width: 205px;
	height: 20px;
	background-color: #FFFFFF;
	color: #858585;
	font-size: 11px;
	font-family: Tahoma;
	margin: 0px;
	padding: 1 0 0 4px;
}

.textarea
{
	width: 205px;
	height: 108px;
	background-color: #FFFFFF;
	color: #858585;
	font-size: 11px;
	font-family: Tahoma;
	margin: 0px;
	padding: 1 0 0 4px;
	overflow: hidden;
}

#main
{
	background-position: center;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
}

.agent_details
{
	padding: 5px;
}

.required
{
	color: Red;	
}

.message
{
	font-weight: bold;
	color: Green;
}

.error
{
	font-weight: bold;
	color: Red;	
}

#header
{
	position: relative;
	z-index: 1;
	background-color: #FFF;
}

#contact
{
	position: absolute;
	z-index: 99;
	font-size: 10px;
	font-weight: bold;
	bottom: 1px;
	left: 20px;
	border: 1px solid #000;
	background-color: #FFF;
	padding: 0px 10px 0px 10px;
}













