/* Defaults */
/* ---------------------------------------------------------------------------- */
* {
	margin: 			0;
	padding:			0;
}


#skipNav {/* skip-navigation container - hidden except for non-full html browsers */
	position: 			absolute;
	top: 				0.2em;
	right: 				-50em;
	width: 				6em;
	text-align: 		left;
}	

body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			62.5%;
	padding-bottom:		3em;
	background-color: 	#3333CC;
}


/* Structure */
/* ---------------------------------------------------------------------------- */
#wrapper {
	width: 					85%;
	margin: 				0 auto;
	margin-top:				2em;
	border: 				1px solid #333333;
	background-color:		#FFFFFF;
	}	

	#mastHead {
		height:				70px;
	}

	#content {
	}
	
		#PLVFO0Div {
			width: 15%;
			float: left;
		}
	
		#content1 {
			width: 1%;
			float: left;
		}
		
		#content2 {
			width: 73%;
			float: right;
			margin-left: 2em;
			margin-top: 2em;
			margin-bottom: 2em;
		}
		
	
	#footer {
	clear:				both;
	height:				25px;
	border-top:			solid 1px #555;
	background-color: 	#999999;
	}



/* Images */
/* ---------------------------------------------------------------------------- */
#mastHead img {
	border-top-style: none;
	border-bottom-style: none;
}

#content1 img {
	/*width:				98%;
	height:				100%;*/
}

#footer img {
	margin-left:		10px;
	margin-top: 		20px;
	margin-bottom: 		20px;
	border: 			0px;
}


/* Fonts */
/* ---------------------------------------------------------------------------- */
h1 {/* main heading */
	color:	#6699FF;
	margin-bottom: 0.75em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	margin-top: 1.3em;
	margin-bottom: 0.2em;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

p {
	margin-left: 0.1em;
	margin-right: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #666666;
}

li {
	list-style-type: circle;
	margin-left: 30px;
	text-indent: -13px;
	font-size: 1.3em;
	color: #333333;
}

.tableStyle1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #333333;
}



body {
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.Small_Page_Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.Table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-indent: 10pt;
}

.MainTextTightVertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.Level2_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
}

.Level3_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
}


.Heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: -20px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}


.style6 {
	color: #999999;
	font-size: 1em;
}

.pic1 {
	float: left;
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
