/* Style 1 */

.headline1 {
	background: url('img/h1_bg.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	margin: 0px;
}


.headline1 h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size:20px;
	color:#FE6700;	
	padding:8px 0px 3px 35px;
	background: url('img/h1_bullet.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.content1
{
	color:#404040;	
	padding:5px 6px 6px 10px;	
	font-weight: normal;
}
.content1 h1
{
	color:#990000;	
	margin: 8px 3px 8px 10px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.content1 h2
{
	color:#333333;	
	margin: 8px 3px 8px 10px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.content1 a
{
	color:#404040;
	text-decoration: none;	
}

.content1 p{
	margin: 8px 3px 8px 10px;
	padding: 0px;
}


/* Style 2 */

.headline2 {
	margin: 0px;
	background-color: #C5E2F0;	
	color:#333333;	
}


.headline2 h1
{
	font-family: Verdana;
	font-weight: bold;
	font-size:12px;
	padding:5px 4px 5px 4px;
}

.content2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:5px 0px 5px 10px;	
}



/* Style 3 */

.headline3 {
	margin: 0px;
	background-color: #FFF7E0;	
	color:#333333;	
	border: 5px solid #FFF7E0;
}


.headline3 h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size:16px;
	color:#CB0100;
	padding:4px 5px 8px 5px;
	
}

.headline3 h3
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size:14px;
	color:#6CB0100;
	padding:3px 5px 3px 40px;

}

.content3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0px 0px 5px 10px;
	background-color: #F0F0F0;		
	
}


.content4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:3px;
}

.content4 h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0077A6;
	padding:2px;
}

.content4 h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size:12px;
	color:#663300;

}

.content4 a {
	font-family: Verdana;
	font-weight: normal;
	font-size:10px;
	color:#000000;
	text-decoration:underline;

}

.content4 a:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	
}

.content4 p {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	
}

/* End Content Styles */

.header {
	border-top: 1px solid #003399;
	border-bottom: 3px solid #A6A6A6;
	text-align:center;
}

.header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	font-weight:bold;
	font-size: 20px;
}

.header1 {
	background-image:url(img/headerbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.header2 {
	background-image:url(img/headerbg.gif);
	background-repeat: repeat-x;
}

.footer {
	border-top: 1px solid #CCCCCC;
	margin-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-weight:normal;
	font-size: 10px;
	text-align:center;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003298;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;
	
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;

	
}

.row1 {
	border-bottom: 1px solid #255F77;
	background-color: #C5E2F0;
}

.row2 {
	border-bottom: 1px solid #255F77;
	background-color: #FFFFFF;
}

.searchhead {
	background: url('img/search_bg.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	margin: 0px;
}


.searchhead h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size:14px;
	color:#3F9ECA;	
	padding:0px 0px 3px *0px;
	text-decoration: none;
}
body {
	background-color: #affffe;
}
