body {
	font-size: 12px;
	font:Verdana;
	color: #000066;
	background-color:#036;
	
}

b {
	font-weight: bold;
}

.clearBoth {
	clear: both;
}

.line {
	background-image: url(../images/line.gif);
	background-repeat: x-repeat;
	height: 1px;
	clear: both;
	margin: 5px 0 5px 0;
}

#centerColumn {
	border-color: #369;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font:Verdana;
	font-size: 12px;
	color: #000066;
	width: 800px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 800) / 2 + 'px');
}

a.links {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}
.leftList li {
	float: left;
	width: 175px;
	font-size: 10px;
	list-style-type: decimal
	
}
a:hover.links {
	color: #036;
}

/* Head */

#header {
	width: 800px;
	height: 212px;
	display: block;
}

#header1 {
	width: 800px;
	height: 182px;
	display: block;
	float: left;
	background-image: url(../images/header_final.gif);
	background-repeat: no-repeat;
}

.line {
	background-image: url(../images/line.gif);
	background-repeat: x-repeat;
	height: 1px;
	clear: both;
	margin: 5px 0 5px 0;
}




#body {
	width: 800px;
	display: table;
	font:Verdana;
	font-size: 12px;
	color: #000066;
	margin: 0;
}

#body1 {
	display: block;
	float: left;
	width: 149px;
	/*border-color: #369;
	border-style: solid;
	border-width: 1px 1px 1px 0;*/
	margin: 0 0px 15px 0;
	padding: 15px 0 15px 0;
	background-color: #fff;
	font:Verdana;
	font-size: 12px;
	color: #000066;
}

#body2 {
	display: block;
	float: left;
	width: 420px;
	padding: 10px;
	background-color: #fff;
	font:Verdana;
	font-size: 12px;
	color: #000066;
	font-size: 11pt;
}

#body3 {
	display: block;
	float: right;
	width: 149px;
	/*border-color: #369;
	border-style: solid;
	border-width: 1px;*/
	margin: 0 0 15px 0;
	padding: 15px 0 15px 0;
	background-color: #fff;
	font:Verdana;
	font-size: 12px;
	color: #000066;
}

.bodyHeader {
	font-family: verdana;
	color: #000066;
	background-color: #369;
	background-image: url(../images/header_bg.jpg);
	background-repeat: x-repeat;
	width: 124px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 7px;
	padding: 0 5px 0 5px;
	display: block;
}

.bodyHeaderlrg {
	font-family: verdana;
	background-color: #09AFF4;
	background-image: url(../images/header_bg.jpg);
	background-repeat: x-repeat;
	height: 25px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 7px;
	padding: 0 5px 0 5px;
	display: block;
}

ul#leftMenu {
	margin: 10px 0 10px 10px;
	
	padding: 0;
}

ul#leftMenu li {
	padding: 3px 15px 3px 15px;
	list-style: none;
}

a.leftMenulinks {
	color: #369;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover.leftMenulinks {
	color: #036;
}

.headerLrg {
	background-color: #369;
	width: 100%;
	padding: 0 5px 0 5px;
	display: block;
}

#tableContainer {
	width: 400px;
	dislay: table;
}

.tableCell {
	width: 190px;
	margin: 5px;
	font:Verdana;
	font-size: 12px;
	color: #000066;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
}

/* Staff */

.staffContainer {
	width: 400px;
	margin: 0 0 10px 0;
	padding: 0;
	display: table;
}

.staffPicbox {
	width: 150px;
	height: 150px;
	display: block;
	float: left;
}

.staffPic {
	width: 148px;
	height: 148px;
	border-color: #360;
	border-style: solid;
	border-width: 1px;
}

.staffText {
	float: left;
	margin: 0 0 0 15px;
	width: 230px;
}

/* Footer */

.footerLine {
	background-image: url(../images/line.gif);
	background-repeat: x-repeat;
	height: 1px;
	clear: both;
	width: 800px;
	padding: 0;
	margin: 0;
	border-width: 0px;
	font-size: 1px;
}

#footer {
	width: 800px;
	display: block;
	background-color: #fff;
	border-color: #369;
	border-style: solid;
	border-width: 1px 0 0 0;
	font:Verdana;
	font-size: 12px;
}

#footer1 {
	width: 800px;
	padding: 5px;
	display: block;
	text-align: center;
	font:Verdana;
	font-size: 12px;
}

#footer2 {
	width: 800px;
	padding: 5px;
	display: block;
	text-align: center;
	font:Verdana;
	font-size: 12px;
}

a.footerLinks {
	color: #369;
	text-decoration: none;
	font:Verdana;
	font-size: 12px;
}

a:hover.footerLinks {
	color: #036;
}

/* Form */

.formRow
{
	width: 100%;
	height: 30px;
	display: block;
	white-space: nowrap;
}

.formRow2
{
	width: 100%;
	height: 30px;
	display: block;
}

.formText
{
	color: #369;
	font:Verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 11px;
	display: block;
	float: left;
	width: 140px;
	text-align: right;
}

.formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #369;
	border-width: 1px;
	border-style: solid;
	color: #369;
	font:Verdana;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 5px 0px 0px 11px;
	float: left;
}

.formSelect
{
	padding: 2px;
	background-color: #fff;
	border-color: #369;
	border-width: 1px;
	border-style: solid;
	color: #369;
	font:Verdana;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
	float: left;
}

.formButton
{
	padding: 2px;
	background-color: #369;
	border-color: #036;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font:Verdana;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 11px 18px 11px 11px;
	cursor: pointer;
}

