html {
	height: 100%;
}

body {
	background: #9eabb8 url(../images/background-top.jpg) repeat-x top;

	height: 100%;
	margin: 0px;
	padding: 0px;
}



/*  Containers
===================================================================================*/



.wrapper {
	background: transparent url(../images/background-page.png) repeat-y center;
	width: 1020px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -127px;

}

.header {
	background: transparent url(../images/background-header.jpg) repeat-x top;
	width: 1000px;
	height: 137px;
	margin: 0px auto;
	padding: 0px;
}

.logo {
	float: left;
	width: 745px;
	height: 97px;
	margin: 0px;
	padding: 0px 0px 0px 55px;
}

.login {
	float: left;
	width: 128px;
	height: 41px;
	margin: 0px;
	padding: 56px 0px 0px 56px;
}

.banner {
	width: 1000px;
	height: 387px;
	margin: 0px auto;
	padding: 0px;
}

.body_container {
	width: 975px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0px;
	padding: 0px 45px 50px 0px;
}

.container_text {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 0px 0px 0px 78px;
}

.container_text_right {
	float: right;
	width: 208px;
	margin: 0px;
	padding: 0px;
}



.push {
	background: transparent;
	width: 100%;
	height: 127px;
	margin: 0px;
	padding: 0px;
}

.footer {
 	width: 1020px;
	height: 127px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container {
	background: #1b4366;
	width: 1000px;
	height: 127px;
	margin: 0px auto;
	padding: 0px;

}

.footer_container_text {
	float: left;
	width: 932px;
	margin: 0px;
	padding: 64px 0px 0px 68px;
}



/*  Character Styles
===================================================================================*/



.login p {
	color: #a7a8a9;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.login a:link, .login a:visited {font-weight: normal; text-decoration:none; color:#a7a8a9;}
.login a:active, .login a:hover {font-weight: normal; text-decoration:none; color:#40719d;}



.container_text p {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.container_text h1 {
	border-bottom: 1px solid #c1cddb;
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text h2 {
	border-bottom: 1px solid #c1cddb;
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text h3 {
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text h4 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text h5 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text h6 {
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


.container_text ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

.container_text li {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.container_text a:link, .container_text a:visited {font-weight: normal; text-decoration:none; color:#3e658e;}
.container_text a:active, .container_text a:hover {font-weight: normal; text-decoration:underline; color:#3e658e;}



.container_text_right p {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right h1 {
	border-bottom: 1px solid #c1cddb;
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right h2 {
	border-bottom: 1px solid #c1cddb;
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right h3 {
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right h4 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right h5 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right h6 {
	color: #3e658e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.container_text_right li {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_text_right a:link, .container_text_right a:visited {font-weight: normal; text-decoration:none; color:#3e658e;}
.container_text_right a:active, .container_text_right a:hover {font-weight: normal; text-decoration:underline; color:#3e658e;}



.footer_container_text .links {
	color: #c6d0d9;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_container_text .links a:link, .footer_container_text .links a:visited {font-weight: normal; text-decoration:underline; color:#c6d0d9;}
.footer_container_text .links a:active, .footer_container_text .links a:hover {font-weight: normal; text-decoration:underline; color:#6993b8;}

.footer_container_text p {
	color: #c6d0d9;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.footer_container_text a:link, .footer_container_text a:visited {font-weight: normal; text-decoration:none; color:#c6d0d9;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight: normal; text-decoration:none; color:#6993b8;}



/*  Menu
===================================================================================*/



.menu {
	background: transparent url(../images/background-menu.jpg) repeat-x top;
	width: 932px;
	height: 33px;
	margin: 0px auto;
	padding: 7px 0px 29px 68px;
}

.menu ul {
	color:#3d5f83;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
	margin: 0px;
	padding: 0px;

}

.menu ul li {
	list-style: none;
	display: inline;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}

.menu ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

ul#navmenu-h li a:link, ul#navmenu-h li a:visited {font-weight: normal; text-decoration: none; color: #3d5f83;}
ul#navmenu-h li a:active, ul#navmenu-h li a:hover {font-weight: normal; text-decoration: none; color: #312f2f;}


/* Drop the menu item down 10px */
.menu ul li.menu-push {
	padding-top: 7px;
}





/*  Positionings
===================================================================================*/



img {border: none;}


.block_right img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: -25px;
}

.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

