@charset "UTF-8";
body {
	background:#eaeaea;
	margin-top: 20px;
}
#secondarynav {
	padding: 0px;
	height: 34px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #ccc;
	text-align: center;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}


#container {
	background-color: #FFF;
	padding: 10px;
	width: 880px;
	border: 1px solid #DBDBDB;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	background-image: url(nav_bg.png);
	height: 28px;
	width: 880px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #999;
	text-align: center;
}

a:link {
	color: #3264B0;
}

a:active { color: #3264B0; }

a:visited { color: #3264B0; }

a:hover { color: #3264B0;}

p {
	font-family:Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:15px;
	color: #3F3F3F;
	text-align: left;
}

ul {
	font-family:Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:17px;
	color: #3F3F3F;
	text-align: left;
}

h2{
	font-family:Helvetica Narrow, Arial, Helvetica, sans-serif;
	color:#181818;
	padding: 0px;
	margin-top:13px;
	margin-bottom:0px;
	font-size:16px;
	letter-spacing:-0.5px;
	line-height:20px;
	font-weight:bold;
	text-align: left;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#F26528;
	padding:0px;
	margin-top:10px;
	margin-bottom:13px;
	font-size:14px;
	letter-spacing:-0.5px;
	line-height:18px;
	font-weight:bold;
	text-align: left;
}


#secondarynav {
	padding: 0px;
	height: 34px;
	width: 880px;
	font-family: Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #ccc;
	text-align: center;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}


.questions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:15px;
	color: #018456;
	text-align: left;
	text-decoration: underline;
}

.backtotop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:13px;
	color: #018456;
	text-align: left;
	text-decoration: underline;
}

#contactform {
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #EEE;
	border-bottom-color: #CCC;
	border-left-color: #EEE;
}
#dottedline {
	height: 1px;
	width: 880px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.dottedlineb {
	height: 1px;
	width: 720px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#horizontal-line {
	background-image: url(/library/assets/line_720x11.png);
	background-repeat: repeat-x;
	height: 11px;
	width: 880px;
}
.thumbnail {
	border: 1px solid #CCC;
	padding: 1px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a.logo-rollover {
	display: block;
	width: 39px;
	height: 40px;
	text-decoration: none;
		margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: url("/library/assets/logo_rollover_78x40.png");
	}


a.logo-rollover:hover {
	background-position: -39px 0;
	}
#about-content {
	float: left;
	width: 720px;
	padding-right: 10px;
}
#about-logo {
	float: right;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	height: 164px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about-more {
	clear: both;
	height: 190px;
	width: 720px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px;
	margin-top:10px;
	margin-bottom:13px;
	font-size:13px;
	letter-spacing:-0.5px;
	line-height:18px;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
}
ul.itin{ 
list-style-image: url(/library/assets/arrow.png); 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:17px;
	color: #3F3F3F;
	text-align: left;

}
#hero-small {
	height: 140px;
	width: 720px;
	overflow: hidden;
}
#hero {
	height: 210px;
	width: 880px;
	overflow: hidden;
}
