/* structure */

body {
	background-color: #E6EEFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Verdana Serif;
	color: #000;
}
#wrapper {margin: auto;width: 1000px;text-align: center;}
.header {
	text-align:left;
	color:#00236C;
	height:105px;
}
	.desc {width:500px; float:left;clear:left;}
	.head_nav {float:right;width:410px;}
		.item {width:100px; float:left; margin-right:2px; text-align:center;}
			.item a {color:#618b05;text-decoration:none; font-weight:bold;}
			.item a:hover {text-decoration:underline;}
		.color {
	background-color:#00236C;
}
	.banner {width:468px; height:80px; float:right; border:1px solid #000;margin-top:15px;}
.content {
	float:left;
	width:790px;
	background-color:#9DBDFF;
	padding:0 0 10px 0;
	border:1px solid #000;
}
.contentDual {
	float:right;
	width:590px;
	background-color:#9DBDFF;
	border:1px solid #000;
}
.content1k {
	width:1000px;
	background-color:#9DBDFF;
	padding:0 0 10px 0;
	border:1px solid #000;
}
.right {float:right;width:200px; text-align:left;}
.left {float:left;width:200px; text-align:left;}
.squeeze {width:795px;float:left;}
.toplist {
	clear:both;
	width: 800px;
	margin:auto;
	border:1px solid #000;
	background-color:#9DBDFF;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#footer {
	clear:both;
	width:1000px;
	height:40px;
	padding-top:5px;
	border:1px solid #000;
	border-bottom:0;
	background:#9DBDFF;
}
/* structure */

/* round corners content */

.round{display:block}
.round *{display:block;height:1px;overflow:hidden;font-size:.01em; background-color:#f8ffeb}
.round1{margin:0 3px 0 3px;padding:0 1px 0 1px; border-left:1px solid #f8ffeb;border-right:1px solid #f8ffeb; background-color:#f8ffeb;}
.round2{margin:0 1px 0 1px;padding:0 1px 0 1px; border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb; background-color:#f8ffeb;}
.round3{margin:0 1px 0 1px; border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb;}
.round4{border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb;}
.round5{border-left:1px solid #f8ffeb; border-right:1px solid #f8ffeb;}
.roundfg{background-color:#f8ffeb;}


/* round corners content */


/* h's */
	.header h1 {margin:0;padding:0;font-size:35px;}
	.right h2 {
	color: #00236C;
	background-color:#84ACFF;
	border:1px solid #000;
	border-bottom:0;
	margin:0;
	padding:10px;
	font-size:16px;
	text-align:center;
}
	.left h2 {
	color: #00236C;
	background-color:#84ACFF;
	border:1px solid #000;
	border-bottom:0;
	margin:0;
	padding:10px;
	font-size:16px;
	text-align:center;
}
	.toplist h2 {
	color: #00236C;
	background-color:#84ACFF;
	border-bottom:1px solid #000;
	margin:0;
	margin-bottom:10px;
	padding:10px;
	font-size:16px;
	text-align:center;
}
	.content h2 {
	color: #00236C;
	background-color:#84ACFF;
	border-bottom:1px solid #000;
	margin:0;
	margin-bottom:10px;
	padding:10px;
	font-size:16px;
	text-align:center;
}
	.contentDual h2 {
	color: #00236C;
	background-color:#84ACFF;
	border-bottom:1px solid #000;
	margin:0;
	margin-bottom:10px;
	padding:10px;
	font-size:16px;
	text-align:center;
}
	.content1k h2 {
	color: #00236C;
	background-color:#84ACFF;
	border-bottom:1px solid #000;
	margin:0;
	margin-bottom:10px;
	padding:10px;
	font-size:16px;
	text-align:center;
}
/* h's */

/* links */
	.header h1 a {
	color:#00236C;
	text-decoration:none;
	margin:0;
	padding:0;
}
	.right a {
	color:#00236C;
	font-weight:bold;
	text-decoration:none;
}
	.right a:hover {
	color:#E6EEFF;
	font-weight:bold;
	text-decoration:underline;
}
	.left a {
	color:#00236C;
	font-weight:bold;
	text-decoration:none;
}
	.left a:hover {
	color:#E6EEFF;
	font-weight:bold;
	text-decoration:underline;
}
	.toplist a:link, .toplist a:visited {
	color:#00236C;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
	.toplist a:hover, .toplist a:active  {
	color:#E6EEFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
	.linkdump a:link, .linkdump a:visited {
	color:#00236C;
	text-decoration:none;
}
	.linkdump a:hover, .linkdump a:active  {
	color:#00236C;
	text-decoration:underline;
}


/* links */

/* lists */
	.right ul {
	margin:0;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border:1px solid #000;
	background:#9DBDFF;
}
	.right li {list-style:none;}
/*	.toplist ul {float:left;width:250px; text-align:left;background:#f2fdd5; border:0;}*/
/* lists */

/* misc */
	.spacer {height:20px;clear:both;}
/* misc */

/* images */
	a img {
	border:2px solid #00236C;
	padding:2px;
	margin:2px;
}
	a img:hover {
	border:2px solid #E6EEFF;
	padding:2px;
	margin:2px;
}
.linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 12px;
	text-align:center;
	}
.linkdump a {
	padding: 0px 2px 0px 2px;
}
.largelinks {
	font-weight: bold;
	letter-spacing: -1px; 
	margin: 10px;
	}
.largelinks a:link, .largelinks a:visited {
	font-size: 20px;
	text-decoration:none;
	color: #00236C;/*	line-height: 20px;
*/
}
.largelinks a:hover, .largelinks a:active {
	color: #00236C;
	text-decoration:underline;
	font-size: 20px;
	}
ul.largelinks {
  	width: 1000px;
  	margin: 0px auto;
  	padding: 10px;
	list-style: none;
	}
ul.largelinks li {
  	float: left;
  	width: 19.9%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
.largelinks:after {
  clear: both;
  }	

.toplistbtm {
  margin: 5px auto;
  width: 600px;
   }

.toplistbtm ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0px 10px 10px 10px;
  }
.tlbtm-column {
  width: 33%;
  float: left;
/*  font-size: 16px;
  font-weight:bold;*/
  }
