* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	align: left;
	vertical-align: top;
}

body, html {
	height: 100%;
	width: 100%;
}

body  {
	background-image: url("images/mainbg.gif");
	background-repeat: repeat;
	background-position: 0 518px
	}
	
a, a:link  {
	color: #1a46b3
	}


a:visited   {
	color: #626774
	}



a:hover  {
	color: #228de8
	}


a:active  {
	color: #ffefb8
	}

h1 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 14px;
}


h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2.lined, h3.lined, h4.lined  {
	padding-bottom: 4px;
	clear: both;
	border-bottom: 1px solid #1d2332;
	}


ul {
	margin: 12px 10px 12px 24px;
}

li {
	vertical-align: middle;
}

#primary  {
	background-image: url("images/subbg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 100%;
	}
	
#footershell {
	padding-left: 19px; 
	padding-right: 1px;
}

#footer   {
	color: #848a99;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #323c55;
	padding: 5px 9px 6px
	}

#footermenu {
	float: right;
}
	
#footer a, #footer a:link, #footer a:visited {
	color: #848a99;
}

#footer a:hover, #footer a:active {
	color: #fff;
}
.sidebg {
	background-color: #445174
	}

.bodybottom {
	background-color: #d9e1f2;
	background-image: url("images/body_bottom_bg.gif");
	background-repeat: repeat-x;
	background-position: left top
	}

.sidebox {
	background-color: #1d2332;
	background-image: url("images/sidetitle_bg.gif");
	background-repeat: repeat-y;
	padding: 5px
	}

.sidebox ul {
	margin: 0px;
	padding: 0px;
}

.sidebox ul ul {
	margin-left: 6px;
}
	
.sidebox li  {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	vertical-align: middle
	}


.sidebox, .sidebox td {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

.sidebox a, .sidebox a:link, .sidebox a:visited {
	color: #fff;
}

.sidebox a:hover, .sidebox a:active  {
	color: #d9e1f2
	}
	
#bodyleft   {
	background-color: #d9e1f2;
	background-image: url("images/body_left_bg.gif");
	background-repeat: repeat-y;
	background-position: left top
	}


#bodymain  {
	color: #1d2332;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 15px;
	background-color: #d9e1f2;
	background-image: url("images/bodybg.jpg");
	background-repeat: no-repeat;
	background-position: left top
	}

#bodyright  {
	background-color: #d9e1f2;
	background-image: url("images/body_right_bg.gif");
	background-repeat: repeat-y;
	background-position: right top
	}
	
.bodydiv {
	padding-left: 5px;
	padding-right: 40px;
	}
	
img.bodypic  {
	border: solid 1px #445174
	}

img.bodypic_right {
	border: solid 1px #445174;
	float: right;
	margin-left: 22px;
}

img.bodypic_left {
	border: solid 1px #445174;
	float: left;
	margin-right: 22px;
}
	
p {
	margin-bottom: 16px;
}

.smallquote {
	display: block;
	clear: both;
	font-style: italic;
}

.largequote {
	display: none;
	clear: both;
	font-style: italic;
}

.quotemore {
	display: block;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.quoteless {
	float: left;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.largequote p.quotesig {
	font-style: normal;
	padding-left: 220px;
}

.quoteless:visited, .quotemore:visited  {
	color: #1a46b3
	}
	
.formtable {
	width: 96%;
}

.formtable th {
	font-weight: bold;
	text-align: left;
	padding-right: 14px;
	font-size: 11px;
	vertical-align: middle;
	padding: 4px;
	width: 140px;
}

.formtable td {
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	vertical-align: middle;
	padding: 4px;
}

.formtable h3 {
	border-bottom: solid 1px #000000;
	margin-bottom: 12px;
	margin-top: 20px; 
}

.formtable input.textbox   {
	border: solid 1px #323c55;
	width: 240px;
	}
	
.formtable textarea {
	border: solid 1px #323c55;
	width: 92%;
	height: 140px;
	text-align: left;
	margin: 0 auto;
}
	
.formtable input.textbox:focus, .formtable textarea:focus   {
	border-color: #ffefb8
	}



.formtable input.formbutton  {
	color: #fff;
	font-weight: bold;
	background-color: #445174;
	border: double 3px
	}
	
.formtable input.formradio, .formtable input.formcheck {
	margin-right: 12px;
}

.thinlists ul {
	margin-top: 4px;
	margin-bottom: 4px;
}