html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	line-height: 16px;
	min-width: 770px;
	margin: 0;
}
#header {
	background: #ff7f00 url(/images/banner-bk.gif) top left repeat-x;
	height: 102px;
}
.header2gfx {
	background: url(/images/banner-pic2.gif) top right no-repeat;
	height: 5px;
	overflow: hidden;
}
.header2 {
	background: #ff7f00 url(/images/banner-bk2.gif) top left repeat-x;
	height: 5px;
}
#header h1 {
	text-indent: -100em;
	margin: 0px;
}
#bannerimage {
	position: absolute;
	background: url(/images/banner-right.jpg) top right no-repeat;
	height: 102px;
	width: 428px;
	right: 0;
	top: 0;
}
#logo {
	position: absolute;
	background: url(/images/logo.gif) top left no-repeat;
	height: 186px;
	width: 183px;
	left: 0;
	top: 0;
}
#navbar {
	background: #03aeeb url(/images/navbar-bk.gif) top left repeat-x;
	height: 23px;
	padding: 6px 0 0 183px;
	overflow: hidden;
	color: #ffffff;
	font-size: 10px;
}
a.navmain {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:hover {
	color: #0300ab;
	text-decoration: none;
	font-weight: bold;
}
a.navmain:active {
	color: #0300ab;
	text-decoration: none;
	font-weight: bold;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	border-style: none;
	margin: 0;
	background-color: #FFFFFF;
	padding: 1px;
}
p, td, li, input {
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 21px;
	line-height: 20px;
	font-weight: normal;
	color: #03aeeb;
}
h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #4998c5;
}
a:link {
	color: #fa3006;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #fa3006;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0300ab;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0300ab;
	font-weight: bold;
	text-decoration: none;
}
.content {
	padding: 50px 20px 20px 20px;
}
.rightcolumn {
	background: url(/images/sidebar-gradient.gif) top left repeat-x;
	width: 210px;
	padding: 20px 10px 10px 0;
}
.orangeboxtop {
	background: url(/images/box-orange-top.gif) top left no-repeat;
	height: 19px;
	width: 180px;
	overflow: hidden;
	color: #FFFFFf;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
}
.orangeboxbottom {
	background: url(/images/box-orange-base.gif) top left no-repeat;
	height: 10px;
	width: 210px;
	overflow: hidden;
}
.blueboxtop {
	background: url(/images/box-blue-top.gif) top left no-repeat;
	height: 19px;
	width: 180px;
	overflow: hidden;
	color: #FFFFFf;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
}
.blueboxbottom {
	background: url(/images/box-blue-base.gif) top left no-repeat;
	height: 10px;
	width: 210px;
	overflow: hidden;
}
.boxcontent {
	background: #ffe5cc;
	width: 190px;
	padding: 10px;
	line-height: 12px;
	font-size: 11px;
}
.boxcontent2 {
	background: #e0f5fd;
	width: 190px;
	padding: 10px;
	font-size: 11px;
	color: #0300ab;
}
.newstitles {
	color: #0300ab;
	font-weight: bold;
}
.sidespacer {
	width: 192px;
	height: 10px;
	overflow: hidden;
}
.right {
    float: right;
	margin: 0 0 0 10px;
	}
.left {
    float: left;
    margin: 0 10px 0 0;
}

.blog_title {
	font-weight: bold;
}
