/* CSS Document */
/*  html elements  */
.contentmargin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 17px;
	text-align: right;
}

.directory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

body
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003082;
}
.captions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	height: 15px;
}
.mainquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003082;
}
.mainquote_smaller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #003082;
}
.mainquotename
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #003082;
	padding-right: 4px;
}
INPUT
{
	font-family: TrebuchetMS;
	font-size: 9.5pt;			/*earlier it was 9pt Change Date 14 Aug*/
	font-weight: normal;  /*earlier it was bold Change Date 14 Aug*/
	background-color: 336699;
	border-color: 336699;
	border-style: inset;
	border-width: 2px;
	color: FFFFFF;
}


/*  LAYERS  */
#left
{
	position: absolute;
	left: 0;
	top: 490px;
	padding: 0;
	width: 46px;
	height: 100%;
	background-image: url(images/bg_gradient.jpg);
}

#people
{
	position: absolute;
	top: 263px;
	left: 172px;
	border-width: 0px;
}
/*  custom classes  */
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bluetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-align: left;
}
.redheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2060C;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.bluetextleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.tdsearch
{
	padding-top: 10px;
}
.bluetextcenter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}
sp2_btn
{
	font-family: Arial;
	font-style: normal;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
sp2_field
{
border:1px solid #999999; 
background-color:#ffffff; 
font-family:Arial; 
font-style:normal; 
color:#000000; 
font-size:12px; 
font-weight:normal; 
	
}
