/****    CSS-Style sheet                      ****/

/****    Compatibility issues                 ****/

/* Opera: body: padding: 0px                     */
/* Netscape6.1: heights not in tr's, just in td's*/
/*              a cell with a background-color   */
/*              has to havecontent (e.g. &nbsp;) */
/* Safari: avoid border-collapse if not necessary*/


/*-----------------------------------------------*/
/****    General body-style                   ****/

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

/****   general settings   ***********************/

table, body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 180%;
}

img	{
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
}

table	{
	width: 100%;
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

td	{
	padding: 0px;
	vertical-align: top;
	border-width: 0px;
}

h1	{
	line-height: 100%;
	font-size: 120%;
	margin-top: 15px;
}

h2	{
	font-size: 110%;
	margin-top: 20px;
	padding-bottom: 0px;
}

h3	{
	font-size: 100%;
	margin-top: 20px;
	padding-bottom: 4px;
}

a	{
	color: #4bd26d;
	font-weight: normal;
	text-decoration: none;
}

a:hover
	{
	text-decoration: underline;
}

hr
	{
	background-color: white;
	border-width: 0px; 
	height: 2px
}

/*-----------------------------------------------*/
/****   body   ***********************************/

body	{
	background-image: url(hg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


/*-----------------------------------------------*/
/****   main table   *****************************/

td.topcenter {
	padding-right: 33px;
}

td.greenright {
	background-color: #044504;
	width: 100%;
}

td.topmenu {
	height: 23px;
	padding-left: 121px;
}

td.topmenuentry {
	height: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 8px;
	border-style: solid;
	border-color: black;
	border-width: 0px;
	border-left-width: 1px;
}

td.topmenufill {
	width: 100%;
	border-style: solid;
	border-color: black;
	border-width: 0px;
	border-left-width: 1px;
}

td.mainmenu {
	padding-top: 60px;
}

td.maincell {
	padding-top: 67px;
	padding-left: 46px;
	padding-bottom: 30px;
	width: 100%;
}

div.address {
	position:absolute;
	left:783px;
	top:148px;
}

/*-----------------------------------------------*/
/****   main menu   ******************************/

div.level1 {
	padding-bottom: 4px;
	padding-top: 4px;
	width: 265px;
	padding-left: 16px;
	font-size: 15px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #009900;
}

div.level1top {
	padding-bottom: 4px;
	padding-top: 4px;
	width: 265px;
	padding-left: 16px;
	font-size: 15px;
}

div.level2 {
	line-height: 100%;
	padding-bottom: 13px;
	padding-top: 3px;
	padding-left: 53px;
	font-size: 12px;
}

a.menu {
	font-weight: bold;
	color: #eeffee;
}

a.menu:hover {
	color: #43bc5c;
	text-decoration: none;
}

a.menuactive {
	font-weight: bold;
	color: #43bc5c;
}

a.menuactive:hover {
	text-decoration: none;
}

#copy	{
	font-size: 9px;
	color: white;
	line-height: 100%;
	padding-top: 107px;
	padding-left: 17px;
}

#copy, #copy a, #copy a:hover {
	color: #044504;
}

/*-----------------------------------------------*/
/****   top title   ******************************/

div.title {
	width: 646px;
}

td.greensquare {
	width: 1px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #009900;
	vertical-align: bottom;
}

td.title {
	padding-left: 13px;
	width: 500px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #009900;
}

div.content {
	width: 614px;
	padding-left: 32px;
	padding-bottom: 30px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #009900;
}

/*-----------------------------------------------*/
/****   content elements   ***********************/

.tab1 .td-0, .tab1top .td-0 {
	width: 200px;
	padding-right: 20px;
}

.tab1 .td-1, .tab1top .td-1 {
	width: 130px;
	padding-right: 20px;
}

.tab1top {
	margin-top: 10px;
}

.tab2 .td-0 {
	width: 150px;
	padding-right: 20px;
}

.tab2 .td-1 {
	width: 80px;
	padding-right: 20px;
	text-align: right;
}

.tab2 .td-2 {
	width: 80px;
	padding-right: 20px;
	text-align: right;
}

.tab2 .td-3 {
	width: 20px;
	padding-right: 20px;
	text-align: right;
}

.tab2 .td-last {
	width: 80px;
	padding-right: 20px;
	text-align: right;
}

.tab2 {
	width: auto;
}

.tab3 .td-0 {
	width: 200px;
	padding-right: 20px;
}

.tab3 .td-1 {
	width: 240px;
	padding-right: 20px;
}

div.formlabel {
	width: 100px;
	float: left;
	display: inline;
}

fieldset {
	padding-left: 0px;
	border-width: 0px;
}

table.csc-searchResultInfo, table.csc-searchform {
	margin-top: 10px;
}
