body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d3d3d3;
	}
#frame {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	z-index:100;
	visibility: visible;
	height: 320px;
	border: 1px none #000000;
	}
#header {
	margin-bottom: 20px;
	height: 120px;
}
#gutter {
	float: left; width: 1%; height: 1px;
	}
#col1 {
	float: left;
	margin-bottom: 10px;
	width: 180px;
	color: #666666;
	height: auto;
}
#col2 {
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 60%;
	color: #333333;
	border-left-color: #666666;
	border-left-style: dotted;
	border-left-width: thin;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
#col3 {
	float: left; margin-bottom: 10px; margin-left: 10px; width: 24%;
}

a:link {
	color: #F36022;
	text-decoration: none;
}

a:visited {
  text-decoration: none;
	color: #F36022;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #F36022;
}

td {
	font-size: 10px;	
	color: #666666;
}

th {
	font-size: 10px;
	color: #666666;
}

/* subnav layout */

.p7tbsub {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/shim.gif);
	layer-background-color: #F36022; /*for Netscape 4*/
	padding: 8px 2px 52px 10px;
}
.p7tbsub p {
	
	margin: 0px;
}
.p7tbsub a:link {
	color: #ffffff;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #ffffff;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #000000;
	text-decoration: none;
}
.p7tbsub a:active {
	color: #ffffff;
	text-decoration: none;
}
.p7tbdn {
	color: #FFCC00 !important;
	font-weight: bold;
}
/* round corners */
.roundcont {
	width: 100%; color: #ffffff; background-color: #F36022
}
.roundcont P {
	margin: 0px 5px
}
.roundtop {
	background:  url(/round/tr.gif) no-repeat right top
}
.roundbottom {
	background:  url(/round/br.gif) no-repeat right top
}
img.corner {
	border-right: medium none; border-top: medium none; display: block! important; border-left: medium none; width: 14px; border-bottom: medium none; height: 14px
}
/* 2nd page layer */
.content {
	float: left;
	margin-bottom: 10px;
	width: 99%;
	margin-top: 5px;
	margin-left: 3px;
	
			}

/* footer */
#footer {
	CLEAR: both;
	width: 99%;
	float: left;
	margin-left: 3px;
	color: #FFFFFF;	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration:none;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
}
/* images */

.dashbox {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-top-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}
/* forms*/
textarea,input,select, fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

