/* Orange = #FB7214 */
/* Dark Blue = #0D2D82 */
/* Light Blue = #4C81D8 */
/* Green = #447537 */
/* Light Green = #73d23f */

   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }
a { color: #447537; text-decoration:none}
a:hover { color: #73d23f ;text-decoration:none} 
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0 0 10px 0; }
#slogan { font-family: "brush Script MT", Arial, Serif; font-size: 2.9em; margin: 0 0 15px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist_main_horz{ padding: 3px 0; margin: 0; float: left; }
	#tablist_main_horz li{ list-style: none; display: inline; margin: 0; }
	#tablist_main_horz li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist_main_horz li a:hover{
		background: #b5ec47 url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist_main_horz li a.current{
		background: #b2eb40 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist_main_horz .key { text-decoration: underline; }

/* sub horizontal menu */
#tablist_sub_horz{ padding: 3px 0; margin: 0; }
	#tablist_sub_horz li{ list-style: none; display: inline; margin: 0;}
	#tablist_sub_horz li a{
		text-decoration: none;
		padding: 4px 4px;
        border: 1px solid #447537; 
		margin-right: 2px;
		font-weight: bold;
		color: #447537;
	}
	#tablist_sub_horz li a:hover{
		background: #b5ec47;
		color: #fff;
	}
	#tablist_sub_horz li a.current{
		background: #b2eb40;
		color: #2F637A;
		padding: 6px 4px;
	}
	#tablist_sub_horz .key { text-decoration: underline; }

/* Sub Vertical menu */
#tablist_sub_vert{ padding: 3px 0; margin: 0; float: left;}
	#tablist_sub_vert li{ list-style: none; display: block; margin: 0;}
	#tablist_sub_vert li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080;
		font-weight: bold;
		color: #fff;
	}
	#tablist_sub_vert li a:hover{
		background: #b5ec47;
		color: #fff;
	}
	#tablist_sub_vert li a.current{
		background: #b2eb40;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist_sub_vert .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #c3f29d url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 5px 0 5px 0;
	color: #fff;
	height: 54px;
}
#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; } 
/*#topics li { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }*/


/* main menu topics */
#topics_area {
	clear: left;
	float: left; 
	width: 640px;
	background: #c3f29d url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}


/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 12px Arial, Sans-Serif; }
		
#fullwidth {
	float: left;
	width: 960px;
	margin: 0 0 10px 0;
}

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	
	p.subhead, span.subhead, td.subhead {
	/* should be equal to h3 */
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}

	
	.left_articles {
		margin: 0px 0 25px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
	
	.left_articles_100 {
		margin: 0px 0 25px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		min-height:100px;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
	
	
	.left_articles_220 {
		margin: 0px 0 25px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		min-height:220px;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 0px solid #ccc;
/*		background: #fff; */
			color: #000;
			width: 400px;
			height: 300px;
			margin: 0 15px 0px 0;
		}
		.slideshow400X200 {
			float: left;
			clear: left;
			border: 0px solid #ccc;
/*		background: #fff; */
			color: #000;
			width: 400px;
			height: 200px;
			margin: 0 15px 0px 0;
		}
		.slideshow300X100 {
			float: left;
			clear: left;
			border: 0px solid #ccc;
/*		background: #fff; */
			color: #000;
			width: 300px;
			height: 100px;
			margin: 0 15px 0px 0;
		}
		
		.slideshow305X150 {
			float: left;
			clear: left;
			border: 0px solid #ccc;
/*		background: #fff; */
			color: #000;
			width: 305px;
			height: 150px;
			margin: 0 15px 0px 0;
		}
			
		.slideshow296X145 {
			float: left;
			clear: left;
			border: 0px solid #ccc;
/*		background: #fff; */
			color: #000;
			width: 296px;
			height: 145px;
			margin: 0 15px 0px 0;
		}
		.slideshow600X200 {
			float: left;
			clear: left;
			border: 0px solid #ccc;
/*		background: #fff; */
			color: #000;
			width: 500px;
			height: 200px;
			margin: 0 15px 0px 0;		
}		
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 5px;
		margin: 0 0 5px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}		

	.first_third {
		float: left;
		width: 150px;
		padding: 0 10px 0 15px;
	}		
	.second_third {
		float: left;
		width: 204px;
		padding: 0 10px 0 15px;
	}		
	.third_third {
		float: left;
		width: 204px;
		padding: 0 10px 0 15px;
	}		



		

/* Test Styles */


/* main content bullet items */
#bulleted {
	clear: left;
	float: left;
	width: 640px;
	background: #fff repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #000;
}
/* #topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; } */
#bulleted li { background-image: url(images/bullet_11X8.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }








#discussions-wrapper {

	padding:16px;
}


/* End Test Styles



		
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}

.right_articles_masdar {
    text-align:center;
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
	}

	.right_sub_navigation_100 {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #000;
		min-height:100px;
	}

	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	
	.right_block_green_50 {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
				background: #fff;
/*		background: #E5FFE5; */
		color: #000;
		min-height:20px;
	}	
	
	.right_block_login {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #fff;
		color: #000;
		min-height:15px;
	}		
	
	
	.right_block_green_100 {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #E5FFE5;
		color: #000;
		min-height:100px;
	}
	
	.right_slideshow {
		border: 0px solid #ccc;
		padding: 0px;	
		margin: 0 0 0px 0;
		background: #eee;
		color: #454545;
	}
	
	.right_quick_contacts_50 {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #fff;
		color: #000;
		min-height:50px;
	}
	
	.right_quick_contacts_80 {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #fff;
		color: #000;
		min-height:80px;
	}

	.right_quick_contacts_100 {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #fff;
		color: #000;
		min-height:100px;
	}
	
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}
	
	.quotes {
		border: 0px dotted #ccc;
		padding: 10px 10px 10px 10px;
		min-height: 100px; /* FF height */
		height: 93px;	/* IE height */
		position:relative;
		margin: 0 0 0 0;
/*		background: #fff url(images/notes.gif) no-repeat center left; */
		color: #999;
		font: bold 1.5em Arial, Sans-Serif; 
	}

/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 5px 5px;
	border-top: 1px solid #004000;
}
#footer .right { float: right; 
}

#footermenu ul li {
  display: inline;
	padding: 20px;
}	


/* Test Email Form CSS */


#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}



#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}



/* End of Test Email Form CSS */
/* more button style */

.more {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/more1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}

#search fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#ajaxSearch_input {
	  float: right;
    width: 165px;
    height: 17px;
		margin: 0 0 0 5px; 
}

#ajaxSearch_submit {
    width: 70px !important;
    height: 21px !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent  url(images/search_70x21.gif) no-repeat center top;
    padding: 55px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	  float: right;
	  text-align: right;
}

#ajaxSearch_output {
    background: #1A3B04;
    color: #A6ABB2;
    -moz-opacity:0.95 !important;
    opacity:0.95 !important;
    filter: alpha(opacity=95) !important;
		
		position:relative;
	  float: right;
    top:-28px;
    left:20px;

    width: 290px !important;
		text-align: left;
    z-index: 1;
    border: 0;
    padding: 10px;
    margin: 0 0 0 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 290px;
	display: block;	
	width: 93% !important;
	float: right;
}
#ajaxSearch_output a:hover{ background-color: #4C81D8; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }
