body {
	background-color:	#6C6C6C;
	background-image:	url(images/bg.gif);
	margin:			20px 0px 0px 0px;
	padding:		0px;
}



ul {
	font-family:            arial, helvetica, sans-serif;
        font-weight:            normal;
	font-size:		12px;
	list-style-type:	square;
	padding-left:		15px;
        color:                  #747474;
}

ol {
	font-family:            arial, helvetica, sans-serif;
        font-weight:            normal;
	font-size:		12px;
	padding-left:		15px;
        color:                  #747474;
}

a {
	font-family:		arial, helvetica, sans-serif;
	font-size: 		12px;
	text-decoration: 	none;
	color: 			#2567A4;
}

a:link {
	text-decoration: 	none;
}

a:visited {
	text-decoration: 	none;
}

a:active {
	text-decoration: 	none;
}

a:hover {
	text-decoration: 	underline;
}

h1 {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		17px;
	font-weight:		bold;
	text-align:		left;
	color:			#2567A4;
	margin-top:		0px;
	margin-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
}

h2 {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		14px;
	font-weight:		bold;
	text-align:		left;
	color:			#2567A4;
	margin-top:		0px;
	margin-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
}

h3 {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		14px;
	font-weight:		bold;
	text-align:		left;
	color:			#747474;
	margin-top:		10px;
	margin-bottom:		0px;
	padding-top:		10px;
	padding-bottom:		0px;
}

textarea {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;
	text-align:		left;
	color:			#747474;
	width:			300px;
}

select {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;
	text-align:		left;
	color:			#747474;
}

input {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;
	color:			#747474;
}

.fixed_background {
	background-repeat:	no-repeat;
	background-position:	top right;
}

.form_input {
	font-family: 		Arial; 
	font-size: 		12px;  
	width:			200px;
}

.content	{
	padding-left:8px;
	color:#333333;
		font-family:            arial, helvetica, sans-serif;
        font-weight:            normal;
	font-size:		12px;
}
td		{
color:#333333;
		font-family:            arial, helvetica, sans-serif;
        font-weight:            normal;
	font-size:		12px;
}

.cert	{background-color:#333333; color:white; background-image:url(images/header_bg.jpg)}

.red	{color:#cc0000;}

/*  surcharges  */

.pm	{color:#999999;height:24px;}
.cm	{color:#334433; font-size:14px; background-color:#FFCC66;height:24px;}
.z	{height:24px; }
#surscroll	{width:400px; height:886px; overflow:auto; }