/* CSS Document */
#Body{background:#fff;
	}
html,body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	height: 100%;
	padding:0px; 
	font-size:9pt;
	color:#104940;
	font-weight: normal;}

TH,TD,DIV{
	font-family: Arial, Helvetica, sans-serif;}
H1{
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-style: italic;
    color: #104940;
}
H2{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #104940;}
H3{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #104940;}
H4{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #104940;}
H5, DT{
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #104940;}
H6{
	font-family: Arial, Helvetica;
	font-size: 8px;
	font-weight: bold;
	color: #104940;}

TFOOT, THEAD{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #104940;}
TH{
	vertical-align: baseline;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #104940;}
A:link{
	text-decoration: none;
	color: #333399;}
A:visited{
	text-decoration: none;
	color: #333399;}
A:hover{
	text-decoration: underline;
	color: #333399;}
A:active{
	text-decoration: none;
	color: #104940;}
BLOCKQUOTE, PRE{
	font-family: Arial, Helvetica;}
UL LI{
	list-style-type: disc;}
UL LI LI{
	list-style-type: circle;}
UL LI LI LI{
	list-style-type: square;}
OL LI{
	list-style-type: decimal;}
OL OL LI{
	list-style-type: lower-alpha;}
OL OL OL LI{
	list-style-type: lower-roman;}
OL UL LI{
	list-style-type: disc;}
HR{
	color: #bdc8c7;
	height: 1pt;
	text-align: left;}
.Help{
	background-color: White;
	color: Red;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;}
form#Form{
	height:100%;}
	
/* ********** Control Panel Style ************** */
.ControlPanel .SubHead,
.FCKImageGalleryContainer{
	color:#000;}
.FCKImageGalleryContainer A,
.FCKImageGalleryContainer A:link,
.FCKImageGalleryContainer A:visited,
.FCKImageGalleryContainer A:active{
	color:#000;
	text-decoration: underline;}
.FCKImageGalleryContainer A:hover{
	color:#000;
	text-decoration:none;}
.ControlPanel .CommandButton,
.ControlPanel A.CommandButton:link,
.ControlPanel A.CommandButton:visited,
.ControlPanel A.CommandButton:active{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#040404;
	text-decoration:none;
	font-weight:normal;}
.ControlPanel A.CommandButton:hover{
	color:#040404;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal; }
.controlpanel{
	background:#FFF;
	border:#ADADAD solid;
	border-width:0px 0px 2px; }
.controlpanel IMG{
	margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{
	margin:0px; }
.controlpanel TD TD TD{
	width:auto; }
.controlpanel DIV{
	border:#CCC solid;
	border-width:0px 1px;
	width:3px;
	height:100px; }
.controlpanel TD.SubHead{
	background:#CCC;
	font-size:12px;
	color:#000;
	font-weight:bold; }
.controlpanel TD TD TD .SubHead{
	background:transparent;
	border:0px;
	font-size:11px;
	color:#333;
	font-weight:normal; }
.controlpanel TD TD TD input{
	background:#fff;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-left:4px; }
.controlpanel TD TD TD select{
	background:#fff;
	font-size:11px;
	color:#333;}
.controlpanel A.CommandButton{
	font-size:10px;
	text-decoration:none;}
.controlpanel A.CommandButton:link{
	color:#000; }
.controlpanel A.CommandButton:visited{
	color:#000; }
.controlpanel A.CommandButton:active{
	color:#000; }
.controlpanel A.CommandButton:hover{
	color:#000;
	text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:11px;
	color:#000;
	text-decoration:none
	;font-weight:normal;}
A.CommandButton:hover{
	color:#000;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal; }

	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;
	text-decoration: underline;}
.FileManager A:hover{
	color:#000;
	text-decoration:none;}

.NormalBold{
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	Color: #104940;}
.NormalRed{
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-weight:normal;
	Color: #2c2a65;}
.NormalTextbox{
	font-family: Arial Helvetica;
	font-size: 9pt;
	font-weight: normal;
	Color:#104940;}
.DataGrid{
	background-color: White;
	color: Red;
	font-family: Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;}
/* ********** Search Style ************** */
.search_text{
	color:#3C799A;
	font-size:11px;
	text-transform:uppercase;
	height:18px;
	line-height:18px;}
.search_bg{
	float:right;
	width:220px;
	height:18px;
	position:absolute;
	right:-24px;
	bottom:20px;
	background:url(images/search_bg.jpg) no-repeat right top;
}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#B0B0B0;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:0px;
	top:0px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/search_icon.gif) 0px 0px no-repeat;
	}
a.search:hover{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }
#dnn_dnnSEARCH_txtSearch{
	width:125px;
	font-size: 11px;
	text-align: left;
	height:14px;
	padding:0px 3px 0px 3px;
	display:block;
	position:absolute;
	right:25px;
	top:2px;
	border:none;
	background:none;}
/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.BannerPane								{ padding:0px; }
.BannerPane1							{ padding:5px 5px 5px 5px; }
.LogoPane								{ }
.TopPane								{ padding:0px 0px 0px 0px;}
.TopLeftPane							{ padding:7px 7px 5px 0px;}
.TopRightPane							{ padding:7px 0px 5px 0px;}
.BottomLeftPane							{ padding:7px 7px 5px 0px;}
.BottomRightPane						{ padding:7px 0px 5px 0px;}
.FooterLeftPane							{ padding:7px 7px 5px 0px;}
.FooterRightPane						{ padding:7px 0px 5px 0px;}
.LeftPane								{ padding:0px 5px 0px 0px;}
.ContentPane							{ padding:0px 5px 0px 0px;}
.RightPane							    { padding:0px 0px 0px 5px;}
.ImagePane							    { padding:0px 0px 0px 5px; border-left:1px solid #E0EBEA;}.
.BottomPane								{ padding:0px 0px 0px 0px; clear:both;}
.FootLeftPane							{ padding-top:10px;}
.LeftOutPane							{ padding-right:5px;}
.rightOutPane							{ padding-left:5px;}
.DNNEmptyPane							{ display:none;}
.HeadPane								{ padding:0px;}
.SmallContentPane						{ padding:0px 5px 0px 0px;}
.LargeImagePane							{ padding:0px 0px 0px 5px; border-left:1px solid #E0EBEA;}
.FarLeftPane							{ padding-top:10px; padding-left:19px;}
.FarLeftPane1							{ padding-top:10px; padding-left:19px;}
#dnn_HeaderPane a						{ text-decoration:none; font-size:9pt; font-family: Arial, Helvetica; Color: #346587; font-weight: bold;}
#dnn_HeaderPane a:hover					{ color:#000;}
#dnn_FooterPane a						{ text-decoration: none; font-family: Arial, Helvetica; font-size: 9pt; font-weight:bold; Color: #000;}
#dnn_FooterPane a:hover					{ color:#104940;}
.FooterPane								{ position:absolute; left:195px; top:-20px; height:15px; line-height:15px; width:787px;}
.CopyRightPane,
.CopyRightPane .Normal					{ color:#000; font-size:10px;}
/* ********** Container Style ************** */
.Head									{ font-family: Arial, Helvetica; font-size: 22pt font-weight: normal;Color: #104940;}
.SubHead								{ font-family: Arial, Helvetica; font-size: 22pt font-weight: normal;Color: #104940;}
.SubSubHead								{ font-family: Arial, Helvetica; font-size: 22pt font-weight: normal;Color: #104940;}
.Normal									{ font-size:9pt; color:#104940;	font-weight: normal; font-family: Arial, Helvetica;}
/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	padding:0px 5px 0px 5px;}
a.login:hover{
	color:#005A52;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	padding:0px 5px 0px 5px;}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	padding:0px 5px 0px 5px;
	}
a.user:hover{
	color:#005A52; 
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	padding:0px 5px 0px 5px;
	}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;}
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:10px;
	color:#000;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;}
a.footer:hover{
	color:#99BFFE;
	text-decoration:none;
	font-weight:Normal;
	text-decoration:underline; }

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:9pt;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
	border-bottom:0px dotted;}
a.terms:hover{
	color:#99BFFE;
	text-decoration:none;
	font-weight:Normal;
	text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:9pt;
	color:#fff; 
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma, Geneva, sans-serif; 
	padding:0 10px 0 0px;}	
a.links:hover{
	color:#99BFFE;
	text-decoration:underline;
	font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:9pt;
	color:#6D6D6D;
	text-decoration:none;
	font-weight:normal;  
	border-bottom:0px dotted}
a.breadcrumb:hover{
	font-size:9pt;
	color:#449403;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;}

/* ********** Other Style ************** */	
#dnn_wrapper{
	background:url(images/body_bg.jpg) center top no-repeat;
	min-height:100%;}
* html #dnn_wrapper{
	background:url(images/body_bg.jpg) center top no-repeat;
	height:100%;}
#dnn_main{
	width:1018px;
	margin:0 auto;
	padding-top:25px;}
.dnn_head{
	background:url(images/head_left.png) left bottom no-repeat;}
* html .dnn_head{
	background:url(images/head_left.gif) left bottom no-repeat;}
.head_right{
	background:url(images/head_right.png) right bottom no-repeat;}
* html .head_right{
	background:url(images/head_right.gif) right bottom no-repeat;}
.head_bg{
	background:url(images/head_bg.png) left bottom repeat-x;
	margin:0px 41px;
	min-height:25px;
	padding-bottom:14px;
	position:relative;}
* html .head_bg{
	background:url(images/head_bg.gif) left bottom repeat-x;
	margin:0px 41px;
	height:25px;
	padding-bottom:14px;
	position:relative;}
.head_p{
	float:right;
	width:500px;
	margin-right:231px;
	display:inline;}
.content_bot{
	padding-bottom:40px;}
/* ********** CONTENT ************** */
#dnn_content{
	background:url(images/content_left.png) left top repeat-y;}
* html #dnn_content{
	background:url(images/content_left.gif) left top repeat-y;}
.content_right{
	background:url(images/content_right.png) right top repeat-y;}
* html .content_right{
	background:url(images/content_right.gif) right top repeat-y;}
.content_bg{
	background:url(images/content_bg.png) repeat; 
	margin:0 16px;
	min-height:300px;
	}
* html .content_bg{
	background:#fff; 
	margin:0 16px;
	height:300px;
	}
.left_column{
	width:161px;
	float:left;}
.dnn_logo{
	padding-top:15px;
	padding-bottom:10px;
	padding-left:16px;}
.right_column{
	float:right;
	width:789px;
	margin-right:19px;
	display:inline;
	}
.content_top{
	padding-top:14px;}

/* ********** MENU ************** */
.dnn_menu{
	background:#B3C078;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;}
/* ********** BREDCRUMB ************** */	

/* ********** BANNER ************** */	

/* ********** BOTTOM ************** */	
#dnn_footer{
	background:url(images/footer_left.png) left top no-repeat;
	width:1018px;
	margin:0 auto;
	position:relative;
	}
* html #dnn_footer{
	background:url(images/footer_left.gif) left top no-repeat;
	width:1018px;
	margin:0 auto;
	}
.footer_right{
	background:url(images/footer_right.png) right top no-repeat;}
* html .footer_right{
	background:url(images/footer_right.gif) right top no-repeat;}
.footer_bg{
	background:url(images/footer_bg.png) repeat-x; 
	margin:0 41px;
	height:30px;}
* html .footer_bg{
	background:url(images/footer_bg.gif) repeat-x; 
	margin:0 41px;
	height:30px;}
#copyright{
	width:1018px;
	margin:0 auto;
	text-indent:14px;
	padding-bottom:5px;
	padding-top:15px;}
.copy_left{
	float:left;
	width:40%;}
.copy_right{
	float:right;
	width:40%;
	padding-right:15px;}
.clear{
	clear:both;}
/*main menu*/
#Fishmenu{
	padding-top:5px;}
.fishmenu-h span{
	white-space: nowrap;
	display:block;}
.fishmenu-h ul{
	margin:0px;
	padding:0px 0px;
	display:block;}
.fishmenu-h ul{
	display:inline-block;}
.fishmenu-h ul:after{
	content:".";
	font-size:0px;
	height:0px;
	display:block;
	clear:both;}
.fishmenu-h li{
	list-style: none none outside; float:left;position:relative; margin:0px 0px; background:url(images/menu_sep.jpg) 0px 0px no-repeat; }
.fishmenu-h ul li{
	float:left;  padding-left:2px;}
.fishmenu-h ul li:first-child{
	background:none; padding:0px;}
.fishmenu-h ul li.first-item{
	background:none; padding:0px;}	
.fishmenu-h ul li a{
	color:#fff; text-decoration:none; display: block; cursor:pointer; font-family:Tahoma, Geneva, sans-serif;font-weight:bold;font-size:13px;width:auto; line-height:32px;}
.fishmenu-h ul li span{
	padding:0px 13px 0px 18px; display:block;}
.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited{
	color: #fff; text-decoration:none;}
.fishmenu-h ul li a:hover{
	color: #fff; margin:0px 0px 0px 0px; text-decoration:none; }
.fishmenu-h ul li a:hover span{
	color: #FFF712;  }
.fishmenu-h ul li.current a{
	color: #fff;   text-decoration:none;}
.fishmenu-h ul li.current span{
	color:#FFF712;}
.fishmenu-h ul li.current .menuslide span{
	background:transparent; margin-left:0px;}
.fishmenu-h ul li a.menu_hover{
	color:#fff; }
.fishmenu-h ul li a.menu_hover span{
	color: #FFF712;}
	
	
/*sub menu*/
.fishmenu-h .menuslide{
	display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul{
 display: none; left:0px; border:#1F8D18 solid 1px; position:relative; margin:0px; background:url(images/sub_bg.png) repeat; }
.fishmenu-h .menuslide ul li{
    display:block; clear:both; padding:0px; background:none; margin:0px; border:none;}
.fishmenu-h .menuslide ul li span{
	color:#099D01; display:block; padding:0 10px 0 10px; margin:0px; background:none;}
.fishmenu-h .menuslide ul li a{
	height:25px;display:block;font-weight: normal;font-size:11px;margin:0px; padding:0px; float:left; }
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited{
	width:auto; color:#099D01; text-decoration:none; line-height:24px;display: block; text-align:left; padding:0px; margin:0px;  }
.fishmenu-h .menuslide ul a:hover{
	width:100%;background:none; padding:0px; line-height:24px; background:#51B226; margin:0px;}
.fishmenu-h .menuslide ul a:hover span{
	color: #FFF000; padding:0px;  background:none; padding-left:10px; margin:0px;}
.menuslide ul{
	float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}
.fishmenu-h .menuslide a.menu_hover{
	width:100%;background:none; background:#51B226; color:#FFF000;  padding:0px; margin:0px;}
.fishmenu-h .menuslide a.menu_hover span{
	background:none; margin:0px; color:#FFF000; padding:0 10px 0 10px;}
.fishmenu-h ul li.current ul li a{
	background:none;}
	
.menuslide ul 							  { float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}


.DataGrid_Item{
	font-size:11px;}
.DataGrid_AlternatingItem{
	font-size:11px;}

.DNNEmptyPane{
	display:none;}









