.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-position: center;
	font-weight: normal;
	line-height: 1.4em;
}

.footer a:hover {
	color: #330066;
}
.footer a {
	color: #666666;
	font-size: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #999999;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #6699CC;
	padding-right: 15px;
	font-weight: bold;
}

.contactinfo a {
	color: #6699CC;
}

.pagetext {
	font-size: 14px;
	line-height: 1.5em;
	margin: 35px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableborder {
	border: 5px solid #CCCCCC;
	width: 850px;
	background-color: #FFFFFF;
}
.header {
	background-image: url(../images/americanflag.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 130px;
}

#navigation td {
	width: 200px;
	line-height: 65px;
}

#navigation a {
	color: #396D92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/menuback_off.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-position: 4px center;
	padding-left: 40px;
}

#navigation a:hover {
	color: #396D92;
	background-image: url(../images/menuback_on.gif);
	background-repeat: no-repeat;
}

h1 {
	font-size: 16px;
	color: #396D92;
}
.red {
	font-size: 9px;
	color: #990000;
}
.menubar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0099;
	background-color: #E6E6E6;
	vertical-align: top;
}
li {
	line-height: 2em;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #333333;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-right: 1.5em;
}
