BODY {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

UL {
	list-style-type: square;
	line-height: 18px
}

A {COLOR: #000000; TEXT-DECORATION: underline;}
A:hover {COLOR: #000099; TEXT-DECORATION: none;}

#index-photo-wrapper {
	width: 260px;
	border: 1px solid #3552A3;
}

#index-photo-wrapper A {
	TEXT-DECORATION: none;
}

#index-photo {
	padding:7px;
}

#index-photo-divider {
	padding-bottom:10px;
}


#index-photo-footer {
	background: #F9FAFB;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	border-top: 2px solid #3552A3;
}


#pagediv {
	border-top: 2px solid #EEE;
	margin-bottom: 5px;
}

/* Vertical Menu/Category Menu/Title Bars */
.verticalmenudiv {
	width: 190px;
	list-style-type: square;
	margin-left: 0px;
	color: #666666;
	font-weight: bolder;
}
.categorypagetitle {
	font-size: 14pt; 
	margin-bottom: 5px;
	border-bottom: 2px solid orange;
	width: 100%;


}
.pagetitle {
	font-size: 14pt;
	margin-bottom: 5px;
	border-bottom: 2px solid orange;
	width: 100%;
}
.pagelocation {
	margin-bottom: 10px;
	padding: 2px 0 3px 10px;
	border-bottom: 1px none #CCC;
	width: 100%;
	background-color: #eee

}

.categorypagemendiv {
	border-bottom: 2px solid #EEE;
	width: 100%;
	
}
.verticalmenuborderdiv {
	background-color: #FFF;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-top: 10px;
	border: 1px solid #CCC

}

/* Main Content and Horizontal Menus */
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding:4px 3px 5px 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}


.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 0 0 0 10px;
	font-weight: bold;
}
td.header_links A {
	COLOR: #000000;
	TEXT-DECORATION: NONE;
	
}
td.header_links A:hover {
	COLOR: #000066;
	TEXT-DECORATION: NONE;
	/*
	background-color: #FCC349;
	*/
}

/* Footer Styles */
.footer{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000; 
	padding: 0 0 0 10px;

}
.footerborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #192E9C;
}

/* Layout Styles + Misc + Extra*/

.sidebarborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #192E9C;
}

.tablegraybackground {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	COLOR: #000000;
	background-color: #CCCCCC
}
.bottomthinline {
	border-bottom: 1px dashed black
}

#rsstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold
}
#rssdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 20px;

}