body
{
	margin: 0px;
	background-color: White;
	font-family: Arial, helvetica, MS Sans Serif;
	font-size: 10pt;
}

td, p, div, input, select, textarea
{
	font-family: Verdana, Arial, helvetica, MS Sans Serif;
	font-size: 10pt;
}

td{
	padding-bottom: 2px;
	padding-top: 2px;
}

.SmallButton
{
	font-size: 9px;
	width: 65px;
}

.SmallFormCaption, .SmallFormEntry
{
	font-size: 9px;
}

.SmallFormCaption
{
	font-weight: bold;
	padding: 2px;
}

.DateTime
{
	color: White;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
}

.HeaderControl
{ 
	background-image: url(../Images/HeaderGradient.gif);  
	background-repeat: repeat-y;  
	background-color: Black;   
}

.FooterControl{
	font-size: 9px;
	padding: 2px;
	color: #333333;
}

.FormCaption
{
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.FormEntry
{
	font-size: 11px;
}

.tdgradient{
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	padding: 2px;
}

.bigTitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 26pt;
		font-style: italic;
		font-weight:bolder;
		color: white;
}

.smallerTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	color: white;
	font-variant: small-caps;
}

.navText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: white;
	font-variant: small-caps;
}

.GridHeader{
	background-color: navy;
	font-size: 10pt;
	font-style:normal;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.GridStyle{
	background-color: White;
}

.GridAltStyle{
	background-color:white;
}
