body {background-color: #5c8bc3;}

#content {
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	border:groove;
	background-color:#FFFFFF;
}

#main a {color:#DF7000; text-decoration:none;}
#main a:visited {color: #DF7000; text-decoration:none;}
#main a:hover {color: #DF7000; text-decoration:underline;}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
}

#pghd {
height: 140px;
}

#pghd h1 {
	font-family: Arial, Helvetica, sans-serif;
}

.imgl {
float:left;
margin-right: 20px;
}
.imlr {float:right; border:none;}
.imlr a {border:none;}

.hovermenu {
margin-top: 10px;
background-color: #5c8bc3;
width:100%;
height: 22px;
}


.hovermenu ul{
font: bold 13px arial;
padding: 0;
margin: 0;
background-color:#FFFFFF;
bottom: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
background-color:#FFFFFF;
float:left;
text-decoration: none;
}

.ctab {
	color:#5c8bc3;
	font-weight:bold;
	padding: 2px 0.5em;
	/*margin-top: 2px; */
	float: left;
	border: 1px solid #5c8bc3;
	border-bottom:1px solid #fff;;
}

.hovermenu ul li a{
padding: 2px 0.5em;
float: left;
color: #FFFFFF;
/* background-color: #FFF2BF; */
background-color: #5C8BC3;
border: 1px solid #FFFFFF; 
text-decoration:none;
}

.hovermenu ul li a:hover{
/* background-color: #FFE271; */
background-color: #FFFFFF;
color:#5c8bc3;
/* border-style: outset; */
border: 1px solid #DF7000;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.qfp {
color: #5C8BC3;
float:right;
width:25%;
margin-left:30px;
margin-top: 30px;
text-align:justify;
}

.qfp30 {

color: #5C8BC3;
float:right;
width:30%;
margin-left:30px;
margin-top: 30px;
text-align:justify;
}
.qfpc {
	color: #5C8BC3;
	float:none;
	width:65%;
	margin-left:auto;
	margin-top: 30px;
	text-align:justify;
	margin-right: auto;
	margin-bottom: 30px;
}
.caltbl {
	width="100%";
	border="0";

	background-color: #FFFFFF;
}

.caltbl td {
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px;

}

.calcell_wshp {
	background-color:#CCFFCC;
	vertical-align:top;
	font-weight:bold;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;

	border-top-color: #5c8bc3;
	border-bottom-color: #5c8bc3;
}

.calcell_special {
	background-color:#FFCCFF;
	vertical-align:top;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5c8bc3;
	border-bottom-color: #5c8bc3;
}

.calcell_ext {
	font-weight:lighter;
	vertical-align:top;
}
.calcell_gen {
	vertical-align:top;
	background-color:#FFFFCC;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5c8bc3;
	border-bottom-color: #5c8bc3;
}
#left34 {
	width: 70%;

}
.clarity {
	clear: both;
}

#right14 {
	width: 18%;
	border: thin solid #0000FF;
	float: right;
	list-style-image: none;
	list-style-type: none;

}

