/* Global */
body {
	margin: 0px;
	background-color:#E6E3D2;
/*	background-color: #f5f5f5;*/
/*	background-color:#EAEAD7;*/
/*	background-color:#cccc99;*/
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #000099;
	text-decoration: none;
}

a:hover
{
	color:#0000FF;
	text-decoration: none;
}

a:active
{
	color:#000066;
}

.HeaderBG {
	background-image: url(../images/idxhdrtop.jpg);
/*	background: #000066;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.Header2BG {
	background-image: url(../images/idxbnr2bg31.jpg);
}
.Header3BG {
	background-color: #C4CBFF;
	background-image: url(../images/hhsinfobnr.jpg);
	height: 20px;
}

.search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:fff;
}
.searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:000;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color:#999999;
}
#Footer a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
/*	color: #999966;*/
	color:#999999;
}
#Footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
#Footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
}
.PageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.SmallPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

#SmallTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#SmallTextLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#SmallTextLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
}
#SmallTextLinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}

#HDRLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5;
	padding-top:4;
}
#HDRLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#HDRLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#HDRLinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

#IDXTopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#IDXTopLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #cccccc;
}
#IDXTopLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

/*Page Elements */
.spacer1 {
	height: 5px;
}
.spacer2 {
	height: 1px;
}

/* Lines */
.DottedLine1 {
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: dotted;
}

.AnnouncementsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #80A9C9;
}
.AnnouncementsLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #80A9C9;
}

.SolidLine1 {
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
}

.SolidLine2 {
	border-bottom-width: 1px;
	border-bottom-color: #999966;
	border-bottom-style: solid;
}

/* Headers */
.header1 {
	color:#666666;
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}

/* Lists */
.ListBullet {
	list-style-image: url(../images/bullet1.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}	
.AnnouncementBullet {
	list-style-image: url(../images/bullet1.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.AnnouncementBullet li {
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;*/
	margin-bottom: 2px;
	padding-bottom: 2px;
}

/* Pop-up Announcements */
.PopupHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}

