@charset "utf-8";
*{margin:0; padding:0; }
/***** Main Layout Styles ******/
body {background-color:#1c4169;}
#shell{position:relative;background-image:url(images/bg.jpg);background-position:top;background-repeat:repeat-x;} 
#wrapper{margin:0 auto ; position:relative; width:925px;background-image:url(images/contentbg.jpg);background-position:top;background-repeat:repeat-y;}
#container{ background-image:url(images/content.jpg);background-position:top;background-repeat:no-repeat; min-height:720px; _height:720px;}

/*Content Styles*/
.content{width:639px;text-align:left; padding-top:250px; padding-left:246px;min-height:350px; _height:350px;}

/*flashheader*/
#flashheader{width:474px;height:238px; position:absolute; right:18px;}

/*Navigation */
#menu{height:200px;position: absolute;left:20px;top:263px;width:188px;}

/*leftpanel*/
.leftpanel{ width:209px; float:left; height:357px; }
#video{ width:469px; float: right; margin-top:-18px; }
.leftside{ height:400px; width:679px; }

/*address*/
.address{ position:absolute; left:120px; top:181px;}

/*image*/
.image{ float:left; width:270px; height:258px;}

/* footer */
#footer{ width:925px; margin:0 auto; background-image:url(images/contentbtm.jpg);background-position:top;background-repeat:no-repeat;height:43px;font-size:10px; font-family: Verdana, Helvetica, sans-serif; text-align: center; padding-top:85px;}

/* 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{font-family: Georgia, "Times New Roman", Times;font-size:13px; line-height:20px;color:#333333;}
	.contentstyle p,.contentstyle em{margin-bottom:15px;margin-top:5px;}	
		 
/*Content links */
.contentstyle a,.contentstyle a:hover{font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:20px}
.contentstyle a:link,.content a:visited,.content a:active{color:#225083;text-decoration:underline;} 
.contentstyle a:hover{text-decoration:underline;color:#333333;}

/*headings*/ 
/* -styles shared by all headings on the site */
	.contentstyle h2,.contentstyle h3,.contentstyle h4,.contentstyle h5{font-weight:bold; margin-bottom:6px;}
	
/* -specific styles for each level */
   	.contentstyle h2{font-size:16px;}
	.contentstyle h3{font-size:15px;}
	.contentstyle h4{font-size:13px;}
	.contentstyle h5{font-size:12px;}

/**Navigation -Snapsis Menu*/
#navigation {margin:0;padding:0;width:188px;}
#navigation li div a img{ padding:0;float:left;}
#navigation a{cursor:pointer;}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#navigation li .submenu{float:left;position:relative;width:188px;background-color:#1c4169;padding-top:11px; padding-bottom:16px;}
/* 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:#ffffff;display:block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;line-height:18px;padding-left:15px;}
#navigation li div span a:hover {text-decoration:none;color:#74d6ff;}
#navigation li{list-style-type:none;}


/*Footer Links*/
#footer a:link, #footer a:visited,#footer, #admin a:link, #admin a:visited{text-decoration:none;color:#FFFFFF;}
#admin a:hover, #footer a:hover{ text-decoration:underline; color:#FFFFFF;}

/***** 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;}
#dnn_dnnLOGIN_cmdLogin{ font-weight:normal;font-size:10px; font-family: Verdana, Helvetica, sans-serif; }
.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: Georgia, "Times New Roman", Times;font-size:13px; line-height:20px;}
.errmsg,.errMsg{color:red;}
.formlabel,.formLabel,.Normal{color:#333333;}

/****** SIFR 3.0 b.436 Styles ******/
@media screen {.sIFR-flash {visibility: visible !important; margin: 0; padding: 0; font-weight:bold;}
.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:  Georgia, "Times New Roman", Times;font-size:24px;visibility: visible; padding: 0; position:relative; color:#15397f;}}