body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F4F4FF;
}
#page {
	margin:0px auto 0;
	width: 785px;
	border: 1px solid #000000;
	text-align:left;
	background-image: url("../images/bg.jpg");
}
#seperator {
	width:100%;
	height:26px;
	background-color:#000033;
	color:#ffffff;
	padding-top:5px;
	max-height:21px;
	font-weight: bold;
	font-size: 14px;
}
#seperator_bottom {
	width:100%;
	height:26px;
	background-color:#000033;
	color:#ffffff;
	padding-top:5px;
	max-height:21px;
	font-size: 10px;
}
h1 {
   padding: 115px 0px 0px 0px;
    margin:0 0 0 0;
	overflow: hidden;
    background-image: url("../images/mastheads/masthead.jpg");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:115px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
.navspace {
	height:35px;
	background-image: url("../images/navbarbg_hover.gif");
}
#navbar {
	position: relative;
	left:0px;
	top:0px;
	width:156px;
	background-color: #DF153E;
	color:#ffffff;
	background-image: url("../images/navbarbg.gif");
}
#navbar a {
	display: block;
	text-decoration: none;
	color: #fff;
    background-color: #DF153E;
	background-image: url("../images/navbarbg_mover.gif");
	border-top: 1px solid #B00000;
	height: 35px;
	max-height: 25px;
	padding:10px 0 0 20px;
	font-size: 12px;
}
#navbar_blank {
	display: block;
	text-decoration: none;
	color: #fff;
    background-color: #DF153E;
	background-image: url("../images/navbarbg_mover.gif");
	border-top: 1px solid #B00000;
	height: 35px;
	max-height: 25px;
	padding:10px 0 0 20px;
	font-size: 12px;
}
#navbar a:hover {
	color: #fff;
	background-color:#E0143D;
	background-image: url("../images/navbarbg_hover.gif");
}
.navbar_static{
	font-size: 13.5px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color:#E0143D;
	background-image: url("../images/navbarbg_hover.gif");
	border-top: 1px solid #B00000;
	height: 35px;
	max-height: 25px;
	padding:10px 0 0 15px;
}
#content {
	float:right;
	width:610px;
	margin-right:8px;
	margin-top:7px;
}
.bottomborder {
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-top-color: #B00000;
}
#clear {clear:both;}
.main_box {
	width:413px;
	background-color: #E8EFFF;
	margin-bottom: 15px;
	color:#000000;
}
.boxtitle_long {
	width:413px;
	height:25px;
	color: #FFFFFE;
	background-color: #ffffff;
	background-image: url(../images/boxtop_long.gif);
	vertical-align : middle;
	max-height: 21px;
	max-width:413px;
	padding-top:4px;
	text-align:center;
}
.boxcontent {
	border: 1px solid #000033;
	padding:0px 15px;
}
.smalltab_boxtitle{
	width:413px;
	height:25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFE;
	background-color: #ffffff;
	background-image: url(../images/boxtop.gif);
	vertical-align : middle;
	max-height: 21px;
	padding-top:4px;
	background-position: left;
	max-width:413px;
	background-repeat: no-repeat;
}
.bottom_text{
	padding-top:10px;
	margin:0px auto 0;
	width: 785px;
	font-size: 10px;
}

#menu {
  padding:0;
  margin:0;
  }
#menu li {
  list-style-type:none;
  }
  
.bold{
	font-weight: bold;
}