body { margin: 0px; padding: 0px; font: 14px Cambria, Georgia, "Times New Roman" serif;} 
table {
	margin-left: 8px;
	border: none;
	font: 14px Cambria, Georgia, "Times New Roman" serif;
	color: black;
	vertical-align: top;
}
tr {
	margin-left: 8px;
	border: none;
	font: 14px Cambria, Georgia, "Times New Roman" serif;
	color: black;
	vertical-align: top;
}
td {
	margin-left: 8px;
	border: none;
	font: 14px Cambria, Georgia, "Times New Roman" serif;
	color: black;
	vertical-align: top;
}

/* General Links */
a { text-decoration : none; border: 0px;} 
a:active { border: 0px;} 
a:visited { border: 0px;} 
a:hover { border: 0px;} 

h1, h2, h3 { font-family: Arial, Trebuchet MS, serif;}
h4 { font-family: 'Verdana'}

img { padding: 0px; margin: 0px; border: none;}

input { font-family: 'Arial'; color: #2f2928; font-size: 11px; }
textarea { font-family: 'Arial'; color: #2f2928; font-size: 12px;  }
select { font-family: 'Arial'; color: #2f2928; font-size: 11px;}

#bgcontain { width: 900px; margin: 0 auto; text-align: left; padding: 0px; } 
/* IE min height hack */ * html #container { height: 250px;} 
#container { padding: 0px; float: left; width: 900px; clear: both; min-height: 250px; margin: 0px;} 

A
{
	color: Black;
}

/* Title styles */
.TitleContainer
{
	width: 95%;
}

.TitleContainer Td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.TitleContainer .Title
{
	font-family: Trebuchet MS, serif;;
	width: 50%;
	font-weight: bold;
	font-size: 18px;
}

.TitleContainer .Trail
{
	font-family: Trebuchet MS, serif;;
	font-size: 11px;
	color: Black;
}

/* General styles */
.BodyPanel
{
	width: 95%;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Trebuchet MS, serif;;
}

.Heading
{
	border-top: none;
	background-color: #f7f7f7;
	font-family: Trebuchet MS, serif;;
	font-size: 9pt;
	font-weight: bold;
	height: 36px;
	padding-left: 5px;
	border-bottom: none;
}

.Heading2
{
	font-family: Trebuchet MS, serif;;
	font-size: 12pt;
	font-weight: bold;
	color: #000000
}

.Content
{
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
}

/* Question styles */
.QuestionSummary
{
	margin: 5px 0px 5px 0px;
}

.QuestionSummary .Title
{
	font-weight: bold;
	width: 100%;
}

.QuestionSummary .Title A
{
	color: Black;
}

.QuestionSummary .SmallDetails
{
	color: Gray;
	font-size: 11px;
}

.QuestionSummary .Summary
{

}

.Answer
{
	padding-top: 10px;
	padding-left: 10px;
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
}

.BoxContainer
{
	float: right;
}

.Box
{
	width: 140px;
	background-color: #EEEEEE;
	border: none;
	margin: 5px 5px 10px 5px;
	padding: 10px;
}

.BoxHeading
{
	height: 25px;
	font-weight: bold;
}

.BoxText
{
	font-family: Trebuchet MS, serif;
	font-size: 11px;
}

.Text
{
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
	padding-left: 10px;
}

.FieldLabel
{
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
}

.Field200
{
	font-family: Trebuchet MS, serif;;
	font-size: 11px;
	width: 200px;
}

.Field300
{
	font-family: Trebuchet MS, serif;;
	font-size: 11px;
	width: 300px;
}

.Field400
{
	font-family: Trebuchet MS, serif;;
	font-size: 11px;
	width: 400px;
}

.Required
{
	color: Red;
}

.HighRate
{
	color: #CC0000;
	font-weight: bold;
}


.LowRate
{
	font-weight: bold;
}

.SmallLink
{
	font-family: Trebuchet MS, serif;;
	font-size: 11px;
	text-align: right;
	color: #000000;
}

.SearchFieldLabel
{
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
	width: 100px;
}

.SearchHeading
{
	font-family: Trebuchet MS, serif;;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.Seperator
{
	color: #808080;
}

.Message
{
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
	background-color: lightyellow;
	padding: 5;
	margin-top: 10;
	margin-bottom: 10;
}

.Auth
{
}

.Error
{
	color: red;
	font-weight: bold;
}

.TitleHeading
{
	font: bold 25px Trebuchet MS, serif;;
	text-decoration: none;
	position: relative;
	left: 30px;
	top: 8px;

}

.Intro
{
	width: 95%;
	padding-top: 10px;
	font-family: Trebuchet MS, serif;;
	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: none;
	overflow: auto;
}

.InfoTitle
{
	font-weight: bold;
	font-size: 12px;
}

.InfoSummary
{
	font-size: 11px;
}

.InfoIntro
{
	font-family: Trebuchet MS, serif;;
	font-size: 12px;
	font-weight: bold;
}

.InfoList
{
	margin-bottom: 10px;
}

.CloseIcon
{
	float: right;
	cursor: pointer;
}

.iContactPanel
{
	background-color: #D6D6CE;
	width: 100%;
	height: 98%;
	border: none;
	padding: 5px;
	overflow-y: auto;
}

.gContactPanel
{
	background-color: #D6D6CE;
	width: 100%;
	height: 98%;
	overflow-y: auto;
	border: none;
	padding: 5px;
}

#searchresults,
#searchresults a,
#searchresults span.InfoIntro,
#searchresults span.Text,
#searchresults span.InfoSummary
{
	font-size: 11px;
}

#debug {
	top: -35px;
	position: relative;
	font: normal 11px Tahoma, Arial, Helvetica;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#alphalist {
	margin: 10px 30px;
}

#alphalist a , #alphalist a.current:hover {
	font: normal 11px/25px Trebuchet MS, serif;;
	color: #333333;
	border: none;
	background: #F7F7F7;
	text-align: center;
	text-decoration: none;
	padding: 3px 8px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#alphalist a:hover, #alphalist a.current{
	background: #DDDDDD;
}

#message {
	margin: 20px 30px;
	padding: 10px;
	font: normal 14px Trebuchet MS, serif;;
	clear: both;
}

#question_crumbs {
	font: normal 10px Trebuchet MS, serif;;
	background-color: #EEEEEE;
	padding: 3px;
	border: none;
}

#question_crumbs li {
	list-style-type: none;
}

#glossarytable td
{
	font: normal 12px/20px Trebuchet MS, serif;;
	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-family: Trebuchet MS, serif;;
	font-size: 10px;
	height: 36px;
	padding-left: 5px;
	text-align: right;
}

#answer {
	position: relative;
	top: 0;
	left: 0;
}

.dynText {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #AEAEAE;
}