body, table, td      {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {
	font-size: 18px;
	text-align: center;
}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 14px; color: gray;}

blockquote {margin-left: 20px; margin-right: 20px; font-weight: normal; font-style: normal;}

.hide {	display: none;}
.hide a {color: #dcdcdc; font-size: xx-small;}

.smaller {font-size: 90%;}
.larger {font-size: 110%;}

.highlightred {color: red;}
.highlightgray {
	color: #393939;
}
.highlightltgray {color: gray;}
.highlightdkblue  { color: #006; }
.highlightgreen  { color: green; }
.highlightwhite  { color: white; }

.bgyellowbt {background-color: #ff0; color: black; font-size: 11px; font-weight: bold;}
.bgyellowbt a:link    { color: #339; font-weight: bold; text-decoration: none; font-size: 11px;}
.bgyellowbt a:hover  { color: red; font-weight: bold; text-decoration: none; font-size: 11px;}

.bgyellow {background-color: #ffd700; color: black; font-size: 11px; font-weight: bold;}
.bgyellow a:link    { color: #339; font-weight: bold; text-decoration: none; font-size: 11px;}
.bgyellow a:hover  { color: red; font-weight: bold; text-decoration: none; font-size: 11px;}

.bgmagenta {background-color: #ca3759; color: #dcdcdc; font-size: 11px; font-weight: bold;}

.bgred {background-color: #ff4500; color: black; font-size: 11px; font-weight: bold;}
.bgred a:link    { color: #339; font-weight: bold; text-decoration: none; font-size: 11px;}
.bgred a:hover  { color: white; font-weight: bold; text-decoration: none; font-size: 11px;}

.bgorange {background-color: #ff8c00; font-weight: bold; font-size: 11px; color: black;}
.bgorange a:link    { color: #339; font-weight: bold; text-decoration: none; font-size: 11px;}
.bgorange a:hover  { color: red; font-weight: bold; text-decoration: none; font-size: 11px;}


.text {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
}

.sidebar {font-style: italic; background: #6ff; padding: 6px; border-top: 3px dotted #360; border-bottom: 3px dotted #360;}

a:link  { color: #339; font-weight: bold; text-decoration: none; }
a:visited   { color: #339; font-weight: bold; text-decoration: none; }
a:hover  { color: red; font-weight: bold; text-decoration: none;}

.topnavwhite {color: black; font-weight: bold; text-decoration: none; font-size: 11px;}
.topnavwhite a:link    { color: #339; font-weight: bold; text-decoration: none; font-size: 11px;}
.topnavwhite a:visited    { color: #339; font-weight: bold; text-decoration: none; font-size: 11px;}
.topnavwhite a:hover  { color: red; font-weight: bold; text-decoration: none; font-size: 11px;}

.topnav {color: #c0c0c0; font-weight: bold; text-decoration: none; font-size: 11px; background-color: #339;}
.topnav a:link    { color: white; font-weight: bold; text-decoration: none; font-size: 11px;}
.topnav a:visited    { color: white; font-weight: bold; text-decoration: none; font-size: 11px;}
.topnav  a:hover  { color: yellow; font-weight: bold; text-decoration: none; font-size: 11px;}

.bottom {height: 75px; background: #339 url(images/logos/requirementsmet.gif) no-repeat 2% center; color: white; font-size: 90%; padding: 6px;}
.bottom a:link    { color: white; font-weight: bold; text-decoration: none; border-bottom: 1px dotted white;}
.bottom a:visited    { color: white; font-weight: bold; text-decoration: none; border-bottom: 1px dotted white;}
.bottom  a:hover  { color: yellow; font-weight: bold; text-decoration: none; border-bottom: 1px dotted yellow;}
ul, li { list-style-image: url(images/bullet_6x6_339.gif); }
ol li {list-style-image: none;}
