.tableLeft {
	background-image: url(images/bg_leftside.gif);
	background-repeat: repeat-y;
}
.tableRight {
	background-image: url(images/bg_rightside.gif);
	background-repeat: repeat-y;
}
.tableTop {
	background-image: url(images/bg_topside.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px 0px 20px;
	background-color: #DBF1F7;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
}
.introText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right:50px;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textBodyAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}

.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.textFooter a:link { color: #999999; text-decoration: none;}
.textFooter a:visited { color: #999999; text-decoration: none;}
.textFooter a:hover { color: #999999; text-decoration: underline;}
.textFooter a:active { color: #999999; text-decoration: underline;}

.textFootnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}
.textFootnote a:link { color: #666666; text-decoration: underline; font-weight: normal;}
.textFootnote a:visited { color: #666666; text-decoration: underline; font-weight: normal;}
.textFootnote a:hover { color: #666666; text-decoration: underline; font-weight: normal;}
.textFootnote a:active { color: #666666; text-decoration: underline; font-weight: normal;}

.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menuText a:link { color: #000000; text-decoration: none;}
.menuText a:visited { color: #000000; text-decoration: none;}
.menuText a:hover { color: #000000; text-decoration: underline;}
.menuText a:active { color: #000000; text-decoration: underline;}

.menuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.menuTitle a:link { color: #FFFFFF; text-decoration: none;}
.menuTitle a:visited { color: #FFFFFF; text-decoration: none;}
.menuTitle a:hover { color: #FFFFFF; text-decoration: underline;}
.menuTitle a:active { color: #FFFFFF; text-decoration: underline;}

.formSingle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009F3D;
}
.polltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 12px;
}
.polltext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


