/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_bg
{
background:url(images/top_bg.jpg) repeat-x #C1C5E1;
}


.content
{
	padding: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;
	background-color: #E0E2F0;
}

.content_title
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#282D68;
}

.titleblack
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:underline;
color:#000000;
}




.content li
{
background:url(images/icon.jpg) no-repeat;
margin: 0 0 0 20px;
}
.content_left
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#563F17;
line-height:18px;
}

.content_address
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#282D68;
line-height:18px;
}

.content_address1
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#282D68;
line-height:18px;
}

.content_right
{
background: url(images/content_right.jpg) repeat-x #FFFFFF;
border:1px solid #242A5C;
padding:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#242A5C;
line-height:18px;
text-align:justify;
}


.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#24A1BC;
	height:105px;
	font-size:12px;
	line-height:20px;
	background: url(images/footer.jpg) repeat-x #121533;
}

.footer a{	text-decoration:none; color:#ffffff;}

.footer a:hover{text-decoration:underline; color:#F0F0DE;}


a.mail:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252D7B;

}

a.mail:visited {
	color: #252D7B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.mail:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252D7B;
}

a.mail:hover {
	color: #252D7B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/****************************************************/

ul {margin:10; padding:0; list-style:none}

li {background: url(images/bullet.gif) no-repeat  left;  padding-left:15px; line-height:20px;}

a {	text-decoration:none; color:#E6E6E6;}

a:hover {text-decoration:underline; color:#D1132C;}

/****************************************************/

