@import "colors.css";
div
{
	padding: 0;
	margin: 0;
}
#oldbrowser
{
	text-align: center;
}
#leftcolumn
{
	margin-right: -200px;
}
#leftColumn
{
	float: left;
	width: 200px;
}
#contentColumn
{
	width: auto;
	margin-left: 199px;
}
#masthead, #innerLeftColumn, #innerContentColumn, #innerFooter
{
	padding: 10px;
}
#footer
{
	clear: left;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;
}
#contentColumn>#innerContentColumn
{
	height: auto;
}
#innercontentcolumn
{
	height: 100%;
}
#masthead, #footer
{
	z-index: 10;
}
#pageFrame
{
	border: solid 1px #000;
}
#footer, #masthead, #innerLeftColumn, #contentColumn, .hnav
{
	border: solid 0px #000;
}
#footer
{
	border-top-width: 1px;
}
#masthead, .hnav
{
	border-bottom-width: 1px;
}
#innerLeftColumn
{
	border-right-width: 1px;
}
#contentColumn
{
	border-left-width: 1px;
}
body
{
	background-color: #CCCCCC;
	color: #000;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
	padding-top: 0px;
	margin: 0;
    filter: shadow(color:gray,strength:10,direction:225);
}
#pageFrame
{
	background-color: #fff;
	color: #000;
}
.hide
{
	display: none;
}
div#oldbrowser
{
	display: none;
}
a img
{
	border-width: 0;
}
#innerLeftColumn, #innerContentColumn
{
	overflow: visible;
	height: 100%;
}
#innerleftcolumn, #innercontentcolumn
{
	overflow: hidden;
	width: 100%;
	height: auto;
}
#innerleftcolumn/* hide from IE5.0 */, #innercontentcolumn/* hide from IE5.0 */
{
	overflow: visible;
	height: 100%;
	width: auto;
}
* html #masthead
{
	position: relative;
}
#innerLeftColumn p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
}
#innerContentColumn
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#masthead h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
}
#innerFooter
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vnav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
}
.menulines a{
text-decoration:none;
color:white;
}
.vnav2 {
	font-size:10px;
	color:#000000;
	line-height: 180%;
    text-decoration:none;
}
.lists {
font-size:small;
text-decoration:none;
font-style:italic;
color:blue
}
.lists a:link {
text-decoration:none;
}
.lists a:visited {
text-decoration:none;
color:blue;
}
.lists a:hover {
color:red;
}
.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.vnav ul
{
	border: solid 1px #000;
	border-bottom-width: 0;
}
.vnav ul li
{
	border-bottom: solid 1px #000;
}
.vnav ul li a
{
	display: block;
	text-decoration: none;
	padding: 2px 10px;
}
.style7 {font-size: 14px}
.style7 a:link {color:blue;}
.style7 a:visited {color:blue;}
.style7 a:hover{color:red;}
.style8 a {font-size: 12px}
.style8 a:link {color:blue;}
.style8 a:visited {color:blue;}
.style8 a:hover{color:red;}
/* Hide from IE-mac \*/
* html .vnav ul li a/* hide from IE 5.0 */ {height: 1%;}
/* End hide */
