/* OrgSite 2.0 - Client: Powertech Layout Formatting CSS */
/* Last Updated: 2008.08.27 ET */

body {
	padding: 15px;
	padding-top: 8px;
	background-color: white;
	background-image: url(../images/pwrt_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.preNav {
	width: 950px;
	text-align: right;
	margin: 0px auto 2px auto;
}

div.preNav a, div.preNav a:visited {
	color: rgb(0,0,255);
	text-decoration: none;
	margin: 0px 4px;
}

div.preNav a:hover {
	text-decoration: underline;
}

div.topBar {
	width: 930px;
	background-color: white;
	background-image: url(../images/pwrt_logo_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 9px 6px 0px 12px;
	margin: 0px auto;
	border: 1px solid rgb(0,0,0);
	border-bottom: 0px;
}

div.topBar img {
	
}

div.dlfile {
	margin: 1em 0em;
}

div.dlfile img {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

div.searchBox {
	float: right;
	text-align: right;
	vertical-align: bottom;
	margin-top: 12px;
}

div.searchBox form {
	vertical-align: bottom;
	margin: 0px;
}

div.searchBox form input, div.searchBox form img {
	vertical-align: bottom;
}

table.menu {
	width: 950px;
	background-color: rgb(62,146,68);
	background-image: url(../images/pwrt_bkgd_button-shadow-green.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px auto;
	border: 1px solid black;
	border-bottom: 1px solid white;
}

table.menu td {
	vertical-align: text-bottom;
}

table.menu a {
	display: block;
	width: auto;
	background-image: url(../images/pwrt_bkgd_button-green.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	padding: 4px 12px 6px 12px;
	border-right: 1px solid white;
}

table.menu a.on {	
	background-color: rgb(0,134,190);
	background-image: url(../images/pwrt_bkgd_button-blue.gif);
	text-decoration: none;
	color: white;
}

table.menu a:hover, table.menu a.on:hover {
	background-color: rgb(51,158,203);
	background-image: url(../images/pwrt_bkgd_button-blue-hover.gif);
	text-decoration: none;
	color: white;
	padding-left: 11px;
	border: 1px solid black;
	border-top: 0px;
	border-bottom: 0px;
}

table.main {
	width: 950px;
	background-color: white;
	margin: 0px auto;
	border: 1px solid black;
	border-top: 0px;
}

table.main td.submenu {
	width: 180px;
	vertical-align: top;
	padding-bottom: 20px;
	border-right: 1px solid rgb(0,168,238);
}

table.main td.submenu a {
	clear: right;
	display: block;
	font-size: 80%;
	line-height: 106%;
	padding: 4px;
	padding-left: 25px;
	color: black;
	text-decoration: none;
}

table.main td.submenu a:hover {
	background-color: #F3F3F3;
}

table.main td.submenu a.on {
	background-color: #DDDDDD;
	font-weight: bold;
}

table.main td.submenu a.on:hover {
	background-color: #DDDDDD;
}

table.main td.submenu a.subsub {
	color: black;
	padding-left: 34px;
	background-color: #F3F3F3;
}

table.main td.submenu a.subsub:hover {
	background-color: #DDDDDD;
}

table.main td.submenu a.subsubon {
	padding-left: 34px;
	background-color: #DDDDDD;
}

table.main td.submenu span.morelink {
	color: rgb(0,0,255);
	text-decoration: underline;
}

table.main td.subright {
	width: 200px;
	padding: 10px;
	border: none;
}

table.main td.subright div {
	background-color: rgb(230,240,250);
	background-image: url(../images/pwrt_bkgd_callout-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

table.main td.subright div h5 {
	background-image: url(../images/pwrt_bkgd_callout-heading-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

table.main td.subright a, table.main td.subright a:visited {
	background-image: url(../images/pwrt_icon_arrow-blue_12px.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	font-size: 1em;
	line-height: 1.25em;
	padding-left: 28px;
	margin-bottom: 8px;
}

table.main td.content {
	min-height: 340px;
	vertical-align: top;
	padding: 14px;
}

table.main td.content img.photo {
	float: right;
	padding-left: 17px;
	padding-bottom: 7px;
}

div.google {
	display: block;
	font-size: 80%;
	text-align: right;
	line-height: 1;
	font-style: italic;
	color: #AAAAAA;
	position: relative;
	visibility: hidden;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

div.google table {
	position: absolute;
	left: -20px;
	width: 100px;
}

div.google td {
	line-height: 0.9;
}

table.footer {
	width: 950px;
	background-color: rgb(127,127,127);
	margin: 0px auto;
	border: 1px solid black;
	border-top: 0px;
}

table.footer td {
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	color: #DDDDDD;
	font-size: 80%;
}

table.footer td a {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
}

table.footer td a:hover {
	color: #EECC00;
	text-decoration: none;
	font-weight: normal;
}

table.adminFooter {
	width: 950px;
	margin: 0px auto;
}

table.adminFooter td {
	padding-top: 4px;
	font-size: 70%;
	vertical-align: top;
	color: #888888;
	letter-spacing: 0.03em;
	line-height: 1.05;
}

table.adminFooter td a {
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}

table.adminFooter td a:hover {
	color: rgb(0,168,238);
}

a span.plain, a:visited span.plain {
	text-decoration: none!important;
}

