/* CSS Document */

@import "lib/p7ap_01.css";
@import "lib/p7pmh0.css";
@import "lib/p7VSC01.css";
@import "lib/p7VSC07.css";

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url('img/BG_solid.gif');
	background-color: #920119;
}


/* Sets all margins and padding to zero*/

* {
margin: 0;
padding:0;
}

/* Main Wrapper*/
#wrapper {
	text-align:left;
	width:895px;
	position:relative;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
}
#logoBand {
	background-color: #FFFFFF;
	float: left;
	height: 90px;
	width: 895px;
}

#navBox {
	width: 707px;
	position: absolute;
	left: 26px;
	top: 17px;
}
.BG_content_fill { background: url('img/curve_fill.gif') repeat-y; }

#photoBand,
.mainPhotoBox,
.sidebarPhotoBox {
	height:205px;
}

#photoBand,
#contentBox {
	width:895px;
	margin-top:2px;
	float: left;
	position: relative;
}

.mainPhotoBox,
.sidebarPhotoBox {
	position:absolute;
	top:0;
}

.mainPhotoBox {
	width: 680px;
	left: 0px;
}
.sidebarPhotoBox {
	width: 213px;
	right: 0px;
}
#contentWrapperInnner {
	float: left;
	width: 560px;
	padding:0 30px 30px 30px;
}

#column1 {
	float: left;
	width: 620px;
	padding:40px 30px 0 30px;
}
#column2 {
	float: left;
	width: 183px;
	padding:40px 15px 0 15px;
	position: relative;
	background-repeat: repeat-y;
	background-position: top;
}
#scrollWrapper183px {
	float: left;
	width: 160px;
	padding:18px 10px 10px 10px;
	border: 1px solid #666;
	background: url('img/BG_scroll.gif') no-repeat;
}

.news-item {
	margin-bottom:15px;
}
.news-item span {
	display:block;
	font-weight:bold;
}



#footerBox {
	width: 100%;
	margin-top: 20px;
	float: left;
	margin-bottom: 30px;
}



#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#headerBand {
	background-color: #F69;
	height: 100px;
	width: 760px;
}


h2,#footer,#footer a:link,#footer a:visited,#footer a:hover,a.sidebar:link,a.sidebar:visited,
a.sidebar:hover,a.sidebar:active,.specialButtonLearn li,.specialButton li,div.specialButton {
	color:#fff;
}
h1 {
	color: #425e7b;
	font-size: 1.8em;
	margin-top: 10px;
}
h2 {
	font-size: 1.4em;
	margin-top: 10px;
	font-weight: bold;
	background-color: #000362;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}


.logoBox {
	width: 219px;
	position: absolute;
	left: 15px;
	top: 17px;
}
.taglineBox {
	font-weight: bold;
	width: 353px;
	position: absolute;
	left: 523px;
	top: 35px;
	font-size: 1.3em;
	font-style: italic;
	color: #425e7b;
}

/* PAGE FOOTER
------------------*/

#footer a:link,#footer a:visited,#footer a:hover,#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#footer a:active { color: #ccc; }


/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-table;}
/*Hides from IE-mac\*/
*html .clearfix {height:1%;}
.clearfix {display:block;}
/*End hide from IE-mac */

#sidebarHeader {
	float: left;
	height: 20px;
	width: 186px;
	position: absolute;
	left: 13px;
	top: 1px;
	background: url('img/button_gradient1.gif') repeat-x;
	color: #fff;
	padding-top: 4px;
	font-weight: normal;
	font-size: 1.2em;
}

.borderPortrait {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
	padding: 3px;
	background-color: #ccc;
}
.graphHomeBox {
	float: right;
	height: 329px;
	width: 356px;
	margin-left: 20px;
	padding-left: 20px;
}
h5 {
	font-size: 1.3em;
	color: #00045F;
}

li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 4px;
}
#contactAppear {
	background-color: #fff;
	height: 131px;
	width: 374px;
	visibility: hidden;
	position: absolute;
	left: 231px;
	top: 338px;
	z-index: 5000;
	border: 1px solid #920119;
	padding: 20px;
}

.sidebarButton li  {
	background-color: #00042c;
	list-style-type: none;
	margin-left: 0px;
	color: #fff;
	padding:4px 3px 4px 20px;
	background: url('img/BG_sidebar_button.jpg') repeat-x top;
}



a.sidebar:link,a.sidebar:visited,a.sidebar:hover,a.sidebar:active {
	text-decoration:none;

}

#column2_buttons,.logo {
	float:left;
}
#column2_buttons {
	width: 183px;
	padding:0 15px;
	position: relative;
}
h3 {
	color: #000362;
	font-size: 1.3em;
	margin-top: 10px;
	font-weight: bold;
	background-color: #E4E4E4;
	padding: 5px;
}
.specialButton li,
div.specialButton {
	background-color: #00042c;
	list-style-type: none;
	margin-left: 0px;
	padding:4px 3px 4px 20px;
	background: url('img/BG_sidebar_button.jpg') repeat-x top;
	width: 120px;
	font-size: .8em;
}
div.specialButton {
	margin:auto;
	width:110px;
	padding:4px 20px;
}
.specialButtonLearn li  {
	background-color: #920119;
	list-style-type: none;
	margin-left: 0px;
	padding:4px 3px 4px 20px;
	background: url('img/button_gradient1.gif') repeat-x bottom;
	width: 157px;
	font-size: 0.8em;
}
.portrait {
	float: right;
	padding-left: 10px;
}
h4 {
	color: #000362;
	font-size: 1.3em;
	margin-top: 10px;
	font-weight: bold;
	background-color: #E4E4E4;
	padding: 5px;
}
