/*Initial Orange Color: FFB833*/

body {
	margin: 0px;
	font: 12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E2E2E2;
}
a {
	color:#4675B8;
}
a:hover {
	color:#AAC2D5;
}
#homeButtonContainer {
	position:absolute; width: 60px;
	margin-left: 295px;
	margin-top: 0px;
}
#footer {
	font-size: 9px;
	color:#666666;
	width: 833px;
	margin: auto;
	margin-bottom: 30px;
}
#footer a {
	color: #4C74B7;
}
#searchContainer {
	border: 1px solid #E0E0E0;
	padding: 0px;
	overflow: hidden;
	margin-left: 675px;
	vertical-align: middle;
	background: #FFFFFF;
	width: 150px;
}
#searchBox {
	width: 110px;
	font-size: 10px;
	height: 15px;
	margin: 2px 0px 0px;
	padding: 0px;
	font-weight: bold;
	border: 0px none #FFFFFF;
	background: #FFFFFF;
	color: #999999;
}
#pageContainer {
	background-color: #FFFFFF;
	background-image: url(../images/topBarBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-bottom: 20px;
}
.int #pageContainer {
	background-image: url(../images/topBarBgInt.jpg);
}
#menu {
	width: 545px;
	float: right;
	margin-top: 25px;
	text-align: left;
}
#mainImage {
	width: 833px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	background: #ECECEC;
}
#contentContainer {
	margin-top: 25px;
	width: 833px;
	margin-bottom:10px;
}
.int #contentContainer {
	margin-top: 0px;
	margin-bottom:20px;
}
#centerContainer {
	width: 833px;
	margin: auto;
}
#topBar {
	height: 34px;
	padding-top: 5px;
}
#menuContainer {
	height: 74px;
	margin: 5px 0 5px 0;
}
#logo {
	width:235px;
	/*margin-top:5px;*/
	float: left;
}
/* ----- CLEAR FIX FOR FLOATS ----- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
#subNavContainer {
	float: left;
	width: 245px;
}
.subNav {
	width: 245px;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 15px;
}
DL {
	margin: 0px;
}
DD {
	margin-left: 5px;
	margin-bottom: 3px;
}
DD a {
	color: #666666;
}
DD a:hover {
	color: #e3a32b;
}
.subNav H3 {
	color: #e3a32b;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 11px;
	border-bottom:#999999 dotted 1px;
	margin-bottom: 11px;
}
.subNavHeader a {
	color: #e3a32b;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 11px;
	border-bottom:#999999 dotted 1px;
	margin-bottom: 11px;
	text-decoration: none;
}
.subNavHeader a:hover {
	color: #e3a32b;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 11px;
	border-bottom:#999999 dotted 1px;
	margin-bottom: 11px;
	text-decoration: underline;
}
#whySynergy {
	float: left;
	width: 270px;
	padding-right: 25px;
	border-right: 2px solid #CCCCCC;
}
#news {
	float: right;
	width: 500px;
}
#content {
	float: right;
	width: 540px;
	padding-left: 5px;
	border-left: 0px none #CCCCCC;
}
H1 {
	color: #e3a32b;
	font-size: 26px;
	font-weight: normal;
	margin-top: 10px;
}
H2 {
	color: #e3a32b;
	font-size: 20px;
	font-weight: normal;
}
#solutionsMenu {
	position: absolute;
	width: 150px;
	margin-top: 23px;
	display: inline;
	z-index: 20;
	visibility: hidden;
}
#servicesMenu {
	position: absolute;
	width: 230px;
	margin-top: 23px;
	display: inline;
	z-index: 30;
	visibility: hidden;
}
.dropdowns {
	color: #FFFFFF;
	font-size: 14px;
	background: #FFB833;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: left;
	padding: 5px;
	line-height: 1.3em;
}
.dropdowns a {
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 3px;
	display: block;
}
.dropdowns a:hover {
	color: #FFFFFF;
	background:#FFC352;
	text-decoration:none;
	padding-left: 3px;
	display: block;
}
.highlightBlue {
	color: #4C74B7;
}
.red {
	color: #FF0000;
}
fieldset {  
margin: 1.5em 0 0 0;  
padding: 0; 
} 
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold; 
} 
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: 1em; 
} 
fieldset.submit {  
border-style: none; 
}
label {  
float: left;  
width: 10em;  
margin-right: 1em;  
text-align: right; 
}

.resourcesCallout {
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.resourcesHeader {
	color: #031074;
	font-size: 16px;
}
