/* CSS Document */
body,td,th {
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(..images/bck.jpg);
    text-align: left;
}
a {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {font-family: Arial; font-size: 10px; font-weight: bold; }
.bullets {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.adminnav {font-family: Arial; font-size: 17.5px; font-weight: bold; color: #ffffff; }
.style9 {
	font-family: Arial;
	font-size: 14px;
	color: #FF910B;
	font-weight: bold;
}

.style11 {color: #e83a03}

.downloadlink {
	font-family: arial;
	font-size: 10px;
	color: #FF690A;
	
}
.PageHeader {
	font-family: Arial;
	font-size: 18px;
	color: #FF690A;
	
}
.subheader {
	font-family: Arial;
	font-size: 14px;
	color: #FF690A;
}
.subheader2 {
	font-family: Arial;
	font-size: 12px;
	color: #FF690A;
}
.style10 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.bullets {
	font-family: Arial;
	font-size: 11px;
	color: #7f7f7f;
}
.mainbody {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

#mainNewsbody {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

#mainNewsbody a:link {
	font-family: Arial;
	font-size: 10px;
	color: #FF690A;
}

#mainNewsbody a:visited {
	font-family: Arial;
	font-size: 10px;
	color: Silver;
}

#mainNewsbody a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FF690A;
}

#mainNewsbody a:hover {
	font-family: Arial;
	font-size: 10px;
	color: Red;
}


.alternateheader {
	font-family: Arial;
	font-size: 18px;
	color: #434343;
}
.whiteheader {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
}
.whitebullets {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.doctitle {
	font-family: Arial;
	font-size: 12px;
	color: #00adb3;
}
.link {
	font-family: Arial;
	font-size: 12px;
	
	color: #e83a03;
}
.loginrequest {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.italic {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-style: italic; 
}
    
table.loginstyle
{
    background: url(images/login_back.jpg) no-repeat 50% top;
    border-collapse: collapse;
    max-width: 228px;
    width: 238px;
}

table.logoutstyle
{
    border-collapse: collapse;
    background-color: #FF690A;
}

td img {display: block;
}

.loginout {
    width: 228px;
    height: 89px;
    top: 61px;
    left: 710px;
    background-color: transparent;
    position: absolute;
}


.bioHead
{
	font-family: Arial;
	font-size: 14px;
	color: #FF690A;
	font-weight: bold;
}
.bioTitle
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.black
{
	color: #000000;
}
.servicesSide
{
	font-size: 11px;
	color: #666666;
}
.servicesSideHeader
{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.subHead
{
	font-weight: bold;
	color: #e83a03;
}
.sub
{
	border: solid 1px #ececec;
	color: #ffffff;
	background-color: #ececec; 
	color: #5B6B6B;
    height: 20px;
}
.sub a
{
	color: #454545;
	text-decoration: none;
    font-size: 11px;
}
.sub a:hover
{
	color: #ffffff;
}
.subHighlight
{
	color: #ffffff;
	background-color: #5B6B6B;
    height: 20px;
}
.sub:hover, .sub:hover a
{
	color: #ffffff;
	background-color: #5B6B6B;
}
.subHighlight a
{
	color: #ffffff;
	text-decoration: none;
    font-size: 11px;
}