
body{
	background:#CCCCCC url(../../images/page_bg.jpg) repeat-y top center;
	text-align:center;
	margin:0px;
	padding:0px;
}
body,td{
	color:#FFFFFF;
	font-family:arial,tahoma,verdana,sans-serif;
	font-size: 12px;
}

img {border:none;}
img.thumb {border: solid 1px #aaaaaa;}

h1
{
	font-size:  18px;
	color:white;
}

h2
{
	font-size:  14px;
	font-weight:bold;
	/*background:#204279;
	background:url(../../images/h2_bg.jpg) no-repeat top left;
	padding:3px;*/
	color:#333333;	
}


a:link {color:white; font-weight:bold; text-decoration:underline;}
a:visited {color:white; font-weight:bold; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}
a:active {color:red; text-decoration:none;}

div#pcontainer{
	background:#000000;
	margin-left:auto;
	margin-right:auto;
	width:932px;
	text-align:left;
	padding:0px;
}

table#pcontainer_table{
    width: 932px;
}

div#panim{
    z-index:99;
	position:absolute;
	/*left:100px;
	left:-5000px;*/
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	overflow: hidden;
	background: black;
}

td#pleftbg{
	width:25px;
	background: #CCCCCC url(../../images/bg_l.jpg) top right repeat-y;
}

td#pmid{
	background: #000000;
	padding:7px 30px 7px 30px;
}

td#prightbg{
	width:25px;
	background: #CCCCCC url(../../images/bg_r.jpg) top left repeat-y;
}

table#pheadertable{
	height: 70px;
	width:100%;
	border-bottom: #FFFFFF solid 1px;
}

td.pheader_t_m {
    padding:0 0 0 0 ;
    text-align:center;
    color:#AAAAAA;
}
td.pheader_t_m a:link {color:#AAAAAA; text-decoration:none;}
td.pheader_t_m a:visited {color:#AAAAAA; text-decoration:none;}
td.pheader_t_m a:hover {color:#FF0000;}
td.pheader_t_m a:active {color:#FF0000;}

td.pheader_b_r{
	text-align: right;
	vertical-align: bottom;
	padding-bottom:7px;
}
td.pheader_b_r a:link {color:#AAAAAA; text-decoration:none;}
td.pheader_b_r a:visited {color:#AAAAAA; text-decoration:none;}
td.pheader_b_r a:hover {color:#FF0000;}
td.pheader_b_r a:active {color:#FF0000;}

td.pheader_t_r{
	text-align: right;
	vertical-align: top;
}

input.textbox{
	background: #FFFFFF;
	border: solid #EFEFEF 1px;
	color:#666666;
	width:120px;
	text-align:left;
}

input.button{
	background: #000000;
	color: #FF0000;
	font-weight:bold;
	border: solid 1px #FFFFFF;
}

td#pleftpane{
    width: 250px;
    padding-right: 30px;
	vertical-align:top;
}


div.ptiletop{
	width:210px;
    margin-top: 20px;
	padding: 5px 30px 5px 10px;
    background: #333333;
    color: #999999;
    font-weight: bold;
    border-left: solid white 1px;
    border-right: solid white 1px;
}
div.ptile{
	width:210px;
	padding: 10px 30px 0px 10px;
    margin-bottom: 20px;
    border-left: solid white 1px;
    border-right: solid white 1px;
    font-size: 10px;
}
div.ptile h2 
{
	font-size:11px;
	font-weight:normal;
	color:White;
	background-color:Transparent;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.ptilebot{
}

td#pmainpane{
	
	vertical-align:top;
}

div#pcontent1{
	margin-top:10px;
}

div#pcontent2header,div.pcontent2header{
	width: 573px; /*592-25-10=557*/
	height: 32px;
	margin-top:20px;
	margin-bottom:15px;
	background:url(../../images/pcontent_header.jpg) no-repeat top left;
	padding-top: 10px; 
	padding-left: 20px; 
	
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 21px;
	font-weight: normal;
	color: #ffffff;
}

div#pcontent2header_bio_top{
	width: 593px; /*592-25-10=557*/
	height: 10px;
	margin-top:20px;
	background: transparent url(../../images/pcontent_header_top.jpg) top left no-repeat;
}

div#pcontent2header_bio_mid{
	width: 573px; /*592-25-10=557*/
	background: transparent url(../../images/pcontent_header_mid.jpg) top left repeat-y;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 21px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 20px; 
}

div#pcontent2header_bio_bot{
	width: 593px; /*592-25-10=557*/
	height: 11px;
	margin-bottom:15px;
	background: transparent url(../../images/pcontent_header_bot.jpg) top left no-repeat;
}

div.pcontent2_bodyhead{width:592px; height:12px; margin-top:10px;
    background:url(../../images/pcontent_bodyhead.jpg) no-repeat top left;}
div#pcontent2,div.pcontent2{
	font-family:arial,tahoma,verdana,sans-serif;
    font-size:12px;
	width: 548px;
	padding: 10px 20px 20px 25px; 
	background:url(../../images/pcontent_body.jpg) repeat-y top left;
	color:Black;
    line-height:1.5;
}
div.pcontent2_bodyfoot{width:592px; height:13px;
    background:url(../../images/pcontent_bodyfoot.jpg) no-repeat top left;}

div#pcontent2 a,div.pcontent2 a{
    color:Black;
}
div#pcontent2 td,div.pcontent2 td{
    color:Black;
}

div#pfooter{
	/*height:30px;*/
	width:875px;
	margin:40px 0px 0px 0px;
	border-top:solid 1px white;
	padding:10px 0px 10px 0px;
}

table.pfooter{
	width:875px;
}

td.pfooter_l{
	color:white;
	font-weight:bold;
}	

td.pfooter_r{
	text-align:right;
	
}

td.pfooter_r a {font-weight:normal;}
td.pfooter_r a:link {color:#AAAAAA; text-decoration:none;}
td.pfooter_r a:visited {color:#AAAAAA; text-decoration:none;}
td.pfooter_r a:hover {color:#FF0000;}
td.pfooter_r a:active {color:#FF0000;}

ul{
	/*list-style:none;*/
}
li,
UL LI,
UL LI LI,
UL LI LI LI{/*
	list-style:none;
	padding-left:13px;
	background: url(../../images/bullet4.gif) no-repeat top left;
	*/
}

div#navabout
{
	width:120px; 
	height:66px;
	background:black; 
	border:#666666 1px solid; 
	position:absolute;
	
	top:82px;
	left:615px;
	
	text-align:left;
	/*
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	*/
	padding:auto;
	}
	
a#printlink:link { 
    color:#AAAAAA; 
    font-weight:normal; 
    text-decoration:none; 
    }
a#printlink:visited { text-decoration:none; }
a#printlink:hover { text-decoration:underline; }
a#printlink:active { text-decoration:underline; }

th{
    font-weight: bold;
    color: Gray;
}

table#stafftable{ width: 100%; }
table#stafftable th{ cursor: pointer; }

div.resource_results 
{
    width: 250px;
    float:right;
    border-left: solid 1px #999999;
    border-bottom: solid 2px #999999;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    clear:right;
}

.survey-text{
    font-size: 14px;
    line-height:1;
}
