body 
{
	background-image:url('Images/body.jpg');
	background-repeat:repeat-x;
	background-color:#73A533;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	height:100%;
	margin:0px;
	text-align:center;
	text-decoration:none;
	overflow:scroll;
	color:#0B134D;
}

img {
	border:0px solid #DDDDDD;
}

ul {
	color:#06168A;
	background-repeat:no-repeat;
	margin-top:0px;
}
ol {
	font-weith:bold;
	color:#0B134D;
}
ol ul {
	margin-left:0px;
	margin-bottom:5px;
}
li div {
	color:#0B134D;
}
p {
	font-size:12px;
	text-indent:1cm;
	margin-left:12px;
	margin-bottom:0px;
	margin-top:0px;
}

i {
	color:#06168A;
}


#site{
	margin:0px auto;
	text-align:left;
	width:952px;
	background-color:white;
	
}
div.top{
	width:100%;
	height:20px;
	background-image:url('Images/top.gif');
}
div.header{
	height:100px;
	background-color:white;
	background-image:url('Images/header.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	border-left:1px solid #AAAAAA;
}

div.h_links{
	position:relative;
	left:-212px;
	top:5px;
	float:right;
	font-size:10px;
	color:#BBADBB;
	background-color:white;
}

div.h_links a{
	color:#0B134D;
	text-decoration:none;
}
div.h_links a:hover{
	color:#0B134D;
	text-decoration:none;
}
div.menu{
	width:100%;
	background-image:url('Images/menu.gif');
	background-repeat:repeat-x;
	background-color:#06168A;
}

div.menu a{
	color:white;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a:hover.menu {
	background-image:url('Images/menu_button.gif');
	background-repeat:repeat-x;
}

div.menu a:hover{
	color:#0B134D;
	background-image:url('Images/menu_button.gif');
	background-repeat:repeat-x;
	background-color:#C1C3F7;	
}

div.l952 {
	width:100%;
	height:4px; 
	background-image:url('Images/line952.gif');
	border-top:1px solid #333333;
	border-bottom:1px solid black;
	padding:0px 0px 0px 0px;
	font-size:2px;
}

div.main675{
	background-image:url('Images/shadow_left.gif');
	background-repeat:repeat-y;
	background-color:white;
	border-right:1px solid #CCCCCC;
	width:684px;
	margin-left:5px;
}

div.mc{
	font-size:12px;
	margin-left:12px;
	margin-right:10px;
}
div.main675b{
	background-image:url('Images/shadow675.gif');
	background-repeat:no-repeat;
	background-color:white;
	width:684px;
	height:9px;
	font-size:2px;
	margin-left:5px;
}

div.main917{
	background-image:url('Images/shadow_left.gif');
	background-repeat:repeat-y;
	background-color:white;
	border-right:1px solid #CCCCCC;
	width:917px;
	margin-left:5px;
}

div.main917 div{
	margin-left:12px;
}


div.main917b{
	background-image:url('Images/shadow917.gif');
	background-repeat:no-repeat;
	background-color:white;
	width:917px;
	height:9px;
	font-size:2px;
	margin-left:5px;
}


div.main360{
	background-image:url('Images/shadow_left.gif');
	background-repeat:repeat-y;
	background-color:white;
	border-right:1px solid #CCCCCC;
	width:360px;
	margin-left:5px;
}

div.main360 div{
	margin-left:12px;
}


div.main360b{
	background-image:url('Images/shadow360.gif');
	background-repeat:no-repeat;
	background-color:white;
	width:360px;
	height:9px;
	font-size:2px;
	margin-left:5px;
}



div.main454{
	background-image:url('Images/shadow_left.gif');
	background-repeat:repeat-y;
	background-color:white;
	border-right:1px solid #CCCCCC;
	width:454px;
	margin-left:5px;
}

div.main454 div{
	margin-left:12px;
}
form{
	margin-left:26px;
}

div.main454b{
	background-image:url('Images/shadow454.gif');
	background-repeat:no-repeat;
	background-color:white;
	width:454px;
	height:9px;
	font-size:2px;
	margin-left:5px;
}



table.main {
	width:100%;
	position:relative;
	top:-3px;
}

div.right_head{
	width:228px;
	height:25px;
	background-image:url('Images/shadow_top.gif');
	background-repeat:no-repeat;
	background-color:#73A533;
	color:white;
	margin-top:12px;
}

div.right_head div{
	margin-left:15px;
	font-weight:bold;
	font-size:18px;
	font-family:Arial,serif;
}

div.right_body{
	width:228px;
	background-image:url('Images/shadow_left.gif');
	background-repeat:repeat-y;
	background-color:white;
	color:#0B134D;
}

div.right_body div{
	margin-left:12px;
	font-family: Ariel, sans-serif;
	font-size: 12px;
	border-right:1px solid #AAAAAA;
}

div.rightb{
	width:228px;
	height:8px;
	background-image:url('Images/shadow220.gif');
	background-repeat:no-repeat;
	background-color:white;
}

div.footer{
	height:15px;
	background-color:white;

	background-repeat:repeat-y;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
}

div.f_links{
	float:leftt;
	font-size:10px;
	color:#BBADBB;
	margin-bottom:1px;
	margin-left:12px;
}
div.bottom{
	font-size:2px;
	width:100%;
	height:9px;
	background-image:url('Images/bottom.gif');
}

div.f_links a{
	color:#000000;
	text-decoration:none;
}
div.f_links a:hover{
	color:#0B134D;
	text-decoration:none;
}
table.offer{
	margin-top:3px;
}
table.offer td{
	font-size:12px;
	border-left:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}
div.right_body a{
	text-decoration:none;
	font-size:16px;
	font-family:arial, sans-serif;
	color:#06168A;
}

div.card {
	background-image:url('Images/clogo.gif');
	background-repeat:no-repeat;
	font-size:12px;
	width:300px;
	padding:5px 5px 5px 5px;
	text-align:left;
}
div.card b{
	color:#06168A;

}
div.card i{
	font-size:14px;
}
div.card a{
	color:#0B134D;
	text-decoration:none;
}
div.ctitle {
	margin-top:5px;
	margin-bottom:20px;
	padding-left:90px;
	font-size:18px;
}


div b{
	color:#0B134D;
}

div.h1{
	font-size:18px;
	color:#0B134D;
	font-family: arial, serif;
	font-weight: normal;
	text-align:center;
	padding-top:10px;
}

.green
{
	color:#0B134D;
}

table.mail
{
	width:620px;
	border:1px solid #CCCCCC;
}

table.mail td
{
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
}