body,div {
	font-family: helvetica, arial;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	color: #333333;
}

a 
{
	color: #3C93BC;	
}

input {
	background-color: #ffffff;
	border: 1px solid #000000;
}


#page_container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
}


.menu_topic
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#menu_container
{
	position: relative;
	width: 100%;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 8px;
	clear: both;
	text-align: center;
	background-image: url('/images/layout/topnav_grad.gif');
	background-repeat: repeat-x;
	
}

#menu_container a
{
	color: #595959;	
	text-decoration: none;
}

.topnav_target
{
	letter-spacing: 0.1em;
}




#top_content
{
	width: 100%;
	height: auto;
	margin: 0;
  	padding: 0;
  	padding-bottom: 5px;
  	clear: both;
}

#top_ads_container
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 795px;
	height: auto;
	float: left;
}

#top_login_container
{
	/* margin-left: 90%;	*/
	width: 75px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 9pt;
	font-weight: 800;
	float: right;
	/* background-color: #4691BB; */
}

#stdFooter,#top_login_container
{
	background-color: #005888;	
}

#top_login_container a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#logo_container {
	padding: 0px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	width: 120px;
}




#bottom_content_container {
	margin: 0px;
	padding: 0px;
}

#bottom_content_left_container {
	width: 65%;
	height: 250px;
	float: left;
}

#footerColorBar
{
	font-size: 3pt;
	width: 100%;
	height: 22px;
	margin: 0px;
	padding: 0px;
	
}


#bottom_content_right_container {
	width: 35%;
	height: 250px;
	float: right;
	background-image: url('/images/layout/bottom_right_bg.jpg');
}

#copyright a
{
	width: 100%;
	text-decoration: none; 
	color: #AAAAAA;
	font-size: 7pt;
	padding-right: 8px;
	font-weight: 800;
}

#footerContainer
{
	position: relative;
	clear: both; 
	width: 1000px;
	bottom: 0px;	
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
	padding-top: 15px;
}

#footerLinks
{
	width: 100%;	
}

#footerLinks a
{
	color: #FFFFFF;
	position: relative;
	top: -4px;
}

#stdFooter {
	width: 100%;
	height: 18px;
	font-size: 9pt;
	font-weight: 800;
	background-position:  center left;
	background-image: url("/images/layout/std_footer_left.gif");
	background-repeat: no-repeat;
	padding: 0px;
}

#stdFooter ul {
	display: inline;
	list-style-image: url("/images/layout/std_footer_diamond.gif");
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#stdFooter li {
	display: inline;
	padding: 0px;
	font-family: arial;
}

#stdFooter li a {
	text-decoration: none;
	font-family: helvetica, arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: 800;
	letter-spacing: .05em;
}


#LeftMenuContainer {
	width: auto;
	height: 420px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	position: relative;
	left: -40px;
}

#LeftMenuContainer ul {
	color: #000000;
	list-style-type: none;
}

#LeftMenuContainer ul li {
	
	color: #000000;
	width: 9em;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #c0c0c0;
	line-height: 2em;
	padding-left: 5px;
}

#LeftMenuContainer ul li:hover {
	background-color: #e3e3e3;
}

#LeftMenuContainer li a {
	display: block;
	font-size: 0.8em;
	font-family: helvetica, arial;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.header_text
{
        color: #993366;
        position: relative;
        top: 6px;
        font-size: 13pt;
}

#footer_ads_container
{
	padding-top: 30px;
	width: 100%;	
}


div#tippytopmenu{float:right;width: 100%;padding:opx 0 0 5px;height: 43px;}
ul#tippytopnav,ul#tippytopnav li{list-style-type:none;margin:0;padding:0}
ul#tippytopnav li{float:right;width:7em;margin-right:0px;text-align: center}
ul#tippytopnav a{display:block;font-weight: 800;text-decoration:none;padding:0px 0 0px;background: #005888;color: #c0c0c0}
ul#tippytopnav li.activelink a,ul#tippytopnav a:hover{color: #ffffff}