body {
	margin: 20px 0 0 0;
	background: #EAEAEA url('images/bg.gif') repeat-x top left;
	text-align: center;
	height: 100%;
}

body, td, th, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0;
}

.form {
	background-color: #E9E7DD;
	border: 1px solid #D7D4C8;
	padding: 5px;
}

a, a:visited {
	color:#0169B2;
	text-decoration: underline;
}

ul {
	list-style: none;
}

ul li {
	background: url(images/bullet_point.gif) no-repeat;
	padding-left: 15px;
}

.menuNav, .menuNav a, .menuNav a:visited {
	float:left;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background: transparent url(images/bullet_nav.gif) no-repeat 0px 7px;
}

.menuNav a, .topNav a {
	float: left;
	display: block;
	position: relative;
	line-height:19px;
	height:19px;
	padding-left:9px;
}

.navdown, .navdown a, .navdown a:visited {
	float:left;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background: transparent url(images/menu_down.gif) no-repeat 0px 7px;
}

.navdown a, .navdown a {
	float: left;
	display: block;
	position: relative;
	line-height:19px;
	height:19px;
	padding-left:9px;
}

.menuNavOn, .menuNavOn a, .menuNavOn a:visited, .navdownOn, .navdownOn a, .navdownOn a:visited, {
	color:#9FD7FF;
	text-decoration: none;
}

.menuDivider {
	float:left;
	line-height:14px;
	height:14px;
	width:1px;
	background-color:#9FD7FF;
	margin:3px 9px 0px 9px;
}

.topNav, .topNav a, .topNav a:visited {
	float:left;
	font-family:arial;
	font-size:12px;
	color:#C2E6FF;
	text-decoration:none;
	background: transparent url(images/bullet_nav_top.gif) no-repeat 0px center;
}

.leftCol {
	float:left;
	background:#ffffff;
	font-size:11px;
    width:190px;    
}

.dhtml {
	position: absolute;
	visibility: hidden;
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	background: #FFFFFF url(images/dropdown_bg.jpg) repeat-x;
	border: 1px solid #C0BBA8;
	z-index: 10;
	margin-top: 13px;
}

.dhtml li {
	border-bottom: 1px solid transparent;
	background: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.dhtml a, .dhtml a:visited {
	display: block;
	position: relative;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	color: #0169B2;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #D9D6CB;
}

.dhtml a:hover {
	color: #2E3A55;
}

.slogan {
	font: 24px Times New Roman, Tahoma, Helvetica;
	color: #FFFFFF;
	float: center; 
	height: 30%;
	vertical-align: top;
}

.submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #C0BBA8;
}

.submenu a, .submenu a:visited  {
	display: block;
	position: relative;
	text-decoration: none;
	background: #FFFFFF url(images/submenu_bg.gif) repeat-x 0 100%;
	padding-left: 5px;
	color: #0169B2;
}

.submenu a:hover {
	background: #CECED6 url(images/submenu_bgon.gif) repeat-x 0 100%;
}

.submenuon {
	background: #CECED6 url(images/submenu_bgon.gif) repeat-x 0 100%;
}

.submenu li {
	background: none;
	margin: 0;
	padding: 0;
}

.submenu span {
	background: transparent url(images/submenu_arrow.gif) no-repeat 0 12px;
	display: block;
	padding: 8px;
	position: relative;
}

.thumbs {
	border: 1px solid #C0BBA8;
	background: url(../images/thumb_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	width: 250px;
}

.thumbs a {
	display: block;
	position: relative;
	padding: 0 15px 0 80px;
	height: 55px;
}

.thumbs span {
	display: block;
	position: relative;
	vertical-align: absmiddle;
	margin-top: 7px;
}

.thm01 a {
	background: url(images/thumb_01.jpg) no-repeat 0 0;
}

.thm02 a {
	background: url(images/thumb_02.jpg) no-repeat 0 0;
}

.thm03 a {
	background: url(images/thumb_03.jpg) no-repeat 0 0;
}

.thm04 a {
	background: url(images/thumb_04.jpg) no-repeat 0 0;
}

.thm05 a {
	background: url(images/thumb_05.jpg) no-repeat 0 0;
}

.thm06 a {
	background: url(images/thumb_06.jpg) no-repeat 0 0;
}

.mainCol h1, .leftCol h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #0169B2;
	font-weight: bold;
	margin-top: 0px;
}

.mainCol h2, .mainCol h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #233D74;
	font-weight: bold;
	margin-top:0px;
}

.mainCol h3
{
	font-size: 13px;
}

.contactdetails{
    margin-top: 4px; 
    white-space: nowrap;
}

.contactdetails h3 a, .contactdetails h3 a:visited {
	color: #126CAB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentDivider
{
	height:1px;
	background:#C1BCA9;
	border-bottom:solid 1px #E6E4DD;
    margin: 20px 0;  
}
.mainCol
{
	float:left;
	background:#ffffff;
	font-size:12px;
    width:551px;
}

.inputField
{
	font-size:11px;
	border:1px solid #7F9DB9;
}

.inputLabel
{
	font-size:11px;
	color:#949074;
	font-weight:bold;
	margin-right:16px;
}

.footerContainer
{
	background:#ffffff;
}

.footer {
	background:#333333;
	color:#B5B5B5;
	font-size:11px;
}

.footer a, .footer a:visited
{
	background: #333333 url(images/footer_point.gif) no-repeat 0 4px;
	color:#B5B5B5;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}

.left
{
    float: left; 
    margin-right: 10px;
}
