body, input, select, .textinput {
	font-family: helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 15pt;
	letter-spacing: 1px;
}
input, select, .textinput {
    line-height: 11pt;
}
a 
{
	color: Black;
	text-decoration:underline;
}

a.subnav, a.subnav:visited
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	color: Black;
    margin-left: 10px;
}

a.subnav:hover, a.subnav:visited:hover
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
	color: Black;
}

.breadcrumb
{
	font-size: 11px;
	color: Black;
}
a.breadcrumb
{
	text-decoration:none;
}
a.breadcrumb:hover
{
	text-decoration:underline;
}

.para_header
{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
}
h2
{
	font-size: 18px;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}
.content_header
{
	font-size: 18px;
	font-weight: bold;
}
a.h2
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.h2:hover
{
    text-decoration: underline;
}
a.right_column {
	 font-family:Verdana;
	color: Black;
	 font-size:11px; 
	 text-decoration:none; 
	 margin-left:10px;
}
a.right_column:hover 
{
	text-decoration:underline;
}
.formTxtBox { width:200px; }