a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.thrColFix #mainContent {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 256px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: visible;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 637px;
	background-image: url(images/calendarbckg.gif);
	background-repeat: no-repeat;
	background-color: #A2BDD3;
	display: inline;
}
.thrColFix #imagearea {
	float: right;
	width: 210px;
	display: inline;
	margin-top: 18px;
}
.thrColFix #sidebargraphic {
	width: 200px;
}
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding: 0px;
	background-color: #FFFFCC;
	display: inline;
	height: 800px;
}
.thrColFix #container {
	width: 980px; /* 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;
	background-image: url(images/dovebckg.gif);
	background-repeat: no-repeat;
	background-color: #E1E7ED;
} 
.thrColFix #headergraphics {
	width: 750px;
	float: left;
}
.thrColFix #container #sidebar2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #820024;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFix #container #sidebar2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #820024;
}
.thrColFix #container #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27pt;
	font-style: oblique;
	color: #820024;
}
.thrColFix #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
}
.thrColFix #container #mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: oblique;
	color: #3D69A9;
}
.thrColFix #container #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18px;
	color: #3D69A9;
	font-weight: lighter;
}
.thrColFix #container #mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: oblique;
	line-height: 21pt;
	color: #000000;
	font-weight: normal;
}
.thrColFix  #sidebar1  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #820024;
	text-transform: none;
}
.thrColFix #container #sidebar1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336a9d;
}
.thrColFix #sidebar1 a:active {
	color: #3D69A9;
}
.thrColFix #container #sidebar1 p {
	font-size: 11pt;
	line-height: 15pt;
	color: #820024;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.thrColFix #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #3D69A9;
}
