
a:link {
	color: #0F467F;
	text-decoration: none;
}
a:visited {
	color: #4A6AA3;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	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: 10pt;
}
.content p {
	vertical-align: top;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	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; 
	text-align:left;
	font-size: 10pt;
}

.SMtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	text-align:left;
	font-size: 11pt;
}

.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: 14pt;
	font : bold;
}
.article_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.forecast_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*
//=============================
   Template-Specific Classes
//=============================
*/

body{
	text-align: center;
	margin-top: 0px;
	background: #172534 url(./images/master-bg.jpg) repeat-x top left;
}

/*
//=============================
  Table_01: layout settings
//=============================
*/
#Table_01 {
	border: 0px;
}

div#RedBox	{background-color:#ff0000; border:1px solid black; margin: 10px 0px 10px 0px; text-align:center; clear:left; padding:3px;}
div#YellowBox	{background-color:#FFFF33; border:1px solid black; margin: 10px 0px 10px 0px; text-align:center; clear:left; padding:3px;}
div#GreenBox	{background-color:#93DB70; border:1px solid black; margin: 10px 0px 10px 0px; text-align:center; clear:left; padding:3px;}
div#BlueBox	{background-color:#839abf; border:1px solid black; margin: 10px 0px 10px 0px; text-align:center; clear:left; padding:3px;}

/* ==================== */
/*   Rounded blue box   */
/*   http://www.vertexwerks.com/tests/sidebox/ */
/* ==================== */

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#rounded .sidebox {
	margin: 0 auto; /* center for now */
	/* width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
#rounded .boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#rounded .boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
#rounded .boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}



/*
//=============================
  frame: inside content frame
//=============================
*/
#frame {color:#555555; width:500px; margin:5px; padding:8px; border:dashed 1px #cccccc; background:#e4e4e4; margin-left:auto; margin-right:auto; text-align: left;}
#frame table {width:100%;}
#frame td {font-size:80%;border:solid 1px #cccccc;background:#e4e4e4;color:#555555; text-align:center;}
#frame .item {font-size:80%;background:#d5d5d5;color:#555555;}
#frame .title_frame {border:solid 1px #cccccc;background:#839abf;text-align:center;}
#frame .title {font-size:130%; color:#ffffff;}
#frame .subtitle {font-size:115%; background:#839abf;}
#frame .date{font-style:italic;}


/*################################################################################################
--------------------------------------------------------------------------------------------------
>> 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: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	text-align: left;
	color: #FFFFFF;
	font-size: 10pt;
	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: 11pt;
   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;
	text-align:center;	
}
.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 : 18px;
	}

/*
//=============================
// 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: 10pt;
	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 currenttitle
//=============================*/

#currenttitle_lc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	height: 25px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #124989;
}
#currenttitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #124989;
	background-color: #E4E4E4;
}

#currentitem_lc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	background-color: #E4E4E4;
}

#currentitem {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}
#currentitem_low {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
#currentitem_max {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}

/*//=============================
begin newsbox
//=============================*/
#newsbox {
	width: 202px;
	padding-top: 20px;
	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: 14pt;
	font-weight: bold;
	color: #B5B5B5;
}
#newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#newsbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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: 1px;
	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: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;
	background-color: #959595;
	clear:both;
}

#bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}


#MAINbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#AAAAAA;
	background-color: #959595;
}

