@charset "utf-8";
/* GENERAL
-----------------------------------------------------------------------------
*/
/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Class for clearing floats */
.clear {
	clear: both;
}
/* Remove border around linked images */
img {
	border: 0;
}
/* MAIN
-----------------------------------------------------------------------------
*/
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-color: #FBFBFB;
}
#main {
	width: 980px;
	margin: auto;
	margin-bottom: 50px;
}
/* HEADER
-----------------------------------------------------------------------------
*/
#header {
	height: 110px;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
/* TOP NAVIGATION
-----------------------------------------------------------------------------
*/
#nav {
	display: block;
	height: 30px;
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
/* common styling */
.menu {
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	z-index: 100;
	margin-left: 30px;
}
.menu ul li#active {
	display: block;
	text-decoration: none;
	height: 30px;
	text-align: left;
	color: #B9B9B9;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	font-weight: normal;
	padding-right: 30px;
}
.menu ul li a,
.menu ul li a:visited {
	display: block;
	text-decoration: none;
	height: 30px;
	text-align: left;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	font-weight: normal;
	padding-right: 30px;
}
.navMenu_hoverTop {
	background-image: url(images/navMenu_hoverTop.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 190px;
}
.navMenu_hoverBottom {
	background-image: url(images/navMenu_hoverBottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 190px;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color: #fff;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
}
.menu ul li:hover ul li#active {
	display: block;
	color: #DFDFDF;
	font-size: 11px;
	width: 160px;
	height: 20px;
	line-height: 20px;
	margin-left: 0;
	padding: 2px 0 2px 30px;
	background-image: url(images/bottomNav_liActive.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	background-color: #202020;
	font-weight: normal;
}
.menu ul li:hover ul li a,
.menu ul li:hover ul li a:visited {
	display: block;
	color: #FFF;
	font-size: 11px;
	width: 160px;
	height: 20px;
	line-height: 20px;
	margin-left: 0;
	padding: 2px 0 2px 30px;
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	background-color: #000;
}
.menu ul li:hover ul li a:hover {
	width: 160px;
	margin-left: 0px;
	background-color: #303030;
}
/* INTRO
-----------------------------------------------------------------------------
*/
#intro {
	display: block;
	height: 280px;
	background-image: url(images/intro_back.jpg);
	background-repeat: no-repeat;
}
/* BREADCRUMBS
-----------------------------------------------------------------------------
*/
#breadcrumbs {
	width: 980px;
	height: 70px;
	background-image: url(images/breadcrumbs_back.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #B7B7B7;
}
#breadcrumbs ul {
	padding-top: 20px;
	padding-left: 30px;
}
#breadcrumbs ul li {
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	padding-right: 10px;
	display: inline;
}
#breadcrumbs ul li#active {
	background-image: url(images/bottomNav_liActive.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited,
#breadcrumbs a:hover {
	color: #494949;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFB200;
}
/* CONTENTS
-----------------------------------------------------------------------------
*/
#contents {
	display: block;
	width: 980px;
	background-image: url(images/contents_back.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 17px;
	color: #464646;
}
#contents a:link,
#contents a:active,
#contents a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #B4B4B4;
	padding: 1px 3px 1px 3px;
}
#contents a:hover {
	background-color: #73A924;
}
#contents span,
#contents table,
#contents p,
#contents h2,
#contents h3,
#contents h4,
#contents h5 {
	margin: 0 30px 0 30px;
}
#contents h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	line-height: 33px;
	color: #3D3D3D;
	font-weight: normal;
}
#contents h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #73A924;
	font-weight: normal;
	margin-top: 15px;
}
#contents h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #73A924;
	font-weight: bold;
	margin-top: 20px;
}
#contents h4 a:link,
#contents h4 a:active,
#contents h4 a:visited,
#contents h4 a:hover {
	color: #73A924;
	background:none;
	padding: 0;
}
#contents h4 a:hover {
	color: #FFB200;
}
#contents h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #496B16;
	font-weight: bold;
	margin-top: 10px;
}
#contents #subTitle {
	color: #FFB200;
	font-size: 14px;
	font-weight: bold;
}
#contents table {
	width: 920px;
	margin-top: 30px;
}
#contents table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/tableHeader_back.jpg) no-repeat;
}
#contents table th.nobg {
	border-top: none;
	border-left: none;
	border-right: 1px solid #C1DAD7;
	background: none;
	background-color: transparent;
}
#contents table th.spec {
	border-left: 5px solid #C1DAD7;
	border-top: 0;
	color: #FFF;
	background: #8CC642;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#contents table tr {
	background: #fff;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
}
#contents table tr.header {
	background: none;
	border-left: none;
}
#contents table tr.alt {
	background: #F5FAFA;
	color: #797268;
}
#contents td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	vertical-align: top;
}
#contents table ul {
	margin-left: 10px;
}
#contents table ul li {
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	font-size: 11px;
}
#contentsClose {
	width: 980px;
	height: 70px;
	background-image: url(images/contents_bottom.jpg);
	background-repeat: no-repeat;
}
/* HOME CONTENTS
-----------------------------------------------------------------------------
*/
#homeContents {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	display: block;
	width: 980px;
}
#homeContents h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 10px 25px 10px;
}
#homeContents h2,
#homeContents h2 a:link,
#homeContents h2 a:active,
#homeContents h2 a:visited,
#homeContents h2 a:hover {
	color: #3D3D3D;
	text-decoration: none;
}
/* BOTTOM NAVIGATION
-----------------------------------------------------------------------------
*/
#bottomNav {
	font-size: 11px;
	color: #B7B7B7;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bottomNav ul#leftColumn {
	float: left;
	margin-left: 30px;
}
#bottomNav ul#rightColumn {
	float: left;
	margin-left: 50px;
}
#bottomNav ul li {
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#bottomNav ul li#active {
	background-image: url(images/bottomNav_liActive.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#bottomNav a:link,
#bottomNav a:active,
#bottomNav a:visited,
#bottomNav a:hover {
	color: #494949;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #FFB200;
}
/* FOOTER
-----------------------------------------------------------------------------
*/
#footer {
	position: relative;
	height: 50px;
	background-image: url(images/footer_back.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #CCCCCC;
}
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFB200;
}
#footer #copyright {
	display: block;
	float: left;
	margin: 10px 0 0 30px;
}
#footer #contactInfo {
	display: block;
	float: right;
	margin: 10px 30px 0 0;
	text-align: right;
}
/* FORMS
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset {
	border: 1px solid transparent;
}
/* TABLES
-----------------------------------------------------------------------------*/

table {
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	text-align: left;
	font-weight: normal;
}
/* LISTS
-----------------------------------------------------------------------------*/

.contentList1 {
	margin: 30px 30px 0 30px;
}
.contentList1 li {
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 14px;
}
.contentList2 {
	margin: 15px 30px 0 30px;
}
.contentList2 li {
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
.contentList3 {
	padding-top: 20px;
}
.contentList3 li {
	font-weight: bold;	
}
.contentList3 li ul {
	margin: 5px 0 10px 20px;
}
.contentList3 li ul li {
	background-image: url(images/bottomNav_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;	
}

#contents #columns {
	margin: 30px 30px 0 30px;
}
#contents #columns h4 {
	margin: 0;
}
#contents #columns #columns3 {
	display: block;
	float: left;
	width: 33%;
}
#contents #columns #columns4 {
	display: block;
	float: left;
	width: 23%;
	padding-right: 15px;
}