﻿	body {
	background-image:url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-color:#74aee2;
	margin-top: 0px;
	margin-left: 0px;
}
	H1{ font-family: Arial, Helvetica; color: #22336F; font-size : 16pt; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #22336F; font-size : 14pt; }
	H3{ font-family: Arial, Helvetica; color: #22336F; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #22336F; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #FFFFFF; font-size : 12pt; }
	table { font-family: Arial, Helvetica; color: #FFFFFF; font-size : 12pt; }
	li { font-family: Arial, Helvetica; color: #FFFFFF; font-size : 10pt; }

    a:link {
	color : #0033CC;
	font-weight: bold;
	text-decoration:none
}
    a:visited { color : #000000; font-weight: bold; text-decoration:none}
    a:hover { color : #fe7001; font-weight: bold;}
    a:active { color : #B30000; font-weight: bold;}

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

.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; text-align:center; }

    pics { border-color : #22336F; }
    
    img { 
    		behavior:	url("pngbehavior.htc")}
    		
.content {
	padding:10px 0px 10px 245px;
	background-repeat:no-repeat;
	background-color:#74aee2;
}
