/*
// eTecc Communications Framework
// Version 1.0
// Copyright 2007 eTecc Communications All Rights Reserved
// Last Updated: January 23, 2007
// Created On: January 23, 2007 
*/

html {

}

body {
	background-image:url('../images/bg_main.gif');
	margin:0;
	border:0;
}

a
{
	color:#003399;
	text-decoration:none;
}
a:hover
{
	color:#003399;
	text-decoration:underline;
}

.headerTopLink1{
   	font-family:verdana; 
   	font-size:13px;
}
.headerMenu a{
	font-family:verdana; 
   	color:#003399; 
   	font-size:9pt;
}
.headerMenu{
   	font-family:verdana; 
   	font-size:8pt;
   	color:#003399; 
}

.footerTop a,
.footerTop a:active,
.footerTop a:visited,
.footerTop a:hover
{
   	font-family:verdana; 
   	color:#cccc66; 
   	font-size:8pt;
}
.footerTop {
   	font-family:verdana; 
   	color:#cccc66; 
   	font-size:7pt;
}
.footerBottom, 
.footerBottom a,
.footerBottom a:active,
.footerBottom a:visited,
.footerBottom a:hover
{
   	font-family:verdana; 
   	color:#ff9900; 
   	font-size:8pt;
}

.headline{
   	font-family:verdana; 
   	color:black; 
   	font-size:8pt;
}
.boxTitleSml
{
	padding-left:10px;
   	font-family:verdana; 
   	color:#991900; 
   	font-size:10pt;
	font-weight:bold;
}

.boxTitle
{
   	font-family:verdana; 
   	color:#991900; 
   	font-size:11pt;
	font-weight:bold;
}
.text, td, th, text, input, select,textarea
{
   	font-family:verdana; 
   	color:#444444; 
   	font-size:9pt;
	line-height:12pt;
}

ul.handbook li
{
	line-height:14pt;
}

ul.aboutUL li
{
   	color:#003399; 
   	font-size:10pt;
	font-weight:bold;
}

.homeText
{
   	font-family:verdana; 
   	color:#444444; 
   	font-size:9pt;
	line-height:14pt;
}
ul.home li
{
	font-size:8pt;
	font-weight:normal;
	color:#444444;
	line-height:10pt;

	padding-bottom:5px;
}
.ticker td
{
	font-size:8pt;
}
.green
{
	color:#005e20;
}
.red
{
	color:#CC0000;
}
.slide1, .slide2
{
	width:100%;
}
	.aboutPadding
	{
		padding-top:18px;
	}
	.aboutHeading
	{
		padding-left:26px;
		color:#003399; 
		font-size:10.5pt;
		font-weight:bold;
	}
