@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(images/grblueBK.jpg);
	background-repeat: repeat;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #535353;
}
body a:link, body a:visited, body a:active {
	color: #084d6e;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
	color: #5E6E3;
}
#header {
	background-image: url(images/PPSIndexN1_01.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 908px;
	height: 45px;
	padding-top: 69px;
	color: #FFFFFF;
	font-size: 11px;
	}
#header a:link, #header a:visited, #header a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#header a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #084d6e;
	}
h2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #5E6E3C;
}
h3 {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #759904;
	font-weight: bold;
}
.navySubHead {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #084d6e;
	font-weight: bold;
}
.greySubHead {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: ##6D616D;
	font-weight: bold;
}
.greenHeader {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #5E6E3C;
	font-weight: bold;
}
.limeHeader {
	font-family: Arial, Verdana;
	font-size: 20px;
	color: #759904;
	font-weight: normal;
}
.darkText {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#rtCol {
	padding-left: 10px;
}
.midColContent {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #535353;
	padding-left: 20px;
	padding-right: 25px;
}
.rtColContent {
	background-image: url(images/PPSContent_11.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#singleNarrowCol {
	width:450px;
	}
.dashTable {
	border: dashed #084d6e 1px;
	padding: 5px;
}
.dashTable a:link, .dashTable a:visited, .dashTable a:active {
	color: #666666;
	text-decoration: underline;
}
.dashTable a:hover {
	text-decoration: underline;
	color: #084d6e;
}
.formTable {
	border: dotted #A3C339 1px;
	padding: 10px;
	font-family: Arial, Verdana;
}
.formBox {
	border: solid #759904 1px;
}
.formColL {
	background-color:#CCCCCC;
	border-bottom: solid #FFF 1px;
	padding: 5px;
	}
#footer   {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #A3C339;
	padding-top: 6px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 6px;
	padding-left: 25px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#index {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 15px;
	color: #666666;
}
#index a:link, #index a:visited, #index a:active {
	color: #084d6e;
	text-decoration: none;
}
#index a:hover {
	text-decoration: underline;
	color: #5E6E3;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #084d6e;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #50663B;
	visibility: hidden;
	color: white;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -300px;
	left: 100px; /*position where enlarged image should offset horizontally */
}
.topDivider {
	border-top: dashed #CCC 1px;
}
.bottomDivider {
	border-bottom: dashed #CCC 1px;
}
.productList {
	text-align: left;
	vertical-align: top;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
}
.libraryList{
	padding-left: 55px;
	}
.quote {
	padding-left: 8px;
	}
.smallRed {
	color: #FF0000;
	font-size: 11px;
	font-style:italic;
	}
/* Site Administration */	
.adminLeftCol {
	background-color: #CCCCCC;
	padding-left: 10px;
	color:#333;
	font-weight: bold;
	border-bottom: dotted #FFFFFF 1px;
	}
.adminListCol {
	border-bottom: dashed #CCC 1px;
	border-right: dashed #CCC 1px;
	}
.adminListColTop {
	border-bottom: dashed #CCC 1px;
	border-right: dashed #CCC 1px;
	border-top: dashed #CCC 1px;
	}

#adminNav {
	padding-left: 8px;
	width: 180px;
	border: dotted #A3C339 1px;
	text-align: left;
	}
.adminContent {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #535353;
	padding-left: 15px;
	padding-right: 15px;
}
.mapBox {
	width: 700px;
	height: 180px;
	border: dashed #CCC 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 100px;
	}
.thumbnailM{
position: relative;
z-index: 0;
}

.thumbnailM:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailM span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #084d6e;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #50663B;
	visibility: hidden;
	color: white;
	text-decoration: none;
}
.thumbnailM span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnailM:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -100px;
	left: 100px; /*position where enlarged image should offset horizontally */
}
.leftCol {
	padding-left: 12px;
	}
