body {
	background-color:#006699;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	}
.wrapper {
	width:900px;
	margin:20px auto 0px auto;
	padding:10px 10px 0px 10px;
	background-color:#ffffff;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	}
h1 {
	font-size:13px;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	font-weight:bold;
	border-bottom:1px dotted #4c7094;
	color:#003366;
	}
h2 {
	font-size:13px;
	margin:0 0 5px 0;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#4c7094;
	}
h3 {
	font-size:12px;
	margin:0 0 0px 0;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#003366;
	text-transform:capitalize;
	}
h4 {
	font-size:10px;
	margin:0 0 5px 0;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#4c7094;
	font-style:italic;
	}
.header {
	width:900px;
	height:120px;
	margin:0px;
	padding:0;
	}
.logo {
	border:0;
	margin:18px 0 0 20px;
	}
.headerright {
	width:600px;
	float:right;
	margin:0px;
	text-align:right;
	padding:53px 0px 0 0;
	color:#4c7094;
	}
.headerright a {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
	}
.login {
	margin:0 0 10px 0;
	padding:0;
	text-align:right;
	height:21px;
	width:594px;
	display:block;
	padding:6px 6px 0 0;	
	background-image:url(images/login.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
.login a {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	}
.nav {
	width:900px;
	margin:0px 0 10px 0;
	padding:8px 0px 7px 0px;
	background-image:url(images/nav.gif);
	height:21px;
	}
.nav a {
	text-decoration:none;
	padding:2px 29px 4px 30px;
	display:block;
	float:left;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	border-right:1px dotted #4c7094;
}
.nav a:hover {
	color:#4c7094;
	text-decoration:none;
	}
.image {
	margin:0px 0px 10px 0px;
	padding:30px 530px 0px 30px;
	background-image:url(images/image.jpg);
	height:155px;
	width:340px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#003366;
	}
.quotetitle {
	text-align:right;
	font-size:12px;
	color:#4c7094;
	margin-top:20px;

	}
.left {
	width:140px;
	margin:0px;
	padding:0;
	}
.middle {
	width:600px;
	height:360px;
	margin:0;
	padding:0px;
	}
.text {
	max-width:579px;
	height:336px;
	overflow-x: auto;
	overflow-y: auto;
	line-height:16px;
	padding:12px 12px 12px 12px;
	margin:0px;
	text-align:justify;
	}
.right {
	width:140px;
	margin:0;
	padding:0;
	}
.left ul {
	margin:0 0 10px 0;
	padding:15px;
	height:145px;
	width:110px;
	list-style:none;
	background-image:url(images/left.gif);
	background-repeat:no-repeat;
	}
.left ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.left ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:10px 5px 10px 5px;
	margin:0;
	text-align:right;
	border-bottom:1px dotted #4c7094;
	}
.left ul li a:hover {
	color:#4c7094;
	text-decoration:none;
	}
.left .box {
	background-image:url(images/left1.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	color:#FFFFFF;
	height:175px;
	text-align:center;
	line-height:14px;
	}
.right .box {
	background-image:url(images/left1.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	color:#FFFFFF;
	height:175px;
	text-align:center;
	line-height:14px;
	}
.right .boxlong {
	background-image:url(images/leftlong.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	color:#FFFFFF;
	height:360px;
	text-align:center;
	line-height:14px;
	}
.right .boxlongbright {
	background-image:url(images/leftlong1.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	color:#FFFFFF;
	height:360px;
	text-align:center;
	line-height:14px;
	}
.bottom{
	width:900px;
	margin:10px 0 0 0;
	padding:0;
	}
.bottom .box1 a, .bottom .box2 a, .bottom .box3 a, .bottom .box4 a {
	text-decoration:none;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	}
.bottom .box1 {
	height:101px;
	width:217px;
	float:left;
	margin:0 10px 0 0;
	padding:0px;
	text-align:center;
	background-image:url(images/boxbottom1.gif);
	background-repeat:no-repeat;
	}
.bottom .box1 a {
	text-decoration:none;
	font-size:13px;
	color:#003366;
	display:block;
	font-weight:bold;
	padding:25px 10px 27px 90px;
	}
.bottom .box2 {
	height:101px;
	width:217px;
	float:left;
	margin:0 10px 0 0;
	padding:0px;
	text-align:center;
	background-image:url(images/boxbottom2.gif);
	background-repeat:no-repeat;
	}
.bottom .box2 a {
	text-decoration:none;
	font-size:13px;
	color:#003366;
	display:block;
	font-weight:bold;
	padding:25px 20px 55px 70px;
	}
.bottom .box3 {
	height:101px;
	width:217px;
	float:left;
	margin:0 10px 0 0;
	padding:0px;
	text-align:center;
	background-image:url(images/boxbottom3.gif);
	background-repeat:no-repeat;
	}
.bottom .box3 a {
	text-decoration:none;
	font-size:13px;
	color:#003366;
	display:block;
	font-weight:bold;
	padding:25px 10px 37px 90px;
	}
.bottom .box4 {
	height:101px;
	width:217px;
	float:left;
	margin:0 0px 0 0;
	padding:0px;
	text-align:center;
	background-image:url(images/boxbottom4.gif);
	background-repeat:no-repeat;
	}
.bottom .box4 a {
	text-decoration:none;
	font-size:13px;
	color:#003366;
	display:block;
	font-weight:bold;
	padding:25px 10px 55px 90px;
	}
.footer {
	width:900px;
	margin:0px auto 20px auto;
	padding:10px;
	color:#666666;
	text-align:center;
	font-size:11px;
	background-color:#ffffff;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.footer a {
	color:#666666;
	}
.doc {
	height:30px;
	background-image: url(images/docicon.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding:10px 0 0 40px;
	margin:25px 0 25px 0;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	}