@charset "UTF-8";
/* CSS Document */

.HLineBoldSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.WhtPapers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006699;
}
.BlueSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0099FF;
}
.formBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.TitleNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
.TitleNamesSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
.LinkHand {
	cursor: hand;
}

p {
	margin: 5px 0;
	padding: 0; 
}

h1, h2, h3 , h4, h5 , h6 {
	margin: 5px 0;
	padding: 0;
	font-weight: bolder;
}

.moMargin {
	margin:0;
	padding:0;
}

.padTop {
	padding-top:10px;
}
