@charset "utf-8";
/* CSS Document */
body {	text-align: center;	font-size: 76%;	color: #000000;	background-color: #0C508F;	font-family:"Trebuchet MS";}
li{text-align:left;}
h1{font-size:24px; font-family:"Trebuchet MS"; font-variant:small-caps; }
img{border:none;}
#wrapper {	padding: 0px;	width: 809px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}
#header {	margin: 0px;	padding: 0px;	height: 500px;	width: 809px;	background-image: url(../images/Coast-Payroll_03.gif);	background-repeat: no-repeat;	background-position: left top;}
#content {	margin: 0px;	padding: 0px;	background-image: url(../images/content_bg_new.png);	background-repeat: no-repeat;	background-position: left bottom;	width: 809px;	background-color: #FFFFFF;}
#leftcol {	float: left;	width: 86px;	margin: 0px;	padding: 0px;	background-color: #FFFFFF;}
#centercol {	width: 512px;	margin: 0px;	padding: 0px;	float: left;}
#centercol p {	text-align: left;	padding-left: 10px;	margin-top: 8px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	font-size: 11px;	padding-right: 10px;	font-weight: bold;}
#rightcol {	width: 211px;	margin: 0px;	padding: 0px;	float: left;}
#footer {	margin: 0px;	padding: 2px;	clear: left;	height: 98px;	width: 809px;	background-image: url(../images/Coast-footer.png);	background-repeat: no-repeat;	background-position: left top; font-size:13px; font-family:"Trebuchet MS"; font-variant:small-caps;}
#footer a {	font-size:13px; font-family:"Trebuchet MS"; font-variant:small-caps; text-decoration:none; color:#333333;}

.clearfix {	clear: both;	height: 1px;}

/*FORM CSS*/
.cssform {	margin-top: 0px;	padding-top: 0px;}
.cssform p {	clear: left;	margin: 0px;	padding: 0px;}
.cssform label {	font-weight: bold;	float: left;	width: 100px;}
.buttons {	float: left;	margin-left: 110px;	margin-top: 5px;	margin-bottom: 5px;	padding-bottom: 10px;}
.formbutton {	cursor:pointer;	border:outset 1px #ccc;	color:#000000;	font-weight:normal;	background-image: url(../images/btn_bkg1.jpg);	background-repeat: repeat-x;	background-position: left bottom;	margin-right: 5px;	padding-top: 1px;	padding-right: 1px;	padding-bottom: 1px;	padding-left: 2px;}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {margin-left: 3px;}
.required {color:#FF0000;}
.required h3 {color:#FF0000; text-align:left; font-size:10px;}
.required p {color:#FF0000; text-align:left; font-size:9px;}
.tableshade {background-color:#A4C3FA; text-align:left;}
.tableshadeh {background-color:#0C508F; text-align:left; color:#FFFFFF;}
table { font-size:10px; text-align:left;}

