BODY, TABLE, TR, TEXTAREA, A, SELECT, INPUT, FORM, LI, P{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10pt;
} 

BODY{
	background-color: white;
}

.Title2{
	font-size: 8pt;
	font-weight: bold;
}


.Title{
	font-size: 8pt;
	font-weight: bold;
}

.headline{
	font-size: 12pt;
	font-weight: bold;
	
}
.smallheadline{
	font-size: 10pt;
	font-weight: bold;
}

.linkHeader{

	color: #0000FF;
	font-weight: bold;
	font-size: 12pt;
}

.midSize{
	font-size: 12pt;
	font-weight: normal;
}

.footer{
	font-size: 14pt;
	font-weight: bold;
	color: #2F426E;
}

#navTab a {
color: #000042;
font-size:10px;
font-family: verdana, sans-serif;
font-weight:bold;
text-decoration: none;
background-color: silver;
width: 102px;
height: 25px;
background-image: url('../images/GrayTab4.gif');
background-repeat: no-repeat;
border-color: #000042;
border-style: solid;
border-width: thin;
border-top: none;
border-left: none;
border-right: none;
padding-left: 5px; padding-right:1px; padding-top:8px; padding-bottom:1px; 
}

#navTab a:hover {
background-color: silver;
color: Gray;
padding: 8px 1px 1px 1px;
}


#navPartition {
color: #000042;
font-family: verdana, sans-serif;
font-weight:bold;
text-decoration: none;
width: 10px;
height: 25px;
border-color: #000042;
border-style: solid;
border-width: thin;
border-top: none;
border-left: none;
border-right: none;
}

#navTab2 a {
color: #000042;
font-size:10px;
font-family: verdana, sans-serif;
font-weight:bold;
text-decoration: none;
background-color: silver;
width: 160px;
height: 25px;
background-image: url('../images/GrayTab3.gif');
padding-left: 5px; padding-right:1px; padding-top:8px; padding-bottom:1px; 
border-color: #000042;
border-style: solid;
border-width: thin;
border-top: none;
border-left: none;
border-right: none;
}


#navTab2 a:hover {
background-color: silver;
color: Gray;
padding: 8px 1px 1px 1px;
}

#selNavTab a {
color: #000042;
font-size:10px;
font-family: verdana, sans-serif;
font-weight:bold;
text-decoration: none;
background-color: white;
width: 102px;
height: 25px;
background-image: url('../images/SelTab.gif');
background-repeat: no-repeat;
padding-left:1px; padding-right:1px; padding-top:8px; padding-bottom:1px; background-position-y:50%
}

#selNavTab a:hover {	
background-color: white;
color: Gray;
padding: 8px 1px 1px 1px;
}

#selNavTab2 a {
color: #000042;
font-size:10px;
font-family: verdana, sans-serif;
font-weight:bold;
text-decoration: none;
background-color: white;
width: 150px;
height: 25px;
background-image: url('../images/SelTab2.gif');
background-repeat: no-repeat;
padding-left:1px; padding-right:1px; padding-top:8px; padding-bottom:1px; background-position-y:50%
}

#selNavTab2 a:hover {	
background-color: white;
color: Gray;
padding: 8px 1px 1px 1px;
}


