/* CSS Document */

body {
	background-image: url("images/bg_blue.jpg");
	}
	
.mainwrapper {
	width: 670px;
	background-color: white;
	margin-left: 15%;
	
	}
	
	

.header {
	width: 670px;
	height: 220px;
	border-top: 5px solid #aa0088;
	background-image: url("images/logocolor.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
	
.header h1 {
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	width: 570px;
	background-color: #aa0088;
	padding-right: 10px;
	position: absolute;
	margin-top: 20px;
	margin-left: 140px;
	}
.picture {
	width: 150px;
	height: 157px;
	float: right;
	margin-top: 63px;
	margin-right: 0px;
	}	
.safe {
	margin-top: 100px;
	float: left;
	width: 315px;
	margin-left: 215px;
	position: absolute;
	}
* html .safe {margin-top: 115px;}		
.safe p {
	font-family: georgia;
	font-style: italic;
	font-size: 22px;
	color: #0099bb;
	letter-spacing: 2px;
	}
.title {
	background-color: #aa0088;
	position: absolute;
	width: 670px;
	margin-top: 220px;
	height: 20px;
	}
.title p {
	font-family: verdana, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10px;
	margin-top: 3px;
	padding-left: 5px;
	}
.wrapper2  {
	width: 670px;
	margin-left: 15%;
	background-color: white;
	margin-top: -1px;
	
	
	}
.wrapper2 {
	margin-top: 0px;
	}	
.mainbody {
	width: 510px;
	background-color: white;
	position: relative;
	margin-top: 20px;
	margin-left: 157px;
	margin-bottom: -1px;
	padding-bottom: 25px;
	border-left: #aa0088 solid 3px;
	
	}
*html .mainbody {  margin-left: -3px; }	
	
	
.mainbody h1 {
	font-family: verdana, sans-serif;
	color: #001188;
	font-size: 18px;
	letter-spacing: -1px;
	padding-left: 15px;
	padding-top: 10px;
	}
.mainbody h2 {
	font-family: georgia, serif;
	color: #001188;
	font-style: italic;
	font-size: 14px;
	letter-spacing: -1px;
	margin-top: -10px;
	padding-left: 15px;
	}
.mainbody h3 {
	font-family: georgia, serif;
	color: #001188;
	font-style: italic;
	font-size: 14px;
	letter-spacing: -1px;
	margin-top: 5px;
	padding-left: 15px;
	}
.mainbody tr td {
	font-family: georgia, serif;
	color: #001188;
	font-style: italic;
	font-size: 14px;
	letter-spacing: -1px;
	margin-top: 5px;
	padding-left: 15px;
	text-align: right;
	}		
		
.mainbody p {
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.5;
	padding-right: 25px;
	
		}
.mainbody ul {
	width: 350px;
	list-style: none;
	margin-left: 60px;
	border-top: #aa0088 solid 1px;
	border-bottom: #aa0088 solid 1px;
	
	}
* html .mainbody ul {
	padding-left: 35px;
	padding-right: 10px;
	}	
.mainbody li {
	color: #0099bb;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	line-height: 1.7;
	}
.nav {
	float: left;
	width: 157px;
	background-color: white;
	border-right: #aa0088 solid 3px;
	position: relative;
	z-index: 100;
	}
*html .nav { margin-top: 20px; margin-right: -6px;}	
.nav ul {
	list-style: none;
	margin-top: 10px;
	}
.nav li {
	text-align: center;
	height: 25px;
	background-color: #aa0088;
	width: 155px;
	margin-left: -80px;
	position: relative;
	margin-bottom: -5px;
	border-top: #00cc00 solid 3px;
	margin-top: 15px;
	padding-top: 4px;
	padding-bottom: -4px;
	}
*html .nav li {
	margin-bottom: 15px;
	padding-bottom: 5px;
	}

	
.nav li a {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
	}
*html li a {
	padding-top: 10px;
	}

.nav li a:link { color: white; }
.nav li a:hover { color: #001188; }	
.nav h2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #0099bb;
	margin-top: 50px;
	padding-left: 5px;
	}

.footer {
	width: 670px;
	position: relative;
	clear: both;
	height: 20px;
	margin-top: -10px;
	clear: both;
	margin-left: 15%;
	
	}
*html .footer {margin-top: -1px; }	
	
.footer p {
	font-family: verdana, sans-serif;
	text-align: right;
	color: white;
	font-size: 9px;
	background-color: #aa0088;
	padding: 10px;
	
	}
.footer a {color: white;}

*html .visa {margin-top: -77px;}												
			
.insidelist ul {
	width: 350px;
	background-color: #eeaaff;
	margin-left: 50px;
	list-style-type: circle;
	margin-top: -3px;
	}
	
.insidelist li {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	
	}
.insidelist a {color: #aa0088;}							
				

