/* ID'S */



#outerContainer {
	/* To fix IE 5 centering bug */
	text-align: center;
}

#innerContainer {
	/* Adjust for centering fix */
	text-align: left;
	width: 780px;
	margin: 0 auto 0 auto;
	background-image:url(../images/global/shadow_sides.gif);
	background-repeat:repeat-y;
}

#innerSecondaryContainer {
	/* Adjust for centering fix */
	text-align: left;
	width: 780px;
	margin: 0 auto 0 auto;
	background-image:url(../images/global/shadow_sides.gif);
	background-repeat:repeat-y;
}

#languageSelect {
	margin: 0 auto 0 auto;
	padding: 5px 15px 0 15px;
	width:750px;
	height:20px;
	text-align:right;
	font-size:10px;
}

#languageSelect a {
	color:#383881;
	text-decoration:none;
	border-bottom:#CCCCCC dotted 1px;
}

#languageSelect a:hover {
	border-bottom:#383881 solid 1px;
}

#logo {
	padding: 20px 0 6px 34px;
	float:left;
}

#secondaryLogo {
	margin: 21px 0 0 32px;
}

#topNav {
	height:27px;
	width:750px;
	margin-left:14px;
	text-align:right;
	background-image:url(../images/global/topNav_bg_thin.gif);
}

#navCurve {
	float:right;
}

#navItems {
	float:right;
	height:21px;
	padding-top:6px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/global/topNav_bg_thick.gif);
}

#navItems div {
	float:left;
	height:20px;
	padding-right:18px;
}
#navItems a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}


/* NEW NAV TREATMENT */
#topNavNew {
	width:750px;
	height:27px;
	margin-left:14px;
	background-image:url(../images/global/topNav_bg_thin.gif);
}







#footer {
	margin:20px 0 5px 0;
	font-size:10px;
	color:#A1A7AF;
}

#footer a {
	text-decoration: none;
	color:#383881;
	text-decoration:none;
	border-bottom:#CCCCCC dotted 1px;
}

#footer a:hover {
	border-bottom:#383881 solid 1px;
}


/* MAIN LAYOUT - NEW */

#main-new {
	width:750px;
	height:269px;
	margin-left:14px;
	background:#a3cbe0 url(../images/main/main_img_full.jpg) right top no-repeat;

}
#mainCallout-new {
	width:295px;
	height:80px;
	padding-top:92px;
	padding-left:43px;
	background:url(../images/main/main_box_full.png) 43px 92px no-repeat;
}
#mainCalloutContent-new {
	padding:14px 18px 0 18px;
}
#mainCalloutContent-new h1 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
#mainCalloutContent-new h1 .subTitle {
	font-size:13px;
}

#header {
	position:relative;
	height:115px;
}
#clientRotator {
	float:right;	
	width:450px;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
}
#clientRotator h2 {
	width:450px;
	height:17px;
	text-indent:-9999px;
	background:url(../images/main/clientRotator_title2.jpg) 244px 0px no-repeat;
	margin:0;
	padding:0;

}
#clientRotator h2 span{display:none;width:300px;}

#clientRotator #logos {
	width:400px;
	height:90px;
	display:none;
	float:right;
	text-align:right;
}

#bottomArea {
	height:267px;
	width:750px;
	margin-left:14px;
	margin-top:-46px;
	background:url(../images/main/bg_bottom_new.gif) left bottom repeat-x;
	position:relative;
}
#introBlockTop {
	width:464px;
	height:18px;
	position:absolute;
	top:0;
	left:264px;
	background:url(../images/main/intro_top.png) top left no-repeat;
}
#introBlock {
	width:464px;
	height:249px;
	position:absolute;
	top:18px;
	left:264px;
	background:url(../images/main/intro_bg.gif) top left repeat-y;
}
#introInner {
	margin-left:24px;
	width:435px;
	height:249px;
	overflow-y:scroll;
}
#introInner p {
	padding-right:40px;
	margin-top:0;
	margin-bottom:.8em;
}
#introInner p.introPara {
	color:#000099;
	font-size:15px;
}
#homeSignup {
	padding-top:104px;
}
#homeSignup .formTitle {
	color:#4497c2;
	font-size:11px;
	font-style:italic;
}
#homeSignup label {
	color:#909fb1;
	font-size:9px;
}
#homeSignup .txtField {
	width:150px;
}
#homeSignup .finePrint {
	color:#798494;
	font-size:9px;
}





