@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:#fff url(../images/back.jpg) top repeat-x
}

hr{
	border:none;
	border-bottom:1px solid #ccc;
}

#headerContainer{
	background:url(../images/header.jpg) top center no-repeat;
	position:relative;
	width:999px;
	margin:auto;
}

#header{
	height:123px;
	position:relative;
}

#logo{
	padding-left:36px;
}

#phone{
	position:absolute;
	right: 35px;
	top: 33px;
}

#tagline{
	position:absolute;
	right: 35px;
	top: 69px;
}

#flags{
	position:absolute;
	right: 35px;
	top: 5px;
	display:none;
}


#video{
	width:230px;
	margin:auto;
}

#nav{
	width:996px;
	margin:auto;
	height:39px;
	position:relative;
	z-index:1000;
}

#nav table tr td{
	text-transform:uppercase;
}

#banner{
	width:995px;
	margin:auto;
	height:336px;
	z-index:5;
	position:relative;
	background:url(../images/banner.jpg) top center no-repeat;
}

#bannerContent{
	position:absolute;
	left: 701px;
	top: 9px;
	width: 270px;
	height: 251px;
}

#bannerLeftShadow{
	background:url(../images/banner_left_shadow.jpg) center;
	width:31px;
	height:321px;
	position:absolute;
	left: -30px;
	top: 0px;
}


#bannerRightShadow{
	background:url(../images/banner_right_shadow.jpg) center;
	width:31px;
	height:321px;
	position:absolute;
	right: -30px;
	top: 0px;
}

#bannerContent .title{
	background:url(../images/arrow_blue.gif) right center no-repeat;
	padding:0px 0px 5px 0px;
	font-weight:bold;
}

#bannerContent .teaser{
	position:relative;
	clear:both;
	overflow:hidden;
	height:70px;
	padding-top:15px;
}


#contentContainer{
	width:999px;
	padding-top:20px;
	position:relative;	
	margin:auto;
	background:#fff url(../images/content_container.jpg) top center no-repeat;
}

#contentContainerShadowLeft{
	background:url(../images/content_container_shadow_left.jpg) center;
	width:31px;
	height:122px;
	position:absolute;
	left: -31px;
	top: 30px;
}

#contentContainerShadowRight{
	background:url(../images/content_container_shadow_right.jpg) center;
	width:31px;
	height:122px;
	position:absolute;
	right: -31px;
	top: 30px;
}

#contentContainerBottomBack{
	background:url(../images/content_container_bottom_back.jpg) center bottom no-repeat;
	position:relative;
	width:1015px;
	margin:auto;
}

#contentContainerBottom{
	width:998px;
	position:relative;
	margin:auto;
	background:url(../images/content_container_bottom.jpg) center repeat-y;
}



#contentContainerBottomCurve{
	background:url(../images/content_container_bottom_curve.jpg) top center no-repeat;
}


#contentContainerBottom .title{
	background:transparent url(../images/bottom_title.jpg) bottom right no-repeat;
	padding:8px 0px;
	color:#fff;
	text-align:center;
}

#homeBottomCurve{
	background:url(../images/home_bottom_curve.gif) bottom center no-repeat;
	height:15px;
	width:998px;
	margin:auto;
}

#intBottomCurve{
	background:url(../images/int_bottom_curve.gif) bottom center no-repeat;
	height:15px;
	width:998px;
	margin:auto;
	clear:both;
}

#footer{
	width:980px;
	position:relative;
	margin:auto;
	color:#fff;
	padding:10px 0px;
	clear:both;
}

#footer table tr td{
	font-size:.9em;
	text-transform:uppercase;
	padding:4px 20px;
}

#footerInfo{
	width:996px;
	position:relative;
	margin:auto;
	color:#999;
	padding:15px 0px;
	text-align:right;
	font-size:.85em;
}


#form label{
	display:inline-block;
	text-align:right;
	width:80px;
	float:left;
	padding-right:10px;
}

