body {
	color : Black;
	background-color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
html, body, #wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: White;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000;
}
.logo {
	height:132px;
}
#logopane {
	height : 132px;
}
div#header {
	height : 132px;
	width : 100%;
	padding : 0px;
	margin : 0 auto;
	background-color : #fff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	text-align : center;
}
.nmSrchBar {
	/*border-bottom : 2px solid #0033CC;*/
	height:24px;
	padding: 4px 0;
}
#nmDate {
	float:left;
	width:300px;
	padding-left:6px;
}
#nmSearch {
	float:right;
	width:280px;
	text-align:right;
	padding-right:6px;
}
.main_content {
	background-color : White;
	height : 100%;
}
.leftpane {
	width: 190px;
	background-image : url(menu_bg.gif); 
	background-repeat : repeat-y;
	padding: 0;
	margin : auto;
}
#dnnNAV {
	margin-bottom : 60px;
}
.menu_left {
	width: 190px;
	height: 100%;
	padding: 0;
	margin : auto;
}
.menu_style {
	width: 190px;
	background-color : #00715d;
	background-image : url(menu_bg.gif); 
	background-repeat : repeat-y;
	padding-top : 60px;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:12px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #999999; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
   padding: 4px 6px 4px 10px;	
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	width: 160px;
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 4px 10px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_itemhover {   /* works for sub menu */
	background-color: #FF9900; 
	color : Black;
}
.main_dnnmenu_itemhover td {  
	background-color: #FF9900; 
}
.main_dnnmenu_rootitem_selected {
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #66FF66;
	padding: 4px 10px;
	white-space: nowrap;
}
.main_dnnmenu_rootitem_hover {
	color: #FF9900;
}
.main_dnnmenu_itemselected {
	font-size: 10pt; 
	font-weight: bold; 
	color: #fff;
	padding: 4px 6px 4px 3px;
	white-space: nowrap;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #CC6600;  
	color: White; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 4px 2px 4px 2px;   /*explicitly set padding for sub-menus */
	width : 190px;
	font-size: 9pt; 
	font-weight: bold; 
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.affiliates {
	text-align : center;
	padding : 80px 18px 0 0;
}
.contentpaneT {
	width:100%;
	background-color: Black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px; 
}
.contentpane {
	width:100%;
	padding: 0 6px;
	height : 100%;
}
.rightpane {
	width: 175px;
	background-color: White;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: White;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.footer {
	height : 20px;
	font-size : 10px;
	border-top : 2px solid #000;
	padding : 6px 6px 4px 6px;
	background-color : #FDF5E6;
}
#copyright {
	float : left;
}
#login {
	float : right;
}
.SkinObject, .nm {
	font-weight: bold;
	font-size: 8.5pt;
	color: #000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.SkinObject:link, .nm a:link {
	text-decoration: none;
	color: #000;
}
A.SkinObject:visited, .nm a:visited {
	text-decoration: none;
	color: #000;
}
A.SkinObject:hover, .nm a:hover {
	text-decoration: none;
	color: #00715d;
}
A.SkinObject:active, .nm a:active {
	text-decoration: none;
	color: #FF3300;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	color : #00715d;
	font-weight : bold;
	font-size : 18px;
}
.hd1 {
	background-color : #E77B08;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
}
.hd2 {
	color :#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
p a:link {
	color : Black;
}
p a:visited {
	color : Black;
}
.notice, .notice a:link, .notice a:visited {
	color : #CC6633;
	font-weight : bold;
	font-style : italic;
	font-size: 14px;
}
.notice a:hover {
	color : #FF9900;
}
.floatrightimg {
	float: right;
	width : 230px;
	margin: 0 0 0 12px;
}
.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	text-align : center;
}
table#appform {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
table#appform td {
	padding : 6px;
}
.tdcomments {
	font-size : 10px;
	color : Gray;
}
.tdlabels {
	color : #00715d;
}