@charset "utf-8";
*{margin:0; padding:0; }
body	{ margin:0; background-color:#3e51af; }
/*Main Layout Element
**************************/
#shell		{margin:0; background-image:url(images/shellbg.jpg); background-repeat:repeat-x; min-height:690px; _height:690px; background-color:#10104e; }
#wrapper	{ margin:0 auto; width:900px; position:relative;background-image:url(images/container.jpg); min-height:793px; _height:793px; background-color:#efeeee; background-repeat:no-repeat; }
/*flash*****************/
#headerFlash{ position:absolute; width:900px; height:246px; left:0px; top:0px; z-index:3; }
/*content**************/
.content	{width:635px; padding:448px 0px 2px 236px;min-height:540px; _height:540px; }
/*-------------page primary elements for innerpage----------*/
.contentstyle{ padding-top:20px;}
.contentstyle hr, .contentstyle p, .contentstyle ol, .contentstyle ul, .contentstyle table, .contentstyle tr, .contentstyle table th, .contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5{font-family:"Microsoft Sans Serif", Arial, Verdana;font-size:13px; line-height:22px;color:#10104e;}    
.contentstyle a:link, .contentstyle a:visited, .contentstyle a:active{text-decoration:underline;color:#3e51af;} 
.contentstyle a:hover{ color:#10104e;text-decoration:underline; }
.contentstyle p{padding-bottom:15px;}  
.contentstyle ol{margin-left:30px; padding-bottom:18px; }
.contentstyle ul{margin-left:50px; list-style:square; padding-bottom:10px; }	
.contentstyle ul li{list-style-type:disc}
/*headings*/ 
.contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5 {margin-bottom:5px; font-weight:bold; }
.contentstyle h2{font-size:20px;}
.contentstyle h3{font-size:18px; font-weight:normal; }
.contentstyle h4{font-size:15px;}
.contentstyle h5{font-size:12px;}  
.contentstyle ul li.alignleft { margin-left:190px; }  
/*callout***************/
.Dr, .address{ position:absolute;z-index:33; }
.Dr			{  top:0px; right:0px; }
.address	{  top:30px; right:135px; }
.space		{ margin-left:15px; }
/*footer
**************************/
#FooterBG	{ margin:0; height:129px; background-color:#3e51af; }
#footer		{ margin:0 auto; width:900px; text-align:center; height:102px; padding-top:27px; padding-bottom:12px; }
#footer, #footer a:link, #admin a,#footer a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  font-weight:normal;color:#efeeee;}
#footer a:hover, #admin a:hover{text-decoration:underline;}
#admin a{text-decoration:underline;font-weight:normal;}
/*Navigation
**************************/
#Menu		{ position:absolute; top:420px; left:0px; width:207px; z-index:33; background-color:#3e51af;}
#video		{ width:207px; }
/*menu*/		
#Navigation {width:207px;}
/* Space between top and bottom for submenus  (ul li ul)*/
#Navigation li .submenu{padding-top:10px; padding-bottom:6px;width:207px; float:left;}
/* Reduce the gap b/w the mainmenus */
#Navigation li div a img {width:207px;float:left;} 
/** Sub menu Font declaration and text align (ul li ul li a) */
#Navigation li .submenu span a {float:none;margin:0px;font-family:"Microsoft Sans Serif", Arial, Verdana;font-size:13px; color:#e4e0df;text-decoration:none; padding-left:16px;display:block; text-align:left;display:block; width:169px; line-height:24px;}
#Navigation li div span a:hover {text-decoration:underline;color:#b5b5b5; }
#Navigation li {list-style-type:none;width:207px;float:left;height:auto;}
/****DNN Overrides****/
.formTable{width:auto !important;}										
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
select, option, optgroup, button, input,  legend,textarea, fieldset,.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *, .Head, .SubHead, a.CommandButton:visited,a.CommandButton, a.CommandButton:link,.DataGrid_Header,.DataGrid_Item, .C5SLLC_RootMenuItem td{color:#000000 !important;}
a.CommandButton:hover, a.CommandButton:focus,a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	text-decoration: underline;}
.eipbackimg,.EventDay a br {display: none;}
.ControlPanel, .PagingTable {background: #9CC8BB;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}
.ModuleTitle_SubMenu a, .ModuleTitle_MenuBar{background-color:#FFFFFF;}
.ModuleTitle_SubMenu a:hover{background-color:#33FFFF;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.formlabel, .formLabel, .Normal,label, .normal{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;line-height:21px;color:#10104e;}
.errMsg,.errmsg {color:red;}
/*SIFR*/
@media screen {
  .sIFR-flash {visibility: visible !important;margin:0;padding:0;}
  .sIFR-replaced, .sIFR-ignore {visibility:visible !important;}
  .sIFR-alternate {position:absolute;left:0;top:0; width:0;height:0;display:block;overflow: hidden;}
  .sIFR-replaced div.sIFR-fixfocus {margin: 0pt;padding:0pt;overflow:auto;letter-spacing:0px;float:none;}
}
@media print {
  .sIFR-flash {display :none!important;height:0;width:0;position:absolute;overflow:hidden;}
  .sIFR-alternate {visibility :visible !important;display:block !important;position:static!important;left: auto!important; top:auto !important;width: auto!important;height: auto !important;}
}
@media screen {
  .sIFR-active h1 {
    font-family:"Century Gothic", Arial; visibility: visible; padding: 0; font-weight:bold;color:#3e51af; font-size:30px;}
}