
body {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 27px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, serif;
	background-color: #fff;
}
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }
h4 { font-size: .9em; }
h5 { font-size: .7em; }
h6 { font-size: .6em; }
h1,  h2,  h3,  h4,  h5,  h6 {
    color:#C71444;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}
p { 
    font-family: verdana, arial, helvetica, serif;
    color: #000;
    line-height: 130%;
    font-size: .9em;
    margin: 5px 0px 10px 25px;
    background-color: transparent;
}
ul {
	font-family: verdana, arial, helvetica, serif;
    color: #000;
    line-height: 130%;
    font-size: .9em;
}

.xsmalltext,.smalltext,.medtext,.xtext {
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color : transparent;
}

.medtext {
	font-size: 90%;
	line-height: 130%;
}
.smalltext {
	font-size: 80%;
	line-height: 120%;
}
.xsmalltext {
	font-size: 70%;
	line-height: 110%;
}
.subhead {
color: #fff;
background-color: #BDBDBF;
}
.tagline {
    margin: 5px 0px 5px 20px;
    font-size: 12px;
    font-weight: bold;
}
.headnav, .footnav {
	margin: 0px 5px 0px 5px;
    font-size: 11px;
    font-weight: bold;
}
  a.headnav,   a.footnav {
	color: #000;
	text-decoration: none;
	background-color: transparent;
}
a.headnav:hover,  a.footnav:hover {
    color: #fff;
}
#toprule {
    margin-top:5px;
}
#main {
border-right: #BDBDBF 1px solid;
border-left: #BDBDBF 1px solid;	
}
#foot {
color: #fff;
border:  #BDBDBF 1px solid;
background-color: #BDBDBF;
}
.crnotice {
	margin-top: 20px;
	font-size: 80%;
	line-height: 120%;
}
.menuhead {
	margin: 20px 0px 15px 8px;
}
.menu {
    margin-left: 20px;
    margin-bottom: 8px;
}
#leftcol {
    border-right: #BDBDBF 1px solid;
}
.mainbox {
	margin: 20px 5px 20px 10px;
}
.PageHeader {
	color: #C71444;
}
.featurebox   {
	border: #000000 1px solid;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	width:150px;
    float:right;
    margin-top:15px;
    margin-right:0px;
    margin-left:10px;
}
.featurehead {
	color: #000;
    font-size: 12px;
    font-weight: bold;
	text-align:center;
	padding: 5px;
	border-bottom: #000 1px solid;
	background-color: #BDBDBF;
}
.featurefoot {
	color: #000;
	text-align:center;
	font-size: .8em;	
	padding: 5px;
}
 a {
	color: #0202D6;
	text-decoration: none;
	background-color: transparent;
}
 a:hover {
	text-decoration: underline;
	background-color: transparent;
}