/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_body.gif); 
	background-repeat: repeat-y; 
	background-attachment: fixed; 
	background-position: top center; 
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 618px;
	}

#content {
	font-size: 1.2em;
	margin-left: 150px;
	float:left;
	}

a { color:#FD6500;}
hr {
	display: none;
	}
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 620px;
	/*border: 1px solid #959596;*/
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 100px;
	width: 618px;
	}

#headerimg {
	margin: 0;
	height: 89px;
	width: 149px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin-left: 160px;
	width: 458px;
	
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 618px;
	clear: both;
	border-top: 5px solid #F0F0F0;
	}

#footer p {
	margin-top: 0px;
	padding: 5px 0;
	text-align: center;
	}
#footer a {
	color:#FD6500;
	}




/*	Begin Headers */
h1 { margin: 8px 0px 0px 0px; font-size:18px; text-align:right;
	}

h2 {
	}

h2.pagetitle {
}
h3 {
	}
#sidebar
{
	padding: 20px 0 10px 0;
	width: 147px;
	}


#w_logo { width:149px; float:left}
#w_headertext1 {text-align:right; color:#FD6500; font-size:12px; font-weight:bold; margin: 0px 0px 9px 0px; padding-top:10px;}
#w_headertext2 { font-size:18px; font-weight: bold; text-align:right; margin: 0px 0px 0px 0px;}
#w_headertext3 { color:#CCCCCC; font-size:11px; text-align:right; margin-top:10px;}
#w_menu { width:147px; float:left}
#w_content { 
	width: 458px; 
	float:left; 
	margin-left:13px; 
	background-image: url(images/article_bg.jpg);
	background-repeat: no-repeat; 
	background-position: top; }
#w_content {font-size:12px; text-align:justify;}
#w_content ul {font-size:12px;}

table.tblborder1
{
    border-color: #FFFFFF;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.tblborder1 td
{
	border-color: #FFFFFF;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #EFEFEF;
	font-size:11px;
	text-align:left;
}

#w_menuoption { 
	width:147px; 
	height:95px; 
	background-image:url(images/w_menubox.jpg); 
	background-repeat:no-repeat; 
	margin-bottom:7px;  
	text-align:left;
}
#w_menuoption p {
	font-size:18px;
	font-weight: bold; 
	width: 136px;
	margin: 10px 0px 0px 13px;
}
#w_menuoption p a:link {color:#000000; text-decoration:none;}
#w_menuoption p a:hover {color:#FD6500;}
#w_menuoption p a:visited {color:#666666; text-decoration:none;}


#w_menuoption p a:link {color:#000000; text-decoration:none;}
#w_menuoption p:hover {color:#FD6500;}
#w_menuoption p a:hover {color:#FD6500;}
#w_menuoption p a:visited {color:#666666; text-decoration:none;}

.menutitle{
	font-size:18px;
	font-weight: bold; 
	margin: 10px 5px 0px 13px;
	cursor:pointer;
	color:#000000;
	width:134px;
	padding:0px;
	text-align:left;}
.submenu{
	font-size: 11px;
	margin: 0px 0px 0.5em 13px;
	padding-left: 5px;
	background-image:url(images/submenu2_bg.png); background-repeat: repeat-y; background-position: px -10px;}
.submenu a {
	text-decoration: none; 
}

#w_bigpipes {width:458px; height:197px; background-image:url(images/w_bigpipes.jpg); background-repeat:no-repeat; margin-bottom: 7px; text-align:right;}
#w_bigprofiles {width:458px; height:197px; background-image:url(images/w_bigprofiles.jpg); background-repeat:no-repeat; text-align:right;}
#w_bigpipes h1, #w_bigprofiles h1 { width:200px; color:#000000; font-size: 22px; font-weight:bold; margin: 11px 13px 0px 0px}
#w_bigpipes p, #w_bigprofiles p { color:#FD6500; font-size: 11px; font-weight:bold; margin-right: 13px}
#w_bigpipes a, #w_bigprofiles a { color:#FD6500; font-size: 11px; font-weight:bold;}

table.tblright {margin: 15px 0px 10px 10px; padding: 5px; background-color:#F0F0F0; border-left: 1px solid #999999}


