/*---------- Main Layout------- */
a:link {
	color: #FE9700;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FE9700;
}
a:hover {
	text-decoration: none;
	color: #FE9700;
}
a:active {
	text-decoration: none;
	color: #FE9700;
}
body,td,th{
	
	font-family: Georgia;
	font-size: 12px;
	line-height: 14pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;	
	}

Li {
	list-style-image: url(images/arrow2.gif);
	list-style-position: outside; margin-left: -10px;
	vertical-align: middle;
}

#ReadingText{
	font-size: 12px; 
	font-family: Georgia; 
	line-height: 14pt; 
	padding-right: 20; 
	padding-left: 20; 
	width: 561px; 
	}

#Copyright  { 
	color: #999999; font-size: 10px; font-family: Verdana;
	background-image: url(images/copyright.jpg);
	text-align: center;
	font-weight: 400;
	font-style: italic;
	vertical-align: middle;
}

#Bottom_R {
	background-image: url(images/bg_bottom.gif);
	width: 100%;
	height: 44px;
	}
	
#Listing  { 
	color: #ffcc66; font-size: 10px; font-family: Verdana; line-height: 13px; 
	list-style-image: url(images/arrow_white.gif); 
	list-style-position: outside; margin-left: -20px 
	}
	
#Listing_none {
	color: #ffcc66; font-size: 10px; font-family: Verdana; line-height: 13px; 
	}

.title {
	font-family: Georgia;
	padding-left: 30px;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE9700;
	vertical-align: middle;
}
.subtitle {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	line-height: 14pt;
	color: #993300;
}
.subject {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	line-height: 14pt;
	font-weight: bold;
	color: #3399CC;
}
.title_org {

	font-family: Georgia;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE9700;
	vertical-align: middle;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #125693;
}
