@charset "UTF-8";
img { border: none; }

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 755px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.topbanner {
	background-image: url(../imag/layout/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.bottombanner {
	background-image: url(../imag/layout/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
}

a.whitelink {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitelink a:link {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitelink a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitelink a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitelink a:active {
	text-decoration:underline;
	color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textpad5allmidleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.textpad5allmidleftWHITE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.textpadd15alllefttop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	color: #333333;
	line-height: 15px;
}
.dottedlineleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #D65B00;
	border-right-color: #D65B00;
	border-bottom-color: #D65B00;
	border-left-color: #D65B00;
}
.dottedlineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D65B00;
	border-right-color: #D65B00;
	border-bottom-color: #D65B00;
	border-left-color: #D65B00;
}
.textpadd5alllefttopBorderRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color: #FFFFFF;
	line-height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.textpadd5alllefttop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color: #FFFFFF;
	line-height: 15px;
	border: 1px none #FF9900;
}
.textfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #FF6600;
}
.textColumnLeft {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	padding: 20px;
	background-color: #EEEEEE;
	text-align: justify;
	vertical-align: top;
}
.textColumnRight {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	padding: 20px;
	background-color: #eeeeee;
	text-align: justify;
	vertical-align: top;
}
.textColumnLeftRed {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 20px;
	background-color: #FF6600;
	text-align: justify;
	vertical-align: top;
}
.textColumnRightRed {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 20px;
	background-color: #FF6600;
	text-align: justify;
	vertical-align: top;
}
.textHiliteRed {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
}
.textBanddotted {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../imag/layout/filltrans50grey.png);
	background-repeat: repeat;
}
hr {
	color: #FF0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.boxdotimages {
	text-align: center;
	vertical-align: middle;
	background-color: #dddddd;
	border: 1px none #FF0000;
}
.boxdotimageLeft {
	text-align: center;
	vertical-align: middle;
	background-color: #dddddd;
	border: 1px none #FF0000;
}
.textalignright {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding: 5px;
}
