@charset "utf-8";
/*#menu_head {
	z-index: 1;
}*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232443;
	background-color:#FFFFFF;
	/*	background-color: #214661; */
	margin: 0px;
	padding: 0px;
}
.mission {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3F82B4;
	line-height: 20px;
	margin-top:0px;
	/*z-index: 1000;*/
}
.table_home {
	border: 1px solid #000099;
}
a:link.table_home {
	color: #FFFFFF;
}

.col_names {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	/*	color: #3F82B4; */
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	background-color: #43518F;
/*	margin-left: 10px; */
}

.col_names02 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	/*	color: #3F82B4; */
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	background-color: #255C89;/*	margin-left: 10px; */
}

.col_titles {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #3F82B4;
	margin-left: 10px;
	margin-top: 10px;
}
.menu_top {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	z-index: 0;
}

a:link.menu_top {
	color: #FFFFFF;
}

.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}
a:link.top_border {
	color: #FFFFFF;
}

.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
a:link.bottom_border {
	color: #FFFFFF;
}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
}
a:link.left_border {
	color: #FFFFFF;
}

.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
a:link.right_border {
	color: #FFFFFF;
}

.tr_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
a:link.tr_border {
	color: #FFFFFF;
}

.list_item {
	list-style-image: url(images/bullet01.gif);
	margin-right: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#menu_item {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #0183BF;
	text-decoration: none;
}
a:hover#menu_item {
	color: #4354A5;
}
a:visited#menu_item {
	color: #1C66A4;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232443;
	/*	background-color: #214661; */
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.fade_show {
	z-index: 500;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #1D68A2;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0284C0;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
/*li {
	list-style-image: url(images/bullet01.gif);
	padding-bottom: 5px;
}
*/
a:hover {
	color: #709FC7;
	text-decoration: underline;
}
a:visited {
	color: #134684;
	text-decoration: none;
}
.new_item {
	font-weight: bold;
	color: #990000;
}
.sub_list {
	margin-right: 10px;
	padding-bottom: 5px;
	list-style-type: circle;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0284C0;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
.home_list_item {
	list-style-image: url(images/bullet01.gif);
	margin-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
