/* reset */


html,body,p,div,span,h1,h2,h3,h4,h5,h6,form,image,a,img{
margin:0px;
padding:0px;
border:0px;
font-weight:normal;
}

#print_logo{
	display:none;
}

html{
}

body{
	background-color:gray;
	background-image:url(../images/core/background_watermark.gif);
	background-position:bottom right;
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-family: "Verdana";
	font-size:8pt;
  	min-width:900px;
}


#logo {
	overflow:hidden;
	height: 105px;
	
}

/* TEMPLATE */

#container{
		margin:10px 15px 30px 15px;
		border:1px solid #555555;
		background-color:#EFEEE7;
}
#main{
  margin: 0;
  padding: 0;
  background-color:white;
}
#auth_box {
	float:right;
	font-size: 8pt; 
	font-weight: bold;
	z-index:3;
	position:absolute;
	top:20px;
	right:20px;
	color:#333;
	
	/*
	text-shadow: #222222 2px 2px 2px;
	filter: Shadow(Color=#222222, Direction=135, Strength=2);
	*/
}
#auth_box a{
	font-weight:bold;
	color:#790000;
}
.auth_box:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #222222; 
}
#nav_wrap{
	background-image:url(/images/core/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
}
#nav_top_border{
	background-color:#7c8da6;
	height:1px;
	font-size:1pt;
	line-height:1px;
	clear:both;
}
#main_nav
{
	padding-top: 2px;
	padding-left: 20px;
	display:table-cell;
	white-space:nowrap;
	color:#790000;
	font-size: 13pt;	
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	height:19px;
	overflow:hidden;
	clear:both;
}
#nav_bordering {
	height: 1px;
	line-height:1px;
	font-size:1pt;
	background-color:#bbb;
	border:0px;
	border-top:1px solid white;
	clear:both;
}



#content {
	margin-right:5px;
	margin-left:15px;
	padding-top:16px;
	padding-bottom:20px;
    overflow-x:auto;
	overflow-y:hidden;
}
/* this will overwrite the sub nav box 
#contentNoSubNav {
	background-color: #fff;
	margin-top:125px;
	margin-bottom:150px;
	margin-left:10px;
	margin-right:5px;
	z-index:2;
	min-width:780px;
	w/idth:780px;
}*/

#sub_nav {
	border-right: 1px solid #ddd;
	padding-top:15px;
	padding-bottom:50px;
	width:200px;
}

div.subNavContent{
	margin:0px;
	padding:0px;
	border-top:1px solid #8f8d81;
}
div.subNavContent div{
	
	border-bottom:1px dotted #8f8d81;
	padding:4px;
	padding-left:10px;
	
}
div.subNavContent img{
	float:left;
}

#footer{
	z-index:3;
}

#header {
	background-color:#9caabf;
	height: 88px;
	color: #fff;
	border-bottom:1px solid #E6E8F2;
}
#header_sub{
	height:3px;
	line-height:3px;
	font-size:1px;
	background-color:#9caabf;
}


#auth_box form {
	display: inline;
}

#footer_top{
	height:1px;
	color: #fff;
	font-size: 7pt;
	background-color:#e0d4bc;
	border-bottom:1px solid white;
	border-top:0px solid #e0d4bc;
	/*background:url(../images/core/footer_border.gif);*/
	background-repeat:repeat-x;
	background-position:center;
	/*border-top:3px solid white;*/
}
#footer_main {
	color:#444444;
	font-size: 7pt;
	padding:5px;
	background-color:#e0d4bc;
	height:75px;
	
}


/* END TEMPLATE */

/* COMMON ELEMENTS */

a, a:visited {
	color: #3d7599;
}

table{
	
}

p{
	margin:15px 0px 15px 0px;
}

h1,h2,h3,h4,h5,h6{
	color:#164767;
	font-family:"Times New Roman", Times, serif;
}

h1{
	font-size:14pt;
	margin-bottom:15px;
}

h1.oe{
	font-size:20pt;
	margin-bottom:25px;
}

h2{
	font-size:12pt;
	margin-bottom:10px;
}

h3{
	font-size:10pt;
	margin-bottom:10px;
}
legend{
	color:#0A548B;
	font-weight:bold;
}
/* END COMMON ELEMENTS */


/* DISPLAY FORMATTING */

.header {
	color: #164767;
	margin-bottom: 8px;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
}

#sub_nav .header{
	color:#383837;
	margin:0px;
	padding:0px;
	border-top:1px solid #8f8d81;
	background-color: #d5d2bd;	
	text-align:center;
	font-size:12pt;
	cursor:pointer;
}

#sub_image{
	text-align:center;
}
.templateLogin{
	font-size:7pt;
	
}
.screenOff{
	display:none;
}

#sub_nav form a{
	margin:0px;
	text-indent:7px;
}
#sub_nav a{
	text-decoration:none;
	color:#1B467A;
	display:block;
	border-bottom:1px dotted #8f8d81;
	padding:4px;
	padding-left:10px;
}

#sub_nav a:hover{
	background-color:#dfddce;
}
#sub_nav div.nostyle a{
	border:0px;
	padding:0px;
}
#sub_nav div.nostyle a:hover{
	background-color:#efeee7;
}


