a {
	color: #1159a1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, #rightside h2, .greybar {
	display: block;
	height: 38px;
	background: #616161;
	padding: 0;
	margin: 0;
	font: 1.3em/38px Arial, Helvetica, sans-serif;
	color: #fff;
	text-indent: 14px;
}
.home h1, .greybar {
	background: #616161 url(../images/layup/dots.gif) repeat-y right top;
}
h4 {
	margin-left: 15px;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #1159a1;
	height: 1px;
}
fieldset, form {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(../images/layup/submit.gif);
	width: 18px;
	height: 18px;
	cursor: pointer;
}
button:hover {
	background-color: #1159a1;
}  

/* Structure */

body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #696969;
	background-color: #fff;
	text-align: center;
	height: 100%;
}
#contents{
	overflow: hidden;
	margin: 0 auto;
	width: 737px;
	text-align: left;
	background: url(../images/layup/bgint.gif) repeat-y;
}
.home #contents {
	background: url(../images/layup/bg.gif) repeat-y;
}
#middle {
	float: left;
	width: 557px;
	margin-bottom: 20px;
}
.home #middle {
	width: 368px;
}
#maintext {
	width: 348px;
	min-height: 309px;
	margin: 23px 14px 0;
	font: normal 1.1em/140% Tahoma, Arial, Helvetica, sans-serif;
}
.fullwidth, .home #maintext {
	width: auto !important;
}
#maintext h2 {
	color: #1159a1;
	margin: 0px;
	font-weight: bold;
	font-size: 1.2em;
}
#maintext h3  {
	color: #1159a1;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.025em;
} 
#maintext h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.imageholder {
	float: right;
	border-top: 15px solid #fff;
	width: 175px;
}
.imageholder img, .imageholder span{
	display: block;
	border: 5px solid #fff;
	border-right: none;
}
.imageholder span{
	position: absolute;
	width: 166px;
	height: 150px;
	background: url(../images/layup/mask.gif) no-repeat;
}
#topbar {
	height: 74px;
	width: 100%;
	padding-top: 22px;
	background: #fff;
}
#flashintro {
	position: absolute;
	width: 770px;
	height: 200px;
	margin: 81px 0 0 -18px;
}
#topgfx {
	height: 169px;
	border-bottom: 1px solid #fff;
}
#topgfx img{
	float: left;
}
#search {
	float: left;
	width: 179px;
	height: 169px;
	background: #006ab5 url(../images/layup/searchbg.gif) no-repeat;
	border-right: 1px solid #fff;
}
#search p{
	padding: 115px 0 0 15px;
}
#search label{
	display: block;
	text-indent: -9000px;
	background: url(../images/layup/searchwebsite.gif);
	width: 95px;
	height: 14px;
	margin-bottom: 5px;
}
#search .textform, #search .textformfocus{
	width: 112px;
}
#search button:hover, #signup button:hover {
	background-color: #fff;
}
#signup .textform, #signup .textformfocus  {
	width: 134px;
} 
#signup {
	clear: left;
	width: 189px;
	height: 111px;
	background: #1159a1;
	color: #fff;
	margin-top: 10px;
	padding: 13px 0 0 0;
}
#signup p{
	margin: 0 0 0 13px;
}
#signup label, #signup h3{
	text-indent: -9000px;
	display: block;
	line-height: 0px;
}
#signup h3 {
	background: url(../images/layup/register.gif) no-repeat;
	height: 32px;
	width: 163px;
	padding: 0;
	margin: 0 0 13px 13px;
}
#signup a {
	color: #fff;
}
#leftside {
	width: 180px;
	float: left;
}
#leftside ul {
	width: 179px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #dae4f3;
}
#leftside li {
	display: block;
	list-style: none outside;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #dae4f3;
}
#leftside a{
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: block;
	font: normal 1.1em/170% Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 0 0 14px;
	width: 165px;
	background: url(../images/layup/navi_bg.gif) no-repeat 162px 7px;
}
#leftside a:hover, #leftside .on{
	text-decoration: none;
	color: #fff;
	background-color: #1159a1;
	background-position: 162px -13px;
}
#leftside li ul {
	background: #1159a1;
	border: none;
	padding: 5px 0 10px;
}
#leftside li li {
	border: none;
}
#leftside li ul a{
	font: 1em Arial, Helvetica, sans-serif;
	background: url(../images/layup/navi_bg2.gif) no-repeat right center;
	display: inline;
	width: auto;
	padding-right: 10px;
}
#leftside li ul a:hover, #leftside li ul .on{
	background: url(../images/layup/navi_bg2.gif) no-repeat right center;
	color: #dae4f3;
}
#rightside{
	float: right;
	width: 189px;
}
.news {
	margin: 18px 0 0 9px;
	padding: 0;
	list-style: none;
}
.news li{
	margin: 0;
	padding: 0;
	clear: left;
}
.news p {
	float: left;
	padding: 0 0 10px;
	width: 125px;
}
.news img{
	float: left;
	border: solid 1px #595959;
	margin: 0 10px 10px 0;
}
.news a {
	color: #272727;
	font-weight: bold;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}
.news a:hover img {
	opacity: 0.8
}
#maintext .news p {
	width: 390px !important;
}
#maintext .news span {
	float: right;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 737px;
	height: 33px;
	background: #dedede;
	border-bottom: 6px solid #fff;
}
#footer ul{
	margin: 0;
	padding: 10px 5px 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	font-weight: bold;
	color: #afb0b1;
	text-decoration: none;
	border-right: 1px solid #afb0b1;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #c4c4c4;
}
#footer  a:hover{
	color: #797979;
}
#links {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#links li{
	display: inline;
	padding: 0 10px 13px 0;
	float: left;
}
#tagline {
	width: 425px;
	height: 14px;
	margin: 20px auto;
	display: block;
	text-indent: -9000px;
	background: url(../images/layup/tagline.gif) no-repeat;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
legend {
	display: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #fff url(../images/layup/formbg.gif) no-repeat !important;	
}
.textformfocus {
	background: #fff !important;
}
.textform, .textformfocus {
	color: #999;
	padding: 1px 1px 3px 3px;
	width: 168px;
	border: 1px solid #bbb;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.error {
	color: #BC2020;	
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.small {
	font-size: 0.8em;
	line-height: 1.2;
}
/* Hide if Flash */
.flashInstalled h1, .flashInstalled #rightside h2 {
	visibility: hidden;
	text-indent: 0;
}
.highlight {
	color: #1159a1;
	font-weight: bold;
}
.pdf li{
	background: url(../images/layup/pdf.gif) no-repeat 0 2px !important;
	padding-bottom: 5px!important;
	list-style: none;
	margin: 0;
	padding: 0 0 8px 10px;
}
.pdf a {
	margin-left: 10px;
	color: #546786;
	text-decoration: none;
}
.pdf .doc{
	background: url(../images/layup/doc.gif) no-repeat 0 2px !important;
}
.paging{
	clear: both;
	display: inline;
	list-style: none;
	float: right;
	padding: 5px 0;
	margin: 0;
}
.paging li{
	float: left;
}
.paging li a{
	display: block;
	margin: 0 2px 0 0;
	padding: 0 4px 1px 2px;
	text-decoration: none;
	color: #006ab5;
	border-right: 1px solid #ccc;
	font-weight: normal;
	line-height: 1.3em;
}
.paging .last {
	border: none;
}
.paging li a:hover, .paging li .on{
	text-decoration: none;
	color: #000;
}