/* CSS Document */
body {
	color: #333;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/bg_pliers.gif) repeat top left !important ;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#006600;
	}
	
	h2
	
{
	color:#006600;
	}

.master{
	width: 764px;
	background: transparent;
	margin: 10px auto;
	text-align: left;
	/*border: 1px solid #060;*/
}
.portalPage {
background-color:white;
border:0px !important;
margin:auto;
padding:12px 32px;
width:686px;
}
.top{
	width:762px; background: #fff; 
	padding-bottom: 10px;
	/*border: 1px solid #060;*/
}
.top_nav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 0px; 
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background : #060;
	width:764px;
}
.top_nav .pipe {
	display: none;
}
.top_nav a{
	margin: 0px;
	border-right: 1px solid #fff;
	text-align:center;
		color: #fff;
	text-decoration: none;
	background : #060;
	padding: 4px 7px;
}
.top_nav a:hover{
	color: #fff;
	background : #669933;
	text-decoration: none;
}

.top_nav a.selected {
	color: #060;
	background : #9c3;
	text-decoration: none;
}

.main{
	text-align: center;
}
.main_left{
	text-align: left;
}
ul{
	text-align: left;
}
.ask{
margin: 10px;
}
.ask h3{
text-align: left;
}
.ask_in{
width: 743px;
background: #060; 
}
