@charset "UTF-8";
body {
	background-color: #CCC;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}#header {
	background-color: #FFF;
}
th ##header a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a img {
	border: none;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #145ea2;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: none;
}

#colorbar {
	background-color: #145ea2;
}
body table tr td h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-style: normal;
	text-indent: 25px;
}
#colorbar td img {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
body table tr td h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-indent: 25px;
}
.nav {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	color: #145EA2;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav-button {
	width: 280px;
	background-color: #FFF;
	font-size: 20px;
	text-align: center;
	color: #145EA2;
	padding: 8px 0px 8px 0px;
}

.nav .nav-button a:hover {
	color: #ccc;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.nav-button a:visited {
	color: #145EA2;
}
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.textbox p a {
	color: #145ea2;
	text-decoration: none;
}
.textbox p img {
	margin-right: 12px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.textbox h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-transform: capitalize;
}
#header #header th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	padding-left: 3px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	background-color: #FFF;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.textbox ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	list-style-position: outside;
	list-style-type: disc;
}
#footer a {
	color: #145ea2;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
}
#header #header th p a {
	color: #145ea2;
	text-decoration: none;
}
#header  #header a:hover {
	color: #ccc;
}
.tombstoneleft {	
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	width: 220px;
	height: 260px;
	font-size: 14px;
	color: #000;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	background-color: #FFF;	
	border-style: solid;
	border-color: #145EA2;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 25px;
}
.tombstoneright {	
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	width: 220px;
	height: 260px;
	font-size: 14px;
	color: #000;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	background-color: #FFF;	
	border-style: solid;
	border-color: #145EA2;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 25px;	
}



