/*This is the OLD site-wide sheet.. it's still used for the admin and intranet!... the navigation has it's own sheet in /p7pm/p7pmh3.css */



html {height:100.01%}	

a:link {color: #ff6600; text-decoration: none; font-size:12px;}
 a:visited {color: #ff6600; text-decoration: none; font-size:12px;}
 a:hover {color: #001735; text-decoration: none; font-size:12px;}
 a:active {color: #001735; text-decoration: none;font-size:12px;}

body {
	background-color: #cccccc;
	background-image: url("../images/oldbg.jpg");
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	line-height:26px;
	margin:0;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-size: 12px;
	color:#666666;
}
#centerpage {
	margin: 0 auto;	
	width: 990px;
	padding:0;
	text-align: left;
	border: 1px #ffffff solid;
}
/*main text on page*/
.content{padding-left:10px; padding-right:5px;}
.content p{
	line-height:26px;
	}
.strike {text-decoration:line-through;}
.text2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	}
.boldtext {color: #333333; font-weight:bold;}
.tinytext {
	font-size:11px;
	color:#999999;
	line-height:16px;
	font-weight:normal;
	}
.tinytext a{
	font-size:11px;}
.tinytext a:visited{
	font-size:11px;}
.tinytext a:hover{
	font-size:11px;}
.borderpix {margin:3px; padding:3px; border:1px #ccc dotted;}
.tab {
	width:135px;
	background:url(../images/bgshort.jpg) repeat-x;
	line-height:30px;
	/*border-right:1px dotted #d6d6d6;*/
	margin-bottom:8px;
	padding:0 2px 0 10px;
	}
.tabletext {
	padding:5px 5px 5px 10px;
	line-height:20px;
	}
.tabletexttiny {
	padding:5px 5px 5px 10px;
	line-height:20px;
	font-size: 11px;
	color:#b0b0b0
	}
.tabletexttiny a { color: #999; font-size:11px;}
.tabletexttiny a:visited { color: #999; font-size:11px;}
.tabletexttiny a:hover { color: #ff6600; font-size:11px;}
 #ddlink a { padding:5px 5px 5px 10px;
	font-size: 9px;
	color:#CCCCCC}
	#ddlink a:visited {color:#cccccc;}
#ddlink a:hover { color: #999999}

#boxlink {padding:10px;}
#boxlink a {margin:5px; color:#ff6600; border: #cccccc 1px solid; line-height:30px}
#boxlink a:visited {color:#ff6600;}
#boxlink a:hover {color: #666666; border:#FF6600 1px solid; }

#content_table{
	/*position: absolute;
	top: 98px;
	left: 20px;*/
	border: 0px solid #ffffff;
	margin: 20px 0px 0px 0px; 
	width: 100%;
}
#lhm {
	font-size:11px;
	}
#lhm p {
	padding-left:10px;
	font-size:11px;
	}
#lhm ul {
	margin-top: 10px;
	margin-left:4px;
	padding: 0 8px 5px 0;
	line-height:16px;
}


#lhm ul li {
	display: block;
	list-style-type: none;
	list-style-position: outside;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
}


#content_box {
	border: 1px solid #FFF;
	margin: 10px 20px;
	width: auto;
}


h1 {
	/*color: #001735;*/
	color: #666666;
	background-color: transparent;
	padding: 0px;
	margin: 15px 10px 10px 0px;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	font-variant:small-caps;
	
}

h2 {
	color:#666;
	padding: 0px;
	margin: 10px 10px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}


h3 {
font-size: 12px;
font-weight:bold;
margin:0;
padding:0;
}
h4 {
font-size: 14px;
margin: 15px 10px 0px 0px;
}

p {
	padding: 0px;
	margin: 5px 10px 10px 0px; 
	line-height: 20px;
	font-size: 13px;
}

blockquote {

	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
	font-weight: 600;
}

.footer {
	line-height: 14px;
	margin: 3px 10px 3px 0px; 
	color: #F57E20;
	font-size: 12px;
	text-decoration: none;
}
.list1 {
	line-height:30px;
	margin-left:10px;
	padding-left:10px;
	}
.list1 li {
	list-style:none;
	background:url(../p7pm/img/p7PM_medium_east.gif) no-repeat left center;
	padding-left:15px;
	}
.list1 ul li{
	list-style: none;
	color:#999999;
	background:none;
	} 
.formfield {height:17px; vertical-align:middle}

.intranetlist {
	margin-left:10px;
	padding-left:10px;
	}
.intranetlist li {
	list-style:none;
/*	background:url(../p7pm/img/p7PM_medium_east.gif) no-repeat left center;
*/	padding-left:15px;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
	}
.intranetlist ul li{
	list-style: none;
	color:#999999;
	background:none;
	} 

