@charset "utf-8";
/* CSS Document */


/* 
Notes:
Headers Arial
Text Times New Roman, Geramond
*/

body {
	background-color: #4f4d4d;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#tblContainer {
	text-align: center;
}
#tblBody {
	text-align: left;
	width: 850px;
	margin: 0 auto;
}
#tblBodyLeft {
	float: left;
	width: 350px;
	height: 550px;
	background-color: #561864;
	overflow: hidden;
}
#tblBodyRight {
	float: left;
	width: 500px;
	height: 550px;
	clear: right;
	overflow: hidden;
}
/*Typography*/
h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
}
/*End Typography*/

/*Left  Navigation Bar */
#primary-nav {
	margin: 0;
	padding: 0;
	background-color: #333;
}
#primary-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: #CCC 1px solid;
}
#primary-nav ul li {
	display: block;
	height: 60px;
	width: 350px;
	list-style: none;
	border-top: #CCC 1px solid;
	background-color: #FFF;
	padding: 0;
	line-height: 15px; /* Controls the spacing on link description lines */
}
#primary-nav ul li a {
	display: block;
	height: 100%;
	width: 320px; /* Has to be 40px short to fit in li counting left/right padding */
	border-left: 4px solid #999;
	padding-left: 15px; /* Controls spacing on text from left side */
	padding-right: 10px;
	text-decoration: none;
	color: #333;
	/*color: #7F7F7F;*/
	font-size: 9pt;
	background-image: url(/_assets/2010/Images-HP/gradient-nav-bg.jpg);
}
#primary-nav ul li a:hover, #primary-nav ul li a.selectedanchor {
	border-left: 4px solid #6C207E; /*The rollover color of the Primary Nav Left Bar */
	color: #333333; /*The rollover color of the Primary Nav description text */
	background: #E6E6E6;
}
#primary-nav strong.navtitle {
	display: block;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Times New Roman', Times, serif;
	/*color: #464646;*/
	color: #393939;
	font-size: 18px;
	font-weight: bolder;
	line-height: 8px;
	padding: 8px 0 2px 0; /*Controlos the spacing from the Nav Header and the description text */
	margin: 0 0 5px 0;
}
/*End Left Navigation Bar */

.hoverlink {
	background-color: #eee;
}
.hoverlink a:link, .hoverlink a:visited {
	color: #000;
}
.hoverlink a:hover, .hoverlink a:active {
	color: #00B274;
}

/*Top Navigation Bar */
#topNavContainer {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#topNav {
	width: 100%;
	background-color: #f9f9f9;
	height: 80px;
	position:relative;
}
#topNavRight {
	position: absolute;
	height: 69px;
	top: 5px;
	right: 0px;
	width: 610px;
	white-space: nowrap;
	background-color: #F9F9FB;
}
#topNavLogo {
	float: left;
	margin-left: 5px;
}
#topNavLogo img {
	padding: 3px 0 0 0;
	margin: 0;
}
#topNavIcons {
	float: right;
	clear: both;
	font-family: 'Times New Roman', Times, serif;
	position: relative;
	padding-top: 3px;
	padding-right: 0;
	width: 570px;
	height: 28px;
	left: -15px;
}
#topNavIcons img {
	vertical-align: middle;
}
#topNavIcons a {
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#topNavIcons a:hover {
	background: #FED579;
}
#searchBox {
	position: relative;
	margin-top:15px;
	float: right;
	clear: both;
	right: 0;
	width: 220px;
	height: 25px;
	background: transparent url(/_assets/2010/Images-HP/Text-Box-Outline.jpg) no-repeat;
	top: -8px;
}
#searchText {
	position: absolute;
	margin-top: 0px;
	margin-left: 8px;
	border: 0;
	background-color: transparent;
	font-size: 14px;
}
#searchButton {
	display: block;
	position: absolute;
	margin-left: 15px;
	margin-top: -3px;
	right: 8px;
}
#searchOptions {
	display: block;
	position: absolute;
	right: 225px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
}
/*End Top Navigation Bar */

/*Quick Links*/
#quicklinks {
}
div.column {
}
#quicklinks a:link, #quicklinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	/*color: #404040;*/
	color: #333333;
}
#quicklinks a:hover, #quicklinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*End Quick Links*/

/*Black bar under top Nav content*/
#subNav {
	clear: both;
	/*background-color: #000;*/
	background-color:#154D98;
	width: 100%;
	height: 22px;
}
#today {
	display: block;
	color: #00B274;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight: bold;
	float:left;
	margin: 3px 2px 0px 5px;
}
#askQuestion {
	float: right;
	margin: 0px 2px 0px 2px;
}
#askQuestion img {
	vertical-align: middle;
}
#askQuestion a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#askQuestion a:hover {
	text-decoration: underline;
}
/*End Black Bar*/

/*News/Events/Annoucements*/
.newEvents {
	clear: both;
	line-height: 18px;
	margin: -10px 8px 0 0;
	padding-left: 0;
	list-style: none;
}
.newEvents li {
	padding-left: 27px;
	font-size: 12px;
	background: url(/_assets/Icons/arrow.gif) no-repeat 10px 5px;
}
.newEvents a {
	text-decoration: none;
	color: #333333;
}
.newEvents a:hover {
	color: #FFF;
	text-decoration: underline;
}
/*End News/Events/Annoucements*/

/*Bottom Section*/
#footer {
	clear: both;
	width: 850px;
	margin: 0 auto;
}
#purpleRegion {
	/*background-image: url(/_assets/2010/Images-HP/Bottom-Purple-Nav-Drop-Shadow.gif);*/
	/*background-repeat: repeat-x;*/
	background-color: #561864;
	height: 30px;
	float: left;
	width: 350px;
}
#socialNetworks {
	background-image: url(/_assets/2010/Images-HP/Bottom-Orange-Nav-Drop-Shadow.gif);
	background-repeat: repeat-x;
	background-color: #D9701A;
	height: 27px;
	float: right;
	width: 500px;
}
#socialNetworks div {
	text-align: left;
	color: #FFF;
	font-size: 12px;
	margin: 3px 5px;
	padding: 0;
}
#socialNetworks a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#socialNetworks a:hover {
	text-decoration: underline;
}
#paleBar {
	background-color: #FED579;
	width: 500px;
	height: 3px;
	float: right;
	clear: right;
}
#bottomNav {
	width: 850px;
	background-color: #333;
	text-align: left;
}
#bottomNav div {
	padding: 5px;
}
#bottomNav a {
	font-size: 10px;
	color: #FFF;
}
#bottomText {
	text-align: center;
	font-size: 12px;
	/*color: #BFBFBF;*/
	color: #E6E6E6;
	margin: 10px 0;
}
#bottomText a {
	font-size: 12px;
	/*color: #768C50;*/
	color: #EB9955;
}
#hpFlashMovie {
	height: 270px;
	width: 500px;
	background-color: #154D98;
	text-align: center;
	padding: 0 0 10px 0;
	/*z-index: 1;*/
}
#hpNewsContainer {
	/*background-color: #908E8E;*/
	background-color: #AAA8A8;
	padding: 5px;
	margin: 0 auto;
	width: 480px;
	height: 278px;
	border: #154D98 5px solid;
	/*border: thin solid #F00;*/
}
