﻿body 
{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;	
	background-color: #7e7e7e;
}

table
{
	background-color: White;
	margin: left 5px;
}
a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline; 
}

.footer
{
	font-size: 10px;
}

.style1  
{
	color: #246362; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px; 
	line-height: 20px;
}

.style2_title  
{
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px; 
	line-height: 20px; 
	font-weight: bold;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


.fd  
{
	color: #96AFAF; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	line-height: 20px;
}

.fedsButton 
{
	border: 1px solid #696969;
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	height: 25px;
	margin:1px;
	padding: 4px;
    min-width:50px;
	background-image: url('images/button_bg.gif');
}

.fedsButton:hover
{
    background-image: url('images/button_bg_hov.gif');
    text-decoration: none;
}

.fedsButton a 
{
	text-decoration: none;
	color: Black;
}


.fedsTextBox 
{
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color : #696969;
	background-color: #e8e8e8;
	height: 18px;
}

.fedsDropDownBox 
{
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color : #696969;
	background-color: #e8e8e8;
	height: 20px;
}

	.fedsButtonBox{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696969;
	border-right-color: #696969;
	border-bottom-color: #696969;
	border-left-color: #696969;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	background-color: #cbc9c9;
}