
@charset "utf-8";

.contenttable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.csc-header h1 {
	font-size: 18px;
	font-weight: bold;
}




.LeftFrame {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    padding-top : 5px;
    padding-left : 5px;
    color: #FFFFFF;
  }


.MainFrame {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }


.hm_logo_top_left {
	position:absolute;
	top: 15px;
	left: 20px;
	width:100px;
}


.header {
    padding-left : 20px;
    padding-top : 5px;
    color : #CC0000;
    font-size : 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }


.subheader {
    color : #339900;
    font-size : 16px;
    text-indent : 40px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }

.site-navigation {
    color : #FFFFFF;
    font-size : 10px;
    padding-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 5px;
  }

.site-navigation-item {
    color : #FFFFFF;
    font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
  }
.site-navigation-item:hover {
    color : #FFFFFF;
    font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
  }

.content {
    color : #013334;
    text-align : justify;
    width: auto;
    padding-top : 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }

.content a {
    color : #CC0000;
    text-decoration: underline;
}

.content a:hover {
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
    }
    
.content a:visited {
    color: #CC0000;
    text-decoration: underline;
    }


.menupics {
    border-bottom-width : 0;
    border-left-width : 0;
    border-right-width : 0;
    border-top-width : 0;
  }


.menuitem1 {
    color : #FFFFFF;
    font-weight : normal;
    text-decoration : none;
    text-indent : 8px;
  }


.menuitem1:hover {
    font-weight : bold;
    color: #FFFFFF;
    text-decoration : none;
    text-indent : 8px;
  }


.menuitem2 {
    font-weight : normal;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }


.menuitem2:hover {
    font-weight : bold;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }

.menuitem2-nohover {
    font-weight : normal;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration : none;
    text-indent : 12px;
  }

.menuitem3 {
    font-weight : normal;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }


.menuitem3:hover {
    font-weight : bold;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }
  
.menuitem3-nohover {
    font-weight : normal;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration : none;
    text-indent : 36px;
  }


.menuitem4 {
    font-size : 10px;
    text-indent : 20px;
  }

.footer {
    font-size: 10px;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding-top:20px;
  }

<!-- Mailform css -->

.mailformtable {
    width: 600px;
}

.mailform-label-td {
	width:150px;
	vertical-align:top;
}

.mailform-field-td {
	width:450px;
	vertical-align:top;
}

.mailform-input {
	background-color: #8dda7f;
	border: 1px solid #000000;
	width: 200px;
}

.mailform-password {
	background-color: #8dda7f;
	border: 1px solid #000000;
	width: 200px;

}

.mailform-textarea {
	background-color: #8dda7f;
	border: 1px solid #000000;
	width: 200px;
	height: 50px;

}

.mailform-checkbox {

}

.mailform-radiobox {

}

.mailform-select {

}

.mailform-file {

}

.mailform-reset {
	background-color: #8dda7f;
	border: 1px solid #000000;
	width: 120px;

}

.mailform-submit {
	background-color: #013334;
	color: #ffffff;
	border: 1px solid #000000;
	width: 120px;

}
