@charset "utf-8";

html, body{
	height:100%;
}
body{
	/* background-color:#FFF;
	background-image:url('/resource/image/background/bgBar.gif');
	background-position:center top;
	background-repeat:repeat-x; */
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
html, body, div, form, td, th{
	margin:0;
	padding:0;
}
input{
	margin:0;
}
input.blur {
	color:#999;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#333333;
}
a img{
	border:none;
}

:focus
{
  -moz-outline-style: none;
}

/* Start - Used so all browsers display the same way - http://www.w3.org/TR/CSS21/sample.html */
h1{
	font-size: 2em;
	margin: .67em 0;
}
h2{
	font-size: 1.5em;
	margin: .75em 0;
}
h3{
	font-size: 1.17em;
	margin: .83em 0;
}
h4, p, blockquote, ul, fieldset, ol, dl, dir, menu{
	margin: 1.12em 0;
}
h5{
	font-size: .83em;
	margin: 1.5em 0;
}
h6{
	font-size: .75em;
	margin: 1.67em 0;
}
/* End - Used so all browsers display the same way */
#topLine {
	background-image:url('/resource/image/background/bgBar.gif');
	background-repeat:repeat-x;
	height:5px;
}
#bottombox1 {
	float:left;
	padding:20px 25px;
	width:298px;
}
#bottombox2 {
	float:left;
	padding: 20px 15px 20px 0px;
	width:250px;
	font-size:12px;
}
#bottombox3 {
	float:left;
	padding: 20px 0px 20px 15px;
	width:740px;
}
#contentContainer1 {
	background-color:#FFF;
	float:left;
	position:relative;
	right:264px;
	width:100%;
}
#contentContainer2 {
	background-color:#FF9934;
	float:left;
	overflow:hidden;
	width:100%;
}
#footerContainer {
	margin:0 auto;
	width:1024px;
}
#footerLayoutContainer {
	background-image:url('/resource/image/background/footerFade.jpg');
	background-repeat:repeat-x;
	margin-top: 5px;
}
#layoutContainer {
	margin: 0 auto;
	/*min-height:500px;
	height:auto !important;
	height:500px;*/
	width:1024px;
	background-image:url('/resource/image/background/squares.gif');
	background-repeat:no-repeat;
}
#logoContainer {
	float:right;
	padding:10px 50px 0px 0px;
}
#shellContainer {
	margin: 0 auto;
}
#mainContent {
	/*float:left;*/
	height:100%;
	color:#4B4B4B;
}
#mainContentContainer {
	float:left;
	width:1024px;
}
#masterContainer{
	height:100%;	
}
#pageTitle {
	color:#AFBB44;
	font-size:28px;
	font-weight:900;
	padding-bottom:10px;
}
#rightAdsArea {
	height:100%;
	padding:10px 30px 118px 30px;
}
#rightAdsBox {
	background-color:#FF9934;
	float:left;
	height:100%;
	width:264px;
}
#rightAdsBoxBottom {
	float:right;
	margin-top: -98px;
	position:relative;
	bottom: 0;
	right: 0;
}
#rightAdsBoxTop {
	background-color:#F97B00;
	height:6px;
}
#subnav a{
	color:#FFF;
}
#subnav hr{
	color:#FF8306;
}
#topNavContainer {
	color:#CCC9D1;
	height:91px;
	padding-top:0px;
}
#topNavContainer a{
	color:#4D3B6D;
}
.topSubnav {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	float:right;
}
#veryFooterContainer {
	font-size:11px;
	margin:0 auto;
	text-align:center;
	width:1024px;
}
.bold {
	font-weight:900;
}
.caseStudyContent {
	width:550px;
	height:290px;
	font-size:12px;
	margin-top:-10px;
	margin-bottom:-70px;
	overflow:inherit;
}
.caseStudyDivider {
	background-image:url('/resource/image/dotted.gif');
	background-position:center;
	background-repeat:repeat-x;
	height:10px;
	width:400px;
}
.caseStudyPageTitle {
	color:#4D3B6D;
	font-size:20px;
	padding:10px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.caseStudyThumbnail{
	height:76px;
	width:71px;
}
.caseStudyThumbs {
	width:550px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:900;
	padding:5px;
}
.caseStudyThumbs a{
	color:#FFF;
	font-size:10px;
	font-weight:900;
}
.caseStudyTitle {
	color:#B0BB45;
	font-size:22px;
	font-weight:900;
}
.dropDownBG{
	background-image:url(/resource/image/dropdown_bg_body.jpg);
	background-repeat: repeat-y;
	width:382px;
	color:#4D3B6D;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;

}
.left {
	display: inline-block;
	float: left;
}
.right {
	display: inline-block;
	float: right;
}
.clear {
	clear: both;
}
.dividers {
	float:left;
	padding:30px 0px;
}
.dividers a{
	height:129px;
	width:1px;
}
.headline {
	padding:10px 0px;
}
.headlineDate {
	color:#999999;
}
.requiredField {
	color:#FF9933;
}
.dashInput {
	border:0px;
	margin:0;	
	width:142px;
	border:1px dashed gray;
	vertical-align:middle;
}
.smallHeading {
	color:#4F3D6F;
	font-size:11px;
	font-weight:900;
}
.topNavContainerLinks {
	font-size:16px;
	vertical-align:bottom;
	float:left;
}
.validation-advice {
   margin:0;
   padding: 0.5em;
   padding-right:5px;;
   background-color: #FF9934;
   color: #fff;
   font-weight: bold;
}
.contactUs {
	color:#4C3A6C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 20px;
}
.contactUs span {
	color: #000000;
}
.contactUs span.requiredField {
	color: #FF9933;
}
.contactUs span.sp {
	margin-left: 5px;
	overflow: hidden;
}
#frmContactUs input
,#frmContactUs select 
,#frmContactUs textarea {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}

#frmContactUs input
,#frmContactUs select  {
	height: 18px;
}
#frmContactUs .validation-advice {
	display: block;
	margin-left: 9px;
	widows: inherit;
	height: 16px;
}

