/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#515151;
}
body {
	background-color: #000000;
	margin:0px;
	color:#666666;
	color:#515151
}

p {margin:0px; color:color:#515151;
	}

.Normal{font-size:12px;font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#515151}
.NormalBold{font-weight:bold;font-size:12px;color:#424242; font-family:Arial, Helvetica, sans-serif;}
.NormalRed{font-weight:bold;font-size:12px;color:#ff0000;  font-family: Arial, Helvetica;}	

a {color:#679821; text-decoration:underline;}
a:link {color:#679821; text-decoration:underline;}
a:visited {color:#679821; text-decoration:underline;}
a:hover {color:#177b9f; text-decoration:none;}

UL {
	margin-left:10px;
	padding-left:10px;}

UL LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight: normal;
	font-style: normal;
	padding-left: 0px;
	margin-left:  0px;
	list-style-type: square;
	padding-bottom:7px;
	}

.ashlist {color: #679821; margin-top:7px; line-height:14px; list-style:disc;}

.break {clear:both;}

#MainTable {
	border: 2px solid #95C94A;
	border-top:0px;
}

#Wrapper {
	width:776px;
	padding:5px 5px 140px 7px;
}
#Flash {
	clear:both;
	width:776px;
	height:258px;
}

#articleDisplay .Head {
	font-size:14px;
	font-weight:bold;
	clear:both;
	padding:10px 0px;
	
}

.search {margin:4px 0px 0px 6px; width:150px;}

.hmBackground {
	background:url(images/hm_background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}


/*`````````FONT STYLES````````````*/

.green12point {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b7510;
}

.grey18point {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.smGreenLinks {	font-size:10px;	color:#4b7510;}
.smGreenLinks a:link,.smGreenLinks a:visited  {font-size:10px;color:#4b7510;}
.smGreenLinks a:hover { color: #666666; text-decoration:none;}



/*``````````````````````````````````*/


.loginbar {
	height:20px; 
	text-align:right;
	color:#FFFFFF;
	padding-top:4px;
	padding-right:10px;
}
.loginbar a:link {color:#FFFFFF; font-weight:normal; font-size:11px;}
.loginbar a:visited {color:#FFFFFF; font-weight:normal; font-size:11px;}
.loginbar a:hover {color:#177B9F}

.TopImages {
	height:90px;
	text-align:right;
}
.TopImageLeft {
	height:90px;
	width:150px;
	display:none;
}

.TopImageCenter{
	height:90px;
	width:148px;
		display:none;
}
.TopImageRight {
	height:90px;
	width:144px;
		display:none;
}


#HMContentLeft {
	width:360px;	
	float:left;
	margin-top:4px;
}
.ContentLeft {
	margin-bottom:8px;
	margin-left:10px;
}
#HMContentRight {
	float:left;
	margin-top:4px;

}
.GreenHead {
	height:16px;
	width:360px;
	padding-left:10px;
	background-image:url(images/hm_greenheader.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.hmcontentpanetop{ width:420px; height:16px; background-image:url(images/hm_boxTop.jpg); background-repeat:no-repeat;}
.hmcontentpane {width:420px; background-image: url(images/hm_boxMiddle.jpg); background-repeat:repeat-y; clear:both; margin-bottom:0px; padding-right:8px;}
.hmcontentpane img {margin-left:10px;}
.hmcontentpanebot{ width:420px;height:16px;   background-image:url(images/hm_boxBottom.gif); background-repeat:no-repeat; margin-top:0px;}

H1 {color:#527A18; font-size:24px; margin:3px 0px 5px 0px; font-family:Arial, Helvetica, sans-serif;}
H2 {color:#527A18; font-size:14px; margin:3px 0px 4px 0px;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
H3 {font-family:Arial, Helvetica, sans-serif;}
H4 {font-family:Arial, Helvetica, sans-serif;}
H5 {color:#FFFFFF; font-size:12px; margin:3px 4px; font-weight:normal;font-family:Arial, Helvetica, sans-serif;}


/*`````````````INNER STYLES```````````*/

.innerBackground {
	background:url(images/InnerBG.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.innercontentpane td {
	color:#515151;
}

.InnerContentRight {
	margin-left:6px;
}

.innerContactPB {
	width:156px;
	border:1px solid #679821;
	height:100px;
	margin-left:10px;
	z-index:1000;
}

.innerResources {
	width:162px;
	margin-top:15px;
	margin-left:10px;

}


.innerGreenCont {
	color:#FFFFFF;
	font-size:12px;
}



/*`````````````LEFT MENU STYLES```````````*/


	#SideMenu {
		width:185px;
		height:142px;
		background-color:#177B9F;
		padding:8px 0px;
		line-height:14px;
	}
	
	
	.menutable {
		background-color: #00FF33;
		margin-left:10px;
	}
	
	a.MenuLevel0_Item {
		color:#FFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin-left: 10px;
		width: 170px;
		font-weight:bold;
		display: block;
		height:20px;
		text-decoration:underline;
	}
	
	 a.MenuLevel0_Item:visited {color:#FFF; text-decoration:underline;}
	 a.MenuLevel0_Item:hover {color:#000;}

	
	 a.MenuLevel0_ItemSelected:link { 
	 	color:#FFFFFF; 
		margin-left:13px; 
		font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; 		
		text-decoration: none;
		width: 176px;
		font-weight:bold;
		display: block;
		height:20px;


	}
	 a.MenuLevel0_ItemSelected:visited {
	 	color:#FFFFFF; 
		margin-left:13px; 
		font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; 		
		text-decoration: none;
		width: 170px;
		font-weight:bold;
		display: block;
		height:20px;

	}

	 
		 .SideHeader {
			height:12px; 
			background-color:#FFFFFF;
			padding:8px 0px 8px 10px;
			color:#000000;
			font-weight:;
			font-size:12px;  
		}
	



/*`````````````````MAIN MENU STYLES*/

.Menu {padding-top:4px; }


		
/* Main Menu */

.MainMenu_MenuContainer {
}



.MainMenu_MenuItem {
	cursor: pointer;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;

}
.MainMenu_MenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	height:24px;
}

.MainMenu_MenuItem td  { 
}


.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #95C94A;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 0px solid;
	text-align: center;
	width: 5px;
	height: 21px;
	
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #000000;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	color:#FFF;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: #FFFFFF 1px solid;

}

.MainMenu_MenuArrow {
	margin-left:10px;
}

.MainMenu_RootMenuArrow {
}

.MainMenu_MenuItemSel {
	color: #FFF;
	background-color: transparent;
	
}

.MainMenu_SubMenu .MainMenu_MenuItemSel  {
	background-color: transparent;
	color:#95C94A;

}

.rootmenuitem{}

	.ainMenu_MenuSelectedRoot{color:#FFFFFF;}	
		
		
		
/* ================================
    Default styles FOR DotNetNuke
   ================================
*/

.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	color:#000000;
}

.ControlPanel a:link, .ControlPanel a:link {color:#000; font-family:Arial, Helvetica, sans-serif}
.ControlPanel td {color:#000; font-family:Arial, Helvetica, sans-serif}

/*.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 16;
	background-color: transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #CCC;
	border-left: #EEEEEE 0px solid;
	border-bottom: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	width:170px;
	z-index: 1000;
	cursor: pointer;
	background-color:#FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #fff 1px solid;
	border-left: #fff 0px solid;
	border-top: #fff 1px solid;
	border-right: #fff 0px solid;
	background-color: #fff;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #66CC33;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
*/


	
		.SideTurnkey {
			background-color:#000000;
			color:#FFFFFF;
			padding:8px 6px 8px 10px;
			line-height:15px;
			color:#FFFFFF;
		
		}
		
		.CompanyNews {
			background-color:#000000;
			color:#FFFFFF;
			padding:8px 6px 8px 10px;
			margin-bottom:0px;
		}
		.CompanyNews P {
		color:#CCCCCC;
		}

/*NEWS MODULE STYLES*/

.item_listing_title {font-size:11px;}
.item_listing_title  a:link {color: #177b9f; font-size:11px;}
.item_listing_title  a:visited {color: #177b9f; font-size:11px;}
.item_listing_abstract {color:#666666; font-size:10px;}
.item_listing_readmore {font-size:10px; color:#177b9f;}
div.news_item_copy {color: #CCCCCC !important; }

.Abstract .item_listing {font-size:14px;}

/*====================*/





/*LANDING PAGE STYLES*/
.lpcontent {width:592px; float:left; margin-left:10px; margin-right:10px;}
.lprightpane {width:200px; height:400px; float:left; border-left:1px solid #000; padding-left:3px; }
.lpbg {background-image: url(images/lp_bottom.jpg); background-repeat: no-repeat; background-position:bottom;}
.lppadding {padding-bottom:100px;}

.galleryConent {width:580px; margin:10px;}
