/*Styles for the Main Content Layer */
.maindiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 20px;
	padding-right : 20px;
	
}

.maindiv p { line-height : 180%; margin-top : 4px }

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link { color : Navy }

.maindiv a:visited { color : #996633 }

.maindiv a:hover { color : #7D7EBD }

/* Lists*/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-right : 25px;
	margin-top : 12px
	
}

ol { color : #666666 }

ul { color : #666666 }



/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: 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
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #F4F4F4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #CBD5FA; 
	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 : #A3C7AB;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the 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;
	color : #999999;
	text-decoration : none
}

/*Style Applied to the Paragraphs for Static Down-State 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 {
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #CDC9D8; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FAE4A5;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }


/*Styles Applied to Float Images left or right */
.imgfloatright { float : right;   }

.imgfloatleft { float : left;
padding-right: 25px;
padding-bottom: 25px;
padding-top:25px;}

/* Style applied to GPSF credit*/
.credit{ font-family: Arial, Helvetica, sans-serif;  
font-size: x-small;  font-style: normal;  
font-variant: small-caps;  
font-weight: normal;
      margin-left: 200px;
      }

/* Style applied to right column of Forms*/
#rightcolumn{ text-align: right;  
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size: x-small;   
}

#leftcolumn{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size: x-small; 
vertical-align: top;
}

#dropdownlist{
	background-color : #CDC9D8; border : 1px solid #999999
}

/* Style for two columns*/
#entry {margin: 0 20% 1em 0; padding: 0;}
#sidebar {position: absolute; top: 2em; right: 0; width: 20%; font-size: 11px; }
#sidebar a {display: block; padding: 8px 0 2px 10px; margin: 0; border-left: 1px solid ; border-color: #708090;}
#sidebar a:hover {background-color: #EBEBEB;}

/* Style for Lists*/
ul, ol {margin-right: 25%; margin-left: 13%; padding: 0;}

/* Style for Captions*/

#caption {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
	
/* Style for Sponsor Sidebar*/
	
	.sponsordiv {
	border-left : 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 5px;
	
	
}

.sponsordiv p { line-height : 180%; margin-top : 6px }

.sponsordiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 0px
}

.sponsordiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

.sponsordiv h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom : 12px;
	margin-top : 30px
}

.sponsordiv a:link { color : Navy }

.sponsordiv a:visited { color : #996633 }

.sponsordiv a:hover { color : #7D7EBD }
.layercontactinfo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: small;
}
.prositecopyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	color: #848484;
}


address {
	color: #999999;
}

.P7ShowPL {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 20px;
	padding-right : 20px;
	
}

.P7ShowPL h1 {
	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 0px
	
}
