.grayparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
H1, .bgHeader
{
    FONT-SIZE: 20px;
    FONT-WEIGHT: normal;
    COLOR: #1949fb;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    PADDING: 20px 10px 0px 0px;
}
.styleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1949fb;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
a.nav:active {
	color: # FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bolder;
}
a.navone:link {
	color: #1949fb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navone:visited {
	color: #1949fb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navone:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navone:active {
	color: # 1949fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.navgray:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navgray:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navgray:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navgray:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.navside:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
a.navside:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
a.navside:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
a.navside:active {
	color: # 1949fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding-left: 0px;
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.grayparagraph {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.blackbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 666666;
}
.bluebodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #1949fb; }
.mainExpand {
	cursor:hand;
	cursor:pointer;
	color: 1949fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.texter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}
.style1 {font-size: 30px}
.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.templatehead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-indent: 5px;
}
td.templatebody {
	border-bottom: 1px solid #1949fb;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	background-color:#FFFFFF
}
.grayparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
