body {

	margin-top: 0px;
	text-align:center;
	background:#333 url(images/gbyrepeat.gif) repeat-y center;
	font-family: verdana ce, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding:0px;

}

.wrapper
{
	width: 950px;
	margin: 0 auto;
	background: #ffff;
	border-right: 3px solid #eee;
	border-left: 3px solid #eee;
	position: relative;
	display: block;

}

.top {
	background:url(images/navbg_02.gif) repeat-x;
	width:100%;
	height:45px;
	border-bottom:2px solid #fff;
	position:relative;

	}

#navcontainer ul
{
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	padding-top: 19px;
	padding-bottom: 0px;
	display: block;
	width: 100%;
	color: #FFF;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	padding-right: 10px;
	padding-top:19px;
	padding-bottom:21px;
	padding-left: 10px;
	color:#fff;
	width: 100%;
	border-right:thin  #333 solid;
	border-left:thin  #333 solid;
}

#navcontainer ul li a:hover
{
	color:#EDEDED;
	background:url(images/navhover_02.gif) repeat-x top;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	width: 100%;
	height:28px;
}

.banner{
	background:url(images/bannerbg.jpg) no-repeat;
	height:120px;
	border-bottom:3px solid #15b;
	position:relative;
}

.bannerontop{
	background:url(images/bannerontop.png) no-repeat center;
	height:96px;
	padding-top:25px;
	text-align:center;
	top:10px;
}

.content{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.leftcolumn{width:230px;
	padding-left:9px;
	padding-bottom:20px;
	background: #ebebeb;
	float:left;
	text-align:left;
}

.rightcolumn{
	width:685px;
	float:right;
	text-align:left;
	background: #fff;
}

.maincont {
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 50px;
	width:655px;
	/*background: #f0f; /* out */
}

.maincont-l {
	padding-left:5px;
	padding-right:10px;
	margin-bottom: 50px;
	width:355px;
	float: left;
	/*background: #f0f; /* out */
}

.maincont-p {
	padding-left:10px;
	padding-right:5px;
	margin-bottom: 50px;
	width:300px;
	float: right;
	/*background: #f0f; /* out */
}

div.box {
	float: left;
	margin: 10px 0px;
}

img {
	border: 0;
}

img.box {
	border: 0;
	margin: 0px 0px 5px 10px;
}

img.box2 {
	border: 0;
	margin: -10px 0px 5px 5px;
}

img.box3 {
	border: 0;
	margin: 10px 0px 5px 10px;
}

h2 {
	background:url(images/leftcolumnheader.gif) center no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	color:#fff;
	margin:0;
	padding-top:14px;
	padding-bottom:14px;
}

h3 {
	font-size:17px;
	color:#39629F;
	font-weight:bold;
	text-align:center;
	margin:0;
	width:100%;
}

h4 {
	font-size:14px;
	color:#39629F;
	font-weight:bold;
	margin:0;
}

h5 {
	font-size:12px;
	color:#39629F;
	font-weight:bold;
	margin:0;
}

p {
	text-indent: 2em;
	text-align: justify;
}

.color {
	color: #39629F;
	font-weight: normal;
}

.blank {
	display: none;
}

.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

.navy {
	width: 90%;
	margin-left:5%;
	font-size: 11px;
	padding-bottom:10px;
	padding-top:5px;
	text-align: center;
}

ul.navylist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.navylist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul.navylist li a
{
	display: block;
	width: 90%;
	font-weight:normal;
	margin:0;
	color: #000;
	background:url(images/leftnav.jpg) repeat-x #ededed;
	border:bottom:1px solid #ededed;
	text-decoration: none;
	padding-left:10PX;
	padding-top:7px;
	padding-bottom:7px;
}

.navy>ul#navylist li a {
	width: auto; 
}

ul.navylist li#active a {
	background: #F1F1F1;
	color: #2A508A;
}

ul.navylist li a:hover, ul#navylist li#active a:hover {
	color: #000;
	font-weight:bold;
	background: #fff;
}

.info {
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/inforepeat_25.gif) repeat-y left;
	padding-left:20px;
	margin: 35px 0 0 0;
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
} 

.info2 {
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/inforepeat_25.gif) repeat-y left;
	padding-left:20px;
	margin:5px 0 0 0;
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
} 

a:link, a:visited, a:active {
	color: #39629F;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}

a:link.small, a:visited.small, a:active.small  {
	font-weight: normal;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	}
