BODY {
	margin: 0px;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	background: #e3eeea url(../images/greenback.jpg) repeat-x center top;
	font-size: 10pt;
	
}
html {overflow: scroll;}

A:visited {
	font-size: 10pt;
	color: Purple;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

A:link {
	font-size: 10pt;
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

A:hover {
	font-size : 10pt;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

A:active {
	font-size: 10pt;
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.footer
{
	vertical-align: top;
	text-align: left;
	margin: 0px;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 8pt;
	color: gray;
	background: transparent;
	width: 600px;
	margin-left:auto; 
    margin-right:auto;
}

.footer A:visited {
	font-size : 8pt;
	color : gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.footer A:link {
	font-size : 8pt;
	color : gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.footer A:hover {
	font-size : 8pt;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.footer A:active {
	font-size : 8pt;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

H1 {
	font-size : 13pt;
	color : NAVY;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

H2 {
	font-size : 11pt;
	color : navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}
H2 A:link {
	font-size : 11pt;
	color : navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}
H2 A:visited {
	font-size : 11pt;
	color : navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}
H2 A:hover {
	font-size : 11pt;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

H2 A:active {
	font-size : 11pt;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}
H3 {
	font-size : 10pt;
	color : navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
    text-align: left;
}

H4 {
	font-size : 10pt;
	color : navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

P {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	TEXT-ALIGN: left
}

.form {
	border:1px solid #A8C6C6; font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #F8F8F8;
	text-decoration: none;
	font-weight: normal;
	cursor : hand;
}

LI {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	list-style-image: url(../images/bullet.gif);
}

.block
{
	border-top: 1px solid ActiveCaption;
	border-right: 1px solid ActiveCaption;
	border-bottom: 1px solid ActiveCaption;
	border-left: 1px solid ActiveCaption;
	border-collapse: collapse;
	padding: 0 0 0 0;
	border-color: ActiveCaption;
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	background: #ffffff;
}

.td {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.tr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.gray
{
	background: #f1f0f0;
}

.white
{
	background: #ffffff;
}

.button
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: gray 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: center
}

.dashedline
{
	border-bottom: 1px dashed #003399;
	margin-bottom: 15px;
	margin-Top: 15px;
	clear: right;
	width: 100%;
}

.title
{
	
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 12pt;
	color: #000099;
}

.photo {
 padding: 5px;
    border: 1px solid #B9B9B9;
    vertical-align: top;
	    margin-top: 5px;
	    background: #ffffff;
	    margin-bottom: 5px;
	    text-align: center;
    float: center;
}

.width {
	width: 100%;
	background: #ffffff;
}

.smallwidth {
	width: 90%;
	margin-left:auto; 
    margin-right:auto;
    background: #ffffff;    
}

.back {
	background-color: #055D9E;
}
