/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background-color: #FFFFFF;
	background-image: url(../img/img1120.jpg);
	background-repeat: repeat-x;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(../img/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: capitalize;
	font-size: 11px;
	color: #FFFFFF;
}

h3Heading
{
	height: 25px;
	background: #0077A7 url(../img/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: capitalize;
	font-size: 11px;
	color: #FFFFFF;
}
	
select
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	border: 1px solid #558A22;
	width: 130px;

	}

option.header
{
 background-color:lightsteelblue;
 color: black;
}
	
	select.controlMedium
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	border: 1px solid #558A22;
	width: 50px;

	}


select.state
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	border: 1px solid #558A22;
	width: 90px;

	}
	
	/**
	option
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	border: 1px solid #558A22;
	width: 90px;

	}
**/
input.controlLarge
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	border-right: #558a22 1px;
	border-top: #558a22 1px;
	border-left: #558a22 1px;
	border-bottom: #558a22 1px solid;
}

input.controlMedium
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	border-right: #558a22 1px;
	border-top: #558a22 1px;
	border-left: #558a22 1px;
	border-bottom: #558a22 1px solid;
}


input.controlSmall
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 50px;
	border-right: #558a22 1px;
	border-top: #558a22 1px;
	border-left: #558a22 1px;
	border-bottom: #558a22 1px solid;
}

input.hours {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #558A22;
	width: 25px;
}

input.nbhours
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 25px;
	color: dimgray;
	border: #a7bf7b 1px solid;
}

input.exphours {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #558A22;
	width: 50px;
}

input.expdesc
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 50px;
	color: dimgray;
	border: #a7bf7b 1px solid;
}

input.submit {
	background: #dddddd;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	margin-left: 5px;
	border: 1px #666666 solid;
}

input.submit:hover {
	background: #CEF4A4;
	font-family: verdana, arial, sans-serif;
	margin-left: 5px;
	font-size: 9px;
	border: 1px #666666 solid;
}

input.button_class {
	background: #dddddd;
	font-family: verdana, arial, sans-serif;
	margin-left: 5px;
	font-size: 9px;
	border: 1px #666666 solid;
}

input.button_class:hover {
	background: #CEF4A4;
	font-family: verdana, arial, sans-serif;
	margin-left: 5px;
	font-size: 9px;
	border: 1px #666666 solid;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 0 0 0;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(../img/img4.gif) repeat-x;
}

.bg2 {
	padding: 0 0 0 0;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../img/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 890px;
	height: 120px;
	margin: 0 25px;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 30px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 51px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 42px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(../img/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu input {
	display: block;
	float: left;
	height: 25px;
	margin: -15px 0 8px 8px;
	padding: 0 0 0 8px;
	text-decoration: none;
	font-weight: bold;
}

/* Content */

#content {
	width: 892px;
	margin: 0 0 0 20px;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(../img/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../img/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: capitalize;
}

/* Footer */
#subheader {
	width: 700px;
	height: 25px;
	margin: 0;
}
#subheader * {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	color: #FFFFFF;
}

#subheader ul {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#subheader li {
	display: inline;
}
#subheader a {
	height: 25px;
	background: #0077A7 url(../img/img3.gif) repeat-x left bottom;
	padding: 4px 4px 4px 4px;
	text-transform: capitalize;
	font-size: 11px;
	color: #FFFFFF;

	display: inline;
	float: left;
	margin: 0 0 0 20px;
	text-decoration: none;
	font-weight: bold;
}


.labels
{
	color: #181a54;
}
u
{
	color: lightgrey;
}