
body
{
	text-align: right;
	background-color: #ffffff;
	font-family: Arial;
}

body, div, p, table, frame, iframe, span
{
    font-size : 12px;
}

a:link {color: #0000ff}
a:visited {color: #660066}
a:active {color: #009ace}

.sideMenuLink
{
	text-decoration:none;
}

input, select, option
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.borderDiv
{
	border-bottom-color: #a8b090;
	border-top-color: #a8b090;
    border-left-color:#a1a5a9;
    border-right-color:#a1a5a9;
    border-width:1px;
    border-style:solid;
    width: 690px;
}

.grayText
{
	color: #636563;
}

.searchBox
{
    background-color: #f1f5f9;
    border-width:1px; 
    border-color:#c1c5c9;
}

.tdSpacer
{
	width: 21px;
}

.pageTitle
{
	color: #828482;
	font-size: 16pt;
}

.listBoxClass
{
	width: 310px;
	color: #000000;
	background-color: #f1f5f9; 
}

.singleLineClass
{
	width: 300px;
}

.fieldTitle
{
	color: #636563;
	font-weight: bold;
}

.titleBlue
{
	color: #009ace;
	font-weight: bold;
}
A.FooterTxtLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.FooterTxtLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
