/* CSS Document */

body { color:#000000; background:#28478D; font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif; }
body, table, img, button, iframe, ul, li  { margin:0; padding:0; border:0; }
table { text-align:left; }
iframe { width:0; height:0 }

.sitemap {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	text-align: left;
}

.red {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

.redhead {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

.green {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #00ff00;
}

.blue {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #0000ff;
}

.red_u {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

.states {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	font-size: 4px;
	color: #fffff9;
}

.content {
	margin-top: 0;
	background-color:	#ffffff;
	text-align: left;
	padding: 10px;
	font-size: 12pt;
	color: #000000;
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.tdleft {
	width: 30px;
	background-image:  url("side.gif");
	background-repeat: repeat-y;
}

.tdright {
	margin: 2px 2px auto 2px;
}

.tdtop {
	background-color:  #c3d1ff;
	width: 840px;
}

.tdmain {
	margin: 0 auto;
	background-color:  #ffffff;
	width: 900px;
}

td.gray {
	background-color:  #cccccc;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

img.right {
	float: right;
	padding: 0 6px 6px 6px;
}
img.left {
	float: left;
	padding: 0 6px 6px 6px;
}
img.center {
	display: block;
	margin: 0 auto;
}
.tableleft {
	float: left;
}
.tableright {
	float: right;
}

.center {
	margin: 0 auto;
}

.textcenter {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	text-align: center;
}

.textright {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	text-align: right;
}

.textleft {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
	text-align: left;
}

H1 {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

H2 {
	font-family: "New Century Schoolbook","Times New Roman", Times, serif;
}

.tdmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 0 auto;
	padding: 0 ;
}

a:link {
	font-weight:normal;
	color: #0000ff;
	text-decoration:none;
}

a:visited {
	font-weight:normal;
	color: #900000;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	color: #ff0000;
	text-decoration:none;
}