html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	height: 100%;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #020878;
}
.subtitle {
	font-size: 12px;
	font-style: italic;
	color: #404042;
}

h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
}
p {
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}


#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(/assets/images/bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	_height: 100%;
	
	min-height: 100%;
}
#header {
	height: 95px;
	width: 980px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-color: #E9D98E;
}
#nav-top {
	behavior: url("/assets/images/iepngfix.htc");
	height: 36px;
	background-image: url(/assets/images/bg_nav_top.png);
	background-repeat: repeat-x;
	width: 980px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	position: relative;
	z-index: 99;
	left: 0px;
	top: 0px;
}
#nav-top td {
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-top a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}
#nav-top a:hover {
	text-decoration: underline;
}


#contents {
	position: relative;
	z-index: 2;
	left: 0px;
	top: -8px;
	width: 980px;


}
#contents .column {
	float: left;
}
#contents-center {
	width: 546px;
	padding-bottom: 125px;
}
#contents-center-inside {
	padding-top: 19px;
	padding-right: 29px;
	padding-left: 29px;
	padding-bottom: 10px;
}


#contents-left {
	width: 208px;
}
#contents-left-inside {
	margin-top: 12px;
	margin-left: 10px;
}
#contents-right {
	width: 226px;
}
#search {
	background-image: url(/assets/images/bg_search.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 168px;
	background-color: #BD8A0A;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 15px;
	vertical-align: middle;
}
#search-text {
	height: 15px;
	width: 130px;
	border: 1px solid #918f8b;
	margin: 0px;
	vertical-align: middle;
	color: #020878;
	font-size: 11px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#search-button {
	margin-left: 4px;
	vertical-align: middle;
}
#nav-left ul,  #nav-left li  {
	height: auto;
	width: 208px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	line-height:1em;
}
#nav-left {
	width: 208px;
	padding-top: 15px;
	background-image: url(/assets/images/bg_nav_left_button.jpg);
	background-repeat: no-repeat;
}

#nav-left li {
	vertical-align: middle;
}
#nav-left a {
	display: block;
	height: auto;
	width: 166px;
	background-image: url(/assets/images/bg_nav_left_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 21px;
	font-size: 12px;
	color: #020878;
	padding-right: 21px;
}
#nav-left a:hover {
	background-position: 0px -100px;
}
#nav-left a.active {
	color: #FFFFFF;
}
#nav-left a.active:hover {
	background-position: left top;
}
#slideshow-left {
	behavior: url("/assets/images/iepngfix.htc");
	position: absolute;
	left: 208px;
	top: 0px;
}
#articles-resources {
	width: 184px;
	background-image: url(/assets/images/bg_articles_resources.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height:1em;
}
#articles-resources h1 {
	padding: 0px;
	height: 31px;
	width: 184px;
	background-image: url(/assets/images/bg_articles_resources.gif);
	background-repeat: no-repeat;
	color: #f9d83b;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	line-height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#articles-resources  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#articles-resources li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#articles-resources a {
	color: #FFFFFF;
	text-decoration: none;
}
#articles-resources a:hover {
	text-decoration: underline;
}
#nav-right {
	margin-top: 19px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 204px;

}
#nav-right  ul,  #nav-right  li  {
	height: auto;
	width: 204px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
}
#nav-right  li {
	vertical-align: middle;
}
#nav-right  a {
	display: block;
	height: 29px;
	width: 172px;
	background-image: url(/assets/images/bg_nav_right_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 13px;
	color: #f9dd5b;
	padding-right: 16px;
	text-transform: uppercase;
	line-height: 29px;
}
#nav-right  a:hover {
	text-decoration: underline;

}
#contact {
	background-image: url(/assets/images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 204px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#contact form {
	margin-left: 10px;
	color: #606063;
	font-size: 11px;
}
#contact h1 {
	background-image: url(/assets/images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	padding-left: 16px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 7px;
	margin: 0px;
	padding-right: 16px;
}
#contact .contact-text {
	width: 179px;
	background-image: url(/assets/images/bg_contact_text.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	border: 0px none #9A9CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 20px;
}
#contact .contact-area {
	background-image: url(/assets/images/bg_contact_area.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 179px;
	border: 0px none #9A9CCC;
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact #contact-button {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#breadcrumbs {
	float: left;
	width: auto;
	font-size: 10px;
	left: 0px;
	top: 0px;
	position: relative;
	color: #020878;
	z-index: 10;
	margin-bottom: 20px;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs  a:hover, #page-links a:hover {
	text-decoration: underline;
}

#subpagenav {
	width:458px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	font-size:90%;
	font-weight:bold;
}
#subpagenav a {
	margin-right:0px;
}

#page-links {
	text-align: right;
	font-size: 10px;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	clear: right;
	margin-bottom: 20px;
}
#page-links a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}


#footer {
	font-size: 0.8em;
	line-height:0.8em;
	height: 125px;
	clear: both;
	position: absolute;
	bottom: 0px;
	width: 490px;
	left: 218px;
	margin-left: 29px;
	padding-top: 20px;
	color: #000000;
	z-index: 99;
}

