* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url('images/as_img01.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
}

form {
	width: 550px;
}
input, textarea  {
	padding: 2px 5px;
	border: 1px solid #818181;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D6DFE8;
}

select {
	padding: 2px 5px;
	border: 1px solid #9bc3e9;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #00448b;
}


h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 5px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}
h1  a:hover {
	text-decoration: none;
}
h2  a:hover {
	font-size: 28px;
	text-decoration: none;
}


h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #c92b2a;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrap {
	width: 960px;
	margin: 0 auto;
	background: url('images/as_mg02.jpg') repeat-y;
	padding: 0;
}

#wrap2 {
	background: url('images/as_img10.jpg') no-repeat left bottom;
	margin: 0 auto;
	padding: 0;
}
#header /* Header */

 {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	top: 0px;
	position: absolute;
}


#header1, #header2{
	width: 960px;
	height: 200px;
	top: 0px;
	position: absolute;
	background-image: url(images/as_header_home.jpg);
}

#header2{
	z-index: 3;
}
#headerContainer {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	z-index: 4;
}

#headerHome {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
}

/* Menu */

#hor_menu
{
	position: relative;
	/*background: url('images/a16.gif') repeat-x;*/
	height: 35px;
	padding: 0px 0px 2px 0px;
	margin: 0px 40px 10px 10px;
	top: 68px;
	left: 20px;
	width: 926px;
	z-index: 4;
}

#hor_menu ul
{
}

#hor_menu ul li
{
	display: inline;
	line-height: 30px;
	padding-left: 3px;
}

#hor_menu ul li.first
{
	border-left: 0px;
}

#hor_menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 10px 10px 12px 10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004C92;
	font-weight: bold;
	text-decoration: none;
}

#hor_menu ul li a:hover
{
	/* background: #fff url('images/nav-over.jpg') repeat-x top; */
	text-decoration: none;
	color: #000000;
}

/* Header Nav - Secondary */

#navTop
{
	position: relative;
	/*background: url('images/a16.gif') repeat-x;*/
	height: 56px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 39px 0px;
	width: 544px;
	color: #FFFFFF;
	top: 8px;
	left: 385px;
	z-index: 4;
}

#navTop ul
{
}

#navTop ul li
{
	display: inline;
	line-height: 30px;
	padding-left: 0px;
}

#navTop ul li.first
{
	border-left: 0px;
}

#navTop ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 10px 0px 12px 0px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#navTop ul li a:hover
{
	color: #fff;
	text-decoration: none;
}
#navTop form {
	width: 250px;

}


#search-box
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	/*background: url('images/a16.gif') repeat-x;*/
	height: 40px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	width: 214px;
	left: 300px;
	top: 1px;
	position: absolute;
	color: #FFFFFF;
}

/* Search */

#search-box br {
	display: none;
}

#search-box input {
	padding: 1px 5px;
	background: #005399 url('images/as_img18.gif') repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006BCC;
	border-right-color: #0059AA;
	border-bottom-color: #004788;
	border-left-color: #006BCC;
}
#search-box #q {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #000000;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333
}

/* Page */

#pageCont {
	background: url('images/as_img04.jpg') no-repeat;
}

/* Content */

#cont {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
	padding-top: 50px;
}

.po {
	padding-top: 10px;
}

.po .title {
}

.po .blue {color: #005399}

.po .title a {
	text-decoration: none;
	color: #37404C;
}

.po .title a:hover {
	text-decoration: none;
}

.po .ent {
}
.po .required {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}


/* Sidebar */

#rightCol {
	float: right;
	width: 186px;
	padding: 50px 76px 0 0;
}

#rightCol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightCol li {
	margin-bottom: 20px;
}
#rightCol li h3 {
	margin-top: 25px;
	margin-bottom: -10px;

}


#rightCol li ul {
}

#rightCol li li {
	margin: 0;
}

/* Widebar */

#bottomCol {
	margin: 0 42px;
	padding: 10px 18px 0 30px;
	background: #f1f1f1;
}

#bottomCol #col1 {
	float: left;
	width: 260px;
	margin-left: 5px;
}

#bottomCol #col2 {
	float: left;
	width: 260px;
	padding-left: 25px;
}

#bottomCol #col3 {
	float: left;
	width: 186px;
	padding-left: 25px;
}

/* Footer */

#footer-btm {
	height: 40px;
	background: url('images/as_img05.jpg') no-repeat;
}

#footer-btm  p {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	color: #8E8E8E;
}

#footer-btm  a {
	color: #666666;
}
.red {
	color: #D02B2A;
}
