a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {

}

body 
{
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efeff1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #cc0000;
	font-size: 16px;
    background-image: url(../site_images/template/red-line.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 15px 0px;
    margin: 0px 0px 20px 0px;
}

h2 {
	color: #003366;
	font-size: 14px;
}

h3 {
	color: #666666;
	font-size: medium;
	font-weight: bold;
}

.PageTitle {
	color: #666666;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}

h4 
{
	color: #666666;
}

table 
{
    color: #003366;
    background-color: White;
}

td, th 
{
	font-size: small;

}

form{
    margin: 0px 0px 0px 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr.listheadercolor th {
	text-align: left;
}

ul {
	list-style-position: outside;
	list-style-type: square;
}

ul li
{
    padding: 2px 0px;
}

.small {
	font-size: 10px;
}

.smallWhite {
	font-size: 9px;
	color: white;
}

.smallWhite a{
	color: White;
	text-decoration: none;

}

.smallWhite a:hover{
	color: White;
	text-decoration: underline;

}

.White {
	color: white;
	font-size: 12px;
}

.White a{
	color: White;
	text-decoration: none;

}

.White a:hover{
	color: White;
	text-decoration: underline;

}

.smallGrey {
	font-size: x-small;
	color: #999999;
}



.tablebg {
background-color: White;
border: 1px;
border-color:#666767;
border-style: solid;

}

.hrcell
{
height:1px; background-color:#666666;
}


h6 {
	background-color: #89BF1B;
	font-size: 12px;
	text-align: left;
	letter-spacing: 2px;
	color: White;
	font-style: normal;
	font-weight: normal;
	display:block; 
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
}

h6 a {
	background-color: #89BF1B;
}

h6 a:hover {
	background-color: #b2d56b;
}
	
.smallWhitefooter {
	font-size: 9px;
	color: white;
}
		
.imagepaddingleft{
	padding-left: 10px;
}

.imagepaddingright{
	padding-right: 10px;
}

.linespace {
    line-height: 15px;
    font-size: 10px;    
}

.oneborder {
		border-top: 1px;
		border-bottom: 1px;
		border-right: 1px;
		border-left: 1px;
		border-color:#cccccc;
		border-style: solid;
}

.navigationsectiondots 
{ 
    margin: 5px 0px 5px 0px;
    padding: 0px;
    background-image : url(../site_images/template/dotted_slice.jpg) !important;
    background-repeat : no-repeat;
    height : 1px;
} 

.masthead
{
    margin: 15px auto 0px;
    padding: 0px;
    width: 953px;
    border-width: 1px 1px 0px 1px;
    border-color: #00679A;
    border-style:  solid;
}


div.maindiv
{
    position: relative;
    margin: 0px auto;
    padding:  5px 0px;
    width: 953px;
    border-width: 0px 1px 0px 1px;
    border-color: #00679A;
    border-style: solid;
    background-image:url(../images/contentbg.png);
}

div.navdiv
{
    position: absolute;
    /*float: left;*/
    width: 190px;
    margin: 0px;
    padding: 0px 5px;
    color: #00679A;
    z-index: 2;
}

div.navdiv p
{
    height: 14px;
    background-image: url(../site_images/template/blue-cirlce.jpg);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 18px;
    margin: 3px 0px;
}

div.navdiv p.current
{
    background-image: url(../site_images/template/red-cirlce.jpg);
}    

div.navdiv a
{
    color: #00679A;
}

div.navimages
{
    text-align: center;
}

div.navimages img
{
    padding: 5px 0px;
}

div.rightbar
{
    position: absolute; 
    width: 180px;
    right: 0px; 
    top: 0px; 
    background-color: #D0DAE6; 
    text-align: center;
    z-index: 2;
}

div.rightbar img
{
    padding: 5px 0px;
}

div.content
{
    position: relative;
    /** width: 562px; */
    width: 550px;
    margin:0px; 
    padding: 0px 5px 0px 210px;
}

div.footer
{
    margin: 0px auto;
    background: #EBF2FA;
    font-size: 10px;
    padding: 5px 0px;
    width: 953px;
    border-color: #00679A;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
}

div.footer p
{
    margin: 0px;
    padding: 0px 5px 10px 5px;
}

div.footer p.style2
{
    padding: 5px 5px 0px 5px;
    margin: 0px;
    border-color: white;
    border-style: solid;
    border-width: 10px 0px 0px 0px;
}

div.footer a:hover
{
    text-decoration: underline;
}

a img
{
    border: 0px;
}

div.testimonialbar-top
{
    padding: 0px;
    margin: 5px auto 0px;
    width: 165px;
    height: 5px;
    background-image: url(../images/testimonial-top.png);    
}

div.testimonialbar-bottom
{
    margin: 0px auto 5px;
    width: 165px;
    height: 5px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/testimonial-bottom.png);    
}



div.testimonialbar-middle
{
    text-align: left;
    padding: 1px 5px;
    width: 153px;
    margin: 0px auto;
    background:white;
    border-color: #00679A;
    border-style: solid;
    border-width: 0px 1px;
}

div.navbarbox-top
{
    padding: 0px;
    margin: 5px auto 0px;
    width: 180px;
    height: 10px;
    background-image: url(../images/navbarbox-top.png);    
}

div.navbarbox-bottom
{
    margin: 0px auto 5px;
    width: 180px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/navbarbox-bottom.png);    
}

div.navbarbox-middle
{
    text-align: left;
    padding: 1px 5px;
    width: 168px;
    margin: 0px auto;
    background:white;
    border-color: #00679A;
    border-style: solid;
    border-width: 0px 1px;
}

div.navbarbox-middle h1
{
    font-size: 12px;
    text-align: center;
    padding: 5px 0px 10px 0px;
    margin-bottom: 10px;
}


div.navbarbox-middle p
{
    height: auto;
    background-image: none;
    padding: 0px;
    margin: 3px 5px;
    text-align: justify;
    font-size: 10px;
    line-height: 15px;
}
    

div.separator
{
    background-image: url(../site_images/template/red-line.jpg);
    background-repeat: no-repeat;
    height: 1px;
    padding: 0px;
    margin: 15px 0px;
}

/** Style for justified text blocks with floated images. **/
div.blocks img
{
    float: right;
    padding: 0px 0px 5px 10px;
}
 
div.blocks p
{
    text-align:justify;
}