html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
/*	outline: 0;	*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	text-align:center;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #4E72AE;
}

a, a.link { color:#130EA0; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
a.hover { color:#999999; }
.largeboldblue { color:#130EA0; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
.bodycopy { color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style:none; }

p, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	margin:0 auto;
	text-align:left;
	width: 749px;
	background-image: url(../images/mainbk.jpg);
	height: 450px;
}
#mainheader {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	width:749px;
	height: 113px;
}
#mainheader h1 {
	display:none;
}
#homelink {
	float:left;
	height:59px;
	margin:45px 0pt 0pt 52px;
	text-decoration:none;
	width:201px;
}
#headerpics {
	width: 445px;
	float: right;
	margin-top: 40px;
	background-image: url(../images/header-pics.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#navigation {
	width: 445px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
#navigation a {
	color: #130EA0;
	font: 14px Arial;
/*	padding-right: 30px; */
	text-decoration:none;
	font-weight: bold;
}
/*#navigation ul {
	list-style:none;
	display:table;
}*/
#navigation a:hover {
	color: #999999;
}
#navlist li {
	color:#999999;
	font: 14px Arial;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}
#navlist {
	margin-left: 10px;
}
/*#maincontent {
	background-image: url(../images/mainbk.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #4F72AD;
	display:inline;
	float:left;
}*/
#maincontent {
	background-image: url(../images/mainbk.jpg);
	background-repeat: repeat-y;
	display:inline;
	float:left;
	width:749px;
/*	height:400px; */
}

#contentleft {
	float:left;
	width:460px;
}
#contentleftmiddle {
	background-image: url(../images/content-area.gif);
	background-repeat: repeat-y;
	display:inline;
	float:left;
	width:410px;
/*	height:282px; */
	margin-left:50px;
}
#contentleftmiddle p, img {
	font-size: 12px;
	padding: 5px 20px 5px 20px;
}
#contentlefttop {
	background-image: url(../images/content-area-top.gif);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	width:410px;
	margin-left:50px;
	height: 17px;
	margin-top:20px;
}
#contentleftbottom {
	background-image: url(../images/content-area-bottom.gif);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	width:410px;
	margin-left:50px;
	height: 18px;
}
.contact-table {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 20px;
	vertical-align: top;
}
.boxed-items {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 230px;
}
.formLayout {
    padding: 10px;
}
.formLayout label, .formLayout input .formLayout textarea {
	display: block;
    float: left;
    margin-bottom: 10px;
}
.formLayout label {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	vertical-align: top;
/*	padding-right: 20px; */
	width: 120px;
}
br {
	clear: left;
}	
#contentright {
	display:inline;
	margin-top:20px;
/*	position: absolute; */
	float:right;
	width:280px;
/*	height:280px; */
}
#contentright p, #contentright ul {
	margin:20px 50px 0px 20px;
}
.address {
	margin-top:50px;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	color:#130EA0;
	text-align: center;
	margin-right: 50px;
}
#legal {
	display:inline;
	float:left;
	width:500px;
	margin-top:20px;
	margin-left:60px;
}
#footer {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	width:749px;
	margin: auto;
	height: 36px;
}
