﻿@charset "utf-8";
/* CSS Document */

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	}

body  {
	margin: 0;
	padding: 0;
	text-align: center; /* center the container in IE 5* browsers. */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(html-images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.twoColFixLtHdr #container {
	width: 780px; /* auto margins  center the page */
	text-align: center; /* override the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(html-images/hdrbg.jpg);
	height: 208px;
}
	
.twoColFixLtHdr #container2 {
	position: relative;
	width: 780px; /* center the page */
	margin-top: -2px;
	padding: 0px;
	background-image: url(html-images/pagebg.jpg);
	background-repeat: repeat-y;
}

.newsticker {
	margin-top: -7px;
	background-image: url(html-images/pagebg.jpg);
	background-repeat: repeat-y;
}

.bottomTextBorder {
	display:  block;
	padding-bottom: 10px;
	border-bottom: #ccc 1px dotted;
}

/*- Menu Sidebar--------------------------- */

.menu{
	margin-top: 10px;
	margin-left: 10px ; 
	padding:0; width:180px; 
	list-style:none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.menu li{
	padding:0; 
	margin:0 0 1px 0; 
	height:40px; 
	display:block; 
	}
.menu li a{
	font-size: 10px;
	text-align:left;
	height:40px; 
	padding: 10px 25px; 
	color: #666; 
	display:block; 
	background:url('html-images/verMenuImages1.png') no-repeat; 
	text-decoration:none;
	}
.menu li a:hover{
	background:url('html-images/verMenuImages2.png') no-repeat; 
	color: #F90 !important;
	}
.menu li a.active, .menu li a.active:hover{
	background:url('html-images/verMenuImages.png') 0px -70px no-repeat; 
	color: #F90 !important;
	}
.menu li a span{
	line-height:40px;
	}

/* ----------------Main Horizontal Menu -------------- */

.main-menu {
	text-align:center;
	position: relative;
	width: 715px;
	background-repeat: repeat-x;
	height: 38px;
	border: 0 !important;
	padding: 0px;
	left: 0px;
	top: 0px;
}

ul.main-menu li {
	display: inline;
	}

ul.main-menu,
ul.main-menu li a {
	margin:0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border-right: #222 1px solid;
	}

ul.main-menu li a:hover {
	display: inline;
	color: #eee !important;
	text-decoration: none;
	background-image: url(html-images/menu-bg4.jpg);
	border-right: #666 1px solid;
	}
	
ul.main-menu li.current_page_item a,
ul.main-menu li.current_page_item a:hover {
	color: #666 !important;
	background-image: url(html-images/menu-bg3.jpg);
	text-decoration: none;
	border-right: #666 1px solid;
	}
	
/* LINKS */
	
a {
	color: #0072ff;
	text-decoration: none;
	}
	
a:hover {
	color: #95c4ff !important;
	text-decoration: none;
	}	
a:visited {
	color: #0072ff;
	text-decoration: none;
	}	

/* Headers */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}

.twoColFixLtHdr #header {
	padding: 0; 
	height: 209px;
	width: 780px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 257px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: left;
}

#sidebar1 li {
	list-style: none;
	line-height: 20px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
}

.twoColFixLtHdr #mainContent ul{
    line-height:1.4;
    list-style-type:none;
}
.twoColFixLtHdr #mainContent li{
    background: url(html-images/bullet_orange.png) no-repeat;
	padding-left: 20px;
	padding-top: 4px;
    background-position:0 5px;
}
	
.twoColFixLtHdr #mainContent2 ul{
    line-height:1.4;
    list-style-type:none;
}

.twoColFixLtHdr #mainContent2 ol li{
    line-height:1.4;
    list-style-image:none;
}
.twoColFixLtHdr #mainContent2 ul li{
    background: url(html-images/bullet_orange.png) no-repeat;
	padding-left: 20px;
	padding-top: 4px;
    background-position:0 5px;
}	
.twoColFixLtHdr #mainContent img {
	padding: 8px;
	} 
.twoColFixLtHdr #footer {
	background-image: url(html-images/footer-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 86px;
	margin-top: -15px;
}
.twoColFixLtHdr #footer a {
	color: #666;
}
.twoColFixLtHdr #footer a:hover {
	color: #333 !important;
	text-decoration: underline;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.greboxhdr {
	background-image: url(html-images/grybox-hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 400px;
}
.greboxhdr2 {
	background-image: url(html-images/grybox-hdr2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 400px;
}

.sideblock1-hdr {
	background-image: url(html-images/sidebar1-divhdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.sideblock1-bdy {
	background-image: url(html-images/sidebar1-divbodybg.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -19px;
	text-align: center;
}

.sideblock1-bdy img{
	z-index: 1000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sideblock1-ftr {
	background-image: url(html-images/sidebar1-divfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -20px;
	margin-bottom: 10px;
}
.sidebartext {
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}
.sidebartext1 {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #F90;
}

.sideblock2-hdr {
	background-image: url(html-images/sidebar2-divhdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	margin-right: -20px;
	height: 40px;
	padding-right:10px;
	padding-left: 10px;
}
.sideblock2-bdy {
	background-image: url(html-images/sidebar2-divbodybg.jpg);
	background-repeat: repeat-y;
	margin-left: 20px;
	margin-right: -20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -19px;
	text-align: center;
}

.sideblock2-ftr {
	background-image: url(html-images/sidebar2-divfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	margin-right: -20px;
	height: 65px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -20px;
	margin-bottom: 10px;
}
.greyboxbdy {
	background-color: #666;
	width: 400px;
}
.greyboxbdy2 {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
}
.greyboxftr {
	background-image: url(html-images/greybox-ftr.png);
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
}
.greyboxbdy3 {
	background-color: #c4c4c4;
	width: 400px;
}
.greyboxbdy4 {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
}
.greyboxftr2 {
	background-image: url(html-images/grybox-ftr2.png);
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}

.thinHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.twoColFixLtHdr #mainContent2 {
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
}
.twoColFixLtHdr #sidebar2 {
	float: left;
	width: 160px;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: left;
	list-style-type: none;
}
.sidebartext2 {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #36C;
}
.inline-orange-bold {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #F90;
}
.inline-small {
	text-align: left;
	font-size: 9px;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent2 ol li {
	line-height: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36C;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.inline-small-centered {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent3 {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 30px;
}
.sidebartext4 {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: -20px;
	padding-left: 18px;
}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-top: 90px;
	padding-bottom: -20px;
	padding-left: 18px;
}