body {
	background-color: #568DAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* Headers ----------------------------------------------------- */
h1 {
font-size:115%;
font-style: italic;
	font-weight: bolder;
	color: #568DAF;
margin:0px;
padding:0px;
padding-bottom:5px;
}

h2 {
font-size:115%;
color:#568DAF;
font-weight:bold;
margin:0px;
padding:0px;
padding-bottom:5px;
}

h3 {
font-size:95%;
color:#568DAF;
font-weight:bold;
margin:0px;
padding:0px;
padding-top:2px;
padding-bottom:2px;
}

h4 {
font-size:85%;
color:#333333;
font-weight:bold;
margin:0px;
padding:0px;
}

h5 {
font-size:98%;
color:#fefe00;
font-weight:bold;
margin:0px;
padding:0px;
padding-bottom:5px;
}
/* End Headers ----------------------------------------------------- */




.home_txt {
	
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}





.header2 {
	
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}

.header1 {
	
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #568DAF;
}

.small_btm {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.small_text {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


.px_12_grey {
	
	font-size: 12px;
	font-style: italic;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
}


.body_txt {
	
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

a.one:link {
	
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

	
}
a.one:visited {
	
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
a.one:hover {
	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}

a:link {
	
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;

	
}
a:visited {
	
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}

.px_12_i {
	
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
}
.righttxt {
	
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}


#calendarPOP {
position:absolute;
visibility:hidden;
text-align:center;
color:#000000; 
background-color:#FFFFFF; 
font-size:85%;
}	



#homeIcon {
float:right;
margin:1px;
text-align:left;
background-color:#803101;
color:#FFFFFF;
width:200px;
height:55px;
overflow:hidden;
}	



.imagefloatleft {
float:left;
padding:2px;
}