/* NAIC Account Manager */

#loginSection{margin-bottom:10px;background-color:#ffffff;}
	.loginButton{
	display: block;
	height: 36px;
	width: 100px;
	background-image: url(http://www.naic.org/images/nam_login.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: auto;
}
	.loginButton:hover{background-image:url(/images/nam_login.gif);background-position:bottom;}
	.smalltext{color:#787266;font-size:11px;}
	.smalltextLink{font-size:11px;color:#a19b8f;text-decoration:none;}
	.smalltextLink:hover{font-size:11px;color:#a19b8f;text-decoration:underline;}
	.tourLink{font-size:11px;color:#007cc3;text-decoration:none;}
	.tourLink:hover{font-size:11px;color:#005cc3;text-decoration:underline;}
	
.spacerVertical{height:3px;font-size:0px;background-color:#FFFFFF;}
.spacerHorizontal{width:3px;font-size:0px;background-color:#FFFFFF;}

.linksSectionBkd{background-color:#ffffff;}
#linksSection{padding:10px 10px 30px 10px;}
	.navLink{padding:4px 0px 4px 0px;}

#pageSubhead{
	height:23px;
	line-height:23px;
	background-color:#efefe4;
	background-image:url(file:///C|/Documents%20and%20Settings/mknust/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/EXBH8P90/images/nam_subhead.jpg);
	background-repeat:repeat-x;
	color:#8b7b57;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	margin-bottom:25px;
	}
	#bodySection{padding:0px 10px 30px 10px;}
		.accountManagerLink{color:#0076ba;}
		.accountManagerLink:hover{color:#0076ba;}

.lineSpacing{padding:2px 0px;}

h1{font-size:18px;margin-bottom:25px;}

.instructiontext{color:#999999;font-size:11px;}

/* FAQ SECTION */
.displayVisible{display:block;}
.displayHidden{display:none;}
.activeSection{color:#000000;background-color:#BEE0FF;}
.faqQuestionLink{color:#666666;text-decoration:none;font-weight:normal;}
.faqQuestionLink:hover{color:#000000;text-decoration:underline;font-weight:normal;}
.faqAnswer{margin-top:35px;}

/* Adobe Help Section */
.helpTopicTitle{margin-top:40px;}
.helpTopicAnswer{margin-left:20px;}
