@charset "utf-8";
body {
	background-color: #D6D6D6;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Calibri, Century, Verdana, Geneva, sans-serif;
	font-size: 14px;
}
div.pageWrap {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.form {
	border: 1px solid #000000;
	height: 17px;
}
.red {
	color: #F00;
}
img.wrap {
	float: left;
	padding-right: 15px;
}
img.wrapright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.colortable {
	background-color: #FF9;
}
h1 {
	color: #7AAD1B;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
}




div.top {
	height: 70px;
	font-size: 12px;
	margin-top: 10px;
}

div #lefttop {
	float: left;
	width: 185px;
}
div #righttop {
	float: right;
	width: 770px;
}
div #tollfreephone {
	float: left;
	width: 335px;
	margin-left: 15px;
}
div #shortmenu {
	float: left;
	width: 250px;
}
div #language {
	float: right;
	width: 154px;
	background-image: url(images/lang_bgr.gif);
	background-repeat: no-repeat;
	height: 26px;
	margin-right: 16px;
	margin-top: -20px;
	padding-top: 9px;
}
div #righttopbottom {
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 7px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-right: 15px;
}
div.flashbanner {
	margin-top: 20px;
}
div.content {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.incontent {
	padding: 20px;
}

div #leftcol {
	float: left;
	width: 280px;
	padding-right: 15px;
	padding-left: 15px;
}
div #midcol {
	float: left;
	width: 310px;
	padding-right: 15px;
	padding-left: 25px;
	background-color: #F9F9F9;
}
div #rightcol {
	float: right;
	width: 280px;
}
div.bottommenu {
	height: 23px;
	background-color: #999999;
	padding-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
div.bottommenu a {
	color: #FFFFFF;
}
div.bottommenu a:visited {
	color: #FFFFFF;
}

div.footer {
	font-size: 10px;
	height: 25px;
	padding-top: 5px;
}
