#alert{
	border:1px solid #000;
	background-color:#fcfbe0;
	padding:5px;
	margin:20px 0 10px 0;
}

#bkgd_left {
	border-right: 1px solid #999999;	
	background-image:url(../myimages/headings/heading_bkgd.png);
	/*background-image:url(../myimages/headings/bkgd_leftbar.jpg);*/
	background-repeat:repeat-x;
	padding:10px 0px 0px 0px;
	background-color:#ffffff;
}
#bkgd_btm {
	background-image:url(../myimages/headings/heading_bkgd2.png);
	background-repeat:repeat-x;
	padding:10px 0px 0px 0px;
	background-color:#ffffff;
}

#btm_nav {
	padding:10px 0px 10px 0px;
	text-align:center;
	border-top:1px solid #999;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#f1f5f6;
}

#btm_nav a {
	text-decoration:none;
	color:#444;
}

#btm_nav a:hover {
	text-decoration:underline;
	color:#0000CC;
}

#btm_topbar {
	text-decoration:none;
	background-image:url(../myimages/head_topmenu_bottom_subpage.gif);
	background-repeat:repeat-x;
	height:30px;
	border-top:1px solid #888888;
	padding:0px 0px 0px 10px;
}

#btm_topbar a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	letter-spacing:1px;
}

#btm_topbar a:hover{
	text-decoration:none;
	color:#ff7200;
	font-weight:bold;
}
a.here{
	text-decoration:none;
	color:#0190fe!important;
}

#colorbar {
	border:1px solid #333;
	margin:10px 0px 0px 0px;
}

#colorbar img{
	border-left:1px solid #fff;
	text-align:center;
	margin:0px;
	background-color:#FFFFFF;
}

#contact { 
	border-top:1px solid #000;
	border-right:1px solid #69a9ff;
	border-left:1px solid #69a9ff;
	border-bottom:1px solid #69a9ff;
	padding:5px;	
	vertical-align:top;
}

#contact img{ clear:right; padding:0 5px 0 5px;}

h2#header {
	line-height:20px;
	padding:5px;
	margin:0;

}

h3#header {
	background-image: url(../Images/bkgd_h4.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom:none;
	padding:5px;
	margin:18px 0 5px 0;
	font-size:11px;
	letter-spacing:1px;
	font-weight:bold;
}

h4#header {
	border-top:1px solid #69a9ff;
	border-right:1px solid #69a9ff;
	border-left:1px solid #69a9ff;
	border-bottom:none;
	background-image: url(../Images/bkgd_h4.png);
	padding:5px;
	margin:0;
	font-size:11px;
	letter-spacing:1px;
	font-weight:normal;
	background-repeat: repeat-x;
	background-position: top;
}
	


#copyright {
	color:#666666;
	padding:2px 0px 2px 0px;
	font-size:11px;
	background-image: url(../myimages/headings/bkgd_h2.png);
	background-repeat: repeat-x;
	border-top:1px solid #333333;
}

fieldset {
	padding:4px;
	width:90%;
	text-align:center;
	font-size:14px;
}

legend {
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	color:#000000;
}
