body {
	margin: 0;
	padding:0;
	background-color:#134E56;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#330000;
}

p{
	margin-top:0;
	margin-bottom:15px;
}

a img{
	border:none;
}

h2{
	font-weight:bold;
	font-size:18px;
	line-height:normal;
	margin-bottom:10px;
	color:#832C2C;
}

h3{
	font-weight:bold;
	font-size:14px;
	line-height:normal;
}

.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

a {
	color:#aa3333;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul{
	padding:0;
	margin:10px 0 10px 20px;
}
li{
	list-style: none;
	padding-left: 20px;
	margin-bottom:10px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#wrapper{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #232C36;
	margin-top:20px;
	background-color:#fff;
	margin-bottom:20px;
}

#menu{
	background-repeat:repeat-x;
	text-align: left;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	text-align: left;
	display: block;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/banner.jpg);
	background-position: 0px 0px;
}

#menu li a {
	display: block;
	color: #FFF;
	font-weight:bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 25px;
}

#menu li a:hover{
	color:#CCC;
	text-decoration: underline;
}

#contentArea{
	background-color:#FFF;
	padding:20px;
	border: 1px solid #CCC;
}
.imgBdr {
	border: 1px solid #12474D;
	padding: 5px;
	background-color: #FFF;
}

a{ color:#036}
a:hover{ color:#036; text-decoration:underline;}
#logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	padding-top: 50px;
	line-height: normal;
	text-align: left;
	padding-left: 10px;
}


#footer
{
	color:#E9E9E9;
	background-color: #134A51;
	padding: 10px;
}
#footer a{
	color:#E9E9E9;
	text-decoration: none;
}
#footer a:hover{
	color:#FFF;
	text-decoration:underline;
}
.leftBg {
	background-color: #759B03;
	width: 197px;
}


#footer p{ margin:0px;}
h1 {
	font-size: 17px;
	color: #124B52;
}
#midContent {
	padding: 10px 15px;
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 183px;
	background-position: right top;
}
.rightSection {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3E3232;
	background-color: #155159;
	width: 230px;
}
