html,body{margin:0;padding:0}

body{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	padding-top: 20px;
	line-height: 19px;
	color: #47413E;
}



div#container{
	text-align:left;
	min-height: 110%;
	height: 100%;
	background-color: #F2F2F2;
	width:720px;
	margin:0 auto;
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#content{
	width:539px;
	float: right;
	min-height: 430px;
	_height: 430px;
	border-left: solid #FFFFFF 1px;
}

div#navigation{
	width: 179px;
	float: left;
	display: block;
	font-size: 11px;
	_height: 216px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6596CE;
	border-top: solid #FFFFFF 1px;
}

#nav ul{
	display: block;
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

#nav ul li{
	list-style-type: none;
	border-bottom: solid 1px #FFFFFF;

}
#nav ul li a{
	color: #294C8B;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav ul li a:hover{
	background-color: #006699;
	text-decoration: none;
	width: 180px;
	color: #FFFFFF;
}

div#footer{
	clear:both;
	width:720px;
	background-color: #F2F2F2;
	height: 24px;
	border-top: solid #fff 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}


#left {
	float: left;
	width: 230px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#right {
	float: right;
	width: 235px;
	margin-right: 50px;
}

.imageborder {
	border: 1px solid #193461;
}

.bigimages {
	border-bottom: 2px solid #FFFFFF;
}


.imagemargin {
	border: 1px solid #193461;
	float: right;
	margin-left: 15px;
	margin-top: 20px;
}

.imagemargin2 {
	float: right;
	margin-left: 15px;
	margin-top: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3B83A5;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9933;
	margin-bottom: 6px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0057AE;
	margin-bottom: 6px;
}

h4 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #339933;
	line-height: 21px;
}

a:link {
	color: #60A8D0;
	text-decoration: none;
}
a:visited {
	color: #60A8D0;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #60A8D0;
}

a.topmenu:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:hover {
	color: #193149;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


hr {
  border: 0;
  width: 100%;
  color: #009933;
  background-color: #009933;
  height: 1px;
}

div#logo{
	text-align:left;
	background-color: #FFFFFF;
	height: 102px;
	width: 720px;
}

div#textarea{
	width:480px;
	margin-left: 25px;
	margin-top: 12px;
	}
	
div#left{
	width: 230px;
	
}

div#right{
	float:right;
	width:220px;
}

td {
	border-bottom: solid #fff 1px;
	border-left: solid #fff 1px;
}

table {
	border-top: 1px solid white;
	border-right: 1px solid white;

}
.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.notd {
	border-bottom: 0px;
	border-left: 0px;
}

.notable {
	border-top: 0px;
	border-right: 0px;
}
.imagemargin3 {

	border: 1px solid #193461;
	float: right;
	margin-left: 15px;
}
.smallgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.notd2 {
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #60A8D0;
	margin-top: 0px;
}

