* { margin:0; padding:0;}
body { 
	background:#000000; 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size:1.2em; 
	line-height:1.1em; 
	color:#CCCCCC; 
	text-align:center;}

p { margin-bottom:11px;}

img { border:0; vertical-align:top; text-align:left; outline:none; }

hr { height:1px; border-width:0; color:#333333; background-color:#333333; }


/*================== Misc. styles =============*/
.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%; height:100%; }

.purple { color:#9999CC; }
.green	{ color:#66CC99; }

.attn {
	color:#C33;
	font-weight:bold;
}

.elinkhidden { display:none; }
.elinkshown  { display:inline; }

.boxed {
	width:auto;
	padding:5px;
	border: 1px solid #9999CC;
}

.framed {
	width: auto;
	padding:5px;
	border: thin solid #0066CC;
	text-align:center;
}

.photoleft {
	float:left; margin:5px 10px 10px 0;
}
.photoright {
	float:right; margin:5px 0 10px 10px;
}

.photoframe {
	border: 2px solid #333333;
	text-align:center;
}
.photoframenavarea {
	border: 1px solid #333333;
	padding:2px;
	background-color:#666666;
	text-align:center;
}

.photolabel {
	margin-top:.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:1em;	
}
.photolabelsmall {
	margin-top:.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	line-height:1em;	
}


/*================== link ====================*/
a { color:#9999CC; }	

a:link { text-decoration:none; }	
a:visited { text-decoration:none; }	
a:hover { text-decoration:underline;}
a:active { text-decoration:underline;}

a.up_arrow {
	display:block;
	text-decoration: none;
	width:25px;
	height:22px;
    margin: 0;
}
a.up_arrow:link, a.up_arrow:visited {
	background:url(../images/up_arrow.gif) no-repeat center; 
}
a.up_arrow:active, a.up_arrow:hover	{
	background:url(../images/up_arrow_on.gif) no-repeat center;
}
a.up_arrow span {
	line-height:22px;
	display: none;	
}


/*==================list====================*/

.block ul { list-style:none; }
ol { margin-left:21px; }
ul { margin-left:20px; }

div.plainlist ul { list-style:none; margin-left:0; padding-left:0; }

dt { color:#ffffff; }
dd { padding:0 0 11px 25px;}

.list dt { background:url(../images/line_x.gif) left top repeat-x; padding:5px 0 0 0;}
.list dt a { color:#9999CC; display:block; padding-bottom:3px; }
.list dd { padding-bottom:8px;}
.list ul { list-style:none; }
.list li a { color:#9999CC; display:block; padding-bottom:3px; }

.list1 dt { font-size:1.1em; color:#ffffff; background:url(../images/line_x.gif) left top repeat-x; padding:18px 0 9px 0;}
.list1 dt a { font-size:1.1em; color:#9999CC; display:block; padding-bottom:3px; }
.list1 dd { font-size:1.1em; padding-bottom:13px;}
.list1 ul { list-style:none; }
.list1 li a { font-size:1.1em; color:#9999CC; display:block; padding-bottom:3px; }

.list2 { background:url(../images/line_x.gif) left top repeat-x;}
.list2 ul { list-style:none; }
.list2 li { background:url(../images/line_x.gif) left bottom repeat-x;}
.list2 li a { line-height:2em; }

.list3 dt { color:#9999CC; padding-bottom:1px;}
.list3 dd { padding-bottom:14px;}
.list3 dd.last { padding-bottom:0;}

/*==================other====================*/
.img_indent { margin:0 17px 0 0; float:left;}
.img_indent1 { margin:0 24px 27px 0; float:left;}
.img_indent2 { margin:0 24px 15px 0; float:left;}
.img_indent3 { margin:0 17px 27px 0; float:left;}

.p1 { margin-bottom:15px;}
.p2 { margin-bottom:21px;}
.p3 { margin-bottom:27px;}
.p4 { margin-bottom:32px;}

.list_margin {position:relative; margin:0 0 26px -8px; width:100%;}

/*==================txt, lines, titles====================*/

h1 { color:#a1a1a1; font-size:1.4em; font-weight:normal; margin-bottom:14px;}
h2 { color:#66CC99; font-size:1.3em; font-weight:normal; margin-bottom:12px;}
h3 { color:#ffffff; font-size:1.2em; font-weight:normal; margin-bottom:12px;}
h4 { color:#ffffff; font-size:1.1em; font-weight:normal; margin-bottom:6px;}

.articletitle { color:#a1a1a1; font-size:1.4em; font-weight:bold; margin-bottom:0; }
.credit { color:#a1a1a1; font-size:1em; margin:3px 0 11px 0; }
.sig { font-style:italic; font-weight:bold; }

.note { font-size:11px; }

address { display:inline;}
address a { color:#625e5c; text-decoration:underline; font-style:normal;}
address a:hover { text-decoration:none;}

.link1 { display:block; float:left; background:url(../images/but_left.gif) no-repeat left top #2f2f2f; color:#b1a764; font-size:1em; text-transform:uppercase; font-family:tahoma;}
.link1 b { display:block; background:url(../images/but_right.gif) no-repeat right top; padding:3px 11px 3px 27px; font-weight:normal;}
.link1:hover { text-decoration:none; color:#fff;}

.link2 { display:block; float:left; background:url(../images/but2_left.gif) no-repeat left top #262626; color:#b1a764; text-transform:uppercase; font-family:tahoma; }
.link2 b { display:block; background:url(../images/but2_right.gif) no-repeat right top; padding:0 11px 1px 27px; font-weight:normal; font-size:12px; }
.link2:visited { text-decoration:none; color:#9999CC;}
.link2:hover { text-decoration:none; color:#ffffff;}

.line_hor  { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:5px; margin-bottom:5px;}
.line_hor1 { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:25px; margin-bottom:25px; }
.line_hor2 { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:55px; margin-bottom:35px; }

.title { margin-bottom:16px;}
.title1 { margin-bottom:22px;}

/*==================blocks====================*/
/*left column*/
.col_1 { background-color:#1f1f1f; height:auto; }	/** #1f1f1f  **/
.block { background-color:#1f1f1f; height:100%; }


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
input, select, textarea {font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:1em;}

.form { height:40px;}
.form input {width:270px; height:24px; background:none; color:#625e5c; padding-left:3px; border:1px solid #404040;}
textarea { width:297px; height:144px; background:none; overflow:auto; color:#625e5c;  padding-left:3px; border:1px solid #404040;}



/******************  Layouts *************************/
/*===== Total Page width is 940px ===== */

/* Header - Actual size:  940 x 200 =============== */
#header .row_1 { height:222px;}	/** 2px blank at bottom **/
#header .row_1 .col_1 { width:250px; height:222px; background:url(../images/logo_box.jpg) no-repeat left 20px; }	/** 250x200 **/
#header .logo { width:250px; height:222px; background:url(../images/PNWPWDClogo.jpg) no-repeat left 20px; }			/** 250x200 **/
#header .row_1 .col_2 { width:690px; height:222px; background:url(../images/PNWPWDCHeaderPhoto.jpg) no-repeat left 20px; }		/** 690x200 **/

#header .row_1 .col_2 .top_nav { text-align:right; padding:67px 80px 0 0;}

#header .row_2 { height:62px;}
#header .row_2 img { position:relative;}
#header .row_2 .left { background:url(../images/menu_left.gif) no-repeat left top;}
#header .row_2 .right { background:url(../images/menu_right.gif) no-repeat right top;}
#header .row_2 .inner { padding:0 22px 0 21px; }
#header .login { background:url(../images/log_marker.gif) no-repeat left 3px; padding-left:16px; font-size:1em; color:#555;  text-decoration:none; text-transform:uppercase; font-family:arial;}
#header .login:hover { color:#dcdace;}
#header .support { background:url(../images/sup_marker.gif) no-repeat left 2px; padding-left:14px; font-size:1em; color:#555;  text-decoration:none; text-transform:uppercase; font-family:arial;}
#header .support:hover { color:#dcdace;}
#header .slogan { position:absolute; margin:46px 0 0 417px;}

#menu { height:62px; }

/*content*/
#content { margin-top:-29px; padding:0; background-color:#111111;}		/*  padding:0 0 19px 0 */
#content .indent { padding:15px 31px 20px 20px; }
#content .indent1 { padding:15px 15px 25px 20px;}

/*Go to top Link*/
#gototop { padding-top:25px; }

/*footer*/
#footer { border-top:1px solid #404040; color:#555;}
#footer p { margin-top:0; padding:6px 0 0 0; text-align:center;}
#footer p span { color:#a1a1a1;}
#footer a { color:#555;}


/* layout options */
#layout1 #content .col_2 .column1 .inner { padding:0 60px 0 0;}

#layout2 #content .col_2 .indent { padding-right:12px;}

#layout3 #content .col_1 .indent { padding-right:13px;}
#layoutpage3 #content .col_2 .indent1 { padding-bottom:0px;}

#layout4 #content .col_2 .indent { padding-right:12px;}

#layout5 #content .col_1 .indent { padding-right:12px;}
#layout5 #content .col_2 .indent1 { padding-bottom:0;}

#layout7 #content .col_2 .link2 { float:right; margin-left:8px;}

#layout8 #content .indent { padding:70px 21px 20px 29px;}
#layout8 #content p { margin-bottom:16px;}

/*==========================================*/
