.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
a {
	color: #DB822D;
	text-decoration: underline;
}

a:hover{
	color: ##FFCC33;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lowerlevel_bg {
	background-attachment: scroll;
	background-image: url(images/lowerlevel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D5DAED;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #F5831E;
	margin-bottom: -8px;
}

td.windowTitleCenter {
	font-size: 9pt;
	font-weight: bold;
	color: White;
	background-color: #99A0C0;
	text-align: left;
	padding: 4px;
	border: none;
}

td.newTopicBoxes {
	font-size: 8pt;
	color: #000000;
	background-color: #F5F6FA;
	padding: 4px;
	font-weight: normal;
	text-align: left;
}

td.windowBodyAlt {
	font-size: 8pt;
	color: #000000;
	background-color: #E7E9F1;
	padding: 4px;
}

td.windowHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A46933;
	text-align: center;
	border: none;
}

td.windowHeaderText {
	font-size: 8pt;
	text-align: right;
	padding: 4px;
	background-color: #99A0C0;
	color: #D5DCE4;
}

td.buttonText {
	text-align: right;
}

td.buttonSpacer {
	width: 10px;
}

input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #D5DCE4;
	border-bottom-color: #D5DCE4;
	border-left-color: #336699;
}

.buttonLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.buttonLink { 
        font-family: Tahoma, Verdana, Arial, sans-serif; 
        font-size: 7pt; 
        font-weight: bold; 
        color: #336699; 
        text-decoration: none; 
} 
a.buttonLink:hover { 
        font-family: Tahoma, Verdana, Arial, sans-serif; 
        font-size: 7pt; 
        font-weight: bold; 
        color: #336699; 
        text-decoration: none; 
} 

a.categoryLink {
	font-size: 9pt;
	color: #DB822D;
	font-weight: bold;
	text-decoration: none;
}

a.categoryLink:hover {
	font-size: 9pt;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
}
