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

body	{
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
	margin:11px 0px 0 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#005688;
	font-size:12px;
	line-height:18px;
}

.loader	{display:none;}

#page	{
	width:980px;
	margin:0 auto 0 auto;
}

#page_bgRepeater	{
	background-image:url(../images/content-bg-repeater.gif);
	background-repeat:repeat-y;
	height:auto;
	float:left;
}	


#page-mainBg	{
	background-image:url(../images/content-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:948px;
	float:left;
	padding:0px 16px;
}

#logo	{
	height:57px;
	padding:10px 0px 0px 15px;
}

/* INDEX STYLES */
#flashArea	{
	float:left;
	width:948px;
	height:348px;
}

div#flash
{
	width:659px;
	float:left;
	margin:0px;
	padding:0px;
	height:348px;
}

div#rightButtons
{
	width:274px;
	float:left;
	margin:0px;
	padding:0px;
	height:348px;
	padding-right:15px;
}

#index_text	{
	float:left;
	width:918px;
	padding:10px 15px 5px;
}

	h1 {
	
	margin-bottom:8px;
	margin-top:0px;
	padding-top:0px;
	font-size:24px;
	line-height: normal;
}

#index_CTA	{
	float:left;
	width:918px;
	padding:10px 15px;
}

/* END INDEX STYLES */

/* INTERIOR STYLES */

#headerPic	{
	float:left;
	width:948px;
	height:175px;
	margin: 0px;
	padding: 0px;
}



#interiorBox	{
	width:948px;
	float:left;
	background-image:url(../images/interior-repeater.gif);
	background-repeat:repeat-y;
}

#interiorContent	{
	width:739px;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:25px 12px 12px 12px;
	background-image:url(../images/interior-repeater-content.gif);
	background-repeat:repeat-x;
	text-align: left;
}

h3	{
	margin:0px;
	padding:0px;
margin-bottom:3px;
margin-top:3px;
font-size:14px;
font-weight:bold;
}

h2	{
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
}

a h2  { text-decoration:none; }

a	{ 
	color:#00467F;
	font-weight:bold;
}

a:hover	{
	text-decoration:none;
	color:#0A334F;
}

ul.contentUL {
margin-top:5px;
}

ul.contentUL li	{
padding-top:3px;
}

.caption	{
	font-size:10px;
	line-height:12px;
	padding-top:3px;
}
.smallFont	{	
font-size:11px;
line-height:14px;
}

.bigFont	{
	font-size:14px;
	font-weight:bold;
	text-align: center;
}

.images-right-aligned	{
padding-left:15px;
}

.images-left-aligned	{
padding-right:15px;
}

p.largeHeader
{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;

}
p.portCaption
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}

p.portDesc
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	font-size:12px;
}
.picture
{
	border:2px solid #999;
}
	

.door-box 
{
	width:310px;
	height:340px;
	padding: 5px;
	margin: 5px; 
	float:left; 
	border: 1px solid #005688;
	text-align: center; 
}

.door-box p 
{
	text-align:left; 
	padding: 0 0 0 20px; 
}


.doordetail { width:330px; float:left; padding:10px;  } 


/* END INTERIOR STYLES */
/*
#footer	{
	background-color:#c1c7d8;
	height:28px;
	margin:0px;
	padding:0px;
	width:auto;
	margin:0 auto;
}*/

#footer	{
	background-image:url(../images/footer-bg.gif);
	background-position:left;
	padding:0px 16px;
	height:50px;
	width:948px;
	float:left;
	font-size:10px;
}

	#footer_address	{
	float:left;
	padding:7px 15px 0 15px;
	height:29px;
	}
	
	#footer_copyright	{
	float:right;
	padding:7px 15px 0 15px;
	height:43px;
	}

.tableBorder	{
	border:1px solid #316088;
	background-color:#316088;
}

.tablecellsubTitle	{

	background-color:#B4C4DC;
	font-weight:bold;
	font-size:12px;
	padding:4px 0px 4px 6px;
}

.table-titlecell	{
	background-color:#316088;
	font-weight:bold;
	color:#ffffff;
	font-size:15px;
	padding:7px 0px 7px 4px;
	}
	
.table-cell-Dark	{
	background-color:#d5dde9;
	padding:2px 0px 2px 8px;
	color: #333333;
	}
.table-cell-Light	{
	background-color:#EFF1F3;
	padding:2px 0px 2px 8px;
	}
	
textarea, input, select	{
background-color:#EFF1F6;
}

input#submit, input#reset	{
background-color:#005688;
color:#FFFFFF;
}

input#submit:hover, input#reset:hover	{ background-color:#2F455F;}

input#submit:active, input#reset:active { background-color:#10223F; position:relative; top:1px /* or more */}

/*#interiorBox #interiorContent p img {
	border: thin solid #B4C4DC;
	padding: 0px;
	margin: 3px;
}*/

.largeWhite
{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
td.border-bottom
{
	border-bottom:1px solid #ccc;
}

.border-left
{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.subHeader	{
font-size:14px;
font-weight:bold;
color:#00467F;
}

a.subHeader, a:visited.subHeader{
font-size:15px;
font-style:normal;
font-weight:bold;
color:#00467F;
text-decoration:none;
}

a:active.subHeader, a:hover.subHeader{
font-size:15px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.subHeaderItalic, a:visited.subHeaderItalic{
font-size:13px;
font-style:italic;
font-weight:bold;
color:#00467F;
text-decoration:none;
}

a:active.subHeaderItalic, a:hover.subHeaderItalic{
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}


table.caseStudy
{
	margin-left:15px;
	margin-bottom:15px;
}

blockquote.caseStudy
{
	font-size:14px;
	width:600px;
	line-height:20px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#00477f;
	font-weight:bold;
}

blockquote.smallFont
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	text-align:right;
}

