body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
}
body {
	background: #8494F4 url(/images/brickbg.jpg);
	margin: 0px;
	padding: 0px;
} 
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #3366CC;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #90C0F2;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #D5C9EF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 22px;
	padding-bottom: 1px;
	margin-left: 40px;
	margin-right: 11px;
	line-height: 18px;
}
a.menu:hover {
	font-size: 12px;
	color: #CCFFCC;
	padding-left: 22px;
	margin-left: 40px;
	padding-bottom: 1px;
	line-height: 18px;
	margin-right: 11px;
}
.sitemap {
	font-size: 12px;
}

input, select, button, textarea {
	background: #3B5AAA;
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 12px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	padding-bottom: 20px;
}
.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px}
a.bottomnav:link {
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
a.bottomnav:visited {
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
a.bottomnav:hover {
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}

HR {
	color: #AEAFBF;
	height: 2px;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 107px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 1px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 2px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
.tdcontent {
	height: 700px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5AAA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.toptitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #4F6991;
	font-weight: bold;
}
.smtxt {
	font-size: 10px;
	color: #4F6991;
}
