﻿
	body {margin:auto;width:760px;}
	H1{ font-family: Arial, Helvetica; color: #005fb9; font-size : 18pt; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #005fb9; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #005fb9; font-size : 14pt;
	text-align: center;
}
	H4{ font-family: Arial, Helvetica; color: #22336F; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: navy; font-size : 10pt; font-weight:bold;
	text-align: left;
}
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: navy; font-size : 10pt;  }

    a:link { color : #005fb9; font-weight: bold;}
    a:visited { color : #005fb9; font-weight: bold;}
    a:hover { color : navy; font-weight: bold;}
    a:active { color : #B30000; font-weight: bold;}

.bottomnav a:link { color : #FFFFFF; font-weight: bold;}
.bottomnav a:visited { color : #FFFFFF; font-weight: bold;}
.bottomnav a:hover { color : #000000; font-weight: bold;}
.bottomnav a:active { color : #FFFFFF; font-weight: bold;}
.bottomnav{ font-family: Arial, Helvetica; color: black; font-size : 10pt; }

span.highlight { font-family: Arial, Helvetica; color: #B30000; font-size : 11pt; font-weight: bold;}

    img { border-color : #22336F; }
    
.formfields  { font-family: arial; color: #000000; font-size: 9pt; width: 200;
               border: 1px solid #000077; padding-left: 2px; padding-right:
               2px; background-color: #FFFFFF;
               background-image: url('images/formgrad.jpg'); background-position:top; background-repeat:no-repeat; }
    }
    img { 
    		behavior:	url("pngbehavior.htc");
	
}

.main{
	width: 760px;
	
}

.home1{
	float: left;
	margin-left: 10px;
}

.content_home{
	padding:0px 90px;
	width:760px;
	margin:auto;
}

.content{
	padding: 0px 10px;
}

.tag{
	text-align: center;
}

.blocks{
	width:250px;
	float:left;
}

.footer p{
	text-align:center;
	color:#005fb9;
	font-weight:bolder;
	margin-top:-5px;
}

hr{
	 color:navy;
}