body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #005696;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9B37;
}
a:hover {
	text-decoration: underline;
	color: #FFC387;
}
a:active {
	text-decoration: none;
	color: #003366;
}

.botNav {
	font-family: Tahoma;
	font-size: 8pt;
	color: #005696;
	text-align: center;
}
.botNav a {
	color: #005696;
}
.botNav a:link {
	text-decoration: none;
}
.botNav a:visited {
	text-decoration: none;
	color: #005696;
}
.botNav a:hover {
	text-decoration: underline;
	color: #FFA041;
}
.botNav a:active {
	text-decoration: none;
	color: #FFA041;
}

.leftNavStyle a {
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
}
.leftNavStyle a:link {
	text-decoration: none;
}
.leftNavStyle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.leftNavStyle a:hover {
	text-decoration: underline;
	color: #FFA041;
}
.leftNavStyle a:active {
	text-decoration: none;
	color: #FFA041;
}
.pageTitle {
	font-family:Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
.header1 {
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
}
.adHeader {
	font-size:9pt;
	font-weight:bold;
}
.emailStyle a {
	font-size: 10pt;
	font-weight: 300;
	color:#000000;
}
.emailStyle a:link {
	text-decoration: none;
}
.emailStyle a:visited {
	text-decoration: none;
}
.emailStyle a:hover {
	text-decoration: underline;
	color: #999999;
}
.emailStyle a:active {
	text-decoration: none;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.videoStyle {
	border: #005696; 
	border-style:solid;
	border-width: 2px;
}
/* Floats the Video to left */
/*.positionImg {
	float:left;
	width:375px;
	/*height:240px;*/
	/*}*/
.lineSeparator {
	border-top: #005696;
	border-top-style: solid;
	border-top-width: 2px;
}
.smallText {
	font-size: 8pt;
}
.blogLink {
	font-size:9pt;
	font-weight:bold;
}
.blogLink a {
	color: #005696;
}
.blogLink a:link {
	text-decoration: none;
}
.blogLink a:visited {
	text-decoration: none;
	color: #005696;
}
.blogLink a:hover {
	text-decoration: underline;
	color: #FFA041;
}
.blogLink a:active {
	text-decoration: none;
	color: #FFA041;
}