h3 {
	font-size: 120%;
}


.fbutton, .formsubmit, .timeoutbutton {
	font-family: verdana;
	background: url('/img/buttons/button-med.gif') no-repeat center center;
	border:0px;
	width:140px;
	height:20px;
	margin:10px;
	font-size: 12px;
	color: #333;
	cursor: pointer;
	cursor: hand;
}

#title {
	font-family:georgia;
	font-style:italic;
	font-size:17px;
	padding-top:30px;
	padding-bottom:30px;
}

#page_title, #Title  {
	font-family: georgia;
	font-style: italic;
	/* 30px of padding taken care of by content_container */
	padding: 30px 0px 30px 2px;
	font-size: 17px;
	color: #3c4f77;
}
	


body {
	font-family: verdana,arial; 
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	padding-left: 12px;
	background-color: #FFF;
	
}


#complete_body {
	clear:both;
	width:753px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#body_container {
	width:753px;
	float:left;
	border-right:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	background: url('/img/wrapper/feedbackground.jpg') no-repeat top left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 751px;
}
.empty{}
	

#content_container {
	width:751px;
	margin-left:30px;
	padding-right:30px;
	padding-bottom: 30px;
	float:left;
	line-height:16px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 691px;
}
.empty{}

#footer_container {
	width:753px;
	height:30px; 
	background:url('/img/wrapper/footer.gif') no-repeat 0px 0px;
	float:left;
}

#privacyFooter {
	clear: both;
	width: 150px;
	margin-left: 590px;
	padding-bottom: 13px;
	height: 33px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 15px;
}
.empty{}

#privacyIntro {
	float: left;
	margin-right: 4px;
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	color: #717a8c;
}

#privacyText {
	float: left;
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	color: #374565;
}
#privacyText a, #privacyText a.visited, #privacyText a.hover {
	color: #374565; 
}

/**
 * TOP / GLOBAL NAVIGATION
 */
#top_header{
	clear:all;
}

/*#logo{
	width:548px;
	height:113px;
	background:url('/img/wrapper/aetna-mast.gif') no-repeat 0px 0px;
	margin-bottom: 0px;
}
*/

/*

*/
#TopNav {
	width: 753px;
	background: #f8981f;
}

#TopNav a,
#TopNav a:visited,
#TopNav a:active,
#TopNav a:hover {
	color: #fff;
	text-decoration: none;
}

div.tn_on, 
#TopNav div.tn_on a,
#TopNav div.tn_on a:visited,
#TopNav div.tn_on a:hover,
#TopNav div.tn_on a:active,
#TopNav a:hover {
	float:left;
	width: 149px; 
	height: 29px;
	background: #fbcb8f;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	line-height: 29px;
	text-align: center;
}

div.tn_off, div.tn_off_r,
#TopNav a {
	float:left;
	width: 149px;
	height:29px;
	background: #f8981f;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	line-height: 29px;
	text-align: center;
}

div.tn_bet {
	width:2px;
	height:29px;
	float:left;
	background: #fff;
}

/*
div.tn_l {
	display: none;
	float:left;
	width:1px;
	height:29px;
	background: #fff;
}
div.tn_r {
	display: none;
	float:left;
	width:1px;
	height:29px;
	background: #fff;
}
*/

#complete_menu{
	display: none;
}

#menu {
	
}

#menu_header{

}

#menu_header_label{
	
}

#menu_item{
	
}

#menu_footer{

}

#help_link{
	display:none;
}


.introText {
	margin-left: 40px;
	margin-bottom: 12px;
	font-family: verdana;
	font-weight: bold;
	font-size: 100%;
	color: #374565;
}


span.error, p.error {
	color: red;
}

/***************************************************************
				Global Left Navigation
	***************************************************************/



#time_out{
	display:none;
	border:5px outset;
	position:absolute;
	text-align:center;
	top:25px;
	height:200px;
	left:50px;
	z-index:11000;
}
#time_out_text_container{
	background-color:#fff;
	text-align:center;
	width:300px;
	height:200px; 
}

#connectingImage{
	padding-top: 50px;
}

td.uidtextformat {
	font-size: 13px;
}

div.passwordh2{
	font-weight: bold;
}