﻿#cn
{
	padding-right:20px;
	background-color:#F4F4F4;
	height:100%;
}
#cn2
{
	padding-left:20px;
	padding-bottom:20px;
	background-color:#F4F4F4;
	height:100%;
}
#cn3
{
	background-color:#fff;
	max-width:920px;
	min-width:920px;
	width:920px;
	margin: 0 auto;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
}


/** header styles **/
#headerContainer
{
	background-color:#FFFFFF;
	overflow:hidden;
}
#headerControlsContainer
{
	float:right;
	color:#ffffff;
	text-align:center;
	height:27px;
	background:#F58121;
	margin-right:20px;
	overflow:hidden;
}
#headerControlsContainer span.links
{
	position:relative;
	top:-8px;
}
#headerControlsContainer a
{
	color:#ffffff;
	text-decoration:none;
}
#headerControlsContainer a:hover
{
	color:#000033;
	text-decoration:underline;
}
#headerControlsContainer a:visited
{
	color:#ffffff;
}
#topMenuNavigation
{
	margin-top:6px;
	padding:0px;
	background:#C9C8C8 url('Images/navbar_bkgd.gif') top left repeat-x;
	z-index:100;
	height:30px;
}
#searchContainer
{
	float:right;
	height:30px;
}
#searchContainer input
{
	width:140px;
	font-size:90%;
	position:relative;
}
#searchContainer img
{
	position:relative;
	top:6px;
}
#home_top
{
	background:url('Images/home-top-bg.gif') top left repeat-x;
	border:solid 1px #E8E8E8;
	width: 896px;
	height: 250px;
}
#home_top .cmsContentBody
{
	padding:12px;
}
#home_top h3
{
	margin:12px 20px 24px 0;
	font-size:17pt;
}
#home_top p
{
	margin:12px 0px 12px 0;
	font-size:13pt;
	font-family: Verdana, Arial, sans-serif;
}
#home_boxes
{
	margin:10px 0 0 0;
	background:#e8e8e8 url('Images/home-box-bg.gif') top left repeat-x;
}
.home-box-1, .home-box-2, .home-box-3
{
	background:#e8e8e8 url('Images/home-box-bg.gif') top left repeat-x;
	width:272px;
	float:left;
	padding:12px 12px;
	border:solid 1px #E8E8E8;
	min-height: 220px;
}
.home-box-content
{
	padding-left:90px;
	font-size:9pt;
}
.home-box-content h2
{
	font-size:10pt;
	font-weight:bold;
}
.home-box-content ul
{
	margin-left:8px;
}
.home-box-1 .home-box-content
{
	background:url('/UserFiles/Image/home/home-box-1.png') top left no-repeat;
}
.home-box-2 .home-box-content
{
	background:url('/UserFiles/Image/home/home-box-2.png') top left no-repeat;
}
.home-box-3 .home-box-content
{
	background:url('/UserFiles/Image/home/home-box-3.png') top left no-repeat;
}
.codeOfConduct
{
	clear: both;
	width: 800px;
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	margin: 12px auto 0 auto;
	padding: 4px;
	font-size: 12pt;
	text-align: center;
}
/** end header styles **/


/** main nav bar styles **/
#navigationContainer
{
	float:left;
}
/** end main nav bar styles **/


/** content styles **/
#contentContainer
{
	margin:0;
	padding:12px 8px;
}
#contentContainerMain
{
	margin-left:206px;
}
body.oneColumn #contentContainerMain
{
	margin-left:auto;
	padding:0px 4px 4px 4px;
}
#pageControlsContainer
{
	float:right;
}
#breadcrumbContainer
{
}
/** end content styles **/


/** footer styles **/
#footerContainer
{
	clear:both;
	border-bottom:solid 1px #D9D9D9;
}
#ft
{
	width:800px;
    margin:0 auto;
    padding:8px 0 20px 0;
	font-size:85%;
	text-align:center;
}
/** end footer styles **/


/** form styles **/
.loginForm
{
	margin-left : 40px;
	width : 48em;
}
.registerForm
{
	margin-left : 20px;
	width : 48em;
}
.passwordRecoveryForm
{
	margin-left : 40px;
	width : 48em;
}
.profileForm
{
	margin-left : 20px;
	width : 50em;
}
/** form styles **/

.searchHeader
{
	background-color:#908E8F;
	color:#fff;
	font-weight:bold;
}
.searchHeader a
{
	color:#EEEEFF;
}

.clear
{
	clear:both;
}

.homePageBox
{
	margin:0 auto;
	float:left;
	width:28%;
	margin:1em 1%;
	text-align:center;
	font-weight:bold;
}
.homePageBoxSeparator
{
	float:left;
	height:150px;
	background:#FFF url('/App_Themes/Default/Images/dotted_vbar_bg.gif') top center repeat-y;
	width:1%;
}
.homeBoxTitle
{
	max-height:47px;
	height:37px;
	padding:10px 8px 0 8px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	border:groove 2px #333;
	color:#ccc !important;
}
.homeBoxTitle a, .homeBoxTitle a:visited
{
	display:block;
	text-decoration:none;
}
.homeBoxTitle a:hover
{
	text-decoration:none;
	color:#EEE !important;
}
.homeBoxTitleBlue
{
	background:url('/App_Themes/Default/Images/blue_box_bkgd.gif') top left repeat-x;
	border-color:#738AC1;
	color:#eef !important;
}
.homeBoxTitleOrange
{
	background:url('/App_Themes/Default/Images/orange_box_bkgd.gif') top left repeat-x;
	border-color:#738AC1;
	color:#ffe !important;
}
.homeBoxTitleGreen
{
	background:url('/App_Themes/Default/Images/green_box_bkgd.gif') top left repeat-x;
	border-color:#738AC1;
	color:#efe !important;
}
.homeBoxContent
{
	padding:8px;
}
.homeBoxContent ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:262px;
	text-align:left;
}
.homeBoxContent ul li
{
	padding-left:16px;
}
.homeBoxContent.blue ul li
{
	color:#5273b5;
	background:url('Images/bullet_blue.gif') left top no-repeat;
}
.homeBoxContent.orange ul li
{
	color:#ef9d00;
	background:url('Images/bullet_orange.gif') left top no-repeat;
}
.homeBoxContent.green ul li
{
	color:#73A25C;
	background:url('Images/bullet_green.gif') left top no-repeat;
}
.homeBoxContent ul li a
{
	color:inherit;
	text-decoration:none;
}
.homeBoxContent ul li a:hover
{
	text-decoration:underline;
}

.callout
{
	float:right;
	border:solid 1px #F58121;
	margin:0 16px 16px 16px;
	width : 200px;
}
.callout-header, .callout h3
{
	padding:8px;
	color:#fff;
	max-height:80px;
	font-size:120%;
	font-weight:bold;
	background-color:#F58121;
}
.callout-body, .callout p
{
	padding:8px;
}

