body {
	background-color: #092B3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1718;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

img {
	border: 0px;
}

a, a:visited {
	color: #22a6ef;
}

a:hover {
	color: #092b3f;
}

#pagewidth {
	width: 970px;
	height: 100%;
	background-image: url(../images/borderBlue.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header-left {
	width: 636px;
	height: 180px;
	margin-bottom: 0px;
	float: left;
}
#header-right {
	width: 334px;
	height: 219px;
	margin-bottom: 0px;
	float: right;
}
#hero-photo {
	width: 616px;
	float: left;
	background-color: #4F7286;
	color: #FFFFFF;
	border-bottom: solid 8px #092b3f;
}

#hero-photo h2{
	background: #092b3f;
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
	padding-left: 8px;
	font-weight: normal;
}

#hero-photo .captiontext {
	margin: 12px 0 0 12px;
	float: left;
	width: 105px;
	display: inline;
	font-size: 11px;
}

#container {
	background-color: #FFFFFF;
	width: 970px;
	height: 100%;
	clear: both;
}
#leftHome {
	width: 290px;
	height: 100%;
	clear: left;
	float: left;
	padding-left: 30px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding-right: 20px;
}
#rightHome {
	width: 334px;
	height: 100%;
	float: right;
}
#contentHome {
	width: 530px;
	height: 100%;
	float: left;
	padding-top: 25px;
	position: relative;
	margin-bottom: 15px;
}
#quotebox {
	width: 294px;
	margin-right: 5px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 0px;
	background: url(../images/quote-left.gif) no-repeat top left;
	height: 145px;
	overflow: hidden;
}

#quotebox .quote {
	background: url(../images/quote-right.gif) no-repeat bottom right;
	padding: 0 16px 6px 0;
	font-style: italic;
}

#quotebox .source {
	color: #22a6ef;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
}

#call-to-actionbox {
	width: 282px;
	margin: 10px 0 10px 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	background-color: #22a6ef;
	padding-bottom: 6px;
}

#call-to-actionbox a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 4px 15px;
}

#call-to-actionbox h2 {
	color: #fff;
	background-color: #092b3f;
	line-height: 22px;
	padding-left: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
}

#contentbox {
	padding-left: 100px;
	width: 865px;
	clear: both;
	background: url(../images/sliver_graphic.png) no-repeat 14px 3px;
	min-height: 600px;
}

#contentbox h2#header_h2 {
	line-height: 30px;
	background-color: #092b3f;
	padding: 0 6px;
}

#textcontent {
	width: 600px;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}

.clr {
	clear: both;
}

#quicklinks {
	width: 162px;
	margin-right: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 16px 0 10px;
	float: right;
	line-height: 16px;
}

#quicklinks .gray {
	color: #4f7286;
}

#quicklinks h2 {
	color: #092b3f;
	border-bottom: 1px solid #092b3f;
	font-weight: normal;
	line-height: 22px;
	font-size: 14px;
	font-style: normal;
}

#quicklinks a{
	display: block;
	width: 67px;
	background: url(../images/quicklink-arrow.gif) no-repeat 0px 5px;
	padding: 0 0px 0 13px;
	float: left;
	color: #092b3f;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
	overflow: hidden;
}
#quicklinks a:hover{
	color: #000000;
	text-decoration: none;
}

.breadcrumb {
	color: #4F7286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 10px 0;
}
.breadcrumb a{
	color: #4F7286;
	text-decoration: none;
}


#footer {
	width: 930px;
	height: 15px;
	background-color: #5f869e;
	clear: both;
	padding-top: 5px;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-right: 20px;

}

#footer .copyright {
	width: 240px;
	float: left;
	display: block;
}

#footer .footerLinks {
	width: 600px;
	float: right;
	display: block;
	text-align: right;
}

.footerLinks a {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
text-decoration:none;
}

#footerPepper {
color:#FFFFFF;
font-size:10px;
text-align:right;
background: #092b3f;
}

#footerPepper a {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
}

.expandable {
	cursor: pointer;
	color: #22a6ef;
}

.details {
	padding: 4px 10px;
	margin: 6px 0px;
	background-color: #eee;
	border: 1px solid #dedede;
}