/* standard */

body { 
margin-top: 15; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0;
color:898B8B;
font-family: verdana, arial, helvetica, sans-serif;
background:e1e1e1;
}


h1{

color:#00247D;
font-weight: bold;
font-size:large;	
}

h2 {

color:#648630;
font-size:small;
}


h3 {
color:#005596;
font-size:8pt;
}

h4{
color:#FFFFFF;
font-size:14px;
}

h5{

font-weight:  bold;
font-size:small;
color:#648630;
}



.hr{
size:0.5em;
color:#FFE2FA;
border: 0px none;
width:95%;
}


/* link*/

A:link  {
color : #898B8B;
text-decoration : underline;
font-weight: bold;
} 

A:active {
color : #898B8B;
text-decoration : underline;
font-weight: bold;
} 

A:visited {
color : #898B8B;
text-decoration : underline;
font-weight: bold;
}

A:hover {
color : #073601;
text-decoration : none;
font-weight: bold;
} 


/* link header*/

A.homehead:link  {
color : #073601;
text-decoration : none;
font-weight: normal;
} 

A.homehead:active {
color : #073601;
text-decoration : none;
font-weight: normal;
} 

A.homehead:visited {
color : #073601;
text-decoration : none;
font-weight: normal;
}

A.homehead:hover {
color : #898B8B;
text-decoration : underline;
font-weight: normal;
} 

/* link footer*/

A.homefoot:link  {
color : #898B8B;
text-decoration : none;
font-weight: normal;
} 

A.homefoot:active {
color : #898B8B;
text-decoration : none;
font-weight: normal;
} 

A.homefoot:visited {
color : #898B8B;
text-decoration : none;
font-weight: normal;
}

A.homefoot:hover {
color : #073601;
text-decoration : underline;
font-weight: normal;
} 


/* table */

table { 
border:0px, border-collapse: 'collapse';
font-size:8pt;
} 

.outertable { 
border:1px solid #bababa; border-collapse: 'collapse';
font-size:8pt;
} 

.menutable { 
background-color:#073601;
color:#F9FBC5;
} 

.outerfooter { 
border:0px;border-top:1px solid #bababa; border-bottom:1px solid #bababa; border-collapse: 'collapse';
background-color:#ededec;
} 



td{
vertical-align:top;
border:none;
}

.footer{
background-color:#F9FBC5;
color:#898B8B;
} 

.galcell{
background-color:#F9FBC5;
} 

.infoarea{
color:#898B8B;
font-size:xx-small;
} 

.header{
color:#073601;
font-size:xx-small;
} 

/* forms */

input, textarea, select{
font-size:8pt;
font-family: verdana, helvetica, sans-serif;
font-size:7pt;

}



/* image styles */

.pageimg{
float:left;
border:2px solid #cccccc;
}

.rightimg{
float:right;
border:1px solid #bababa;
}

.leftpageimg{
float:left;
padding-left:0px; padding-right:5px; padding-top:0px; padding-bottom:0px;
border:1px solid #b31e17;
}

.img{
border:1px solid #F9FBC5;
}

.leftspacerimg{
float:left;
border:1px solid #bababa;
margin-right: 5px;
}

.rightnewsimgimg{
float:right;
border:1px solid #bababa;
margin-left: 5px;
}

/* home page and other blue */
.bluebutton{
font-size: 7pt;
color:#FFFFFF; 
border: 1px solid #005596;
background-color: #005596;
}


.button{
font-size: 7pt;
color:#073601; 
border: 1px solid #073601;
background-color: #F9FBC5;
}