﻿body
{
    background-color: #000066;
    position: relative;
    top: -5px;
    margin: 0 auto;
    text-align: center;
    width: auto;
}

.homecontent
{
    background-color: #FFFFFF;
    text-align: left;
    position: relative;
    right: 15px;
    width: 580px;
    top: 5px;
    float: right;
    clear: right;
    font-size: inherit;
}


.homecontent a
{
    color: #800000;
}

.homecontent a:hover
{
    color: #000066;
}

.hcontent
{
    background-color: #FFFFFF;
    text-align: left;
   
    position: relative;
    top: 4px;
    width: 850px;
 
    clear: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
}


.content
{
    background-color: #FEFFE6;
    text-align: left;
    min-height: 400px;
    position: relative;
    top: 4px;
    width: 850px;

    clear: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
}
.content a
{
 color: #000066;
 text-decoration: underline;   
}
.content a:hover
{color: #800000;
}

.footer
{
    background-color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    position: relative;
    left: 0px;
    width: 851px;
    float: left;
    clear: left;
    border-top: 5px;
    border-top-color: #333399;
    border-top-style: solid;
    font-size: 12px;
}

.footer a
{
 color: #000000;
 text-decoration: underline;   
}

.footer a:hover
{
    text-decoration: underline;
    color: #333399;
}

.feature1
{
	background-color: #CCCCFF;
	position: relative;
	float: left;
	clear: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 250px;
	font-weight: normal;
	color: #2A00FF;
}

.feature1 a
{
    color: #000066;
}

.feature1 a:hover
{
    color: #800000;
}
.feature2
{
   
    background-color: #FFFFCC;
    position: relative;
    top: -5px;
    float: left;
    clear: left;
    width: 250px;
    min-height: 260px;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    
   
}
.feature2 a
{
    color: #000066;
}
.feature2 a:hover
{
    color: #800000;
}


.feature3
{    position: relative;
    top: -5px;
    float: left;
    clear: left;
    width: 334px;
}
#navcurrent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #990000;
    line-height: 27px;
}

#navcurrent a
{
    background-image: url("images/button.jpg");
    width: 114px;
    height: 31px;
    float: left;
   text-decoration: none;
   
}

#navcurrent a:hover
{
    background-image: url("images/hbutton.jpg");
    width: 114px;
    height: 31px;
    float: left;
    
}


#nav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    color: #000000;
    line-height: 27px;
    
}

#nav a
{
    background-image: url("images/button.jpg");
    width: 114px;
    height: 31px;
    float: left;
   text-decoration: none;
   
}
#nav a:hover
{
    background-image: url("images/hbutton.jpg");
    width: 114px;
    height: 31px;
    float: left;
    
}


.dyncontent
{
  
 background-color: #F6F4F9;
}


h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #333399;
    padding-left: 10px;
    padding-top: 10px;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #800000;
    font-style: italic;
    padding-left: 10px;
    padding-top: 10px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    padding-left: 10px;
    padding-top: 10px;
    padding-right:10px;
    
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #800000;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #003300;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #000066;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

p
{
	padding-left: 10px;
	padding-right: 10px;
	color: #2A1FAA;

}