#form label.captcha{
	width:auto;
}
/*---------------------------INTERIOR LAYOUT-------------------------*/

#intContainer{
	margin:auto;
	width:1015px;
	position:relative;
}

#int{
	position:absolute;
	top: -158px;
}

#bannerInt{
	background:url(../images/banner_int.jpg) top center no-repeat;
	height:178px;
}


#contentContainerInt{
	width:998px;
	position:relative;
	padding-top:20px;
	margin:auto;
	min-height:450px;
	background:#fff url(../images/content_container_int.jpg) top center no-repeat;
}

*html #contentContainerInt{
	height:450px;
}


#contentContainerShadowLeftInt{
	background:url(../images/content_container_shadow_left.jpg) center;
	width:31px;
	height:122px;
	position:absolute;
	left: -31px;
	top: 158px;
}

#contentContainerShadowRightInt{
	background:url(../images/content_container_shadow_right.jpg) center;
	width:31px;
	height:122px;
	position:absolute;
	right: -31px;
	top: 158px;
}


#intLeft .content{
	padding-left:0px;
}	

#intLeft .content .content{
	padding:15px;
}

.teaserContainer{
	width:221px;
	border-top:1px solid #d0d1d1;
	font-style:italic;
}


.teaserContainer .title{
	font-style:normal;
}

.teaserContainer .teaser{
	position:relative;
	clear:both;
	overflow:hidden;
	height:50px;
	padding:8px 0px;
	border-bottom:1px solid #d0d1d1;
}


.teaserContainer .teaser h2{
	background: none;
	font-size:1.2em;
}

.teaserContainer .teaser img{
	width:63px;
	height:51px;
}		


#intLeft .sideMenuBlue,
#intLeft .sideMenuBlueHover,
#intLeft .sideMenuWhite,
#intLeft .sideMenuWhiteHover,
#intLeft .grayTitle,
#intLeft .beigeBack .content
{
	padding-left:20px;
}


/*MENU*/

.catmain734340, .catmain739088{
	display:table;
	margin:auto !important;
}

/*------------------------EFUSION MENU--------------------------*/

.mainMenu{
	cursor:pointer;
	text-transform:uppercase;
	color:#fff;
	white-space:nowrap;
	padding:10px 20px;

}

.mainMenuHover{
	cursor:pointer;
	text-transform:uppercase;
	color:#a4bde5;
	white-space:nowrap;
	padding:10px 20px;
}

.subMenu{
	cursor:pointer;
	text-transform:uppercase;
	color:#fff;
	background:#264170;
	padding:7px 20px;
	white-space:nowrap;
}

.catsub734340{
	position:relative;
	left:-50px;
}


.subMenuHover{
	cursor:pointer;
	text-transform:uppercase;
	color:#fff;
	background:#3c5f9c;
	padding:7px 20px;
	white-space:nowrap;
}



.sideMenuWhite{
	border-bottom:1px solid #ced1d6;
	padding:10px 10px 10px 15px;
	cursor:pointer;
	color:#123865;
	width:90%;
	font-size:1.1em;
	font-weight:bold;
}

.sideMenuWhiteHover{
	border-bottom:1px solid #ced1d6;
	padding:10px 10px 10px 15px;
	cursor:pointer;
	color:#6a89b7;
	width:90%;
	font-weight:bold;
	font-size:1.1em;
	background:url(../images/arrow_light_blue.gif)no-repeat 3% 50%;
}


.catmain736265, .catmain736077 {
	width:100%;
}


.sideMenuBlue{
	background:url(../images/side_menu_back.jpg) no-repeat 100% 50%;
	color:#fff;
	padding:10px 30px 10px 10px;
	cursor:pointer;
	width:90%;
	font-size:1.2em;
	border-bottom:1px solid #fff;
	
}

.sideMenuBlueHover{
	background:url(../images/side_menu_back.jpg) no-repeat 100% 50%;
	color:#7ab2ed;
	padding:10px 30px 10px 10px;
	cursor:pointer;
	width:90%;
	font-size:1.2em;
	border-bottom:1px solid #fff;
}



