

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#729BC4;
}

p {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

img {
	margin: 20px;
}

.nonavpage{
	width:800px;
	margin:0 auto;
	background:#fff;
	border-right:3px solid #ededed;
	border-left:3px solid #ededed;
	background:#fff;
}

.navpage{
	width:800px;
	margin:0 auto;
	border-right:3px solid #ededed;
	border-left:3px solid #ededed;
	background:#FFF url(images/gbyrepeat.jpg) repeat-y center;
}


#navcontainer {
	width:268px;
}

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

#navcontainer ul li {
	display: inline;
	margin:0;
}

#navcontainer ul li a
{
	text-align:left;
	text-decoration: none;
	font-size: 12px;
	/*padding-right: 10px;
	padding-top:19px;
	padding-bottom:21px;
	padding-left: 10px;*/
	background:#ccc url(images/leftnav.jpg) repeat-x top #f1f1f1;
	color:#000;
	width: 95%;
}

#navcontainer ul li a:hover
{
	color:#000;
	font-weight:bold;
	background:#fff;
	width: 95%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.bannerontop{
	background:white;/*url(images/banner.gif) repeat-x;*/
	width:100%;
	/*height:180px;*/
	margin:0; padding:0;
	text-align:center;
	border-bottom:3px solid #ededed;
}
.bannerontop img{
	margin: 0 -2px -3px -2px;
}
.bannerontop h1{
	display:none;
}

.topbar{
	background:url(images/navbg.gif) repeat-x;
	height:54px;
	width:100%;
	margin:0; padding:0;
	border-bottom:3px solid #ededed;
}

.leftcolumn{
	width:273px;
	padding-left:9px;
	padding-bottom:20px;
	float:left;
	text-align:left;
}
.rightcolumn{
	/*margin-left:287px;
	width:485px;
	display:inline;
	float:right;*/
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	overflow:hidden;
}

.frontimages img{
	margin:0;
	padding:0px;
}

h2{
	background:url(images/leftcolumnheader.gif) center no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:12pt;
	color:#fff;
	margin:0;
	padding-top:14px;
	padding-bottom:14px;
}
.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

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

}
h4{
	font-size:15px;
	font-weight:bold;
	margin:0;
}


h5 {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	margin:5px 0;
}

h6{
	text-align:left;
	font-size:14px;
	margin:5px 0;
}

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;
}
.footerimg{
	width:100%;
	background:url(images/footerlogo-small.PNG) repeat-x;
	position:relative;
	padding-top:10px;
	padding-bottom:5px;
	clear:both;
	text-align:center;
	color:#fff;
}
.footer{
	width:100%;
	background:#fff;
	padding-top:5px;
	position:relative;
	padding-bottom:5px;
	clear:both;
	text-align:center;
	color:#000;
}
.footer img{
	border:0px;
}
.footer a:link{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
.footer a:visited{
	color:#000;
	font-size:11px;
}
.footer a:hover{
	color:#CCC;
	font-size:11px;
}
.hmenu{
	width:100%;
	background:url(images/graystripe.gif) repeat-x;
	font-family:Verdana, "Lucida Sans Unicode", Sans-serif;
	padding-top:20px;
	position:relative;
	padding-bottom:20px;
	clear:both;
	text-align:center;
	color:#fff;
	border-top:2px solid #fff;
}
.hmenu a:link{
	color:#fff;
	margin-left:40px;
	margin-right:40px;
}
.hmenu a:visited{
	color:#fff;
}
.hmenu a:hover{
	color:#ccc;
}

img{
	padding-left:0px;
	padding-right:0px;
}


.boxedtext{
	font-size:14px;
	font-weight: bold;
	margin:20px;
	margin-right:30px;
	padding:15px;
	border-right:2px solid #ccc;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background: #ededed;
	text-align:justify;
}

.boxedtext p{
	font-weight:normal;
}


.clr {
	clear: both;
}


a.mainlevel:link, a.mainlevel:visited {
	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;
	font-size: 12px;


}

a.mainlevel:hover {
	color: #000;
	font-weight:bold;
	background: #fff;
}
a.mainlevel#active_menu {
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.worddef {
	font-weight:bold;
	color:#000099;
}

li li a {
	font-weight:normal;
	color:black;
}

li li{
	padding-bottom:10px;
}

