@charset "utf-8";
body, html {padding:0px; margin:0px; background: url(images/backgroundstrip.gif) #a9a9a9; background-repeat:repeat-x; font:14px Tahoma, Geneva, sans-serif;}
a {}
a:hover {text-decoration:underline;}
#container {width:864px; padding:0px 27px; margin:0px auto; background:url(images/background.png)}
#header {width:864px; height:40px; background:url(images/title.gif);}
#menu {width:178px; float:left;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu ul li a {color:#fff; display:block; padding:5px 8px; border-bottom:1px solid #1b5c7a; text-decoration:none;}
#menu ul li a:hover {color:#ffc527; background:#175470;}
#content {width:606px; padding:40px; float:left; line-height:1.4em;}
#content a {font-weight:bold; color:#175470;}
#footer {width:824px; padding:20px; clear:both;  background:#175470; text-align:center; font-size:10px; color:#fff;}
#footer a {color:#ffc527;}
#footer a:hover {text-decoration:underline;}
#table {
	background-color: #FFFFCC;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	border: thin dotted #000000;
}

h1 {font-size:18px; padding:0px; margin:0px 0px 5px; color:#4a97bb; font-weight:normal; letter-spacing:0.2em;}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:150px; font-family:Tahoma, Geneva, sans-serif;}
.callout {width:400px; padding:10px; margin:0px auto; background:#175470; color:#fff;}

form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
}
textarea {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:237px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
select {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:110px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
input {
	background-color:#C3BEA1!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}
input.submit {
	width:75px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.checkbox {
	width:50px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
}

.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}