/*EFUSION CSS MENU*/

#nav_741225, #nav_741225 ul{
	display:table;
	margin:auto!important;
}

#nav_741225, #nav_741225 a{
	width:auto!important;
	font-size:1em!important;
}


#nav_741225 li ul{
	z-index:1000;
	position:relative;
}

#nav_741225 li ul li{
	width:auto!important;
}





/*---------------------------EFUSION LAYOUTS---------------------*/

.announcement-list h2.titleLatest a{
	color:#282828;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	font-size:.9em;
	letter-spacing:normal;
}

.announcement-list h2.titleLatest a:hover{
	color:#555;
	text-decoration:none;
}

.announcement-list .announcementMore a{
	font-size:1.5em;
	font-weight:bold;
	line-height:0.85em;
	text-decoration:none;
}

.announcement-list .announcementMore a:hover{
	color:#4f83ce;
}

.blog-list{
	border:none!important;
	background:none!important;
	padding:15px 0px !important;
}

.blog-list h1 a{
	text-decoration:none !important;
}

.system-message, .system-error-message{
	padding:20px !important;
}


/*---------------------------CLASSES---------------------------------*/


/*BOXES*/

.boxCurveTop{
	background:url(../images/box_curve_top.jpg) top center no-repeat;
}

.boxCurveBottom{
	background:url(../images/box_curve_bottom.jpg) bottom center no-repeat;
}

.boxCurve{
	background:url(../images/box_curve_body.jpg) center repeat-y;
	width:221px;
}

.content{
	padding:15px;
}


.marginAuto{
	margin:auto;
}

.clear{
	clear:both;
}



.grayTitle{
	background:#e6eef0 url(../images/gray_title.jpg) top repeat-x;
	padding:8px 10px;
	font-weight:bold;
	color:#0f3c7d;
}

.beigeBack{
	background:#eedfbe url(../images/beige_back.jpg) bottom repeat-x;
}

.lightBlueBack{
	background:#fbf9fa url(../images/light_blue_back.jpg) bottom repeat-x;
}


.floatLeft{
	float:left;
}	

.floatRight{
	float:right;
}	

.padding5{
	padding:5px;
}

.padding10{
	padding:10px;
}

.paddingRight10{
	padding-right:10px;
}
.paddingLeft80{
	padding-left:90px;
}
.paddingTop15{
	padding-top:15px;
}

.borderNone{
	border:none;
}


.width5{
	width:5%;
}
.width20{
	width:20%;
}

.width23-6{
	width:23.66%;
}


.width24{
	width:24%;
}

.width25{
	width:25%;
}

*html .width25{
	width:24.9%;
}


.width26{
	width:26.5%;
}

.width28{
	width:28%;
}
.width29{
	width:29%;
}
.width30{
	width:30%;
}
.width32{
	width:32%;
}
.width33{
	width:33%;
}
.width38{
	width:38%;
}
.width35{
	width:35%;
}
.width36{
	width:36.95%;
}
.width40{
	width:40%;
}
.width45{
	width:45%;
}
.width48{
	width:48%;
}
.width49{
	width:49%;
}
.width42{
	width:42%;
}
.width50{
	width:50%;
}
.width53{
	width:53%;
}
.width55{
	width:55%;
}
.width60{
	width:60%;
}
.width65{
	width:65%;
}
.width70{
	width:70%;
}

.width73{
	width:73%;
}

.width80{
	width:80%;
}
.width95{
	width:95%;
}

.bottom30{
	top:-30px;
}


/*----------IE7 FIXES-------------*/

#contentContainerBottomIE7{
	border:1px solid #f1f1f1;
	border-collapse:collapse;
	border-left:none;
	border-top:none;
	border-bottom:none;

}
#contentContainerBottomIE7 #contentContainerBottomCurve{
	
}


#contentContainerBottomIE7 .floatLeft,
#contentContainerBottomIE7 .floatRight
{
	position:relative;
}