/*All elements*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 750px;
}
a:link {
	color: #2E486B;
}
a:visited {
	color: #2E486B;
}
a:hover {
	color: #a5acb5;	
}

	

/*Headings*/
h1 {
	font: 18px Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #2E486B;
	letter-spacing: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2E486B;
	margin: 0px 0px 15px 0px;
}
h2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font: 16px Times New Roman, Times, serif;
	font-weight: bold;
	color: #2E486B;
	text-transform: uppercase;
}




/*Classes*/
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e486b;
	font-weight: bold;
}
.img {
	margin: 0px 0px 5px 0px;
}
.img_left {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #333333;
}
.img_right {
	float: right;
	margin: 0px 0px 15px 15px;
	border: 1px solid #333333;
}
.news_img_tmb {
	margin: 15px 25px 15px 0px;
	vertical-align: middle;	
}
.center {
	text-align: center;
}
.pressFooter {
	font-size: 10px;
	text-align: center;
}
.dropcap {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #2e486b;
}



/*Images*/
#tableImgLeft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e486b;
	font-weight: bold;
	margin: 0px 15px 10px 0px;
}
#tableImgRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e486b;
	font-weight: bold;
	float: right;
	margin: 0px 0px 10px 15px;
}


/*Masthead*/
#divMasthead ul {
	list-style-type: none;
	margin: 0px;
	background-color: #a5acb5;
	height: 20px;
	width: 750px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
li#navHome, li#navAbout, li#navNewsletters, li#navPress, li#navFaqs, li#navContact {
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 20px;
	width: 110px;
}

li#navHome {
	background-image: url(../images/nav_home_wht.gif);
	left: 0px;
}
li#navAbout {
	background-image: url(../images/nav_about_wht.gif);
	left: 130px;
}
li#navNewsletters {
	background-image: url(../images/nav_newsletters_wht.gif);
	left: 290px;
}
li#navPress {
	background-image: url(../images/nav_press_wht.gif);
	left: 420px;
}
li#navFaqs {
	background-image: url(../images/nav_faqs_wht.gif);
	left: 530px;
}
li#navContact {
	background-image: url(../images/nav_contact_wht.gif);
	left: 635px;
}
#divMasthead ul a{
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 110px;
	list-style-type: none;
	overflow: hidden;
}
li#navHome a:hover,
li#navHome a.here {
	background-image: url(../images/nav_home_blue.gif);
	background-repeat: no-repeat;
	left: 0px;
}
li#navAbout a:hover,
li#navAbout a.here {
	background-image: url(../images/nav_about_blue.gif);
	background-repeat: no-repeat;
	left: 130px;
}
li#navNewsletters a:hover,
li#navNewsletters a.here {
	background-image: url(../images/nav_newsletters_blue.gif);
	background-repeat: no-repeat;
	left: 290px;
}
li#navPress a:hover,
li#navPress a.here {
	background-image: url(../images/nav_press_blue.gif);
	background-repeat: no-repeat;
	left: 420px;
}
li#navFaqs a:hover,
li#navFaqs a.here {
	background-image: url(../images/nav_faqs_blue.gif);
	background-repeat: no-repeat;
	left: 530px;
}
li#navContact a:hover,
li#navContact a.here {
	background-image: url(../images/nav_contact_blue.gif);
	background-repeat: no-repeat;
	left: 635px;
}


/*Footer*/
#divFooter {
	clear: both;
	width: 750px;
	margin-bottom: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #a5acb5;
	text-align: center;
}
#divFooter p {
	background-color: #2e486b;
	margin: 0px 0px 10px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #c7ccd1;
	height: 15px;
	text-align: center;
}



/*Homepage*/
#divHomepage {
	padding: 22px;
	height: 180px;
	color: #2e486b;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2e486b;
	border-left-color: #2e486b;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 25px;
}
#imgRight {
	float: right;
	padding-left: 15px;
}
#divUpdates {
	color: #2e486b;
	background-color: #E4E4E4;
	padding: 10px;
	width: 475px;
	line-height: normal;

	border-right-color: #2e486b;
	border-bottom-color: #2e486b;


	border-right-width: 2px;
	border-bottom-width: 2px;


	border-right-style: solid;
	border-bottom-style: solid;

}




/*Content No Side Nav*/
#divContent {
	padding: 22px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2e486b;
	border-left-color: #2e486b;
	border-right-width: 1px;
	border-left-width: 1px;	
}



/*Content and Side Nav Container*/
#divContainer {
	width: 748px;
	background:url(../images/bg_sidenav.gif) repeat-y left top;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2e486b;
	border-left-color: #2e486b;
	border-right-width: 1px;
	border-left-width: 1px;	
}


/*Content with Side Nav*/
#divContentNav {
	margin-left: 150px;
	padding: 22px;
}

/*Side Nav*/
#divSideNav {
	float: left;
	color: #2e486b;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 125px;
	padding: 20px 5px 22px 20px;
}
#divSideNav ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
}
#divSideNav li {
	padding: 0px 0px 10px 0px;
}
#divSideNav ul li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 120px;
}
#divSideNav ul li ul li {
	padding: 3px;
	border-top: 1px solid #c7ccd1;
}
#divSideNav ul a:link, ul a:visited, ul a:hover, ul a:active {
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#divSideNav ul a:link, ul a:visited {
	color: #2e486b;	
}
#divSideNav ul a:hover {
	color: #a5acb5;	
}


/*Link to Top*/
#divTop {
	background-image: url(../images/btn_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
	text-align: center;
	background-position: center;
}	
#divTop a {
	text-indent: -9999px;
	height: 25px;
	width: 30px;
	position: absolute;
	left: 479px;
}
