@charset "utf-8";
#global {
     margin-left: auto;
     margin-right: auto;
     width: 700px;
     text-align: left; /* to realign your text */
     }
.bottomBluLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079C2;
}
.bluheaders {
	font-size: 12px;
	font-weight: bold;
	color: #0079C2;
}
.whtheaders {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.bodytextGry {
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center; /* to correct the centering IE bug*/
	line-height: 16px;
}
.smalgrytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.bluebrders {
	border: 1px solid #0079c2;
}
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0079c2;
	text-decoration: none;
}
a.subnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0079c2;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0079c2;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1FB25A;
	text-decoration: none;
}
.btmgreyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.rghtbluline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0079C2;
}
.greyImgBorder {
	border: 1px solid #d5d5d5;
	padding: 3px;
}
.blubodytext {
	color: #0079C2;
}
a.bodylinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1FB25A;
	text-decoration: underline;
}
a.bodylinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #1FB25A;
	text-decoration: underline;
}

a.bodylinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1FB25A;
	text-decoration: underline;
}

a.bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #0079C2;
	text-decoration: underline;
}
a:visited {
	color: #0079C2;
	text-decoration: underline;
}
a:active {
	color: #0079C2;
	text-decoration: underline;
}
a:hover {
	color: #1FB25A;
	text-decoration: none;
}
.blkheaders {
	font-weight: bold;
	color: #000000;
}

