/* CSS Document */
html,body{
	font: 9pt/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #330066;
	font-weight: normal;
	line-height: 23px;
}
h2 {
	font-size: 22px;
	color: #330066;
	font-weight: normal;
	line-height: 23px;
}

a{color: #B61030;}
a:visited{color: #000099;}
a:hover{text-decoration:none;}

p{margin:0 0 3;}

div#container{
	text-align:left;
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
}

div#topnav{
	float:left;
	width:595px;
	height: 34px;
	background-image: url(../images/menubarbg.jpg);
	font-size: 11px;
	color: #011B57;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

div#topnavwide {
	float:left;
	width:790px;
	height: 25px;
	background-image: url(../images/menubarbg.jpg);
	font-size: 11px;
	color: #011B57;
	text-align: right;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
}

div#content{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 195px;
	margin-left: 145px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 460px;
}
div#content2{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 205px;
	margin-left: 145px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#contentwide{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 145px;
	padding-top: 4px;
	padding-bottom: 4px;
}


div#contentshow {
	padding-bottom: 10px;
	margin-right: 300px;
	font-size: 14px;
	line-height: 12px;
	padding-right: 0px;
	background-image: url(../images/brandmap.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.captions {
	padding-top: 3px;
}
casestudy {
	height: 196px;
	width: 320px;
	padding-bottom: 4px;
}

div#right{
	float:right;
	width:182px;
	padding-left: 12px;
	font-size: 10px;
	color: #011B57;
	clear: none;
}
div#right2 {
	float:right;
	width:178px;
	padding-left: 16px;
	background-image: url(../images/brandmarks.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	font-size: 10px;
	color: #011B57;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightheadings {
	color: #FFFFFF;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #B61030;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}
div#leftnav{
	float:left;
	width:140px;
}

div#header{
	height:100%;
	width: 100%;
	clear: both;
	float: left;
}

div#wrapper{
	clear: both;
	float: left;
	width: 800px;
	height: auto;
	vertical-align: middle;
}

div#mainmenu{
	float:left;
	width:140px;
	margin-right: 8px;
	margin-bottom: 4px;
	padding-left: 17px;
	padding-top: 34px;
	background-repeat: no-repeat;
}

div#footer{
	clear:both;
	width:780px;
	font-size: 9px;
	margin:0;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/bottombarbg.jpg);
}
div#picsright {
	float: right;
	margin-left: 12px;
	padding-bottom: 20px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	width: 285px;
}
div#homepicsright {
	float: right;
	margin-left: 12px;
	padding-bottom: 20px;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
}
.picsright {
	float: right;
	margin-left: 12px;
	padding-bottom: 20px;
	width: 270px;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
.pageheadings {
	font-size: 20px;
	color: #B60F30;
}
div#projectintros {
	font-size: 10px;
	background-color: #DADADA;
	background-image: url(../images/projecttabs.jpg);
	background-repeat: repeat-x;
	padding: 6px 8px 8px 12px;
	margin-bottom: 12px;
}
.smalltype {
	font-size: 10px;
	line-height: 13px;
}
.bluetext {
	color: #000066;
}
.redtext {
	color: #B60F30;
}

.subheads {
	font-size: 12px;
	line-height: 18px;
}
.toplinks {
	padding-left: 12px;
	float: right;
	padding-top: 32px;
}
a.toplinkstext:link,a.toplinkstext:active,a.toplinkstext:visited {
	font-size: 11px;
	color: #330066;
	text-decoration:none;
	padding-left: 12px;
}	
a.toplinkstext:hover {
	color: #B61030;
}

a.bottomlinkstext:link,a.bottomlinkstext:active,a.bottomlinkstext:visited {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	padding-left: 12px;
}	
a.bottomlinkstext:hover {
	color: #011B57;
}

a.menubold:link,a.menubold:active,a.menubold:visited {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	line-height: 24px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	font-weight: bold;
}	
a.menubold:hover {
	color: #011B57;
	}
a.menutext:link,a.menutext:active,a.menutext:visited {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	line-height: 24px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}	
a.menutext:hover {
	color: #011B57;
}
a.submenutext:link,a.submenutext:active,a.submenutext:visited {
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	line-height: 15px;
	width: 100%;
}	
a.submenutext:hover {
	color: #011B57;
}
.newscareers {
	width: 400px;
}
.narrowtext {
	width: 360px;
}
.narrowtext2 {
	width: 450px;
}
#flashcontent {
	width: 450px;
	height: 550px;
}
.clearer {
width: 100%;
display: block;
clear: both;
}
.picsright2 {
	float: left;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	margin-right: 40px;
}
.homeintro {
	font-size: 13px;
	line-height: 19px;
}
.showpics {
	border: 0px solid #021C56;
}
.showpicsbig {
	border-top: 1px solid #021C56;
	border-right: 1px solid #021C56;
	border-left: 1px solid #021C56;
}
#bigimages {
	position:absolute;
	left:253px;
	top:369px;
	width:570px;
	height:292px;
	z-index:1;
}
.homelinks {
	width: 100%;
	display: block;
	clear: both;
}
div#righthome {
	float:right;
	width:290px;
	font-size: 10px;
	color: #011B57;
	clear: none;
	background-color: #021C56;
	border: 1px solid #021C56;
	background-image: url(../images/cloudbg.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#captionHolder {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
	height: 80px;
}
.clearer2 {
	width: 100%;
	display: block;
	clear: both;
	height: 15px;
}
.quotes {
	float: left;
	font-style: italic;
	font-size: 11px;
	color: #666666;
	width: 190px;
	line-height: 22px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#downloadblue a {
	float:left;
	background:url("../images/downloadarrow.gif") no-repeat left top;
	padding:0 0 0 22px;
	text-decoration:none;
	font-size: 10px;
	color: #003399;
	}
#downloadblue a:hover {
	color: #CC0033;
	}
#downloadblack a {
	background:url("../images/downloadarrow.gif") no-repeat left top;
	padding:0 0 0 22px;
	text-decoration:none;
	color: #000000;
	display: block;
	margin-bottom: 4px;
	}
#downloadblack a:hover {
	color: #CC0033;
	}	
.imagekeyline {
	margin-top: 4px;
	border: 1px solid #CCCCCC;
}
div#contentforms {
	padding-bottom: 4px;
	font-size: 10px;
	line-height: 12px;
}
.whitetype {
	color: #FFFFFF;
	line-height: 15px;
}
.whitetypesmall {
	font-size: 9px;
	color: #FFFFFF;
}
.typesmall {
	font-size: 9px;
	color: #000000;
}

