* {font-family: Arial, Helvetica, sans-serif;}
body {background-color: #405b7d;}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
}
.container{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height: auto;
}
.container-index {
	margin-left:auto;
	margin-right:auto;
	width:1050px;
	height: auto;
}
.topNav {
	height:25px;
	width:850px;
	background-color:#fff;
	float: left;
	position: relative;
        clear:all;
}


.topNav a {
	float:left;
	margin-left:30px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	display:inline;
	outline:none;
}
.topNav a:hover {
	padding-bottom:4px;
	display:block;
	background-color:#FF9900;
	color:#336699;
	}
.navBox {
	background-color:#336699;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.nav	{
	margin-top:2px;
	margin-bottom:2px;
}

.nav a{
	padding-left:5px;
	margin-bottom:2px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	list-style-type:none;
	display:block;
	background-color:#ffffff;
	font-weight: lighter;
}
.nav a:hover {
background-color:#999999;
color:#ffffff;
}
.h1 {
	font-size: 14px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	text-align:center;
	padding-bottom:2px;
	background-color: #2F3859;

	}
.column-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3C3FA6;
	font-weight: bold;
	text-indent: 0px;
	background-color: #FFFFFF;
	height:1100px;
	width: 205px;
	text-align: center;
	float: left;
	margin-top: 2px;
}
.column-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3C3FA6;
	font-weight: bold;
	text-indent: 0px;
	background-color: #FFFFFF;
	height:inherit;
	width: 218px;
	height:1136px;
	text-align: center;
	float: left;
	margin-top: 2px;
}
.column-middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	background-color: #FFFFFF;
	height:inherit;
	width: 427px;
	height:1136px;
	text-align: center;
	float: left;
	margin-top: 2px;
	position: relative;
}
.middle-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	color: #BF2D3A;
	font-weight: bold;
	background-color: #C2DAF2;
	width: 417px;
	text-align: center;
	float: left;
	padding: 5px;
}
.middle-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	background-color: #C2DAF2;
	width: 417px;
	text-align: center;
	float: left;
	position: relative;
	margin-top: 2px;
	padding: 5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	background-color: #FFFFFF;
	height: 18px;
	width: 850px;
	text-align: center;
	float: left;
	margin : 2px 0;
}
.left-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #2F3859;
	font-weight: normal;
	text-indent: 0px;
	background-color: #FDCD9C;
	height: 660px;
	width: 208px;
	text-align: left;
	float: left;
	position: relative;
	padding: 5px;
	margin: 2px;
}
.right-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	position: relative;
	margin: 4px;
	width: 210px;
}

