@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/Portals/_default/Skins/natPremium/images/npBkg.jpg);
	background-repeat:repeat-x;
	background-color: #fefefe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;

	}
	
body,td,th, div, p, h1, h2, h3, h4 {
	color: #000000;
}


#menu-holder {
	width:1000px;
	height:40px;
	margin:auto;
	

}
#menu {
	float:right;
}

#page-holder {
	width:1000px; 
	margin:auto;
	padding-top:20px;
	background:url(images/content-background.jpg) #fff top center no-repeat;
	margin-bottom:0;
}

#left-col {
	
	float:left;
}

#content {
	margin-left:25px;
	width:650px;
	
}

#right-col {
	float:right;
	width:230px;
	background:url(images/shadow-divider.jpg) left top no-repeat;
	padding-left:20px;
	
	}

#right-col table {
	float:none;
}

#bottom {
	background:url(images/content-background-bottom.jpg) #fff center bottom no-repeat;
	height:30px;
	width:1000px;
	margin:auto;
}





/* for inline form */

td.DynamicForms_QuestionTableCell
 { font-size:11px;
 color:#333;
 }

h1, h2, h3 {
	color: #3d0f02;

	}


h4{
	border-style: solid; 
	border-color: rgb(61, 15, 2); 
	border-width: 1px 0pt; 
	padding: 10px 0pt; 

	font-family: "Franklin Gothic Medium", "Arial Black", Gadget, sans-serif;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal;
    background-color:#f7f4e8;
}
h1{
	border-style: dotted; 
	border-color: #CDCDCD; 
	border-width: 1px 0pt; 
	padding: 0px; 
	font-family: "Century Schoolbook", Georgia, Times, serif;
	font-style: normal; 
	font-variant: normal; 
	 
	font-size: 28px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal;
    letter-spacing:-1px;
}


.top {
	height:29px;
	}
.whiteStripes {
	width:3px;
	}
.vLin {
	vertical-align:top;
	}
.leftLeft {
	width:27px;
	}
.LinksObject { font-size:12px; color:#ffffff; text-decoration:none; }
a.LinksObject:link { font-size:12px; color:#ffffff; text-decoration:none; }
a.LinksObject:visited { font-size:12px; color:#ffffff; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:12px; color:#ffffff; text-decoration:underline; }

a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #3e1003; text-decoration:none;}

a.header:link {color:#ffffff;}
a.header:visited {color:#ffffff;}
a.header:hover {color:#ffffff; text-decoration:underline;}

.MenuHdr,.MenuHdr A:Link,.MenuHdr A:Hover,.MenuHdrMouseOver, .MenuHdrMouseOver A:Hover .MenuHdrMouseOver A:link{
	font-size:20px;
	font-weight:bolder;
	font-color:#000000;
	text-decoration:none;	
	}


.MenuItem,.MenuItemMouseOver A:Visited,.MenuItemMouseOver A:Link {
  	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-left:12px;
	text-decoration:none;
	}
.MenuItemMouseOver A:Active,.MenuItemMouseOver A:Hover {
  	font-size:12px;
	font-weight:normal;
	color:#3e1003;
	padding-left:12px;
	text-decoration:none;
	}


.currentHeaderHighlight {
	font-size:20px;
	font-weight:bolder;
	font-color:#000000;
	text-decoration:none;
}
