/************************************************************/
/************************************************************/
/*                                                          */
/*   Corporate Web Services, Inc.                           */
/*                                                          */
/************************************************************/
/************************************************************/

BODY {
	font-family : verdana, tahoma, arial, sans-serif;
	font-size : 10pt;
	background : #E9E9DE;
	margin : 0px;
	padding : 0px;
	color : #000;
	scrollbar-face-color : #fff;
	scrollbar-arrow-color : #999;
	scrollbar-base-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-darkshadow-color : #999;
	scrollbar-highlight-color : #fff;
	scrollbar-3dlight-color : #aaa;
	scrollbar-track-color : #fff;
}

TABLE {
	font-family : verdana, tahoma, arial, sans-serif;
	font-size : 10pt;
	color : #000;
}

DIV {
	text-align : left;
	margin : 0px;
	padding : 0px;
	display : block;
}

#main {
	background : #fff;
	width : 751px;
	border-right : 1px solid #999;
}

#headerBG {
	border-bottom: 8px solid #42567B;
}

#header {
	background: url('images/siding_small_expanded.jpg') no-repeat top left;
	height: 100px;
	padding-left: 10px;
}

#menu {
	margin-bottom: 12px;
}

#menu img {
	margin: 5px 2px;
}

#sectionTitle {
	text-align: right;
	font-size: 8pt;
	position: relative;
	width: 950px;
}

#sectionTitle img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
}

#content {
	background-color: #D4D3BD;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#aboutInfo {
	margin: 10px 0px 10px 10px;
}

#aboutInfo td {
	background-color: #fff;
	border: 1px solid #999;
	padding: 10px;
}

#adminNav {
	padding: 5px;
}

#adminNav p {
	margin: 2px 0px;
	padding: 0px;
}

#aboutInfo td table.noBorder td {
	border: none;
	padding: 1px 2px;
}

#aboutInfo td form.noBorder {
	background: none;
	border: none;
	padding: 0px;
}

#aboutInfo td table.report {
	font-size: 8pt;
}

#aboutInfo td table.report td {
	padding: 2px 3px;
	border: none;
	border-bottom: 1px solid #999;
	border-right: 1px solid #ddd;
}

#priceChart td {
	padding: 2px 5px;
	border: none;
	border-bottom: 1px solid #999;
}

#adminNav {
	padding: 3px 5px 10px;
}

#adminNav a {
	margin: 1px 2px;
	padding: 0px 5px;
	border: 1px solid #999;
	line-height: 1.5em;
}

#adminNav a:hover {
	color: #666666;
	border: 1px solid #666666;
	background-color: #D4D3BD;
}

#printLink {
	text-align: right;
}

#printLink a {
	border:none;
	margin:0px;
	padding:0px;
}

#printLink a:hover {
	background: none;
	border: none;
	color: #999;
}

#footer_contact {
	border-top: 1px solid #999;
	background: #D4D3BD;
}

#footer {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	padding-left: 50px;
	background: #D4D3BD url('images/cws_logo.gif') no-repeat 5px 50%;
}

.hidden {
	display: none;
}

.lines {
	background: #D4D3BD url('images/lines.gif');
}

.mainOption {
	margin: 5px 0px 0px;
	font-weight: bold;
}

.desc {
	margin: 0px;
	font-size: 8pt;
}

.subOption {
	font-size: 9pt;
	margin: 0px 0px 0px 15px;
}

p.instructions {
	float: left;
	width: 250px;
	margin: 3px 25px 8px 5px;
	padding-bottom: 20px;
	color: #555;
	font-size: 9pt;
	position: relative;
}

h1 {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	margin : 0px;
	color : #000
}

h2 {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	margin : 0px;
	color : #000;
}

A {
	color : #42567B;
	text-decoration : none;
	font-weight : bold;
}

A:hover {
	color : #999;
}

FORM {
	margin : 0px;
	padding: 10px;
	border: 1px solid #999;
	background: #f0f0f0;
}

INPUT, SELECT, TEXTAREA {
	font-size : 9pt;
	font-family : verdana, tahoma, arial, sans-serif;
	color : #000;
	background-color : #fff;
	border : 1px solid #ccc;
	padding-left : 2px;
	padding-right : 2px;
}

INPUT.button {
	background: #e6e6e6;
	font-weight : bold;
	border : 1px solid #999;
} 

INPUT.boldField {
	font-weight : bold;
  font-family : verdana, tahoma, arial, sans-serif;
}

INPUT.smallField {
  font-family : verdana, tahoma, arial, sans-serif;
	font-size : 8pt;
}

#staffList {
	font-size: 9pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

#staffList td {
	text-align: center;
	padding-bottom: 20px;
	background: #f2f0e9;
}

#staffList img {
	border: 1px solid #555;
	display: block;
	margin-bottom: 10px;
}

#staffList a {
	font-size: 8pt
}

#aboutNav {
	list-style: inside square;
	color: #42567b;
	background: #f2f0e9;
	font-weight: bold;
	float: right;
	border: 1px solid #aaa;
	border-bottom-color: #777;
	margin: 0 0 5px 15px;
	padding: 0 0 10px;
	font-size: 8pt;
}

#aboutNav li {
	padding: 1px 8px;
}

.biographyImg {
	width:150px;
	margin:7px;
	float:left;
	font-size:.7em;
}

form.inline {
	font-size: 9pt;
	margin: 5px 10px;
	color: #555;
	display: inline;
}