/* CSS Document */

body {
	font: 95% Verdana, Helvetica, sans-serif;
	/*background: #ffffff;*/
	font-size: 14px;
	color: #666666;
	text-align: center;
	min-width: 760px;
}

img {
	border: none;
}

table {
		font-size: 14px;
		colour: #666666;
		text align: center;
}

h1 {
	font-size: 16px;
	color: #1664A6;
	text-transform: none;
	margin: 0px;
	padding: 0px 0px 3px;
}

h2 {
	font-size: 16px;
	color: #1664A6;
	margin: 0px;
	padding: 0px 0px 3px;
}

#h2style {
	font-size: 16px;
	color: #1664A6;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #5F8593;
	text-transform: none;
}

#h3style {
	font-size: 16px;
	color: #94AA71;
	font-weight: bold;
}
.mailing_list {
	font-size: 14px;
	color: #1664A6;
	margin: 0px;
	font-weight: bold;
}

#quick {font-size: 14px;
		font-style: italic;
}

#intro {
	font-size: 14px;
	font-color: #666666;
	font-weight: bold;
}		

	#request {
	font-weight: bold;
	font-size: 14px;
	color: #99999;
	text-align: center;
}

	#requestmed {
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	text-align: center;
}

	#requestsmall {
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
	text-align: left;
}
	#testimonial {
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	color: #1b4c62;
	text-align: left;
}
	#testimonial_home {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #1b4c62;
	text-align: left;
	margin-top: 10px;
}
	#legal {
	font-size: 14px;
	colour: #cccccc;
	text-align: left;
}

#h2link {
	font-size: 13px;
	color: #009933;
}
	
a:link {
	color:#0064B2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
	color:#15A4C9;

}

a:visited {
	color:#330033;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#container{
width: 100%;
background-color: #E9EAE8;
border: none;
margin: 0px;
}

	#wrapper {
	width: 860px;
	margin: 20px auto;
	border-style: solid;
	border-width: thin;
	border-color: #cccccc;
	text-align: left;
	background-color: #ffffff;
	clear: left;
	}
	
	#mainNav {
	margin: 0px;
	}
	#mainNav_join {
	margin: 0px;
	background: url(images/join.jpg) no-repeat right top;
	}
	
	#mainNav2 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-color: #333333;
	
	}
	
	#branding {
	width: 840px;
	height: 110px;
	background: url(images/banner_scene.jpg) no-repeat center top;
	margin-bottom: 0;
	margin-top: 2;
	clear: both;
	}
	
	#subNav {
	width: 30px;
	/*float: left;*/
	margin-top: 50px;
	}
	
	#content {
	width: 850px;
	float: right;
	margin-top: 5px;
	padding-left: 15px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#under_table_content {
	width: 840px;
	float: right;
	padding-left: 8px;
	}
	
	#footer {
	width: 850px;
	height: 20px;
	text-align: center;
	font-size: 9px;
	color: #1664A6;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #cccccc;
	clear: both;
	/*font-size: 1.1em;*/
	}

	#mainContent {
	width: 590px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	border-right-width: thin;
	border-right-color: #cccccc;*/
	}

	#table_content {
	width: 590px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	}
	
	#fullPageContent {
	width: 840px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	/*border-right-style: solid;
	border-right-width: thin;
	border-right-color: #cccccc;*/
	}
	
	#secondaryContent {
	background-color: #ffffff;
	color: #ffffff;
	width: 235px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	float: right;
/*	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #cccccc;*/
	}
		#secondaryContent_about {
	background-color: #ffffff;
	color: #ffffff;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	float: right;
/*	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #cccccc;*/
	}

	#mainContent_news {
	width: 600px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	/*border-right-style: solid;
	border-right-width: thin;
	border-right-color: #cccccc;*/
	}
	
	#secondaryContent_news {
	background-color: #ffffff;
	color: #ffffff;
	width: 260px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
/*	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #cccccc;*/
	}
	
	#sCh3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size: 10;
	color: #1b4c62;
	}
	
		#sCtext {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #1664A6;
	}
	
	#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	#subNav li {
	background: #E4E4E4 url(images/subNavBg.gif) repeat-x left top;
	}
	
	#subNav li a {
	display: block;
	margin: 0;
	line-height: 2.5em;
	padding: 0 10px 0 20px;
	background: url(images/arrow.gif) no-repeat 10px center;
	}
	
	#copyright {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-color: #333333;
	}
	
	#contact {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	font-color: #999999;
	padding-top: 15px;
	}
	
.bullet_points {
	padding: 5px 0px 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet.gif);
}
.one-and-half-lines {
	line-height: 18px;
}
.submit_button{
	background-color: #00b7e9;
	border-color: efefef;
	color: white;
	font-family: verdana, arial,ms sans serif;
	font-size: 11pt;
	text-align: centre;
	font-weight: bold;
	} 

	#button {
	width: 230px;
	height: 100px;
	background: url(images/button.gif) no-repeat center top;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	}
	#button_short {
	width: 230px;
	height: 70px;
	background: url(images/button_short.gif) no-repeat center top;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	}
	#button_short_right {
	width: 165px;
	height: 70px;
	background: url(images/button_shorter.gif) no-repeat center top;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	margin-left: 655px;
	margin-top: 18px;
	}
#button_short_right a:link {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}

#button_short_right a:hover {
	color:#0064B2;

}

#button_short_right a:visited {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

	#button_tall {
	width: 230px;
	height: 150px;
	background: url(images/button_tall.gif) no-repeat center top;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	}
	#button_long {
	width: 550px;
	height: 85px;
	background: url(images/button_long.gif) no-repeat center top;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	}
	.text {
	padding: 0px;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
	#button_long_tall {
	width: 550px;
	height: 100px;
	background: url(images/button_long_tall.gif) no-repeat center top;
	clear: both;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 5px;
	}	#button_long_narrow {
	width: 400px;
	height: 25px;
	background: url(images/button_long_narrow.gif) no-repeat center top;
	clear: both;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 5px;
	margin-left: 75px;
	}