body {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	letter-spacing: 0.1em;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#header {
	background-color: #B1BECF;
	float: left;
	height: 125px;
	width: 800px;
	background-attachment: scroll;
	background-image: url(images/headergif.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	clear: both;
	float: left;
	height: 35px;
	width: 800px;
}

#navbar {
	background-attachment: scroll;
	background-image: url(images/bluebar_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 800px;
	float: left;
}
#main {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left {
	float: left;
	width: 250px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 20px;
	padding-left: 5px;
}


#middle {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 100px;
	height: 100%;
}
.footer {
	padding-top: 10px;
}
#footer_text {
	padding-top: 10px;
	margin: 0px;
	height: 28px;
}

#right {
	background-color: #FFFFFF;
	float: right;
	width: 440px;
}
.seqslidestyle{
margin-right: 1px;
}
#navlist
{
margin: 0;
padding: 0 0 20px 10px;
}
#rightsidenab {
	float: right;
	width: 400px;
	padding-top: 8px;
}


#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #ffffff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #003366;
padding-bottom: 1px;
background: transparent;
color: #000;
}
.image {
	margin: 5px;
	padding: 5px;
	border: thin dashed #999999;
}


#navlist a:hover { color: #003366; }
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {font-style: normal; font-family: "Times New Roman", Times, serif; font-size: 16px;
}
.butimage {
	margin: 5px;
	padding: 5px;
}
.box {
			background-color:#bcc8d6;
			color:#000000;
			font:normal 8pt/1.5em Verdana, Arial, Helvetica, sans-serif; }
		.boxCornerSize {
	height:18px;
	background:url(images/corner3.gif) no-repeat;
	width:18px;
}
		.boxTL, .boxBL { float:left; }
		.boxTR, .boxBR { float:right; }
		.boxTR { background-position:right 0; }
		.boxBottom {
			height:18px;
			width:100%;
			background-color:#bcc8d6; }
		.boxBL { background-position:0 bottom; }
		.boxBR { background-position:right bottom; }
		.boxEnd { clear:both; }
		.boxContent { clear:both; }
		.boxContent p {
	margin:0 10px;
	text-align: center;
}
		.small { width:33%; }
		.medium { width:66%; }
		.large { width:90%;
	margin-left: 10px;
}