﻿html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
   	font-family: arial;
	font-size: 12px;
}

.mainWindow
{
    height:100%;
    vertical-align: top;
    text-align: left;
}


a:link, a:visited{
    font-size: 12px;
}

.menu a:link, .menu a:visited, .menu a:active{
	color:#FF9701;
	text-decoration: none;
}

.menu a:hover{
	color: yellow;
	text-decoration: none;
}

.menu{
	height:18px;
	background-color:#022876;
	text-ALIGN:left;
	color:#FF9701;
	font-SIZE: 12PX;
	font-family:Eras Demi ITC;
}

.leftmenu a:link, .leftmenu a:visited{
	color:black;
	text-decoration: none;
}

.leftmenu a:hover{
	color: brown;
	text-decoration: none;
}


a.news:link, a.news:visited, a.news:active{
    text-decoration: blink;
	font-size: 14px;
	text-decoration: none;
}

a.news:hover{
	font-size: 14px;
	text-decoration: none;
}

.leftMenu{
	width: 120px;
	font-SIZE: 12PX;
	font-family:Eras Demi ITC;
	padding: 10px;
	padding-top: 30px;
	vertical-align: top;
	border-right: dashed 1px gray;
    text-align: left;
}

.pageHeader{
   margin-top: 8px;
   padding-left: 3px;
   font-size: 16px; 
   width:350px;
   font-family:Eras Demi ITC;
   background-color: #022876;
   color: White;
   
}


.mainContent{
	font-SIZE: 12PX;
	padding: 10px;
	vertical-align: top;
}

.leftNavMainContent{
    background-color: #FFFFFF;
	BACKGROUND-IMAGE: URL(../IMAGES/page_background.jpg);
	background-repeat:  repeat-x;
}

.mainPage{
	font-size: 13px;
	padding-left: 20px;
	Padding-right: 20px;
}

.footer{
    height: 20px;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
}

.footerLeft{
	padding-top: 2px;
	float: left;
	text-align: left;
	color: white;
	width:370px;
	font-size: 11px;
	padding-left: 10px;
}

.footerRight{
	padding-top: 2px;
	width:375px;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
}

.footerright a:link, .footerright a:visited{
    font-family: arial; 
    font-size: 11px; 
    color: navy;  
}

.footerright a:hover{
    font-family: arial; 
    font-size: 11px; 
    color: maroon;  
}

.outerTable
{
    width:100%;
    height:100%;
    vertical-align: top;
}

.placeHolderContent{

}

.regText{
	font-size: 12px;
	font-family: arial;
}

.smallText{
    font-size: 10px;
}

.boldText{
	font-size: 12px;
    font-weight:	bold;
}

.adminHeader{
    width: 100%;
    text-align: right;
    padding-right: 10px;
}

label{
float: left;
width: 150px;
font-weight: bold;
font-size: 12px;
text-align: right;
padding-right: 5px;
}

.field{
width: 180px;
margin-bottom: 5px;
font-size: 12px;
}

.regSmallText, .regSmallText a:link, .regSmallText a:visited
{
    font-size: 11px;
}

.message{
    color: Green;
}

.error{
    color:Red;
}

.quote{
    font-style: italic;
    font-size: 11px;
    font-family: Arial;
}

/* BLOG */
.blogTitle
{
   font-size: 16px; 
   font-weight:	bold;
}

.blogMain
{
    padding-right: 3px;
}

.blogRight
{
    border-left: dashed 1px #000000;
    padding-left: 3px;
}

.servicesMenu a:link, .servicesMenu a:visited, .servicesMenu a:active{
	color:navy;
	text-decoration: none;
	font-SIZE: 12PX;
}

.servicesMenu a:hover{
	color: maroon;
	text-decoration: none;
	font-SIZE: 12PX;
}

.servicesMenu, .servicesMenu table tr td{
	padding-left: 30px;
	color:navy;
	font-SIZE: 12PX;
	font-family:Eras Demi ITC;
}
