/*----------------GENERAL HTML-------These rules are strictly for global styles.--------------------*/
body {
	background-color: #B8B8B8;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

table {
}

td {

}

h1, h2, h3, h4, h5, h6, p, td, div {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {}
h2 {

}
h6 {

}
p {
	font-size: 12px;
	text-align:left;
}
strong {

}
small {

}
img {

}
ul {

}
li {

}
/*----------------HYPERLINKS AND ROLLOVERS -------These rules are for global purposes only--------------------*/
a:link {
}
a:hover {
}
a:visited {
}
/*----------------MAIN NAVIGATION LINKS AND ROLLOVERS----these rules are for styling your main navigation and hyperlinks--------------------*/


#main_nav li a {
	display:block;
	**display:inline-block;
	padding: 0px 25px 0px 25px;
	border-right:solid 1px #b6ca6c;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	color:#000000;
	text-decoration:none;
}
#main_nav_inner li a {
	display:block;
	**display:inline-block;
	padding: 0px 25px 0px 25px;
	border-right:solid 1px #b6ca6c;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
}
a.button {
	color:#000000;
	background: url(../images/nav_on.gif) repeat-x;
}
#main_nav a:hover, ul#main_nav_inner a.button:hover {
	background:url(../images/nav_over.jpg) repeat-x;
	color:#ffffff;
}
#main_nav a.current, ul#main_nav_inner a.current {
	background:url(../images/nav_over.jpg) repeat-x;
	color:#ffffff;
}
#main_nav a.current_home {
	background:url(../images/home_over.jpg) repeat-x;
	color:#ffffff;
}

a#home {
	background:url(../images/home_over.jpg) repeat-x;
	color:#ffffff;
}
a#home:hover {
	background:url(../images/home_over.jpg) no-repeat;
}
a.home2 {
	background:url(../images/nav_on_inner.jpg) repeat-x;
	color:#000000;
}
#copyright a {
	color: #787878;
}

a.home2:hover {
	background:url(../images/nav_over_inner.jpg) no-repeat;
	color:#ffffff;
}
/*----------------THIS IS THE SECTION FOR ALL MAIN LAYOUT RULES--------------------*/
#maincontainer {
	width: 934px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align:left;
	background-image: url(../images/layout_bg.jpg);
	background-repeat:repeat-y;
}

#header {
	margin: 0px;
	height:375px;
	width: 934px;
	background-color:#efefef;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
}
#header_inner {
	margin: 0px;
	height:375px;
	width: 934px;
	margin-bottom:-187px;
	background-color:#efefef;
	background-image: url(../images/header_inner.jpg);
	background-repeat:no-repeat;
}
ul#main_nav {
	float:left;
	width: 700px;
	margin:332px 0px 0px 16px;
	**margin:332px 0px 0px 0px;
	padding:0px;
	**padding:0px 0px 0px 16px;
}
ul#main_nav_inner {
	float:left;
	width: 700px;
	margin:142px 0px 0px 16px;
	**margin:0px 0px 0px 0px;
	padding:0px;
	**padding:142px 0px 0px 16px;
}
#main_nav li, ul#main_nav_inner li {
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
#main_content {
	width: 910px;
	clear: both;
	display:table;
	float: left;
	padding-left:10px;
}
#main_content_inner {
	background: url(../images/content_bg.gif) repeat-y;
	width: 900px;
	clear: both;
	display:table;
	float: left;
	margin-left:10px;
	position:relative;
	z-index:10;
}
#pageheader1 {
	width: 900px;
	padding:55px 0px 0px 0px;
	float:left;
	background: url(../images/page_heading1.jpg) no-repeat;
	position:relative;
	z-index:5;
}
#pageheader2 {
	width: 900px;
	padding:55px 0px 0px 0px;
	float:left;
	background: url(../images/page_heading2.jpg) no-repeat;
	position:relative;
	z-index:5;
}
#pageheader3 {
	width: 900px;
	padding:55px 0px 0px 0px;
	float:left;
	background: url(../images/page_heading3.jpg) no-repeat;
	position:relative;
	z-index:5;
}
#pageheader4 {
	width: 900px;
	padding:55px 0px 0px 0px;
	float:left;
	background: url(../images/page_heading4.jpg) no-repeat;
	position:relative;
	z-index:5;
}
#left_column {
	float:left;
	width:495px;
	**width:470px;
	margin: 20px 0px 0px 25px;
	**margin:20px 0px 0px 0px;
	**padding-left:25px;
}
#left_column_inner {
	float:left;
	width:555px;
	**width:555px;
	**margin:20px 0px 0px 0px;
	**padding-left:0px;
	margin: 20px 0px 0px 30px;
	padding-top:15px;
}

