/*Body Background */
body {
	background-color : #FFFFFF;
	background-image : url(assets/pgbgtop02.gif);
	background-repeat : repeat-x;
	width: 96%;
	font-size: 100%;
	}
#LayerBanner {
	border: 1px groove #006699;
}
#menu {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 74px;
	background: #DF9B4F;
	width: auto;
}


/*Main Content */

#Main {
	position:absolute;
	max-width:950px;
	left:155px;
	top:140px;
	z-index:4;
	visibility: visible;
	min-width: 600px;
}

.maindiv {
	border-left : 1px dotted #999999;
	border-right: 1px dotted #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 1em;
	padding: 0 20px 0 10px;
	color: #003366;
}

.maindiv p {
	line-height: 140%;
	margin: 6px 0 0 0;
	font-size:.9em;
	letter-spacing: 1pt;
}

.maindiv td {
	line-height: 140%;
	font-size:.8em;
	letter-spacing: 1pt;
}

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.4em;
	color: #006699;
	margin-bottom : 12px;
	margin-top : 0px;
	letter-spacing: 2px;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	margin-bottom : 12px;
	margin-top : 30px;
	font-weight: normal;
}

.maindiv h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #003366;
	font-weight: bold;
	margin: 0 0 6pt 0;
	letter-spacing: 1pt;
}

.maindiv h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1pt;
}

.maindiv h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1pt;
}

.maindiv a:link {
	color : #006699;
	text-decoration: none;
	font-weight: bold;
}
.maindiv a:visited {
	color : #003366;
	text-decoration: none;
	font-weight: bold;
}
.maindiv a:hover {
	color : #ff9900;
	text-decoration: none;
	font-weight: bold;
}

/* Lists*/
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10pt;
		line-height: 140%;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px;
	letter-spacing: 1pt;
}


/*Sidebar*/


#Sidebar {
	position:absolute;
	left:5px;
	top:140px;
	width:120px;
	z-index:3;
}

.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

.sidecol {
	color: #DF9B4F;
	font-weight: bold;
}

/*Main Section Links */
p.navButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #DF9B4F;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}

/*Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.navSubs a {
	background-color : #FFFFFF;
	color : #333333;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #F4F4F4;
	text-decoration : none
}

p.navSubs1 {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
	background-color : #F4F4F4;
	padding-left : 14px;
	color : #999999;
	text-decoration : none;
	width : 100%
}

/*Static Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navViz a:visited {
	background-color : #DF9B4F;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

p.navViz1 {
	background-color : #CCCCCC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}
.navDiv2 {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: none;
	padding: 5px;
	border: 1px dotted #DF9B4F;
}


.navDiv2 p { margin-bottom : 0px; margin-top : 6px }

.navDiv2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #DF9B4F;
	font-weight: bold;
	margin-left : 2px;
	margin-top: 0px;
	margin-bottom: 1px;
}

/*No Border around Linked Images*/

img { border : 0px; display : block }


.inlinimg { display : inline }

.bar {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	clear: both;
}

.cell {
	font-size: 10pt;
	line-height: 130%;
	letter-spacing: 1pt;
	padding-bottom: 5px;
	padding-top: 5px;
}
.hlite {
	font-weight: bold;
	color: #FFF;
	background-color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.photo {
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 140px;
	left: 340px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding: 0 20px 0 10px;
	color: #006699;
}


.photo h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color: #006699;
	margin-bottom : 12px;
	margin-top : 0px;
	letter-spacing: 1px;
}

.imgfloatright {
	float : right;
	clear: none;
	right: 0px;
}

.imgfloatleft { float : left }
.clrflt {
	clear: both;
}


.block {
	text-indent: -21px;
}

/*Form Elements */
form {
	border : 1px dotted #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #DF9B4F; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #DF9B4F;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #DF9B4F }

form td {
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px
}
.photohead {
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 145px;
	left: 325px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding: 0 20px 0 10px;
	color: #006699;
}

