/* Title styles */
.TitleContainer {
	width: 95%;
}

.TitleContainer td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.TitleContainer .Title {
	width: 50%;
	font-weight: bold;
	font-size: 18px;
}

.TitleContainer .Trail {
	font-size: 11px;
	color: Black;
}

/* General styles */
.BodyPanel {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.BodyPanel p{
	font-size: 11px;
	padding-left:22px;
}

.Heading {
	border-top: solid 1px #e4e4e4;
	background-color: #f7f7f7;
	font-weight: bold;
	height: 36px;
	padding-left: 5px;
	border-bottom: solid 10px white;
}

.Heading2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000
}

/* Question styles */
.QuestionSummary {
	margin: 5px 0px 5px 0px;
}

.QuestionSummary .Title {
	font-weight: bold;
	width: 100%;
}

.QuestionSummary .SmallDetails {
	color: Gray;
	font-size: 11px;
}

.Answer {
	padding-top: 10px;
	padding-left: 10px;
}

.Content {
	padding-top: 10px;
	padding-left: 10px;
}

.BoxContainer {
	float: right;
}

.Box {
	width: 180px;
	background-color: #EEEEEE;
	border: solid 1px #CACACA;
	margin: 5px 5px 10px 5px;
	padding: 10px;
}

.BoxHeading {
	height: 25px;
	font-weight: bold;
}

.Text {
	padding-left: 10px;
}

.Field200 {
	width: 200px;
}

.Field300 {
	width: 300px;
}

.Field400 {
	width: 400px;
}

.Required {
	color: Red;
}

.HighRate {
	color: #CC0000;
	font-weight: bold;
}

.LowRate {
	font-weight: bold;
}

.SmallLink {
	font-size: 11px;
	text-align: right;
	color: #000000;
}

.SearchFieldLabel {
	font-size: 12px;
	width: 100px;
}

.SearchHeading {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.Seperator {
	color: #808080;
}

.Message {
	font-size: 12px;
	background-color: lightyellow;
	padding: 5;
	margin-top: 10;
	margin-bottom: 10;
}

.Error {
	color: red;
	font-weight: bold;
}

.TitleHeading {
	text-decoration: none;
	position: relative;
	left: 30px;
	top: 8px;

}

.Intro {
	width: 95%;
	padding-top: 10px;
	font-size: 12px;
}

.AdvancedSearchPanel {
	width: 95%;
}

.HeadPanel1 {
/*	
background-color: #22426E;
	height: 5;
*/
}

.CategoryLink {
	font-weight: bold;
}

.CategoryDesc {
	padding: 3px 3px 7px 20px;
	color: gray;
}

.QuestionsInCategory {
	color: Gray;
	font-size: 11px;
}

.FieldInfo {
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFE7;
	border: solid 1px #CACACA;
	overflow: auto;
}

.InfoTitle {
	font-weight: bold;
	font-size: 12px;
}

.InfoSummary {
	font-size: 11px;
}

.InfoIntro {
	font-size: 12px;
	font-weight: bold;
}

.InfoList {
	margin-bottom: 10px;
}

.CloseIcon {
	float: right;
	cursor: pointer;
}

.iContactPanel {
	background-color: #D6D6CE;
	width: 100%;
	height: 98%;
	border-left: solid 2px #D6D6CE;
	border-top: solid 2px #D6D6CE;
	border-right: solid 1px #D6D6CE;
	border-bottom: solid 1px #D6D6CE;
	padding: 5px;
	overflow-y: auto;
}

.gContactPanel {
	background-color: #D6D6CE;
	width: 100%;
	height: 98%;
	overflow-y: auto;
	border-left: solid 2px #D6D6CE;
	border-top: solid 2px #D6D6CE;
	border-right: solid 1px #D6D6CE;
	border-bottom: solid 1px #D6D6CE;
	padding: 5px;
}

#searchresults,
#searchresults a,
#searchresults span.InfoIntro,
#searchresults span.Text,
#searchresults span.InfoSummary {
	font-size: 11px;
}

#debug {
	top: -35px;
	position: relative;
	font-weight: normal;
	font-size: 11px;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#alphalist a , #alphalist a.current:hover {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: solid 1px gray;
	background: #F7F7F7;
	text-align: center;
	text-decoration: none;
	padding: 2px 5px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#alphalist a:hover, #alphalist a.current{
	background: #DDDDDD;
}

#message {
	margin: 20px 30px;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	clear: both;
}

