/* ------------- Title and Date Font Style ------------------- */

.titleheading {  font-family: Verdana, Arial, Helvetica; font-size: 10pt;  color: #FFFFFF}

/* ------------- Sections and Subsection Font Style ------------------- */

.sectionname {  font-family: Verdana, Arial, Helvetica; font-size: 10pt;  color: #000033; text-decoration: none}
.tsSectionsText  {  font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #000033; text-decoration: none}
.subsectionname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #000033}

/* ------------- Table Font Style for Search, Votes, etc.  ------------------- */

.tableheading {  font-family: Verdana, Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.tableEmailContent {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: normal; color: #003333}
.tableVoteQuestion {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #000033}
.tableVoteAnswer {  font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: normal; color: #330000}
.tableVoteViewResult {  font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: normal; color: #330000}
.tableForumName {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; color: #cc0000}
.tableForumBullet {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: normal; color: #000033}
.tableForumTopic {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: normal; color: #000033}

/* ------------- Other Heading Font Style ------------------- */

.loginheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: #990000}
.aboutusheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000033}

/* ------------- Copyright Font Style ------------------- */

.copyright {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; color: #000033}

/* ------------- Feature Article and Byline Font Style ------------------- */

.featurearticleSectionHeading { font-family: Verdana, Arial, Helvetica; font-size: 14px; color: #000033; letter-spacing: 1px}
.featurearticleheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000066}
.featurearticleAbstract {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
.featurearticleMore {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #6699FF}
.byline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000033}

/* ------------- Title, Subsections and Sections Menu Background Colors ------------------- */

.titleTRbgcolor {  background-color: #060C58}
.titleTDbgcolor {  background-color: #000066}
.sectionTDbgcolor {  background-color: #ffffff}
.subsectionTDbgcolor {  background-color: #ffffff}
.tsArticleHeadline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; font-style: normal; color: #c3b263}

/* ------- Vote, Forums, Features and Table Heading and Content Background Colors -------- */

.tableLogoHeadingTDbgcolor {  background-color: #ffffff}
.tableLoginHeadingTDbgcolor { background-color: #ffffff}
.tableHeadingTRbgcolor {  background-color: #060C58}
.tableContentTRbgcolor {  background-color: #E6E6E6}

/* ------------- Column Background Colors ------------------- */

.columnLeftTDbgcolor {  background-color: #060C58}

/* ------------- Feature Section Headings Background Colors ------------------- */

.featurearticleSectionHeadingTDbgcolor { font-weight: bold; background-color: #060C58}
.featurearticleSectionHeadingTDbulletbgcolor { font-weight: bold; background-color: #060C58}
.tsTable {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal; background-color: #FFFFFF; vertical-align: top; list-style-position: outside; list-style-type: square}
.tsBody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; list-style-position: outside; list-style-type: square; font-style: normal; color: #333333}
.tsText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; line-height: 18px}
.tsTextBold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; list-style-position: outside; list-style-type: square; font-style: normal; color: #333333}


 #nav {
	float: left;	width: 150px; padding: 2px; 	background-position:top; color:#ffffff;
	height:1%;
	
}
/*Top menu style*/

ul#navmenu li {background-color:#ffffff;}

ul#navmenu a {
border: 0px;
border-bottom: 1px solid #ffffff;
padding: 3px 6px 3px 20px;
color: #ffffff;
background-color:#cccc99;
font: normal 12px/16px Arial,Helvetica,sans-serif;
text-decoration: none;
text-align: left;
font-weight:bold;
}

ul#navmenu a {
border:1px solid #CCCC99;
display:block;
height:auto !important;
margin:3px 6px 3px 0px;
padding:3px 6px
text-decoration:none;
}
ul#navmenu a:hover {background:#000066;padding:3px 6px 3px 20px;}
li#navmenu {line-height:16px; padding:3px 6px 3px 0px;background-color:#ffffff;}

/*Sub menu style only needed if different*/

ul#navmenu ul span a, ul#navmenu ul span a:hover {
	background-position: center right;background: #000066;padding: 3px; }
	
	
ul#navmenu ul a {
border: 1px solid #ffffff;
padding: 3px 6px 3px 0px;
background: #0000668;
color: #ffffff;
font: normal 11px/16px Arial,Helvetica,sans-serif;
text-decoration: none;
text-align: left;
}
/* on hover */
ul#navmenu span a:hover {
border: 0px;
border-bottom: 1px solid #ffffff;
padding:3px 6px 3px 20px;
background-color:#000066;
background-position:left;
color: #ffffff;
font: normal 12px/16px Arial,Helvetica,sans-serif;
text-decoration: none;
text-align: left;
font-weight:bold;
}
/* sub element hover */
ul#navmenu ul a:hover {
background:#ffffff;color:#000066;padding: 3px;}