
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: 385px;
	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: 8pt; 
	border: 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 : 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: 0px;
	background-color: #576D93;
}
/*
//=============================
  Table_01: layout settings
//=============================
*/
#Table_01 {
	border: 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 {  
	border: 0px;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   padding: 15px 10px 2px 10px;
   background-color:#D5D5D5;
   vertical-align:top;
}

/* This cell contains the submenu table */
td.vmenu_main_sub {
   border: 0px;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 9pt;
   padding: 15px 10px 2px 15px;
}

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;
}

/*
//=============================
// 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-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#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-width: 2px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}



/*
//=============================
// console: console content
//=============================
*/


div#page {
    margin-left: auto;
    margin-right: auto;
    width:720px;
    text-align:left;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #800000;
    border-left: 1px solid #800000;
    border-right: 1px solid #800000;
    border-bottom: 1px solid #800000;
}
div.header {
	height: 80px;  /* img height (98px) + img margin */
	text-align:right;
	color: #800000;
}
div.header a {
	color: #800000;
	text-decoration : none;
	font-size:16px;
	font-weight:bolder;
}
div.header a:hover {
	color: blue;
}
a#current {
	color: #800000;
}
div.header img {
    margin-top:2px;
    margin-right:5px;
    float:left;
    border-style:none;
    border-width:0;
}
div.header li {
    line-height: 60px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	display: inline;
	border-left: 1px solid #800000;
	padding-top: 20px;
	padding-left: 2px;
	margin-left: -4px;
	margin-right: 0px;
	color: #800000;
	font-size:16px;
	font-weight:bold;
}
div.message {
	text-align:right;
	border-bottom: 1px solid #800000;
	color:#A96046;
	margin-top:-15px;
	padding-bottom:5px;
	padding-right: 5px;
}

div.nav {
    float:left;
    width:150px;
}
div.nav a {
	font-size:11px;
	font-family:Verdana, Arial, Tahoma, Helvetica;
	color: black;
	font-weight:bold;
	text-decoration : none;
}
div.nav a:hover {
	color: blue;
	text-decoration : underline;

div.button a {
	font-size:11px;
	font-family:Verdana, Arial, Tahoma, Helvetica;
	color: black;
	font-weight:bold;
	text-decoration : none;
}
div.button a:hover {
	color: blue;
	text-decoration : underline;

}
div.nav li{
    list-style-type: none;
    list-style-position: outside;
    border-right: 1px solid #800000;
    border-left: 1px solid #800000;
    border-bottom: 1px solid #800000;
    padding:5px;
}

div.rnav {
    float:right;
    width:175px;
}
div.rnav a {
	color: #800000;
	text-decoration : none;
}
div.rnav a:hover {
	color: blue;
	text-decoration : underline;
}
div.rnav li{
    list-style-type: none;
    list-style-position: outside;
    border-right: 1px solid #800000;
    border-left: 1px solid #800000;
    border-bottom: 1px solid #800000;
    padding:5px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none;
    border-bottom: 1px solid #800000;
    }
    
a.info:hover{
    z-index:25;
    background-color:#800000;
    }

a.info span{
    display: none;
    }

a.info:hover span{
    display:block;
    position:absolute;
    top:2em;
    left:-10em;
    width:25em;
    border:1px solid #800000;
    background-color:#FFD1D1;
    color:#000;
    text-align:justify;
    font-size:10px;
    font-weight:normal;
    padding:3px;
    line-height:15px;
    }
a.info:hover b{
    white-space:nowrap;
    display:inline;
    font-size:small;
    }
a.info:hover img{
    float:none;
    margin:5;
    vertical-align:middle;
    border-style:none;
    border-width:0;
    }

div.content {
    margin-left:170px;
    text-align:justify;
}
div.content img {
    float:right;
    margin-left: 20px;
    margin-bottom: 5px;
    border-style:none;
    border-width:0;
}
div.content h2 {
    white-space:nowrap;
    color:#800000;
}
div.content h3 {
    color:#800000;
}
div.content h4 {
    color:#800000;
    font-size:16px;
}
div.content h5 {
    color:#800000;
    font-size:12px;
}
div.content h6 {
	text-align:right;
	border-top:1px solid #800000;
	margin-top:4px;
	padding:6px;
}
div.content p {
    color:#000000;
    line-height:19px;
}
div.content input {
    margin-left:10px;
}

span.footer {
    border-top: 1px solid #800000;
    padding-top:5px;
    display:block;
    text-align:left;
    font-size:xx-small;
}

span.footer img{
    float:right;
    vertical-align:bottom;
    }

div.home {
    margin-left:20px;
    text-align:left;
}
div.home img{
    float:right;
}
div.home h4 {
    font-weight:normal;
}
span.grey {
    color:#959298;
}
span.tm {
    font-size:small;
    vertical-align:top;
}
div.inyourface a{
	position:absolute;
	display:block;
	top:75px;
	width:700px;
	color:white;
	background-color:red;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border: 1px dashed white;	
}

TR.listing-odd {
  background: #B3C6DF;
}

TR.listing-even {
  background: #D7D9FF;
}

.barTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	border: none;
}

.barTxt A:link {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: 12px; 
}
.barTxt A:visited {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: 12px; 
}
.barTxt A:active {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: 12px; 
}
.barTxt A:hover {
	FONT-WEIGHT: bold; COLOR: yellow; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: 12px; 
}
.inputsubmit {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #576D93; 
	color: #FFFFFF;
	border: #666666; 
	border-style: solid;
 	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
