#homePanel {
	width: 185px;
	background-color: #0086cb;
	font-size: 1em;
	color:#FFF;
	
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	margin-top: 0px;
	color: #000000;
	font-size: 0.8em;
	text-align:left;	
	background-color: #020001;
	margin-top: 0px;
	
}

td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}


a:link {color: #006AB3; text-decoration: underline}     /* default unvisited link */
a:visited {color: #006AB3; text-decoration: underline}  /* default visited link */
a:hover {color: ##006AB3; text-decoration: underline}   /* default mouse over link */
a:active {color: #006AB3; text-decoration: underline}   /* default selected link */ 


a.white:link {color: #FFFFFF; text-decoration: none} 
a.white:visited {color: #FFFFFF; text-decoration: none} 
a.white:hover {color: #FFFFFF; text-decoration: underline} 
a.white:active {color: #FFFFFF; text-decoration: none}  

#whitetxt {
	font-size: 0.8em;
	font-style: bold;
	color: #FFFFFF;
}
#whitetxtlrg {
	font-size: 0.8em;
	font-style: bold;
	color: #FFFFFF;
	padding-bottom: 5em;
}

#home {
	font:bold 0.9em/0.9em Arial, Helvetica, sans-serif; 
	color:#214186;
		padding-bottom: 1em;
}

#img_bord {
	border: 1px solid #012E57;
}
#bodybord {
	border-left: 1px solid #012E57;	
	border-right: 1px solid #012E57;
}

h1 {
	font-size: 1.5em;
	color: #b5227d;
	padding: 0.4em 0em 0em 0em;
	font-style: bold;
	}

h2 {
	font-size: 1em;
	color: #b5227d;
	padding: 0.4em 0em 0em 0em;
}
h3 {
	font-size: 0.8em;
	color: #b5227d;
	padding: 0.4em 0em 0em 0em;
}
.homepanel {
width: 208px;
color:#FFFFFF; 
background:#0086CB; 
padding:15px 15px 15px 15px; 
float:centre; 
text-decoration:none; 
font:1.0em Arial, Helvetica, sans-serif; 
}

.tel {
border-top:1px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF; 
}

#hlines {
	border-left: 1px solid #5e5858;	
	border-bottom:1px solid #5e5858; 
}
#hlinesr {
	border-right: 1px solid #5e5858;	
	border-bottom:1px solid #5e5858; 
}
#hlines2 {
	border-bottom:1px dashed #5e5858; 
}
#hlines3 {
	border-right: 1px solid #5e5858;		
	border-left: 1px solid #5e5858;	
}
.tintbg {
	background-image: url('images/bg.jpg');
    background-repeat: repeat-x
}


.PanelHeader {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/events.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 313px; 
	height: 81px;
}
	
.PanelHeader2 {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/updates.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 313px; 
	height: 81px;
}

#PanelLines {
	width: 300px;
	padding: 1em 1em 1em 1em;
	border-left: 1px solid #005b96;
	border-right: 1px solid #005b96;	
	border-bottom: 1px solid #005b96;
	background-color: #f0f0f0;
	font-size: 1em;
	color: #012E57;	
}