A:link {color: #A60438; font-weight: normal; text-decoration: underline;}
A:visited, A:active {color: #A60438; font-weight: normal; text-decoration: underline;}
a:hover {color: #A60438; font-weight: normal; text-decoration:none;}


.LinkRedBold a:link {color: #A60438; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:visited {color: #A60438; font-weight: bold; text-decoration:none;}
.LinkRedBold a:hover {color: #A60438; font-weight: bold; text-decoration:underline;}
.LinkRedBold a:active {color: #A60438; font-weight: bold; text-decoration:none;}

.LinkTan a:link {color: #ECEBDE; font-weight: normal; text-decoration:none;} 
.LinkTan a:visited {color: #ECEBDE; font-weight: normal; text-decoration:none;}
.LinkTan a:hover {color: #ECEBDE; font-weight: normal; text-decoration:underline;}
.LinkTan a:active {color: #ECEBDE; font-weight: normal; text-decoration:none;}

.LinkBlueBold a:link {color: #33437E; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:visited {color: #33437E; font-weight: bold; text-decoration:none;}
.LinkBlueBold a:hover {color: #33437E; font-weight: bold; text-decoration:underline;}
.LinkBlueBold a:active {color: #33437E; font-weight: bold; text-decoration:none;}

.LinkHomeNews a:link {color: #E8E5D8; font-weight: normal; text-decoration:none;} 
.LinkHomeNews a:visited {color: #E8E5D8; font-weight: normal; text-decoration:none;}
.LinkHomeNews a:hover {color: #E8E5D8; font-weight: normal; text-decoration:none;}
.LinkHomeNews a:active {color: #E8E5D8; font-weight: normal; text-decoration:none;}

.PollDiv {
padding: 6px;
	}


/* ------------- Start SubMenu Style ---------- */

#navcontainer ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li {
list-style-image: none;
border-bottom: 1px solid #C5C2AC;
margin: 0;
}

#navcontainer li a {
display: block;
padding: 3px 3px 3px 20px;
background-color: #F7F6F1;
color: #595959;
font-weight: bold;
text-decoration: none;
width: 100%;
}

#navcontainer li a { width: auto; }

#navcontainer li a:hover {
background-image: url(../images/BackSubNavHover.jpg);
color: #263A77;
text-decoration: underline;
}
/* ------------- End SubMenu Style ---------- */

#topbanner {
	background: url(../images/back_topbanner.jpg) no-repeat top left;
}

#google_translate_element {
	margin-left: 163px;
	margin-bottom: 22px;
}

