body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}
td{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}
a, a:link, a:visited, a:active, a:hover{
	color: #705A42;
	text-decoration: underline;
}
a:hover{
	color: #D49D3F;
	text-decoration: underline;
}
.mainPanel{
	background-color: white;
}
.midPanel{
	background-color: white;
}
.sidePanel{
	background:  url('../images/leftEdgeBg.jpg') bottom left repeat-x;
}
.edgePanel{
	background:  url('../images/rightEdgeBg.jpg') top left repeat-x;
	height: 160px;
}
.footer{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #999999;
	white-space: nowrap;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited{
	color: #999999;
	text-decoration: none;
}
.footer a:hover{
	color: #999999;
	text-decoration: underline;
}
.rightBorder{
	background:  url('../images/rightBorder.jpg') top right repeat-y;
}
.contactMenu{
	font-family: Arial, Helvetica;
	font-size: 7.5pt;
	color: #666666;
}
.contactMenu #lang{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #666666;
}
.contactMenu a, .contactMenu a:link, .contactMenu a:active, .contactMenu a:visited{
	color: #666666;
	text-decoration: none;
}
.contactMenu a:hover{
	color: #666666;
	text-decoration: underline;
}
.contentTable{
	background:  url('../images/level2bg.jpg') top left repeat-y;
}
.rollover{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
.rollover span{
	display: block;
	padding: 1px 2px 1px 15px;
	margin: 0px;
	width: 90%;
	background-color: #E9E8E8;
	height: 10px;
}
.rollover a, .rollover a:visited {
	text-decoration: none;
	color: #362B1E;
	display: block;
	padding: 8px 2px 8px 15px;
	margin: 0px;
	text-decoration: none;
	width: 90%;
	background-color: #E9E8E8;
}
.rollover a:hover {
	color: #362B1E;
	background-color: #EEEEEE;
	text-decoration: none;
}
.rollover span#activeMenuItem{
	display: block;
	padding: 8px 2px 10px 15px;
	margin: 0px;
	width: 90%;
	height: 100%;
	background-color: #EEEEEE;
	font-weight: bold;
}
.content{
	padding: 15px 10px 10px 20px;
}
.homeContent{
	padding: 15px 20px 10px 10px;
	width: 550px;
}
.moreInfoRight{
	background: url('../images/moreInfoRight.jpg') top right repeat-y;
}
.moreInfoMain{
	border-left: 1px solid #DDDDDD;
	background-color: white;
	background: url('../images/moreInfoBack.jpg') top right repeat-y;
}
.moreInfoContent{
	padding: 5px 5px 15px 10px;
}
.moreInfoTitle{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	font-weight: bold;
	color: #D49D3F;
	padding-bottom: 10px;
}
a.moreInfoLink, a:link.moreInfoLink, a:visited.moreInfoLink, a:active.moreInfoLink{
	text-decoration: none;
	color: #666;
}
a:hover.moreInfoLink{
	text-decoration: underline;
	color: #666;
}
.bordeauH1{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #9C2623;
	padding: 10px 0 15px 0px;
	margin: 0;
	font-weight: bold;
	white-space: nowrap;
}
h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13pt;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
}
h1.subtitle {
	font-size: 11pt;
}
h2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #BD4E57;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
h3{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #705A42;
	padding: 0 0 0 0;
	margin: 7px 0 0 0;
}
.dotList{
	list-style: square url('../images/dotBullet.gif');
	padding-top: 0;
	margin-top: 5px;
}
.dotListTight{
	list-style: square url('../images/dotBullet.gif');
	padding-top: 0;
	margin-top: 5px;
	margin-left:20px;
	padding-left:0px;
}
p{
	margin-top: 10px;
	margin-bottom: 15px;
}
.sparse{
	line-height: 150%;
}
.comingSoon{
	color: #666;
	padding-bottom: 200px;
}
.form_field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	border: 1px solid #666;
	padding-left: 2px;
}
.required{
	color: #FF9999;
}
.error{
	color: #990000;
}

.ri-dates {
	margin: 0;
	border-collapse: collapse;
}
.ri-dates.bold td {
	padding: 3px;
	font-weight: bold;
}

.improver-focus {
	width: 100%;
	border-collapse: collapse;
}

.improver-focus th {
	background-color: #6F2B90;
	color: #5A9142;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}

.improver-focus td {
	background-color: #F2F2F2;

}

.partners-wrapper{
	position:relative;
	min-height:100px;
}
.partners{
	position:relative;
}

.partners-logo{
	width: 135px;
	position: absolute;
	top:0;
	left:0;
}
.partners-info{
	position: absolute;
	top:0;
	left: 150px;
}
.partners-wrapper a img{
	border: none;
}
