/* CSS Document */
body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #676767;
	margin: auto;
}
#mainDiv
{
	width: 1008px;
	margin: auto;
	background: #D1D2D4;
}
#headerRegion
{
	width: 972px;
	margin: auto;
}
img
{
	border: 0;
}
#blankDiv
{
	font-size: 1px;
	height: 15px;
}
#pageTitle, .pageTitle, #pageTitleWithBG
{
	font-size: 20px;
	color: #F2B72B;
	font-weight: bold;
}
#colomnTitle
{
	font-size: 20px;
	color: #F2B72B;
	font-weight: bold;
	padding: 10px 20px 0 20px;
}
#pageTitleWithBG span
{
	color: #ffffff;
	font-size: 13px;
}
#pageTitleWithBG
{
	background: url(../imgs/innerTitleBG.jpg) no-repeat;
	height: 80px;
	padding: 27px 0 0 40px;
	margin: auto;
	width: 932px;
}
.subLink a, #subLink a, .subLink a:visited, #subLink a:visited
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.globleLinks a
{
	color: #939598;
	font-weight: bold;
	text-decoration: underline;
}
.globleLinks a:hover, .globleLinks li span a
{
	color: #BBBB41;
}
.forClient p
{
	margin: 10px 15px;
	font-size: 14px;
}
.forClient
{
	color: #939598;
}
.mainContent input
{
	background: #F2B72B;
	width: 75px;
	height: 25px;
	font-weight: bold;
	color: #333333;
}

/**
/**** Header ****/
#searchBar
{
	background: #F5B82B;
	text-align: right;
	padding: 5px 20px 5px 5px;
	height: 24px;
}
.inputStyle
{
	width: 205px;
	/*height: 20px;*/
	border: 0px;
	margin-top: 2px;
	vertical-align: top;
}
#searchBar div
{
	background: url(../imgs/searchBG.jpg) no-repeat 100% 0;
}

#logoBanner
{
	height: 106px;
	background: #FFFFFF;
	padding: 0;
}

/**
/**** Nav ****/
#navigation
{
	height: 38px;
}
#navigation ul
{
	text-align: center;
	list-style: none;
	padding: 0;
	width: 100%;
	height: 38px;
	margin: auto;
}
#navigation li
{
	float: left;
	height: 38px;
	display: inline;
}

/**
/**** container ****/
.wrapper, #wrapper
{
	width: 972px;
	margin: auto;
	background: #FFFFFF;
}
#wrapper div
{
	text-align: center;
}
#wrapper div img
{
	padding: 10px;
}

/**** Sidebar-Left ****/
.sidebar-left
{
	width: 252px;
	background: #818285 url(../imgs/sidebar-left_bg.jpg) repeat-y;
	vertical-align: top;
	color: #FFFFFF;
	border-right: 1PX solid #999A9C;
}
.sidebar-left span div
{
	background: url(../imgs/contentTopLeft.jpg) no-repeat 0 0;
}
.sidebar-left ul
{
	list-style: none;
}
.sidebar-left ul li
{
	padding-bottom: 10px;
	margin-left: -20px;
	padding-right: 20px;
	font-style: italic;
}
.sidebar-left a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

.sidebar-left a:hover, .sidebar-left span a
{
	color: #F7D183;
	font-weight: bold;
	text-decoration: underline;
}

/**** Sidebar-Right ****/
.sidebar-right
{
	vertical-align: top;
	width: 253px;
	font-size: 14px;
	position: relative;
	border-left: 1PX solid #999A9C; 
}
.sidebar-right div
{
	background: #FFFFFF url(../imgs/contentTopRight_white.jpg) no-repeat 100% 0;
	padding: 20px;
}
.sidebar-right a
{
	color: #939598;
	text-decoration: none;
}
.sidebar-left-sub2 a
{
	font-size: 13px;
	color: #68696b;
	text-decoration: none;
}
.sidebar-right a:hover, .sidebar-right span a
{
	color: #BBBB41;
	text-decoration: none;
}
.sidebar-right ul, .sidebar-left-sub2 ul
{
	list-style: url(../imgs/bullet.jpg);
}
.sidebar-right ul li
{
	padding-bottom: 8px;
	margin-left: -20px;
}
/**** sidebar-left-sub2 ****/
.sidebar-left-sub2
{
	width: 252px;
	background: #ffffff;
	vertical-align: top;
	border-right: 1PX solid #999A9C; 
}
.sidebar-left-sub2 a
{
	font-weight: bold;
}
.sidebar-left-sub2 a:hover, .sidebar-left-sub2 span a
{
	color: #F2B72B;
	text-decoration: none;
}
.sidebar-left-sub2 ul li
{
	padding-bottom: 10px;
	padding-right: 20px;
}
/**** Center Content ****/
.centerContent
{
	font-size: 14px;
	color: #939598;
	padding: 20px;
	vertical-align: top;
}
.centerContent div
{
	margin: -20px;
}

.mainContent
{
	width: auto;
	font-size: 14px;
	float: right;
	color: #939598;
	padding: 20px;
	vertical-align: top;
}

/**
/**** Footer ****/
#footer
{
	position: relative;
	background-color: #FFFFFF;
	height: 150px;
	width: 972px;
	margin: auto;
}
#footer ul
{
	text-align: center;
	list-style: none;
	color: #FFFFFF;
	background: #A7A9AC;
	padding: 5px;
	margin: auto;
}
#footer li
{
	display: inline;
	text-align: center;
	font-size: 14px;
	padding: 5px;
}
#footer ul a
{
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#footer ul a:hover, #footer ul span a
{
	color: #F7D183;
	text-decoration: none;
}
#footerContent
{
	color: #939598;
	float: left;
	padding: 15px;
}
#footerContent span
{
	color: #666666;
}
#footerImg
{
	float: right;
	padding: 15px;
}
/********************************/

/* set millions of background images */
.rbroundbox { background:  #D1D2D4; }
.rbtop div { background: url(../imgs/box_tl_corner.jpg) no-repeat top left; }
.rbtop { background: url(../imgs/box_tr_corner.jpg) no-repeat top right; }
.rbbot div { background: url(../imgs/box_bl_corner.jpg) no-repeat bottom left; }
.rbbot { background: url(../imgs/box_br_corner.jpg) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 9px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; color:#5A5A5B; }
.rbroundbox { width: 100%; margin: 1em auto; }
.rbcontent div { text-align: center; }
.rbcontent div img { margin: 15px 33px; }

/********************************/
.bulletSpace li
{
	padding-bottom: 15px;
}
.smallFont
{
	font-size: 13px;
}
.sectionNewsEvents
{
	list-style: none;
	
}
.sectionNewsEvents li
{
	margin-left: -35px;
	margin-bottom: 10px;
	font-style: italic;
	list-style: none;
}
.sectionNewsEvents a
{
	color: #939598;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

.sectionNewsEvents a:hover, .sectionNewsEvents span a
{
	color: #F7D183;
	font-weight: bold;
	text-decoration: underline;
}
