@charset "UTF-8";
html { overflow: -moz-scrollbars-vertical !important; }
a:hover, a:active, a:focus {
outline:none;
text-decoration:none;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
a.sideNav:link {
	color: #000000;
	text-decoration: none;
	height: auto;
	margin: 0px;
	width: 167px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.sideNav:visited {
	color: #000000;
	text-decoration: none;
	height: auto;
	margin: 0px;
	width: 167px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.sideNav:hover {
	color: #990000;
	background-image: url(../i/commons/bgMenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	height: auto;
	margin: 0px;
	width: 167px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}
a.sideNav:active {
	color: #000000;
	text-decoration: none;
	height: auto;
	margin: 0px;
	width: 167px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}
body {
	background-image: url(../i/commons/webBack.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFC5BB;
	background-position: center top;
}
.bgSide {
	background-image: url(../i/commons/bg-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E6E1DC;
	height: expression( this.scrollHeight < 350 ? "350px" : "auto" ); /* sets min-height for IE */
	min-height: 350px; /* sets min-height value for all standards-compliant browsers */
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.divide {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.divideNav {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.logo {
	height: 175px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.nav {
	width: 888px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.navOver {
	color: #990000;
	background-image: url(../i/commons/bgMenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	height: auto;
	margin: 0px;
	width: 187px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sideTitle {
	font-size: 11px;
	font-weight: bold;
}
.sideBreaking {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
.wrapper {
	height: auto;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyTitle {
	font-weight: bold;
	color: #990000;
}
