/* CSS Document */

body {
	background-color:white;
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:40px;
	}


a:link {
	color: #0A1F62;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #666666;
	}
a:hover {
	text-decoration: underline;
	color: #666666;
	}
a:active {
	text-decoration: none;
	color: #666666;
	}


#graphic_bar {
	background-image:url(../images/bar.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	width:55px;
	height:331px;
	}


#banner {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:655px;
	height:250px;
	padding-top:80px;
	padding-left:40px;
	float:left;
	}
#info_banner_personal {
	background-image:url(../images/personal.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:auto;
	height:150px;
	padding-top:50px;
	padding-left:40px;
	display:block;
	}
#info_banner_withyou {
	background-image:url(../images/withyou.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:auto;
	height:150px;
	padding-top:50px;
	padding-left:40px;
	display:block;
	}
#info_banner_private {
	background-image:url(../images/private.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:auto;
	height:150px;
	padding-top:50px;
	padding-left:40px;
	display:block;
	}
#info_banner_faq {
	background-image:url(../images/faq.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:auto;
	height:150px;
	padding-top:50px;
	padding-left:40px;
	display:block;
	}
#info_banner_about {
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:auto;
	height:150px;
	padding-top:50px;
	padding-left:40px;
	display:block;
	}
.header_rev {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:white;
	font-weight:lighter;
	line-height:35px;
	
	}
.rev {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	}
.top_nav {
	font-size:9px;
	color:#626262;
	font-weight:bold;
	line-height:12px;
	}
	a.top_nav:link {
		text-decoration: none;
		font-size: 9px;
		color:#0A1F62;
		}
	a.top_nav:visited {
		text-decoration: none;
		color: #0A1F62;
		}
	a.top_nav:hover {
		border-bottom:1px dotted;
		text-decoration: none;
		color: #0A1F62;
		}
	a.top_nav:active {
		text-decoration: none;
		color: #0A1F62;
		}	
	
.headers1 {
	font-size: 14px;
	color: #0A1F62;
	font-weight:bolder;
	}
.rev_headers1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bolder;
	}
.headers2 {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	}
.footer_text {
	font-size:9px;
	color:#FFFFFF;
	font-weight:lighter;
	}
	a.footer_text:link {
		border-bottom:1px dotted;
		text-decoration: none;		
		font-size: 9px;
		color:#FFFFFF;
		}
	a.footer_text:visited {
		border-bottom:1px dotted;
		text-decoration: none;
		color: #FFFFFF;
		}
	a.footer_text:hover {
		text-decoration: none;
		color: #FFFFFF;
		}
	a.footer_text:active {
		text-decoration: none;
		color: #FFFFFF;
		}
span.footer_text_big {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}