#right_column {
	width:350px;
	float:right;
	margin: 20px 25px 0px 0px;
}
#right_column_inner {
	width:235px;
	float:right;
	background: url(../images/right_bg.jpg) no-repeat;
	margin: 20px 35px 0px 0px;
	padding-left:20px;
}
#footer {
	width: 934px;
	height:127px;
	background:url(../images/footer.jpg) no-repeat;
	clear:both;
	font-size:10px;
}
#footer_inner {
	width: 934px;
	height:176px;
	clear:both;
	font-size:10px;
}
#cbfooter {
	width:924px;
	padding:10px 0px 10px 10px;
	font-size:9pt;
	margin: 0px auto 0px auto;
	clear:both;
}
#footerNav {
	width:934px;
	padding:10px 0px 10px 0px;
	font-size:9pt;
	text-align:left;
	margin: 0px auto 0px auto;
}
#copyright {
	font-size:10px;
	color:787878;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
}
/*----------------THIS IS THE SECTION FOR ALL CUSTOM TAGS AND FONT FORMATTING--------------------*/
#left_column h1 {
	font-size:12pt;
	font-weight:bold;
	color:#3b0b01;
	margin-top:0px;
}
#left_column h3 {
	font-size:15pt;
	font-weight:bold;
	color:#809b26;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
#left_column ul {

}
#left_column li {
	font-size:12px;
	list-style-image:url(../images/green_bullet.jpg);
	margin-bottom:5px;
}
#left_column td {
	font-size:12px;
	line-height:19px;
}
#left_column_inner p {
	margin: 0px 15px 15px 15px;

}
#left_column_inner h3 {
	font-size:12pt;
	font-weight:bold;
	color:#3b0b01;
	margin: 0px 0px 15px 15px;
	width:550px;
}
#left_column_inner td {
	font-size:12px;
}
#left_column_inner a {
	color:#0076a3;
}
#left_column_inner a:hover {
	text-decoration:none;
}
#left_column_inner ul {

}
#left_column_inner li {
	font-size:12px;
}
#right_column p {
	margin: 0px 10px 16px 0px;
}
#right_column a {
	color:#006699;
}
#right_column a:hover {

}
#right_column h2 {
	font-size:17px;
	font-weight:bold;
	margin:5px 0px 10px 0px;
	color:#666666;
}
#footerNav a {
	color:#464545;
	text-decoration:none;
}
#footerNav a:hover {
	text-decoration: underline;
}
h2.blue {
	margin: 15px 0px 5px 0px;
	color:#00aeef;
}
h2.blue a {
	text-transform:uppercase;
	color:#00aeef;
	font-size:15px;
}
h2.blue a:hover {
	text-decoration:none;
}
h2.green_dash {
	background: url(../images/dashed_line.gif) repeat-x;
	width:100%;
	height:3px;
	margin: 15px 0px 15px 0px;
}
.register a {
	color:#00aeef;
	font-weight:bold;
}
.register a:hover {
	text-decoration:none;
}
div#green_box {
	width:310px;
	padding:15px;
	background: #aec165;
	margin-left:10px;
}
div#green_box h1 {
	font-size:12pt;
	font-weight:bold;
	color:#3b0b01;
	text-transform:uppercase;
	margin-bottom:10px;
}
div#green_box li {
	font-size:12px;
}
div#green_box a {
	color:#000000;
	font-weight:bold;
	font-size:15px;
}
div#green_box a:hover {
	text-decoration:none;
}
.topbox {
	width: 212px;
	height: 120px;
	background-image: url(../images/sidebar-topbg.jpg);
	background-repeat: no-repeat;
	border: #c6c1c0 1px solid;
	background-color: #faf6cd;
	margin-top:20px;
}
.topbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #3b0b01;
	margin-right: 20px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom:dotted 1px #3b0b01;
	margin-top: 20px;
	margin-bottom:10px;
}
.bottombox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3b0b01;
	margin-right: 20px;
	margin-left: 10px;
	padding-bottom: 3px;
	margin-top: 20px;
}
.bottombox ul {
	margin:0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.bottombox li {
	font-size:12px;
	margin-bottom:8px;
}
.bottombox li a {
	color:#000000;
}
.bottombox li a:hover {
	text-decoration:none;
}
.bottombox
{
	width: 212px;
	border: #c6c1c0 1px solid;
	background-color: #ffffff;
}
.greenheader {
	width:540px;
	margin:0px 0px 0px 10px;
	**margin:0px 0px 0px 10px;
	padding-bottom:10px;
	background: url(../images/green_container.jpg) no-repeat;
}
.greenheader h4 {
	font-size:14px;
	line-height:26px;
	color:#ffffff;
	margin:0px;
	padding-left:15px;
}
.greenheader a {
	color:#0076a3;
}
.greenheader a:hover {
	text-decoration:none;
}
.greenheader p {
	margin-right:15px;
}
.greenheader li {
	margin: 0px 15px 8px 0px;
}
#ondemand {
	background: url(../images/computer-screenshot.jpg) no-repeat bottom;
	width:540px;
	margin:15px 0px 0px 10px;
	padding:15px 0px 20px 0px;
	border-top:dashed 1px #cecece;
}
#ondemand ul{
	margin:0px;
	padding:0px 0px 0px 20px;
}
#ondemand li {
	font-size:12px;
	margin-bottom:8px;
}
.good_space {
	line-height: 16px;
}
.good_space li {
	margin-bottom: 4px;

}
