/*
	Free Green-business design - CC2.5 license
	http://www.free-css-templates.com
	
*/

* { padding:0; margin: 0 }
body {
    background: #CCFF99 url(images/topbg.jpg) repeat-x top;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #454545;
	font-style: italic;
}

ul { padding-left: 30px; }

input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #888 }
img { margin: 5px 15px 5px 5px;  }
a { color: #2FB432; text-decoration: none; background: inherit }
a:hover { text-decoration: underline }
blockquote { margin: 0 0 15px 30px; border-left: 3px solid #8ADF88; padding: 0 0 0 8px }
input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #888 }
input.text { color: #000000;	border: 1px solid #E6E6E6; background: inherit }
textarea.text { font-size: 8pt; border: 1px solid #E6E6E6 }
input.text:hover, textarea.text:hover { border: 1px solid #D6D6D6 }
form { display: inline; margin: 0; padding: 0 }

#content { padding: 0; margin: 0 auto; width: 1150px; background: transparent }
#title {	margin: 0; padding:0; height: 126px; width: 100%; background: transparent  }
	#title .green { color: #D9FFD8; line-height: 25px; background: inherit }
	#title .pad { padding: 0px 0 }
	#title h1 { font: bold 3.0em "Monotype Corsiva", "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; color: #FFCC00; padding-top: 30px; background: inherit }
	#title #slogan { font: 1.0em "Arial", Sans-Serif; margin: 0;	color: #FFCC66; background: inherit;}

#menu {
	margin: 0px;
	padding: 0px;
	background: inherit;
	line-height: 35px;
	color: #81D7DF;
	width: 100%;
	height: 35px
}
#menu  a, #menu a:visited { color: #81D7DF; text-decoration: none; background: inherit }
#menu .submit { float: right; vertical-align: bottom  }
	#menu .submit ul { margin:0; padding:0px 10px 0 50px; list-style:none }
    #menu .submit li { display:inline; margin:0; padding:0 }
    #menu .submit a { float:left; background: transparent url(images/tableft.jpg) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none }
    #menu .submit a span { float:left; background: inherit; display:block; background:url(images/tabright.jpg) no-repeat right top; padding:0px 15px 0px 10px; margin-right: 2px; color:#FFF }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu .submit a span {float:none;}
    /* End IE5-Mac hack */
    #menu .submit a:hover span { color:#fffffe; }
    #menu .submit a:hover { background-position:0% -35px }
    #menu .submit a:hover span { background-position:100% -35px }
    #menu .submit  a.selected { background-position:0% -35px }
    #menu .submit  a.selected span { background-position:100% -35px }
	
	
#subheader {	width: 100%; margin:0; height: 145px }
	#subheader .rside { float: right; width: 450px; height: 87px; background: transparent; margin-left: 20px; border: 0; }
		#subheader .rside .padding  { padding-top: 30px }
		#subheader .rside input.text { background: transparent url(images/input.gif) no-repeat; width: 290px; height: 27px; border:0; padding: 2px 0 0 5px }
		#subheader .rside .btn1 { background: transparent url(images/loupe.gif) no-repeat; width: 30px; height: 20px !important; height: 28px; border: 0; padding: 0; cursor: pointer }
	#subheader .lside { background: inherit;  font-size: 120%; height: 87px; width: 400px;}
		#subheader .lside .padding { padding-top: 40px; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 20px;}
		#subheader .lside a, .lside a:hover  {text-decoration: underline; background: inherit }
#maincontent { width: 100%; background: #CCFF99; padding-top: 15px }		
	
	#maincontent h2 a { color: #2FB432; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
	#maincontent h2 a:hover { color: #2FB432; text-decoration: underline; background: inherit	}
	#maincontent .underline { border-bottom: 1px dotted #aaa; margin-bottom: 10px }
	
	#maincontent p { padding: 0 0 20px 0; color: #454545; font: 1.3em "Arial", Sans-Serif; margin: 0;  text-decoration: none; background: inherit }
	#maincontent .mpnull { margin: 0; padding: 0 0 0 0; }
	#maincontent .textbox { float: right; color: #454545; width: 40%; background: #fefefe; padding: 10px; margin: 5px 0 15px 15px; border: 1px solid #e8e8e8 }
	
	#left_side { width: 850px; background: #CCFF99; margin-bottom: 20px}
	#right_side { width: 250px; background: #CCFF99; float: right }
		#right_side h3 { 
			height: 22px;
			background: #33CC66;
			color: #FFF;
			border: 0;
			font: bold 1.2em "Arial", Sans-Serif;
			padding: 0px 0 0 5px;
			line-height: 22px
		}
		#right_side .lcontent { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 15px;	color: #888 }
		#right_side .lcontent p { padding: 8px; color: #777; background: inherit }
		#right_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#right_side li { list-style: square }
		#right_side img { border: 1px solid #B6D6BB }



#footer {
	font-size: 8px;
	bottom:0;
	clear:both;
	text-align: left;
	border-top: 1px solid #e5e5e5;
	padding: 3px 0 0 0;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #888;
	background: #CCFF99;
}
#footer .right { float: left }



#ab {
 text-decoration: none;
}

#af {
 color: #115EC9; /* Link */
 text-decoration: underline;
}


#hbr {
 font-size: 19px;
 color: #D20000;
 text-decoration: bold;
}

#hbg {
 font-size: 17px;
 text-decoration: bold;
 color: #006633;
}

#hbf {
 font-size: 17px;
 color: #336666;
}

