P {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size  : 10pt;
}

LI {
	padding-bottom : 0pt;
	font-family : Arial, Helvetica, sans-serif;
}

UL  {
	list-style-image : url(../images/bulletBlue.gif);
	font-size : 10pt;
}

UL.indented {
	margin-top : 0;
	border-top-width : 0;
	padding-top : 0;
	margin-bottom : 0;
	border-bottom-width : 0;
	padding-bottom : 0;
	margin-left : 2em;
	padding-left : 0;
}

UL.noindented {
	margin-top : 0;
	border-top-width : 0;
	padding-top : 0;
	margin-bottom : 0;
	border-bottom-width : 0;
	padding-bottom : 0;
	margin-left : 1em;
	padding-left : 0;
}

H1 {
	font-size : 16pt;
	color : #375083;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
	font-size : 14pt;
	color : #375083;
	font-family : Arial, Helvetica, sans-serif;
}

H3 {
	font-size : 12pt;
	color : #5F78AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4 {
	font-size : 10pt;
	color : #5F78AA;
	font-family : sans-serif;
	font-weight : bold;
}



A.fnav{
	color : #5F78AA;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER.fnav {
	text-decoration : underline;
}


A.resourcelinks{
	color : #666666;
	font-size : smaller;
	text-decoration : underline;
}

.indentedtext {
	margin-left : 4em;
	text-indent : -1.5em;
}

.turquoisetext {
	color : #6CA6AD;
	font-weight : bold;
}

TD.sidebar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.footer {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

.errortext {
	color : Red;
	font : 14px;
}

.defaultfont {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.required{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Red;
}

.texta {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width : 150px;
}

.textc {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	
}
.specs td {
	padding:3px;
	font-size:12px;
	border-bottom:1px solid #000000;
}
.specs2 td {
	padding:3px;
	font-size:14px;
	border-bottom:none;
	vertical-align:top; /*this is to align text top*/
}