
a:link {
  	color: #0F467F;
  	text-decoration: none;
}

a:visited {
  	color: #4A6AA3;
  	text-decoration: none;
}

a:hover {
  	color: #333333;
  	text-decoration: none;
}

.FormLt1 {
  	font-family: Arial;
  	font-size: 8pt;
  	cursor: hand;
}

textarea {
  	font-size: 8pt;
  	height: 75px;
  	width: 175px;
}

.logohead {
  	font-family: Arial;
  	font-size: 25pt;
  	font-weight: bold;
}

.logosub {
  	font-family: Arial;
  	font-size: 8pt;
  	font-weight: bold;
}

/* CONTENT */
.content {
  	padding-top: 15px;
  	padding-left: 10px;
  	padding-right: 10px;
  	padding-bottom: 15px;
  	vertical-align: top;
  	width: 600px;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
}

.contentsubpage {
  	padding-top: 15px;
  	padding-left: 10px;
  	padding-right: 10px;
  	padding-bottom: 15px;
  	vertical-align: top;
  	width: 547px;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
}

.content p {
  	vertical-align: top;
  	margin-top: 5px;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	color: #000000;
}

.border {
  	font-family: Arial;
  	font-size: 9pt;
  border-top: 1px #000000 inset;
  border-right: 1px #000000 inset;
  border-bottom: 1px #000000 inset;
  border-left: 1px #000000 inset;
}

.text {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
}

.SMtext {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
}

.uptext {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 7pt;
  	color: darkgreen;
}

.article_table {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
}

.article_title {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  font-weight: bold;
}

.article_content {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
}

/*
//=============================
-- Created by SOHOtemplates.com-
   Template-Specific Classes
//=============================
*/
body {
  	text-align: center;
  	margin-top: 10px;
  	background-color: #576D93;
}

/*
//=============================
  Table_01: layout settings
//=============================
*/
#Table_01 {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
#menu {
  	background-color: #C6C6C6;
  	text-align: left;
  	height: 26px;
  	width: 587px;
  	color: #114683;
  	padding-top: 2px;
  	padding-left: 15px;
  	padding-right: 15px;
}

#menu a {
  	text-align: left;
  	color: #114683;
  	font-size: 9pt;
  	text-decoration: none;
  	font-family: Arial, Helvetica, sans-serif;
}

#menu a:hover {
  	text-align: left;
  	color: #FFFFFF;
  	font-size: 9pt;
  	font-family: Arial, Helvetica, sans-serif;
  	text-decoration: none;
}

/* This is the main hsub table */
table.hmains {
  	width: 100%;
  	color: #D5D5D5;
}

/* This cell contains a submenu link */
td.hmains {
  	text-align: left;
  	color: #D5D5D5;
  	font-size: 9pt;
  	font-family: Arial, Helvetica, sans-serif;
  	text-decoration: none;
}

a.hmains:link {
  text-align: left;
  color: #FFFFFF;
}

a.hmains:visited {
  text-align: left;
  color: #FFFFFF;
}

a.hmains:hover {
  text-align: left;
  color: #1A497D;
}

a.hmains:active {
  text-align: left;
  color: #FFFFFF;
}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VSUBS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
.vmenu_main_sub {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #D5D5D5;
  vertical-align: top;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

/* This cell contains the submenu table */
td.vmenu_main_sub {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 2px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

a.vmenu_main_sub:link {
  color: #000000;
  text-decoration: none;
}

a.vmenu_main_sub:visited {
  color: #000000;
  text-decoration: none;
}

a.vmenu_main_sub:hover {
  color: #6699cc;
  text-decoration: none;
}

a.vmenu_main_sub:active {
  color: #6699cc;
  text-decoration: none;
}

/*
//=============================
// companyname: This defines where you logoimage will be placed
//=============================
*/
.companyname {
  	background-color: #FFFFFF;
}

.companyname2 {
  	background-color: #576D93;
  	background-image: url("images/top.jpg");
  	background-repeat: no-repeat;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14pt;
  	font-weight: bold;
  	color: #FFFFFF;
  	padding-left: 30px;
}

/*
//=============================
// headers: This defines the headers in your site
//=============================
*/
h1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15pt;
  	font-weight: bold;
  	color: #124989;
}

h2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	color: #124989;
  	font-weight: bold;
  	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #124989;
	font-weight: bold;
	margin-bottom: 0px;
}



/*
//=============================
// promobox: promobox content
//=============================
*/
#promo {
  	background-color: #F1F1F1;
  	height: 119px;
  	width: 587px;
  	vertical-align: top;
}

#promotext {
  	width: 100%;
  	vertical-align: top;
  	padding-top: 10px;
  	padding-right: 10px;
  	padding-left: 20px;
  	padding-bottom: 10px;
}

#promotext p {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	color: #333333;
  	margin-top: 0px;
}

#promotext H2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	color: #124989;
  	font-weight: bold;
  	margin-bottom: 0px;
}

/*/
/============================= begin newsbox //=============================*/ #newsbox {
  	width: 202px;
  	padding-top: 30px;
  	padding-right: 2px;
  	padding-bottom: 10px;
  	padding-left: 10px;
  	text-align: left;
  	vertical-align: top;
  	border-left-style: solid;
  	border-left-color: #D5D5D5;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  border-left: 1px;
}

#newsbox h1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	color: #B5B5B5;
}

#newsbox h2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #003366;
  	text-decoration: none;
}

#newsbox p {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	color: #333333;
  	margin-top: 0px;
  	margin-bottom: 5px;
}

#newsbox a:link {
  	color: #035681;
  	text-decoration: none;
}

#newsbox a:visited {
  	color: #035681;
  	text-decoration: none;
}

/* end newsbox */
#leftcol {
  	background-color: #D5D5D5;
  	vertical-align: top;
  	width: 175px;
}

#adressfield {
  	background-color: #7B9AC6;
  	height: 119px;
  	width: 175px;
  	padding-top: 15px;
  	padding-right: 10px;
  	padding-bottom: 10px;
  	padding-left: 15px;
  	text-align: left;
  	font-family: Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	font-size: 10pt;
}

li {
  	font-size: 10pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color: #000000;
  	list-style-image: url("images/subbullet.gif");
}

/*
//=============================
// copyright: copyright content
//=============================
*/
.copyright {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	padding-left: 10px;
  	font-weight: normal;
  	color: #666666;
  	text-decoration: none;
  	background-color: #FFFFFF;
}

#bottom {
  	border-top-style: solid;
  	border-top-color: #D5D5D5;
  border-top: 2px;
}

TD {
}
