﻿body
{
	font-size: 8pt;
	color: #003c5e;
	font-family: Verdana;
}
A
{
    font-size: 8pt;
    color: cornflowerblue;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.leftTable
{
	background-color: #48c8ff;
}

A:hover
{
    color: #ff6600;
    text-decoration: overline;
}

.text
{
    font-size: 9pt;
    color: #033e80;
    font-family: Verdana;
    line-height: 15pt;
    text-align: justify;
}


.shortText
{
	font-size: 8pt;
	color: #033e80;
	font-family: Verdana;
	text-align: justify;
}

.heads
{
    font-size: 9pt;
    color: #ff3300;
    font-family: Verdana;
    line-height: 25pt;
    font-weight: bold;
}
.heads2
{
    font-size: 9pt;
    color: #ff3300;
    font-family: Verdana;
    font-weight: bold;
}
.menu
{
	color: #ffffff;
}
.menu a {
	color: #ffffff;;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
}

.messback
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff0033;
	font-family: Arial;
	height: 25px;
	background-color: gainsboro;
}

.tableborder
{
	border-right: #004e80 1px solid;
	border-top: #004e80 1px solid;
	border-left: #004e80 1px solid;
	border-bottom: #004e80 1px solid;
}

.DocText {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.feed
{
	font-size: 9pt;
	font-family: Verdana;
	color: #ffffff;
	line-height: 15pt;
	background-color: #003366;
	text-align: center;
	font-weight: bold;
}

.seprator
{
	border-left: silver 1px solid;
}
.messageTd
{
	font-weight: bold; font-size: 10pt; color: white; font-family: Arial; height: 30px; background-color: #003366;align="center"
}

.lables
{
	font-size: 8pt;
	color: #003c5e;
	font-family: Verdana;
	text-align: justify;
	line-height: 15pt;
}
.linkBtn
{
	font-size: 8pt;
	color: #003c5e;
	font-family: Verdana;
}
.bottom
{
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 25pt;
}

.head3
{
    font-weight: bold;
    font-size: 12pt;
    color: #336699;
    font-family: 'Comic Sans MS';
}
.heading
{
    font-weight: bold;
    font-family: Verdana;
    background-color: #FFFFFF;
    font-size: large;
    font-weight: lighter;
    text-transform: uppercase;
    color: #000000;
}
.color
{
    color: #FF0000;
}
.contact
{
    border: solid 1px #444;
    padding: 8px 8px 8px 8px;
    color: #343434;
}
.space
{
	margin-top: 5px;
}


