@charset "utf-8";
*{margin:0;padding:0;}
body { margin:0; background-color:#81abc6; }
/*Main Layout Element*/
#shell 		{ margin:0; position:relative; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-position:top; }
#wrapper 	{ margin:0 auto; width:900px; position:relative; background-image:url(images/wrapper.jpg); background-repeat:repeat-y; } 
#container 	{ background-image:url(images/container.jpg); min-height:582px; _height:582px; background-repeat:no-repeat; }
/*contentarea*/
.contenthome,.content{padding-top:185px; padding-bottom:2px; padding-left:251px;  }
.contenthome{width:560px;}
.content{width:574px;}


/*flasharea*/
#headerflash { width:900px; height:201px; }
#address     { width:405px; height:19px; padding-left:338px; padding-top:14px; }
/*footer*/
#footer 	{ margin:0 auto; width:900px; background-image:url(images/footer.jpg); height:118px; background-repeat:no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
#footertext	{ width:900px; text-align:center; padding-top:43px;  }
/*Navigation*/
#menuarea 	{ width:140px; position:absolute; left:56px; top:305px; z-index:999; }
#pagetitle, #pagetitlehome{font-family:"Times New Roman", Times, serif; font-size:26px; color:#400d12; }
#pagetitle{padding-bottom:41px;}
#pagetitlehome{padding-bottom:28px;}

/* basic page content elements */

	.contentstyle ol{margin-left:30px;} 
	.contentstyle ol li{list-style:decimal;}
	.contentstyle ul li{list-style:square; }	
	.contentstyle ul,.contentstyle li{margin-left:18px;list-style:square; margin-bottom:10px;}
	.contentstyle hr {height:1px; color:#000000;}
	.contentstyle em{font-style:italic;}
	.contentstyle p,.contentstyle ul,.contentstyle li,.contentstyle em,.contentstyle h2,.contentstyle h3,.contentstyle h4, .contentstyle a, .contentstyle a:hover{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:21px;color:#400d12;}
	.contentstyle p,.contentstyle em{margin-bottom:15px;}	

	 
/*Content links */
.contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{color:#0a2f55;text-decoration:underline;}
.contentstyle a:hover{text-decoration:underline; color:#000000;}

/*headings*/ 
/* -styles shared by all headings on the site */
	.contentstyle h2,.contentstyle h3,.contentstyle h4,.contentstyle h5{font-weight:bold; margin-bottom:2px;}
	
/* -specific styles for each level */
	/*.content h1{ font-family:"Times New Roman", Times, serif; font-size:26px; color:#400d12; padding-bottom:28px;}*/
    .contentstyle h2{font-size:15px;}
	.contentstyle h3{font-size:14px;}
	.contentstyle h4{font-size:13px;}
	.contentstyle h5{font-size:12px;}

/**Navigation -Snapsis Menu*/
#navigation {margin:0;padding:0;width:140px; }
#navigation li div a img{ padding:0;float:left;width:140px;}
#navigation a{cursor:pointer;}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#navigation li .submenu{float:left;position:relative;width:150px;padding-left:10px;}
/* Reduce the gap b/w the mainmenus */
/** Sub menu Font declaration and text align (ul li ul li a) */
#navigation li .submenu span a {position:relative;text-decoration:none;text-align:left;color:#fffffe;display:block;font-size:11px;line-height:18px;font-family:"Lucida Sans Unicode", Arial, Verdana;}
#navigation li div span a:hover {text-decoration:none;color:#81abc6; }
#navigation li{list-style-type:none; }

/*Footer Links*/
#footer a:link, #footer a:visited,#footer,#admin a:link, #admin a:visited,#footer, #admin a:hover,#footer a:hover{text-decoration:none;color:#211911;}
#admin a:hover,#footer a:hover{ text-decoration:underline;}

/***** DNN Overrides ******/
.formTable{width:auto !important;}
#shell .content strong{font-weight:bold !important;}
#shell .content em{font-style:italic !important;;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited,.SubHead,.ModuleTitle_MenuItem *,select, textarea, input, option, optgroup,.DataGrid_Item, .DataGrid_Header,button,  fieldset, legend, .Head,.textBox{color:#000000;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited,a.CommandButton:hover, a.CommandButton:focus  {text-decoration: underline;}
.formlabel, .formLabel{margin-right:12px;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #BFE2F5; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;margin-right:10px;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}
.errMsg,.errmsg,.textBox,.formLabel,.Normal,.formlabel{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:21px;}
.errmsg,.errMsg{color:red;}
.formlabel,.formLabel,.Normal{color:#400d12;}