.homeBottomBG {
	background: url(../../Public/Design/H_BG_bottom.gif) no-repeat right;
	height: 14px;
}
.homeLeftBG {
	background: #FFFFFF url(../../Public/Design/H_BG_left.gif) repeat-y left; height: 550px;
}
.homeTopBG {
	background: url(../../Public/Design/H_BG_top.gif) no-repeat right top;
}
.homeRightBG {
	background: #FFFFFF url(../../Public/Design/H_BG_right.gif) repeat-y right;
}
.home_Nav {
	padding: 0px 0px 0px 16px;
}
.home_NavBottomBG {
	background: url(../../Public/Design/H_BG_navBottom.gif) no-repeat bottom;
}
.home_NavTopBG {
	background: url(../../Public/Design/H_BG_topLeftNav.gif) no-repeat top;
}
.home_NavMain {
	background: url(../../Public/Design/H_BG_navMain.gif) repeat;
}
.home_topLeftNav {
	background: url(../../Public/Design/H_BG_topNav.gif) no-repeat right;
}
.topNav {
	background-color:#2E64AE;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
.searchtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background: #66CCFF;
}
.homeMainImgBG {
	background: url(../../Public/Design/H_BG_mainImg.gif) repeat-x;
}
.QuickPoll
{
    border-left-color:#6084C1;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#6084C1;
    border-right-style:solid;
    border-right-width:1px;
    text-align:center;
    padding-left:3px;
    padding-right:3px;
    background-color: #669933;
}
.QuickPollTop 
{
    background-color: #669933;
    height: 45px;
}
.QuickPollBottom 
{
    background-color: #669933;
    height: 45px;
}

.QuickPollItal
{
    font-style:italic;
    color:#FFFF99;
    font-family:verdana;
    font-size:11px;
}

.centerbuttonBG {
	background: url(H_linkButtonBG.gif) no-repeat center;
	height: 29px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
	color: White;
}

.buttonLink {
	font-weight: bold;
	font-size:11px;
	color: White;
	text-decoration: none;
}

.buttonLinkHover {
	font-weight: bold;
	font-size:11px;
	color: #F5821E;
	text-decoration: none;
}


.LinkTD {
	font-weight:bold;
	background-color: #2E64AE;
	line-height: 180%;
	border: 1px solid #FFFFFF;
}

.SelectedLinkTD {
	font-weight:bold;
	background-color: #53B7E8;
	line-height: 180%;
	border: 1px solid #FFFFFF;
}

a.linkWhite {
    color: #DDDDDD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;	
}

a.linkWhite:hover {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;	
}

a.linkAmber {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;	
}