body, p, td
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

.MainButtons 
{
	background-color: #cccccc;
}


.SecondaryButtons 
{
	background-color: #dddddd;
}

Legend 
{
	color: Black;
}

.Times1
{
	font-family: Times New Roman;
	font-size: 12px;
}

.Times2
{
	font-family: Times New Roman;
	font-size: 14px;
}

.Times1Bold
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12px;
}

.Times2Bold
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 16px;
}

.Message 
{
	background-color: #DCE2FF;
	text-align: center;
	padding: 10px;
}

.SmallText
{
	font-size: 10px;
	line-height: 15px;
}

.InputNormal
{
	width: 250px;
}

textarea 
{
	font-size: 11px;
	font-family: Arial;
}

.Error
{
	text-align: center;
	color: navy;
}

.ErrorLarge
{
	font-size: 16px;
	text-align: center;
	color: navy;
}

.Letter, A.Letter, A:Link.Letter, A:Active.Letter, A:Visited.Letter
{
	width: 20px;
	height: 20px;
	background-color: #4C7B54;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

A:Hover.Letter
{
	width: 20px;
	height: 20px;
	background-color: gray;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.TDA
{
	vertical-align: top;
	width: 140px;
}

.TDAReq
{
	vertical-align: top;
	width: 150px;
	color: #C36500;
}

.TDABold
{
	vertical-align: top;
	width: 150px;
	font-weight: bold;
}

.TDB
{
	vertical-align: top;
	width: 450px;
}

.FormTopTD
{
	border-top: 3px solid #bbbbbb;
}

.FormBtmTD
{
	border-top: 3px solid #bbbbbb;
}

.TDRow1
{
	vertical-align: top;
	background-color: #F7F7E9;
	border-bottom: 2px solid black;
	color: Black;
	font-weight: bold;
}

.TDRow2
{
	vertical-align: top;
	border-bottom: 1px solid black;
}

A, A:Link, A:Hover, A:Visted, A:Active
{
	color: Navy;
}

.Menu, A.Menu, A.Menu:Link, A.Menu:Hover, A.Menu:Visted, A.Menu:Active
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.PageHeader
{
	font-family: Verdana;
	background-color: #415f8c;
	font-size: 17px;
	color: White;
	border-bottom: 1px;
	border-bottom-color: #666666;
	border-bottom-style: groove;
}

#PageHeaderDiv
{
	position: absolute;
	top: 42px;
	left: 220px;
}

.PageHeader2
{
	font-family: Verdana;
	font-size: 13px;
	border-bottom: 4px;
	border-bottom-style: groove;
}

.Header
{
	font-size: 16px;
	font-weight: bold;
}

.Header2
{
	font-size: 14px;
	font-weight: bold;
}

.CellA
{
	font-weight: bold;
}

.ErrorMsg
{
	color: navy;
	font-weight: Bold;
}

.DataGrid
{
	border-top: 1px solid black;
}

input, select, textarea
{
	font-size: 10px;
}

.paragraphText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
.paragraphTextBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
.paragraphTextwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ProfileProjectListings 
{
	border-bottom: 1px solid #cccccc;
}
