/* Generic Styling */body {	font-family: Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;	font-size:10px; /* Sets default font size to 10px */	color:#FFFFFF;	background:url(images/bg-body.jpg) repeat-x top center #3366cc;	}	.rightimg {	float: right;	margin-left: 20px;	margin-right: 20px;	margin-top: 0px;	border: 1pt solid #ffffff;	margin-bottom: 0px;}.leftimg {	float: left;	margin-left: 0px;	margin-right: 20px;	margin-top: 7px;	border: 1pt solid #cccccc;	margin-bottom: 6px;}.left-noborder {	float: left;	margin-left: 0px;	margin-right: 20px;	margin-top: 7px;	border: none;	margin-bottom: 6px;}.borderimg {	float: right;	margin-left: 15px;	margin-right: 10px;	margin-top: 2px;	border: 1pt solid #ffffff;	margin-bottom: 10px;}.showcase {	float:left;	border: solid 1pt #ccc;	padding: 4pt;	margin-right: 6px;	margin-bottom: 6px;}* {	margin:0;	padding:0;	}	p {	padding:10px 5px 5px 0px;	text-align:justify;	line-height:1.8em;	color: #000033;	}h1 {	font-size: 19px;	text-decoration: none;	color:#0775BC;	padding-bottom: 4px;	font-weight: lighter;	padding-top: 6px;	text-align: left;	}	h2 {	font-size: 13px;	text-decoration: none;	color:#FF6633;	padding-top: 3px;	padding-bottom: 0px;	}strong {	color:#0775BC;	}	em {	color:#666666;	}a {	text-decoration:underline;	color:#0775BC;	}	a:hover {	color:#0775BC;	text-decoration: none;	}	img a {border:none;	}	img a:hover {border:none;	}/* Structure */#wrapper {	margin:0 auto;	width:980px;	background:#ffffff;	font-size:1.2em;}#header {	height:431px;	background:url(images/header.jpg) no-repeat;	width: 980px;	}			#middle {	height:333px;	width: 980px;	}	#single {	float:left;	width:930px;	padding-right: 25px;	padding-left: 25px;	padding-top: 0px;	}	#contact {	float:right;	width:325px;	background:url(images/contact.gif) no-repeat;	height: 567px;	padding-left: 20px;	}	#footer {	clear:both;	height:142px;	background:url(images/bg-footer.jpg) repeat-x;	}/* :::::::::::::::MENUS::::::::::::::::::::::::::::: *//* Root = Horizontal, Secondary = Vertical */ul#navmenu {	margin: 0;	border: 0 none;	padding: 0; /*For KHTML*/	list-style: none;	height: 30px;	position: relative;	top: 0px;	left: 360px;	width: 620px;}ul#navmenu li {	margin: 0;	padding: 0 8px;	float: left; /*For Gecko*/	display: inline;	list-style: none;	position: relative;	height: 66px;	width: 105px;	border-left: 3px solid #FFFF00;	border-top: none;	border-right: none;	border-bottom: none;}ul#navmenu ul {  margin: 0;  border: 0 none;  padding: 0;  padding-left: 1px;  list-style: none;  display: none;  position: absolute;  top: 79px;  left: -2px;}ul#navmenu ul:after /*From IE 7 lack of compliance*/{  clear: both;  display: block;  font: 1px/0px serif;  content: ".";  height: 0;  visibility: hidden;}ul#navmenu ul li {  width: 139px;  float: left; /*For IE 7 lack of compliance*/  display: block !important;  display: inline; /*For IE*/  border-bottom: solid 1px #777777;  padding:0;  border-left: none;  height: 28px;}ul#navmenu ul li ul li {  width: 139px;  float: left; /*For IE 7 lack of compliance*/  display: block !important;  display: inline; /*For IE*/}/* Root Menu */ul#navmenu a {	padding: 40px 7px 7px 0px;	float: none !important; /*For Opera*/	float: left; /*For IE*/	display: block;	color: #FFFFFF;	font: bolder 13px/14px Arial, Helvetica, sans-serif;	text-decoration: none;	height: auto !important;	height: 1%; /*For IE*/	text-transform: none;}/* Root Menu Hover Persistence */ul#navmenu a:hover,ul#navmenu li:hover a,ul#navmenu li.iehover a {	color: #FFFF00;	border-bottom: 0 none;}/* 2nd Menu */ul#navmenu li:hover li a,ul#navmenu li.iehover li a {  padding: 3px 12px;  float: none;  font-size: 10px;  background: #455560;  color: #FFF;}/* 2nd Menu Hover Persistence */ul#navmenu li:hover li a:hover,ul#navmenu li:hover li:hover a,ul#navmenu li.iehover li a:hover,ul#navmenu li.iehover li.iehover a {  background: #006f87;  color: #FFF;}/* Do Not Move - Must Come Before display:block for Gecko */ul#navmenu li:hover ul ul,ul#navmenu li:hover ul ul ul,ul#navmenu li.iehover ul ul,ul#navmenu li.iehover ul ul ul {  display: none;}ul#navmenu li:hover ul,ul#navmenu ul li:hover ul,ul#navmenu ul ul li:hover ul,ul#navmenu li.iehover ul,ul#navmenu ul li.iehover ul,ul#navmenu ul ul li.iehover ul {  display: block;}/* Footer */#footer-valid {	font-size: 9px;	padding-top:45px;	padding-left:20px;	cursor:default;	text-align: center;	color:#660066;	line-height: 14px;	}#footer-valid a {	color:#ff6633;	text-decoration:none;	}#footer-valid a:hover {	color:#ff6633;	text-decoration:underline;	}/*Form*/label{float: left;width: 75px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}input, textarea{	width: 200px;	margin-bottom: 12px;	background-color: #fff;	color: #000;}select{	width: 251px;	margin-bottom: 12px;	background-color: #fff;	color: #000;}.checkbox{width: 30px;margin-bottom: 12px;background-color: #fff;color: #000;}textarea{	width: 203px;	height: 115px;}.boxes{width: 1em;}#submitbutton{margin-left: 130px;margin-top: 1px;width: 90px;}br{clear: left;}hr {border: none 0; 	border-top: 1px dashed #D1D1D1;/*the border*/	width: 100%;	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/}/* tables */table {	border-collapse: collapse;	border-color: #D1D1D1;	margin: 1em 0 1em 0;	width: 100%;	clear: both;}tbody tr td {	background: #FFF;	padding: 4px;	color: #000033;	text-align: center;}thead tr th {	padding: 4px;	background: #0775BC;	color: #D0DADB;	font-weight: bold;}tr.alt td { /* alternate row colours */	background: #FFF;}table tr.even-row td {  background: #0775BC;}