#main_nav a{
	text-decoration:none;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	color:#790000;
	overflow:hidden;
}

#main_nav a:hover{
	border:1px solid #999;
	border-top:0px;
	background-color:#CCC;
	padding:2px;
	padding-left:14px;
	padding-right:14px;
	overflow:hidden;
}
#main_nav a.inarea{
	border:1px solid #999;
	border-top:0px;
	background-color:#CCC;
	padding:2px;
	padding-left:14px;
	padding-right:14px;
	
}




#steps {
	position: relative;
	width: 100%;
	font-size: 12pt;
	text-align: center;
}


.plan_type {
	border: 1px solid #000;
}

td.label{
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}


/* END DISPLAY FORMATTING */


#actions {
	font-size: 12pt;
	font-variant: small-caps;
	text-align: center;
}

div.verticalRule{
	height:100%;
	width:2px;
	background-color:#999966;
	border:0px;	
}

input.calendar{
	border:0px;
	height:15px;
	width:17px;
	text-align:center;
	background-color:#ffffff;
	background-image:url(/images/calendar.gif);
	background-repeat:no-repeat;
}

div.alertMsg{
	font-size:12pt;
	font-weight:bold;
	border:3px double red;
	text-align:center;
	padding:5px;
	margin:10px;
}
.contentParagraphHeader{
	color:#990000;
	font-weight:bold;
}
.paragraphStart{
	color:#990000;
	font-weight:bold;
}

/*  FOR THE TAB BOXES */
.bpctabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.bpctabs li{
display: inline;
margin: 0;
}

.bpctabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
background-color:#316123;
border: 1px solid #778;
color: #ffffff;
}
.bpctabs li.title{
	border:0px;
	text-align:left;
	background-color:white;
	color:black;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.bpctabs li a:visited{
color: #ffffff;
}

.bpctabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
background-color:#FFFFFF;
}

.bpctabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
color:#2d2b2b;
background-color:#EAF4EA;
}

.bpctabs li a.selected{ /*selected main tab style */
border-bottom-color: #EAF4EA;
}

.bpctabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
margin-top:0px;
border:1px outset #003300;
background-color:#EAF4EA;
padding:5px;
\width: 485px; 
w\idth: 475px;/*box model hack -- ie reads the 460 and firefox reads the 450, both creating a 460px wide area including padding. */
overflow:hidden;
		
}
.tabcontentbounding{
/*border:1px solid #778;*/
background-color:#ffffff;
}

	
			/*   FOR Progress Meters */
div.progress_bar_circles{
	background-color:#FFFFFF;
	border:0px;
	border-top:2px solid #000000;
	margin:5px;
	padding:5px;
	padding-top:0px;
}
div.progress_bar_circles td,div.progress_bar_circles tr,div.progress_bar_circles th{
	text-align:center;
	margin:0px;
	padding:0px;
}
td.progress_bar_circles_bullet{
	width:28px;	
}

div.progress_bar_circles_header{
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	border:3px double black;
	border-top:0px;
	overflow:hidden;
	padding:2px;
	margin:auto;
	margin-top:0px;
	margin-bottom:8px;
}
table.progress_bar_circles_main{
	margin:auto;
}
		
		
		/*  News Events */

div.news_item{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #C6C9F4;
	clear:both;
	background-color:#EEEFFB;
	margin-bottom:3px;
}
div.news_priority{
	background-color:#FED3D3;
	border-bottom:1px dotted #C00;	
}

div.news_icon{
	float:left;
	width:30px;
	height:20px;
	text-align:left;
}
div.news_date{
	float:left;
	font-style:italic;
	text-align:left;
	width:75px;
	height:20px;
}
div.news_title{
	margin-left:40px;
	clear:both;
	
}
div.news_link{
	text-align:right;
}
a.newsTitle{
	color:#C27274;
	color:#990000;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
a.newsTitlePriority{
	color:#990000;
}
a.newsTitle:hover{
	text-decoration:underline;
	color:#990000;
}

#main_nav a.news_item{
	text-decoration:underline;	
	font-weight:normal;
	font-size:10pt;
	border:0px;
	margin:0px;
	padding:0px;
}
#main_nav a.news_item:hover{
	border-color:inherit;
	background-color:#FF9;
	border:0px;
	margin:0px;
	padding:0px;
}

/*   LIGHTBOX */
div#mytext{
	margin:10px;
	padding:10px;
	border:3px double red;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
} 
div#page_obfuscator{
	position:absolute;
	z-index:100;
	background-color:#333333;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);

}
div#top_content{
	width:600px;
	background-color:white;
	border:2px solid black;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#top_content_header{
	padding:5px;
	background:url(../images/core/secure_bg.png);
	background-repeat:repeat-x;

}
div#top_content_data{
	overflow:auto;
	height:450px;
	padding:5px;
}
div#top_content_wrapper{
	position:absolute;
	left:0px;
	top:50px;
	z-index:101;
	width:100%;
	overflow:hidden;
	
}
div.clientWebpageDocument{
	width:200px;
	height:22px;
	overflow:hidden;
	margin-left:10px;
	float:left;"	
}
