/* CSS Document */
body
{
	background-color:#254F79;	
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-width:0px;
	margin-height:0px;
}

td
{
	font-family:Tahoma;
	font-size:11px;
	color:#585858;
	line-height:15px;
}

.blue_txt
{
	color:#356186;
}

.service_bg
{
	background-image:url(../images/service_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:25px;
	padding-left:30px;
	width:234px;
	height:227px;
	vertical-align:top;
}

.content_pad
{
	padding-top:15px;
	padding-right:20px;
	padding-left:30px;
}

.cambus_pad
{
	padding-left:11px;
	padding-top:5px;
	padding-bottom:1px;
}

.left_bg
{
	background-image:url(../images/left_graident_bg.jpg);
	width:6px;
	vertical-align:top;
}

.right_bg
{
	background-image:url(../images/right_gradient_bg.jpg);
	width:5px;
	vertical-align:top;
}

.btm_pad
{
	padding-right:10px;
	padding-bottom:15px;
}

.more_pad
{
	padding-right:20px;
	color:#356186;
	text-align:right;
}

ul.bullet
{
	text-align:left;
	padding:8px 0px 10px 0px;
	list-style-type:none;
	margin:0px;
}

ul.bullet li
{
	padding:4px 5px 10px 25px;
	background:url(../images/bullet.gif) no-repeat 0px 5px;
}

ul.bullet1
{
	text-align:left;
	padding:0px 0px 10px 0px;
	list-style-type:none;
	margin:0px;
}

ul.bullet1 li
{
	padding:3px 5px 10px 25px;
	background:url(../images/bullet1.gif) no-repeat 0px 3px;
}


a
{
	font-family:Arial;
	font-size:11px;
	color:#629509;
	text-decoration:none;
}

a:hover
{
	font-family:Arial;
	font-size:11px;
	color:#629509;
	text-decoration:underline;
}

.btmlnk
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B93B5;
	text-decoration:none;
}

.btmlnk:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B93B5;
	text-decoration:underline;
}


.mail
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B93B5;
	text-decoration:underline;
}

.mail:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B93B5;
	text-decoration:none;
}

.more
{
	font-family:Tahoma;
	font-size:11px;
	color:#356186;
	text-decoration:none;
}

.more:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#356186;
	text-decoration:underline;
}

.dottedlines
{
	background-image:url(../images/dot_line.gif); background-repeat:repeat-x; height:1px;
}

