@charset "UTF-8";
body  {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#mainContent a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#mainContent a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BB0D46;
}
.thrColFixHdr #container {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000000;
	border: 1px solid #cdcfb2;
} 
.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px 0 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 155px;
	background: #ffffff;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 148px;
	background-image: url(../images/grad.jpg);
	height: 1060px;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.thrColFixHdr #mainContent {
	margin-top: 25px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: justify;
} 
.thrColFixHdr #mainContent2 {
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	text-align: justify;
	float: left;
	width: 650px;
	margin-bottom: 20px;
}
.thrColFixHdr  #mainContent2 h2    {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFD1B2;
}
.thrColFixHdr   #mainContent2  h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.thrColFixHdr  #mainContent2 a      {
	color: #B00B2C;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #mainContent2 a:hover {
	color: #B00B2C;
	text-decoration: underline;
	font-weight: bold;
}
.thrColFixHdr #mainContent3 {
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: justify;
}
.thrColFixHdr #mainContent3 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFD1B2;
}
.thrColFixHdr #mainContent3 a {
	color: #B00B2C;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #mainContent3 a:hover {
	color: #B00B2C;
	text-decoration: underline;
	font-weight: bold;
}
.thrColFixHdr #footer {
	background:#000000;
	color: #ffffff;
	height: 80px;
	clear: both;
	margin: 0px;
	padding-top: 10px;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
