body {
	width: 100%;
	font-family: "TREBUCHET MS", arial, verdana;
	font-size: 9pt;
	background: url(../images/body.gif) repeat;
	}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.wrapper {
	border: solid 1px #EDEDED;
	float: left;
	padding: 10px;
	clear: both;
	background: #FFFFFF;
	width: 800px;
	height: 100%;
	margin: 8px 0 0 15%;
	}
.hdr {
	height: 130px;
	width: 100%;
	background: url('../images/newHeader2.gif') no-repeat center center;
	}
.navbar {
	margin-top: 10px;
	height: 80px;
	width: 100%;
	}
.menuBtn{
	width: 95px;
	height: 30px;
	color: #000000;
	padding-top: 10px;
	cursor: pointer;
	border-right: solid 1px #414660;
	border-left: solid 1px #414660;
	border-top: none;
	border-bottom: solid 1px #414660;
	font: 9px "TREBUCHET MS", arial, sans-serif;
	background: url('../images/btn.gif') repeat-x;
	background-position: 0px -50px; 
	display: block;
	float: left;
	margin:0px;
	text-align: center;
	}
a.botBtn{
	width: 110px;
	padding: 5px;
	border-left: solid 1px #414660;
	border-right: solid 1px #414660;
	border-top: none;
	border-bottom: solid 1px #414660;
	font: 9px "TREBUCHET MS", arial, sans-serif;
	text-decoration: none;
	background: url('../images/btn.gif') repeat-x;
	background-position: 0px -50px;
	display: block;
	float: left;
	text-align: center;
	}
a.botBtn:hover {
	width: 110px;
	padding: 5px;
	color: #275D68;
	border-left: solid 1px #414660;
	border-right: solid 1px #414660;
	border-top: none;
	border-bottom: solid 1px #414660;
	font: 9px "TREBUCHET MS", arial, sans-serif;
	text-decoration: underline;
	display: block;
	float: left;
	background: url('../images/btn.gif') repeat-x;
	background-position: 0px -50px;
	text-align: center;
	}
#topMenu{
	text-align: center;
	width: 800px;
	position: relative;
	left: 3px;
	}
#bottomMenu{
	margin-left: 2%;
	width: 800px;
	}
.content {
	height: 100%;
	width: 100%;
	}
h1.pageTitle {
	margin: 5px 0;
}
.footer {
	margin: 25px 0 10px 30px;
	float: left;
	height: 100px;
	width: 80%;
	font-size: 8pt;
	}
.footer a {
	text-decoration: none;
	color: #000;
	background: transparent;
	}
.footer a:hover {
	text-decoration: underline;
	color: #080800;
	background: yellow;
	}
.disclaim {
	float: left;
	margin-top: -40px;
	text-indent: 25px;
	font-size: 7pt;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	color: red;
	}
.sorry {
	text-indent: 20px;
	width: 700px;
	font-size: 10pt;
	color: red;
	}
.navbar ul#nav {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 750px;
	}
li.tm {
	text-align: center;
	float: left;
	font-size: 9pt;
	height: 40px;
	padding-top: 10px;
	width: 90px;
	background: url(images/btn.gif) repeat-x;
	background-position: 0px -50px;
	border-left: solid 1px #414660;
	border-right: solid 1px #414660;
	}
li.tm a {
	color: #414660;
	text-decoration: none;
	}
ul.bm {
	list-style: none;
	margin-left: 0;
	}
ul.bm li.bb {
	float: left;
	}
/* index styles */

.mainCol {
	float: left;
	width: 60%;
	height: 300px;
	padding: 5px 5px;
}
.mainCol h2 {
	margin: 5px 0;
	font-size: 1.4em;
}
.mainCol h2 a, .mainCol h2 a:visited {
	text-align: left;
	color: #778799;
}
.mainCol h2 a:hover, .mainCol h2 a:active {
	font-size: 1em;
	text-align: left;
	color: #333333;
}
.stmt {
	text-indent: 1em;
	padding: 15px 10px;
	color: #141414;
	font-size: 1.2em;
	line-height: 1.7em;
	border: none;
	border-top: solid 1px #EDEDED;	
	border-left: solid 1px #EDEDED;	
}
h1.pageTitle {
	text-align: center;
	padding: 0 0 10px 0;
}
a.privLink {
	margin: 10px auto 5px auto;
	display: block;
	text-align: center;
	background: transparent;
	color: #333333;
	width: 200px;
	text-decoration: none;
	height: 20px;
	padding: 5px;
	border: solid 1px #EDEDED;
	}
a.privLink:hover {
	margin: 10px auto 5px auto;
	display: block;
	text-align: center;
	background: #009E96;
	color: #ffffff;
	text-decoration: underline;
	width: 200px;
	height: 20px;
	padding: 5px;
	}
.rightCol {
	background: #FFFFFF;
	float: left;
	width: 36%;
	height: 300px;
	border-left: solid 1px #EDEDED;
}
.rightCol h2 {
	font-size: 1.4em;
	text-align: right;
	color: #778799;
	margin: 5px 0;
}
.rightCol ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 80%;
}
.rightCol li {
	margin: 5px 0;
}
.rightCol a{
	display: block;
	width: 95%;
	height: 20px;
	padding: 5px;
	border-top: solid 1px #EDEDED;	
	border-left: solid 1px #EDEDED;	
}
.rightCol a:hover {
	display: block;
	width: 95%;
	height: 20px;
	padding: 5px;
	color: #FFF;
	background: #009E96;
	text-decoration: underline;
	border-top: solid 1px #141414;	
	border-left: solid 1px #141414;	
}