body {
	padding: 0;
	margin: 10px;
	background: #b6b5c1 url('images/bg.gif') repeat-x top;

}

td {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000;
}

.tbbg {
	background-color: #fff;
	height: 100%;
}

.headbg {
background: url('images/h_bg.gif') repeat-x;
}

a {
	text-decoration: none;
	color: #70A5EB;
}

a:hover {
	text-decoration: none;
	color: #5B5BB3;
}

.imgL {
	margin-right: 20px;
	margin-bottom: 20px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000062;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5c5c9b;
	margin: 20px 0 -10px;
}

h3 {
	color: #000066;
	font-size: 15px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	font-weight: bolder;
	color: #999;
	text-transform: uppercase;
}

.footerLink {
	font-size: 10px;
	color: #000;
}

.footerLink:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

li {
	list-style-type: square;
	padding-bottom: 5px;
}

.ColumnR {
	background: #231c58 url(images/bg_right.gif) top repeat-x;
	padding: 10px;
	vertical-align: top;
}

.contentdiv {
	background: url('images/contentdiv.gif') center repeat-x;
	height: 30px;
}

.contentdiv2 {
	background: url('images/contentdiv.gif') center repeat-x;
	height: 10px;
}

.contact {
	color: #FFFFFF;
	padding: 10px;
}

li {
	padding: 0 0 10px;
}

ol {
	margin: 0;
	padding: 0 20;
}

.formbox {
	width: 100%;
	border: 1px solid #7f7f7f;
}

.foot {
 height: 40px;
 background: url('images/footer.gif') no-repeat;
 text-align: right;
}
