﻿body 
{
    font-family: Verdana, "Arial Narrow", Arial, Sans-Serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background-image:url('back.jpg');
	background-repeat:repeat;
}
#container
{
	width:1000px;
     margin: 0px auto 0px auto;
   	z-index:500;
    background-color:white;
   
    
}
#topLayer
{
	width:1000px;
     margin:0px auto 10px auto;
	z-index:500;
    background-color:White;
    height:100px;
    
    
}
#menu
{
    width:1000px;
    padding-top:5px;
    padding-bottom:5px;
}
#onecolumn1
{
	
	background:white;
	padding:0px;
	width:1000px;
	z-index:auto;
	text-align:left;
	height:auto;
	
   
}
#onecolumn
{
	
	background:white;
    padding:10px;
	width:980px;
	z-index:auto;
	text-align:left;
	height:auto;
	
   
}
#bottom
{
	clear:both;
	padding:10px 10px 10px 10px;
	width:980px;
	position:relative;
	color:white;
	background:white;
	height:15px;
	background-color:#004E91;
	
}
.midTable
{
    width:250px;
    padding:10px 25px 10px 25px;
    color:White;
}
.text3
{
    font-size:16px;
    color:#CB0914;
    text-decoration:italics;
    font-family:Tahoma;
}
.text2
{
    font-size:12px;
    color:#005299;
    text-decoration:italics;
    font-family:Tahoma;
    font-weight:bold;
}
.white
{
    color:White;
}
.title
{
	color:#004E91;
	font-family:Verdana, Arial;
	font-size:14px;
	font-weight:bold;
}
.title2
{
	color:#004E91;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
}
#sitemap
{
    font-size:9px;
    color:Blue;
}

a:link
{
	text-decoration:underline;
	color: #035191;
}
a:visited
{
	text-decoration : underline;
	color:  #035191;
}
a:hover
{
	text-decoration:blink underline;
	color:#C60B16;
}
a:active
{
	text-decoration: underline;
	color:  #035191;
	
}
.subtab a:link
{
		color:white;
	text-decoration:underline;
	
}	

.subtab a:visited
{
	color:white;
	text-decoration:underline;
	
}
.subtab a:hover
{
	color:yellow;
	text-decoration:underline;
	
	
}

.subtab a:active
{
	color:white;
	text-decoration:underline;
}
.dropdown
{
    color:#035191;
    font-size:12px;
}

