/* CSS Document */

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

.txtlogo {
	font-size: 24px;
	font-weight: bold;
}

.tblmain {
	width:1200px;
}



.tdleft {
	width:210px;
	padding:3px;
	vertical-align:top;
}

.tdright {
	width:170px;
	padding:3px;
	vertical-align:top;
}

.tdmid {
	width:auto;
	padding:3px;
	vertical-align:top;
}

.txtansmark {
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}

.txttimemark {
	font-size: 10px;
	color: #666666;
}

.txtQuest {
	color: #800000; font-weight: bold; font-size: 14px;
}

.txtQuestQ {
	font-weight: bold; font-size: 24px;
}

.txtRequired {
	color: #FF0000;
}

.answerbox {
	position:absolute; border: 5px solid #800000; background-color: white; width: 350px; padding: 8px; display:none; text-align:left;
}

.handcursor {
	cursor:hand;
	cursor:pointer;
}

.required {
	color:#FF0000;
}

A.linkaskaquestion {
	font-weight:bold;
	color:#FF0000;
}

.txtaskquestion, .txtnonuser {
	font-size: 20px;
	color: #003399;
}

.txtslogan {
	color: #003399;
	font-style: italic;
	font-weight: bold;
}

.bglighttable {
	background-color:#EEEEEE;
}

a.linksnav {
	font-weight:normal;
	text-decoration:none;
}

a.linksnav:hover {
	text-decoration:underline;
}

.navheadline {
	color: #FFFFFF;
	font-weight: bold;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
  overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}


a.linkQuest, .txtBrown {
	color: #800000; font-weight: bold;
}

a.linkQuest:hover {
	text-decoration:none;
}


.txtBrown {
	color: #800000;
	font-weight: bold;
	font-size:11px;
	text-decoration:underline;
}

.featuredans {
	font-size:11px;
}

.txtrequired {color: #FF0000}

.tdheader {
	background-color:#0072bb;
}

.txtHeadlineCat {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}

.txtHighlight_Important {
	font-weight:bold;
	background-color:#FFFF99;
}

.txtHighlight_Activation {
	color:#0000CC;
}

.linkresource a {
	font-family:Arial; color:#0000FF; font-weight: bold; font-size: 13px;
}
.linkresource a:visted {
	color:#0000FF;
}
.linkresource a:active {
	color:#0000FF;
}
