/*OAG_E CSS  */
/*--------------------------------
Page Defaults
--------------------------------*/

Body {
	margin: 0;
	padding: 0;
	Font-Family: Verdana, Tahoma, sans-serif;
	Font-size: small;
	color:#000000;
}



/*----------------------------------
Page Structure
-----------------------------------*/

#Container{
	
	background-color:#ffffff;
	width: 200px;
	margin: 0px 0px 0px opx;
	padding: 0;
	border: 0;
	text-align: left;
	}
#PageHeader {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 120px;
	background-position: top left;  	
	}


#PageHeader h1 {
	margin-top:8px;
	margin-bottom:1px;
	padding: 0;
	text-align: left;
	font-family:Georgia;
	font-size-adjust: 0.65;
}

#PageHeader h2{
	margin-top:0px;
	margin-bottom:1px;
	padding:0;
	text-align: left;
	font-family:Georgia;
	font-size-adjust: 0.60;
}

#PageHeader h3 {
	text-align: left;
	margin-top:1px;
	margin-bottom:1px;
	font-family:Georgia;
	font-size-adjust: 0.60
}

#NavList {display: none;}


#indexintrobox {display: none;}


#indexintroboximageleft {display: none;}

#Content-A{
	font-size: 1.5em;
	margin-left: 2px;
	margin-right: 30px;
	}

#Content-A h1{
	background-color:#004B6C;
	margin:0;
	text-indent: -100em;
	overflow: hidden;
	background-repeat: no-repeat;
}
#Content-A h2{
		margin: 10px 10px 10px 10px;
		 padding: 0;
		font-family: Georgia, serif;
		 font-size: 120%;
		 line-height: 1.2em;
		 font-weight: normal;
		 text-transform: none;
		 letter-spacing: 0;
		 color: #000000;
		 border: none;
	       }

#Content-A h2 a{
		margin: 10px 10px 10px 10px;
		 padding: 0;
		font-family: Georgia, serif;
		 font-size: 100%;
		 line-height: 1.2em;
		 font-weight: normal;
		 text-transform: none;
		 letter-spacing: 0;
		 color: #000000;
		 border: none;
	       }

#Content-A h3{
	margin: 10px 10px 10px 20px;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5em;
	color: #000000;
	/* border-b0ottom: 1px solid #dbd5c5; */
}

#Content-A p b{
	color:#383d44;
	font-weight:bold;
	font-size:1em;
	margin-left:1em;
}

#Content-A a p b{
	color:#006B84;
	font-weight:bold;
	font-size:1em;
	margin-left:1em;
}


#Content-A p{
	font-weight:normal;
	font-size:.75em;
	margin-left:2em;
	margin-right: 150px;
	padding:.05;
}

#Content-A b{
	color:#993333;
	font-weight:normal;
	font-size:1em;
	margin-left:1em;
}





#PageFooter {display: none;}

#search {display: none;}

#Content-B-box {display: none;}


