.imageBorder{
	border: 1px solid #D9C894;
}
.tableBorder{
	border: 3px solid #D9C894;
}

.topLinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.6em;
}

.topLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topLinks a:hover{
	color: #FFFFFF;
  	text-decoration: underline;
}

.topLinks a:visited {
	color: #FFFFFF;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-image: url(/images/img_pageback.gif);
	background-repeat:repeat-x;
	background-color:#9D96C2;
	margin:0px;
}

p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
h1 {
	font-size: 18px;
	color:#181E7D;
}

h2 {
	font-size: 16px;
	color:#181E7D;
}

h3 {
	font-size: 14px;
	color:#181E7D;
}

h4 {
	font-size: 12px;
	color:#181E7D;
}

h5 {
	font-size: 11px;
	color:#000000;
}

h6 {
	font-size: 6px;
	color:#000000;
}
h1 h2 h3 h4 {
	color:#181E7D;
}

.feature{
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
}
.footer {
	font-size: 10px;
	color:#181E7D;
}
.footerbox {
	font-size: 10px;
	color:#181E7D;
	padding:3px;
	text-align:center;
}

.white {
	color:#FFFFFF;
}

.subtitles {
	font-size: 14px;
	font-weight: bold;
	color:#181E7D;
}

.homeTableHead {
	font-size: 13px;
	color:#181E7D;
	background-image: url(/images/img_home_heading_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
}
.homeTableHeadFr {
	font-size: 11px;
	color:#181E7D;
	background-image: url(/images/img_home_heading_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-left:6px;
	padding-top:10px;
	padding-right:6px;
	padding-bottom:0px;
}
.pagetitle {
	font-size: 18px;
	color:#181E7D;
	background-image: url(/images/img_title_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.homeTableText {
	padding-left:0px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
}
.mainImage {
	margin-left:2px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:2px;
	border-left: 5px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

hr {
border: 0;
color: #DAC995;
background-color: #DAC995;
height: 1px;
}
.tableheader {
	font-size: 14px;
	font-weight:bold;
	color:#181E7D;
}
a:link {
	color: #181E7D;
	text-decoration:none
}
a:visited {
	color: #181E7D;
	text-decoration:none
}
a:hover {
	color: #0000CC;
	text-decoration:none
}
a:active {
	color: #0000CC;
	text-decoration:none
}
ul {
	margin-left:0px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-type:square;
}

li{
	padding-bottom: 10px;
}

.headlines {
	margin-top: 0px;
	border-bottom: 1px solid #eee6cd;
}