#question_crumbs {
	font-weight: normal;
	font-size: 10px;
	background-color: #EEEEEE;
	padding: 3px;
	border: solid 1px #CACACA;
}

#question_crumbs li {
	list-style-type: none;
}

#glossarytable td {
	padding-left: 5px;
}

#glossarytable th {
	text-align: left;
}

#ars_powered {
	text-align: right;
}

#ars_powered a {
	color: black;
	font: normal 10px Verdana !important;
}

b.res_word {
	font-weight: bold;
}
/*
b.res_word_1 {
	background: #FF6;
}

b.res_word_2 {
	background: #A0FFFF;
}

b.res_word_3 {
	background: #9F9;
}

b.res_word_0 {
	background: #F99;
}
*/
#MessageBox {
	margin-left: 40px;
}

.Footer {
	border-top: solid 1px #e4e4e4;
	background-color: #f7f7f7;
	font-size: 10px;
	height: 36px;
	padding-left: 5px;
	text-align: right;
}

#answer {
}

.dynText {
	width: 100%;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #AEAEAE;
}

.Panel td {
	padding: 5px;
}

.HelpInfo {
	background-color: lightyellow;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border:1px solid #CACACA;
}

.HelpInfo img {
	margin-right:10px;
	margin-top:-3px;
}



#tabnav {
	background:transparent url(../Images/tab_bottom.gif) repeat-x scroll center bottom;
	height:20px;
	margin:0px;
	padding-left:10px;
}
#tabnav li {
	display:inline;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#tabnav a:link, #tabnav a:visited {
	background:transparent url(../Images/tab_bg.gif) repeat-x scroll 0%;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-weight:bold;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
#tabnav a.active:link, #tabnav a.active:visited {
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
}
#tabnav a:hover {
	background:#FFFFFF none repeat scroll 0%;
}

.HeaderBox {
	background-color:#FFF1AC;
	margin:5px 0px;
	padding:7px;
}

.Heading2 {
	font-weight:bold;
	height:16pt;
	border-bottom:2px solid #CCCCCC;
	width:750px;
	padding-top:10px;
}

.Field, .Field40, .Field50, .Field80, .Field100, .Field110, .Field120, .Field150, .Field200, .Field250, .Field300, .Field400, .Field450, .Field500 {
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	margin-right:5px;
	margin-top:3px;
}
.Field40 {
	width:40px;
}
.Field50 {
	width:50px;
}
.Field80 {
	width:80px;
}
.Field100 {
	width:100px;
}
.Field110 {
	width:110px;
}
.Field120 {
	width:120px;
}
.Field150 {
	width:150px;
}
.Field200 {
	width:200px;
}
.Field500 {
	width:500px;
}
.Field250 {
	width:250px;
}
.Field300 {
	width:300px;
}
.Field400 {
	width:400px;
}
.Field450 {
	width:450px;
}
.Required {
	color:Red;
}

.TB_AddQuestion {
	font-family: Verdana; 
	font-size: 11px;
	line-height:1.1em;
}

label {
	cursor:pointer;
}


.TB_AddQuestion table, .TB_AddQuestion div, .TB_AddQuestion .Heading2, .TB_AddQuestion  {
	font-family: Verdana; 
	font-size: 11px;
	line-height:1.1em;
}


.HeadingQuestionForm, .TB_AddQuestion .Heading2  {
	font-weight:bold;
	height:16pt;
	border-bottom:2px solid #CCCCCC;
	width:750px;
	padding-top:10px;
}

.FieldLabelQuestionForm, .TB_AddQuestion .FieldLabel  {
	font-family: Verdana; 
	font-size: 11px;
	line-height:1.1em;
	color:#4E4F4F;
	font-weight:normal;
	padding:6px 10px 0px;
	text-decoration:none;
	vertical-align:top;
	width:173px;
}

.FormButton {
	font-family:Verdana;
	font-size:11px;
	width:80px;
}

.BoxMessage {
	border: 1px solid #CACACA;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: lightyellow;
	width: 94%;
}

.BoxMessage img {
	margin-right:10px;
	margin-top:auto;
	margin-bottom:auto;
}


.SuccessInfo {
	background-color: lightyellow;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border:1px solid #CACACA;
}

.SuccessInfo img {
	margin-right:10px;
	margin-top:-3px;
}

#category #ISSelectcfid_ input {
	font-size:11px;
	height:auto;
	width:100%;
}

#category li {
	padding:0px;
}

.Height21 {
	height:40px;
	overflow:hidden;
}

.Height125 {
	height:125px;
}
