.BodyText  {
	FONT-SIZE : 68%;
	PADDING-RIGHT : 15px;        
	font-family : Verdana, Arial, Helv, sans-serif;	
}

.BodyTxtSm  {
	FONT-SIZE : 62%;
}

.HomeTitle  {
	COLOR : #00B603;
	FONT-SIZE : 93%;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 30px;
}

.TOCTitle  {
	COLOR : #00B603;
	FONT-SIZE : 106%;
	FONT-WEIGHT : bold;
	LINE-HEIGHT : 10px;
}

ol
		{ margin-top: .5em; 
		margin-bottom: 0em; 
		margin-left: 2em }
	
ul
		{ margin-top: .6em; 	
		margin-bottom: 0em;
		margin-left: 1.5em; 
		list-style-type: disc; }
		
.FixedUL {
	margin-top:0;
	margin-bottom:0;
	list-style-type:square;
	list-style-position:outside;
	padding-left: 0px;
	color: #0066B6;
}

#NormalList ul {
	margin-top:0;
	margin-bottom:0;
	list-style-position:outside;
	padding-left: 0px;
	color: #0066B6;
}

.NormalText {
	font-size: 100%;
}


li
	{
	margin-bottom: .7em;
	margin-left: 0em;
	color: #000;
}

#News li
	{
	margin-bottom: 2em;
}

BODY  		{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
}

A  {
	COLOR : #0056B6;
	text-decoration: underline;
}

.NoBorder  {
	border-style: none;

}

A:hover  {
	TEXT-DECORATION : underline;
	COLOR : #3192FF;
	/*font-weight: bold;*/
}

.H2  {
	font-size : 74%;
	font-weight : bold;
}

.H3  {
	font-size : 62%;
	font-weight : bold;
}

.topNavLink  {
	color : #FFFFFF;
	text-decoration : none;
}
/*
.tableFixed  {
	table-layout : fixed;
}
*/
p
		{ margin-top: .6em; 
		margin-bottom: .6em; }

p.otherh
	{
	font-size: 100%; 
	font-weight: bold;
	margin-top: 1.1em; /* subtle but satisfying! */
	}
	
p.proclabel
		{ font-size: 100%; 
		font-weight: bold; }
		
#blinks a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#blinks a:hover{
	text-decoration: underline;
}

#blinks  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
h4 {
	font-size: 100%;
	font-weight: bolder;

}

#dlinks a {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#SmallMargin p{
	margin-top: .2em;
	margin-bottom: .2em;
}

h1 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h6 {
	font-size: 100%;
	font-weight: bold;
}

table {
	font-size: 80%;
}

#printerfr {
	font-size: 80%;
}
#downloads table {
	font-size: 12px;
}
#downloads img {
	vertical-align: top;
	margin-top: -1px;
	margin-right: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#downloads a {
	text-decoration: underline;
}
.DottedBottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}
#downloads h3 {
	font-size: 18px;
	font-weight: bold;
}

.nowrap{ white-space: nowrap;
}

.LinkImg{
	vertical-align: top;
	margin-top: -1px;
	margin-right: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
