body			{
			font-size: medium; 
			font-family: Verdana,Arial,Helvetica,Sans-serif;
			color: #000080;
			background-color: #FFFFFF;
			background-image: URL('images/3cccs_watermark_350_cleaned_lightened.gif');
			background-position: bottom left;
			background-attachment: fixed;
			background-repeat: no-repeat;
}

.menulines {
	height: 23px;
	border: 1px solid #9E864E;
    cursor: hand;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fefefe, endColorStr=#C69F4C, gradientType=0);
}

.menuline {
	height: 23px;
	border: 1px solid #9E864E;
    cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fefefe, endColorStr=#C69F4C, gradientType=0);
}

.maincontent {position: absolute; top: 0; margin-top: 70px; left:50%; margin-left: -215px; width: 600px;}
.logo {position: absolute; top: 0; top-margin: 0; left:50%; margin-left: 235px; z-index:5;}
.navigation {position: absolute; top: 0; margin-top: 107px; left:50%; margin-left: -380px; width: 170px;}

a:link {color: #0000FF; text-decoration: none;} 
a:visited {color: #0000C0; text-decoration: none;} 
a:hover {color: #EE0000; text-decoration: underline;}
a:active { color: #EE0000; text-decoration:underline;}

a.darklink:link {color: #000080; text-decoration: none;} 
a.darklink:visited {color: #000080; text-decoration: none;} 
a.darklink:hover {color: #0000FF; text-decoration: underline;}
a.darklink:active { color: #EE0000; text-decoration:underline;}

.webmaster {color: #c0c0c0; font-size: 0.7em;}
a.webmaster:link {color: #c0c0c0; text-decoration: none;} 
a.webmaster:visited {color: #c0c0c0; text-decoration: none;} 
a.webmaster:hover {color: #c0c0c0; text-decoration: underline;}
a.webmaster:active { color: #c0c0c0; text-decoration:underline;}

.bannertext {text-align: center; FONT-WEIGHT: bold; FONT-SIZE: 1.1em; FONT-STYLE: normal; padding: 12px 0 9px 0;}

.navtext { FONT-WEIGHT: bold; font-size: 1em; FONT-STYLE: bold; text-align: center;}
a.navtext:link {color: #0000FF; text-decoration: none;} 
a.navtext:visited {color: #0000FF; text-decoration: none;} 
a.navtext:hover {color: #0000FF; text-decoration: none;}
a.navtext:active { color: #0000FF; text-decoration: none;}

.footertext { FONT-WEIGHT: normal; font-size: 1em; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; text-align: center;}

td {font-size: 0.8em; text-align: justify;}

.headingcell {border-bottom: 1px solid #9E864E;}

image {border-color: #9E864E;}

ul {list-style-image: url('images/3cccs_bullet.gif');}

li.pdf {margin: 0 0 0 10px; pasdding: 0 0 0 5px; list-style-image: url('images/adobereader.gif');}

input.button {
	font-size: 0.75em;
	font-weight: bold;
	cursor:hand;
}

input.s_button {
	font-size: 0.8em;
	font-weight: normal;
	cursor:hand;
}

input.big_button {
	font-size: 1em;
	font-weight: bold;
	cursor:hand;
}

input {
	color: #000080;
	font-size: 0.85em;
	font-weight: bold;
}

input.s_text {
	color: #000080;
	font-size: 0.8em;
	font-weight: normal;
}

select {
	color: #000080;
	font-size: 0.85em;
	font-weight: bold;
	cursor:hand;
}

.textinput	{
	color:  #BB0000;
	font-size: 0.85em;
	font-weight: bold;
	border-style: solid;
	border-width: 1pt;
	border-color: #000080;
	BACKGROUND-IMAGE: url(images/inputbg.gif);
}

textarea {
	color: #000080;
	font-size: 0.85em;
}

h1	{color: #000080;
	font-size: 1.4em;
	font-weight: bold;
}

h2	{color: #000080;
	font-size: 1.2em;
	font-weight: bold;
}

h3	{color: #000080;
	font-size: 1.1em;
	font-weight: bold;
}

h4	{color: #000080;
	font-size: 1em;
	font-weight: bold;
}

h5	{color: #000080;
	font-size: 0.95em;
	font-weight: bold;
}

h6	{color: #000080;
	font-size: 0.9em;
	font-weight: bold;
}

hr	{color: #9E864E;
	size: 1px;
	width: 98%;
}

.clickable	{cursor: hand;
}

.tableheader {
	border-bottom: 1 solid #000080;
	color: #000080;
	font-size: 0.85em;
	font-variant: caps;
	font-weight: bold;
}

.tableline1 {	
	color: #000000;
	font-size: 0.85em;
	background-color: #E7E7FF;
	border-bottom: 1 solid #000080;
}

.tablerow1 {
	color: #000000;
	font-size: 0.85em;
	background-color: #E7E7FF;
}

.tableline2 {	
	color: #000000;
	font-size: 0.85em;
	background-color: #BEBEFC;
	border-bottom: 1 solid #000080;
}

.tablerow2 {	
	color: #000000;
	font-size: 0.85em;
	background-color: #BEBEFC;
}