/* MAIN LAYOUT */

#main {
	float:left;
	display:inline;
	width:288px;
	margin-left:14px;
	padding-left:47px;
	background-color:#A3CBE0;
}

#mainCalloutTop {
	width:288px;
	text-align:right;
}

#mainCallout {
	height:127px;
	width:288px;
	background-image:url(../images/main/main_box_bg.jpg);
}

#mainCalloutContent {
	float:left;
	width:250px;
	margin-top:2px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#mainCalloutContent p {
	margin:12px 0 0 3px;
	padding:0;
}

#mainCalloutBottom {
	width:288px;
	text-align:right;
	background-image:url(../images/main/main_bott_bg_shadow.jpg);
}

#mainBlackBar {
	clear:both;
	width:750px;
	height:26px;
	margin-left:14px;
	background-color:#000000;
}

#mainGrayDiag {
	width:750px;
	height:80px;
	margin-left:14px;
	background:url(../images/global/bg_diag_lines.gif);
}

/* SECONDARY LAYOUT */
#pageBody {
	width:750px;
	margin-left:14px;
	background:url(../images/secondary/column_bg.gif) repeat-y;
}

#leftColumn {
	float:left;
	width:178px;
}

#content {
	float:right;
	width:505px;
	display:inline;
	margin:30px 30px 20px 0;
	color:#223E49;
	font-size:13px;
}

#content a {
	text-decoration: none;
	color:#383881;
	text-decoration:none;
	border-bottom:#CCCCCC dotted 1px;
}

#content a:hover {
	border-bottom:#383881 solid 1px;
}

#content p {
	margin:2px 0 14px 0;
	padding:0;
	line-height:20px;
}

.leftColCallout {
	background-color:#A1A7AF;
	width:148px;
	margin:30px 0;
	padding:15px;
	border-top:#434B56 solid 2px;
	border-bottom:#434B56 solid 2px;
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
}
.leftColCallout h2 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin-top:0;
	margin-bottom:.3em;
	color:#FFF;
}
.leftColCallout a {
	color:#FFF;
	border-bottom:#CCCCCC dotted 1px;
}
.leftColCallout a:hover {
	text-decoration:none;
	border-bottom:#CCCCCC solid 1px;
}
	

#photo {
	padding:4px 0 0 15px;
	float:right;
	text-align:center;
}

#photo .caption {
	background-color:#B7BBC1;
	color:#070233;
	padding:2px;
	font-size:10px;
	font-weight:bold;
}

#printContainer {
	text-align: left;
	width: 780px;
	margin: 50px auto 0 auto;
}

#printArea {
	margin:32px;
}


/* CLASSES */
.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clearFloats {
	clear:both;
}

.largeType {
	font-size:17px;
}

.smallType {
	font-size:11px;
}

.divider {
	padding:0 0 0px 0;
	margin-bottom:14px;
	height:1px;
	background:url(../images/secondary/divider_bg.gif) repeat-x;
}

.logoBox {
	display:block;
	width:163px;
	height:85px;
	padding-top:13px;
	text-align:center;
	background:url(../images/secondary/logoBox_full.gif) no-repeat;
}

#outerContainer #innerSecondaryContainer #pageBody #content .logoBox .logoLink {
	border-bottom-style: none;
}



.logoTitle {
	padding:8px 0 16px 0;
	font-size:12px;
	text-align:center;
}

.bold {
	font-weight:bold;
}

.alert {
	font-weight:bold;
	color:#FF0000;
}



/* TAGS */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding: 0;
	margin:4px 0 12px 20px;
	line-height:20px;
	list-style-type: none;
}

li {
	background-image: url(../images/global/bullet.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
	padding-left: .8em;
}

h1 {
	margin:0 0 2px 0;
	color:##FFFAF0;
	font-size:16px;
	font-weight:bold;
}

h2 {
	margin: 0;
	padding:24px 0 2px 0;
	/* color:#58616D; */
	color:#070233;
	font-size:18px;
	font-weight:normal;
}

.topItem {
	padding-top:2px;
}

