/* begin reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset*/



body {
	background-color: #f4f7fa;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 87.5%;
}

div#solid {
	height: 120px;
	width: 100%;
	position: absolute;
	top: 0;
	background-color: #005386;
	z-index: -1000;
}

div#wrap {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 2em;
	overflow: hidden;
}

div#head {
	position: relative;
	height: 95px;
	padding-top: 25px;
	font-size: .9em;
	color: #e9e7e7;
}

#main {
	background-color: white;
	padding: 1em 1em 2em 1em;
	overflow: auto;
}

#socialite {
	clear: left;
}

.social {
	float: left;
	z-index: -1;
	
	width: 205px;
	height: 50px;
	margin-bottom: 30px;

	margin-left: 16px;
	margin-right: 10px;
	margin-top: 24px;
}

.social .icon {
	float: left;
	width: 39px;
	height: 39px;
	padding: 5px 0;
	margin-right: 6px;
}

.social h3 {
	float: left;
	margin: 0;

	font-size: 1.1em;
	font-weight: bold;
	color: #286a99;
}

.social p {
	color: #666;
	font-size: .9em;
	line-height: 1.1em;
	margin-bottom: 0;
}

.social h3 a {
	text-decoration: none;
	color:#286a99 !important;
}


/* text styles */

p {
	margin-top: .3em;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1em;
}

h1 {
	margin-top: .55em;
	font-size: 1.5em;
	line-height: 1.25em;
	margin-bottom: .5em;
	font-weight: normal;
	color:#286a99;
}

h2 {
	margin-top: .25em;
	line-height: 1.25em;
	font-size: 1.5em;
	margin-bottom: .75em;
	font-weight: normal;
}

h3 {
	margin-top: .3em;
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: .5em;
	font-weight: normal;
	color:#286a99 !important;
}


h4 {
	margin-top: .34em;
	font-size: 1em;
	line-height: 1.25em;
	margin-bottom: .66em;
	font-weight: normal;
}

h5 {
	margin-top: .34em;
	font-size: .9em;
	margin-bottom: .76em;
	font-weight: normal;
}

/* banner styles */

#banners {
	margin-left: 110px;
}

#banner-img {
	height: 150px;
	width: 220px;
	margin-top: 15px;
	float: left;
	clear: left;
}

#banner-text{
	height: 150px;
	width: 500px;
	margin-top: 15px;
	float: left;
	clear: right;
}

.beg-mag-text {
	background-color: #f7eef7;
}

h2.beg-head {
	color: #7c4a77;
	padding: 8px;
	margin-top:15px;
}

h2.acep-head {
	font-size: 19px;
	color: #3a810a;
	padding: 8px;
	margin-top:15px;
}

h2.ahna-head {
	font-size: 19px;
	color: #e47515;
	padding: 8px;
	margin-top:15px;
}

h2.ahna-head2 {
	font-size: 19px;
	color: #e47515;
	padding: 8px;
	margin-top:15px;
}

h2.acep-head-2 {
	color: #3a810a;
	padding: 8px;
	margin-top:15px;
}

h2.fh-head {
	color: #0083d6;
	padding: 8px;
	margin-top:15px;
}

.sub-head {
	padding: 8px;
	margin-top: -30px;
}

.gray {
	font-size: .95em;
	line-height: 1.2em;
	color: #555;
	padding: 8px;
	margin-top: -15px;
}

.sm {
	font-size: 12px;
	line-height: 12px;
	color: #555;
	padding: 8px;
}

.acep-text {
	background-color: #f6fcef;
}

.ahna-text {
	background-color: #fff5da;
}

.fh-text {
	background-color: #e9f3ff;
}

div.main {
	width: 300px;
	margin-left: 8px;
	float: left;
	clear: none;
}

div.sub {
	background-color: #fff;
	width: 170px;
	margin-left: 0px;
	padding: 0px 3px 3px 3px;
	float: left;
	clear: none;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	-khtml-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
}


ul.links {
	list-style-type: none;
	display: block;
	margin-top: -15px;
}	

ul.links li{
 padding-left: 8px;
 margin-bottom: 10px;
}

ul.links li a{
 color: #286a99;
 text-decoration: none;
 font-size: 13px;
}

ul.links li a:hover{
 color: #0090e1;
 text-decoration: underline;
}

#featured {
	float: right;
	width: 240px;
	margin-top: 5px;
	border-bottom: solid 1px #fff;
}

#featured h2 {
	margin-top: .5em;
	font-size: 1.3em;
}

#featured p {
	margin-top: .25em;
	color: #eee;
/*	font-size: .9em;*/
}

#featured p, #featured h2 {
	width: 160px;
	float: left;
}

#featured .image {
	float: right;
	width: 80px;
	margin-top: -11px;
	margin-bottom: -2px;
	margin-left: -3px;
}

.Access, .Access a, #Access a {
	color: #DB8D21 !important;
	text-decoration: none;
}

a {
	color: #286a99;
	text-decoration: none;
}

a:visited {
	color: #5c86b1;
}

.IBA, .IBA a, #IBA a {
	color: #014075 !important;
}

.BodyTalk, .BodyTalk a, #BodyTalk a {
	color: #B47929 !important;
}

.Access, .Access a, #Access a {
	color: #DB8D21 !important;
	margin: 0px !important;
	font-weight: bold;
}

.mini a{ 
	color: #fff;
	margin-top: -10px;
	font-size: 12px;
	line-height: 13px;
}
