body {
	font-family: Arial;
	font-size: 78%; 
	line-height: 150%;
	margin: 0; 
	padding: 0;
	color: #444;
	text-align: center;
	}
a { text-decoration: none;  color: #009900; }
a:hover { border: none; }	
table { border-collapse: collapse; margin-top: 10px !important;}
h2 {
	color: #18AD13;
	font-size: 18px;
	clear: both;
	padding-bottom: 4px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	}
	
th {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding-right: 4px;
	color: #18AD13;
	border-bottom: 1px solid #ECFFEC;
}

td {
	text-align: left !important;
	border-bottom: 1px solid #ECFFEC;
	vertical-align: top;
	font-size: 12px;
}

.even { background-color: #F0FFF0; }

#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
	

#header { border-top: 5px solid #000; }	
#header div {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	}
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	font-size: 1.9em;
	padding: 5px 0 5px;
	margin: 0;
	}			
#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background: url(images/nav_hover.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	}
#nav li a:hover { color: #33CC00; }	

#strike {
	background-image:url(images/site-strike.jpg);
	clear: both;
	margin-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	}

#body { 
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: url(images/line_bg.gif) repeat-y 190px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	
	}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

#l, 
#l {
	width: 150px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	}

#r {
	width: 540px;
	float: right;
	margin-right:15px;
	}
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer {
	margin-top: 10px;
	color: #fff;
	width: 100%;
	z-index: 500;	
	background-color: #000;
	}	
#footer div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }		





ul, li {
	font-size: 12px; 
	line-height:22px;
	text-align:left;
}

.menu_image_left {
	background-image:url(images/header_left.gif);
	padding-left: 11px;
	z-index: 9999;
}

.menu_image_right {
	background-image:url(images/header_right.gif);
	background-position: top right;
	padding-right: 17px;
}


#mega_menu {
	list-style:none;
	margin:0px auto 0px auto;	
	height:33px;
	padding:3px 20px 0px 20px;
	/* Rounded Corners
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #009900; */
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	z-index: 10;

	/* Background color and gradients */
}

#mega_menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 6px 5px 4px 5px;
	border:none;
	font-weight: bold !important;
	margin-left: 5px !important;
}

#mega_menu li .drop {
	background: url('images/drop.gif') no-repeat right 8px;
}
#mega_menu li:hover .drop {
	background: url('images/drop.png') no-repeat right 7px;
}

#mega_menu li:hover {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;		
	padding: 4px 4px 4px 4px;
	background: #ffffff;
}

#mega_menu li a {
	border-bottom: 0px;
	color: #FFFFFF;
	display:block;
	outline:0;
	text-decoration:none !important;
	font-weight:bold !important;
}

#mega_menu li:hover a {
	border-bottom: 0px;
	color:#161616;
	text-decoration:none !important;
}
#mega_menu li .drop {
	padding-right:20px;
	background:url("images/drop.png") no-repeat right 6px;
}
#menu li:hover .drop {
	background:url("images/drop.gif") no-repeat right 6px;
}

.dropdown_setup {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #fff;
	z-index: 9999;
}

#mega_menu li:hover #box_1, 
#mega_menu li:hover #box_2, 
#mega_menu li:hover #box_3,
#mega_menu li:hover #box_4,
#mega_menu li:hover #box_5,
#mega_menu li:hover #box_6,
#mega_menu li:hover #box_7,
#mega_menu li:hover #box_8,
#mega_menu li:hover #box_9 {
	left:-1px;
	top:auto;
	z-index: 100;
}

.col_1, .col_2, .col_3, .col_4, .col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:150px;}
.col_2 {width:300px;}
.col_3 {width:450px;}
.col_4 {width:600px;}
.col_5 {width:750px;}

#mega_menu p, #mega_menu h2, #mega_menu h3, #mega_menu ul li {
	line-height:16px;
	font-size:11px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#mega_menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#mega_menu h3 {
	font-size:12px;
	margin:0px 0 3px 0;
	padding-bottom:4px;
	border-bottom:1px solid #888888;
}
#mega_menu p {
	line-height:15px;
	margin:0 0 4px 0;
	font-weight: normal;
}

#mega_menu li:hover div a {
	font-size:11px;
	color:#047cb5;
	font-weight: normal;
}
#mega_menu li:hover div a:hover {
	color:#029feb;
	font-weight: normal;	
}

.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#mega_menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;
}

#mega_menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#mega_menu li ul li {
	font-size:11px;
	line-height:18px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:150px;
}

#mega_menu li ul li a {
	display: inline;
}

#mega_menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#mega_menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	border-bottom: 0;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;
}
#mega_menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	border-bottom: 0;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}




