@charset "utf-8";
/* CSS Document */


body					{ margin:0; padding:0; color:#000; min-width:1090px; font-family:Arial, Helvetica, sans-serif; }
body a					{ color:#0082c2; text-decoration:none; }
body a:hover			{ text-decoration:underline; }
#pagewrapper			{margin-left: 5px; width:1090px;}

#header 				{ margin-top:15px; }
#header .page			{ margin-top:15px; background: #f7f8e9; color:#551900; font-size:18px; font-weight:bold; padding:5px; border: 1px #d4d6b5 solid; }

.table_pos				{ float:left; }

#content				{ min-height:350px;	}
#content .f_btn 		{ padding:10px; }

#footer					{ height:125px; background-image:url('../images/bg_footer.gif'); background-repeat:no-repeat; }
#footer .refer			{ font-size:12px; font-weight:bold; padding-right:10px; }
#footer .siteNav		{ font-size:14px; font-weight:bold; padding:10px 10px 10px 0; }
#footer .smallContact	{ color:#666666; font-size:11px; }
#footer .smallContact a	{ color:#666666; }
#footer #foot_content	{ margin-left:330px; width: 515px; padding-top:10px; }

.nwi-required { color: #FF0000; font-size: .8em; }
.nwi-size8em { font-size: .8em }
.nwi-italic { font-style: italic; }
.nwi-right { float: right; }
.nwi-red { color: #FF0000; }
.nwi-table { width: 100%; }

.nwi-select-menu { position: absolute; display: none; }
.nwi-select-menu ul { list-style: none; font-size: 12px; padding: 0px; margin: 0px; width: 220px; }
.nwi-select-menu ul li { padding: 5px; border-bottom: solid 1px #CCCCCC; }
.nwi-select-menu ul li:hover { background-color: #CDC3B7; }