body,
td,
th,
input,
select,
textarea {
	font-family:verdana, helvetica, sans-serif;
	font-size:8pt;
}

body {
	text-align:center;
	margin:0px;
}

a {
	color:#1c579d;
}

a img {
	border-width:0px;
}

.body {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.body .footer 
{
	clear:both;
}

.body .footer-inner {
	background:#1c579d;
	height:21px;
	line-height:21px;
	color:#fff;
	text-align:right;
	padding-right:10px;
	font-size:7pt;
}

.body .footer-inner a {
	color:#fff;
	text-decoration:none;
}

.date {
	height:25px;
	line-height:25px;
	text-align:right;
	color:#fff;
	background:#1c579d;
	padding-right:10px;
}

.logo {
	background:url(/images/logo.gif) no-repeat center;
	width:208px;
	padding-top:120px;
	line-height:15px;
	float:left;
	display:block;
	text-decoration:none;
	color:#ccc;
	text-align:center;
}

.quotation {
	height:45px;
	padding:100px 20px 0px 20px;
	background:url(/images/header.jpg) repeat-x top left;
	font-size:10pt;
	color:#1c579d;
	margin-left:208px;
}

.main {
	background:#b2b8b8;
}

.features .feature {
	margin-bottom:3px;
}

.feature-bottom .feature-text,
.features .feature-text {
	margin-bottom:3px;
	color:#fff;
	padding:15px 0px 15px 10px;
	background:#949a9a;
}

.feature-bottom .feature-text 
{
	float:left;
	width:auto;
	height:39px;
	overflow:hidden;
}

.features {
	float:left;
	clear:left;
	width:208px;
}

.feature-text .read-more {
	display:block;
}

.menu 
{
    margin:0px;
    padding:0px;
    background:url(/images/menu_bg.gif) repeat-x top;
    height:22px;
}

.menu li
{
    list-style-type:none;
    float:left;
    border-right:1px solid #fff;
    height:22px;
}

.menu li a 
{
    display:block;
    padding:0px 10px 0px 10px;
    line-height:22px;
    color:#fff;
    text-decoration:none;
}

.menu li a:hover 
{
    background:url(/images/menu_bg_on.gif) repeat-x top;
}

.dropdown 
{
    position:absolute;
    visibility:hidden;
}

.dropdown ul
{
    margin:0px;
    padding:0px;
}

.dropdown ul li 
{
    display:block;
    list-style-type:none;
    text-align:left;
}

.dropdown ul li a
{
    text-decoration:none;
    display:block;
    background:url(/images/menu_bg.gif) #a4b1b9 repeat-x top;
    color:#fff;
    border-bottom:1px solid #fff;
    height:12px;
    padding:5px 5px 5px 5px;
    width:100px;
}

.dropdown[class] ul li a 
{
     height:auto;
     min-height:12px;
}

.dropdown ul li a:hover 
{
    background:url(/images/menu_bg_on.gif) #0078b1 repeat-x top;
}

.content {
	padding:20px;
	color:#3f3f3f;
	line-height:2.0em;
	background:#d3d4d6;
	height:400px;
	margin-right:208px;
}

.content[class] 
{
	min-height:400px;
	height:auto;
}

.content-outer 
{
	background:#d3d4d6;
	margin-left:208px;
}

.content h2,
.content h1 {
	color: #1c579d;
    font-size: 14pt;
    margin:0px;
    padding:0px;
    font-weight:normal;
    margin-top:20px;
}

.content h2 
{
    font-size:12pt;
}

.feature-bottom {
	background:url(/images/footer_feature.jpg) repeat-x left;
	height:69px;
	overflow:hidden;
	
}

.validation-error li,
.validation-error 
{
	line-height:normal;
}

.seperator 
{
	border-bottom:1px solid #1c579d;
}

.info-bar-outer 
{
	background:#cdcdcd;	
}

.info-bar 
{
	width:208px;
	float:right;	
	color:#555555;
	padding-bottom:10px;
}

.news-seperator 
{
	border-top:1px dotted #ababab;
	width:80%;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:auto;
}

.inner
{
	padding:0px 10px 0px 10px;
}

.title 
{
	background:#afaaad;
	margin-bottom:10px;
}

.info-bar input 
{
	border:1px solid #808181;
	background-color:#c2c2c2;
	color:#464646;
	font-size:8pt;
	height:16px;
}