.menucontainer {
	width: 140px;
	float: left;
	height: 450px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbody p {
	width:550px;
	margin-top:3px;
	
}
.mainbody {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 80%;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	list-style-position: inside;
}
.mainbody a{
color:#006699}
.mainbody a:hover{
	color: #00CCFF;
}
.mainbody a:visited{
	color: #0066CC;
}

.tobbanner {
background-image:url(images/BG-top.jpg);
background-repeat:repeat-x;
}
.foot {
	width: 100%;
	background-image: none;
	border-top: 2px solid #226288;
	border-bottom: 2px solid #226288;
	background-color: #D6E8EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:7px;
	padding-left:15px;
	letter-spacing:0.05em
}
.mainbody ul {
	list-style-image: url(images/dot.gif);
list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
}

.foot a {
	color:#330099;
	text-decoration: none;
}
.foot a:hover{
	color:#8000FF;
	text-decoration: underline;
}
.foot a:visited{}

.smtext {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-left: 5px;
	margin-top: -5px;
	text-transform: none;
	font-weight: normal;
}
.menu {
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	height: 400px;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	color: #705C8F;
	text-decoration:underline;
}
.menu a:visited{
	color: #000000;
	text-decoration: none;}
.menu a:active{
	color: #705C8F;
	text-decoration:underline;}
	
.menu ul {
	top: 5px;
	color: #009999;
	margin-top:5px;
	list-style-image: url(images/dot.gif);
	list-style-type: none;
	list-style-position: outside;
	width: auto;
	margin-left: 20px;
	text-indent: 3px;
}
.menu ul a {
	color: #009999;
	text-decoration: none;
}
.menu ul a:hover {
	color: #00CCFF;
}
.menu ul a:visited {
	color: #339999;
}

.divline {
	width: 150px;
	color: #009999;
	font-size: 9px;
	padding-top: 0px;
	margin-top: -20px;
	margin-bottom: -10px;
}

h1 {
	color:#006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	text-transform:uppercase;
	margin-bottom:3px;
	margin-top:5px;
	list-style-image: url(images/_.gif);
	list-style-type: square;
	list-style-position: outside;
}

	
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:bold;
color:#336699;
list-style-image: url(images/dot.gif);
margin-bottom:3px;
margin-top:10px;
}
.subtitle {
color:#000000;}



	
