body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/gbyrepeat1.jpg);
	background-color: #ccc;
}
.wrapper{
	width:800px;
	background:#fff;
	border-right:3px solid #ededed;
	border-left:3px solid #ededed;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.navbg {
	background:url(images/navbg_02.gif) repeat-x;
	width:100%;
	height:54px;
	border-bottom:2px solid #fff;
	}
	
ul.navlist{
	width:100%;
}

#navcontainer ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top:19px;
	padding-bottom:22px;
	display:block;
	width:95%;
}

#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;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.banner{
	background:url(images/bannerbg_13.gif) repeat-x;
	height:130px;
	width:100%;
	border-bottom:3px solid #1553B9;
}
.bannerontop{
	background:url(images/bannerontop.png) no-repeat center;
	height:96px;
	padding-top:35px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
/*	float: left;
	margin-left: 100px;
*/
}
.banner_img {
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1553B9;
	margin-left: 0px;
}

.content{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.leftcolumn{
	width:213px;
	padding-left:0px;
	padding-bottom:20px;
	background: #F1F1F1;
	float:left;
	text-align:left;
}
.rightcolumn{
	width:560px;
	float:left;
	text-align:left;
	margin-left: 10px;
}
h2{
	background:url(images/leftcolumnheader_21_small.gif) center no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	color:#fff;
	margin:0;
	padding-top:14px;
	padding-bottom:14px;
}
.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.navvy
{
	width: 90%;
	margin-left:5%;
	font-size: 12px;
	padding-bottom:10px;
	padding-top:5px;
	text-align: center;
}

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

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

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

.navvy>ul#navvylist li a { width: auto; }

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

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

ul.navvylist ul{
	display: none;
	z-index: auto;
}

h1{
	font-size:17px;
	color:#39629F;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #ededed;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size:17px;
	color:#39629F;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #ededed;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size:11px;
	color:#39629F;
	font-weight:bold;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
h5 {
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.info{
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/inforepeat_25.gif) repeat-y left;
	padding-left:10px;
	margin:0;
	color:#666;
	font-size:10px;
	margin-bottom:5px;
	text-align: justify;
}

.maincontevt{
	padding-left:5px;
	padding-right:10px;
	text-align: justify;
}
ul.nonbold a {
	font-weight:normal;
}

ul.maincontevtt  {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #000;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	list-style-image: url(images/list_icon.gif);
}

ul.maincontevtt li a  {
	font-weight: normal;
	color: #39629F;
	text-decoration: none;
}
ul.maincontevtt a:hover  {
	color: #666;
}

.leftbar {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	margin-top: 10px;
}
img.leftbar {
	border: 1px solid #000;
	margin-top: 30px;
	margin-left: 8px;
}

ul.leftbar  {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000;
	font-weight: normal;
	list-style-type: square;
	text-align: left;
	line-height: 150%;
}
ul.leftbar li a  {
	font-weight: normal;
	color: #5B002E;
	text-decoration: none;
}
ul.leftbar a:hover  {
	color: #666;
}

img.maincontevtt{
	float: left;
	margin-right: 10px;
	border: 2px solid #39629F;
}

a:link {
	color: #39629f;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.footer{
	width:100%;
	background:url(images/navbg_02.gif) repeat-x;
	padding-top:20px;
	position:relative;
	padding-bottom:20px;
	clear:both;
	text-align:center;
	color:#CCC;
	font-size: 10px;
}
.footer a:link{
	color:#CCC;
	font-size:9px;
}
.footer a:visited{
	color:#ccc;
	font-size:9px;
}
.footer a:hover{
	color:#CCC;
	font-size:9px;
}

