﻿@charset "utf-8";


/*------------------------------------------
 Contact
------------------------------------------*/
#rightContent {
	_margin-right: 0;
}
.contactImage {
	margin-top: 3.2em;
}
/*------------------------*/
dl.contact {
	width: 500px;
	background-color: #BFE7F1;
}
dl.contact dt {
	margin-right: -13em;
	padding: 1em;
	float: left;
	clear: both;
	display: inline;
	width: 10.79em;
	_width: 12.7em;
	border-top: #ffffff 2px solid;
	color: #0A50A1;
}
dl.contact dd {
	margin-left: 12em;
	padding: 1em;
	background-color: #ffffff; 
	border-top: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
	background-color: #D9F1F6;
}
dl.contact {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */
	/*\*//*/
	overflow: hidden;
	/**/
}
dl.contact::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------*/
dl.contact .top {
	border-top: 0;
}
.example {
	color: #6d6d6d;
}
.miniTitle {
	background: url(../img/contact/rightBG.gif) 100% 50% no-repeat;
	color: #ffffff;
	font-size: 93%;
	font-weight: bold;
	height: 20px;
	padding: 1.1em 0.5em 1em;
}
.miniList {
	background: url(../img/contact/rightBG2.gif) 0% 0% no-repeat;
	padding: 0.8em 1em;
	line-height: 1.5;
	_background: url(../img/contact/rightBG2ie6.gif) 0% 0% no-repeat;
	_line-height: 1.6;
}
.thanks {
	background: #ffffff;
}

