body
{
	font-family: Arial;
	margin: 0px;
}

A
{
	color: Black;
}

/* Title styles */
.TitleContainer
{
	border-top: dotted 1px #808080;
	border-bottom: dotted 1px #808080;
	width: 95%;
}

.TitleContainer Td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.TitleContainer .Title
{
	font-family: Arial;
	width: 50%;
	font-weight: bold;
	font-size: 18px;
}

.TitleContainer .Trail
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}

/* General styles */
.BodyPanel
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Arial;
}

.Heading
{
	background-color: #F3F3F3;
	height: 32px;
	font:bold 13px/32px "Myriad Pro", "Myriad", Tahoma,arial;
	text-transform:uppercase;
	color:#D3222A;
	padding: 0  15px;
	border-bottom: solid 10px white;
	background-image:url(../Images/bg_heading.jpg)
}

.Heading2
{
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1763B7;
	line-height:35px;
	letter-spacing:-1px;
}

.Content
{
	font-family: Arial;
	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: Arial;
	font-size: 12px;
}
.Answer td{font:normal 12px Arial !important;}
.BoxContainer
{
	float: right;
}

.Box
{
	padding: 10px;
	width:198px;
	background-color: #F9F9F9;
	border: solid 1px #EEEEEE;
	/*margin: 5px 5px 10px 5px;*/
	-moz-border-radius:8px;
	margin-top:20px;
}
* html .Box {width:220px;}
.BoxHeading
{
	height: 25px;
	font-weight: bold;
}

.BoxText
{
	font-family: Arial;
	font-size: 11px;
}
.BoxText a {font:normal 11px/24px Arial;
	color:#1456A6;
	text-decoration:none;
}
.BoxText a:hover{text-decoration:underline;}
.Text
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
}

.FieldLabel
{
	font-family: Arial;
	font-size: 12px;
}

.Field200
{
	font-family: Arial;
	font-size: 11px;
	width: 200px;
}

.Field300
{
	font-family: Arial;
	font-size: 11px;
	width: 300px;
}

.Field400
{
	font-family: Arial;
	font-size: 11px;
	width: 400px;
}

.Required
{
	color: Red;
}

.HighRate
{
	color: #CC0000;
	font-weight: bold;
}


.LowRate
{
	font-weight: bold;
}

.SmallLink
{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	color: #000000;
}

.SearchFieldLabel
{
	font-family: Arial;
	font-size: 12px;
	width: 100px;
}

.SearchHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.Seperator
{
	color: #808080;
}

.Message
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #808080;
	background-color: lightyellow;
	padding: 5;
	margin-top: 10;
	margin-bottom: 10;
}

.Auth
{
}

.Error
{
	color: red;
	font-weight: bold;
}

.TitleHeading
{
	font: bold 25px Arial;
	text-decoration: none;
	position: relative;
	left: 30px;
	top: 8px;

}

.Intro
{
	width: 95%;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
}

.AdvancedSearchPanel
{
	width: 95%;
}

.HeadPanel1
{
	background-color: #22426E;
	height: 5;
}

.HeadPanel2
{
	background-color: #DCE4EE;
	height: 40;
	border-bottom: solid 1px #B0C2DA;
}

.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-family: Arial;
	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: normal 11px Arial;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#alphalist {
	margin: 10px 30px;
}

#alphalist a , #alphalist a.current:hover {
	font: normal 11px/25px Tahoma, sans-serif;
	color: #333333;
	border: solid 1px gray;
	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 Arial, sans-serif;
	clear: both;
}

#question_crumbs {
	font: normal 10px Arial;
	background-color: #EEEEEE;
	padding: 3px;
	border: solid 1px #CACACA;
}

#question_crumbs li {
	list-style-type: none;
}

#glossarytable td
{
	font: normal 12px/20px Arial, sans-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;
}

.errorMessage {
	color: red;
}

#answer {
	float: left;
	width: 80%;
}

.dynText {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #AEAEAE;
}

.bSpacing {
	margin-bottom: 6px;
}

.ISSFormat {
	width: 400px;
	height: 180px;
}
#searchFormBox {
	background:url(../Images/bg_search.jpg) no-repeat;
	width:664px;
	height:57px;
	padding:25px 18px;
}
/* IE Hack */
* html body{text-align:center;}
* html #header {text-align:left;}
* html #middle {text-align:left;}
* html #footer {text-align:left;}
* html #searchFormBox {width:700px; height:107px;}

#searchFormBox form {
	margin:0;
	padding:0;
}
#livesearch {
	border:none;
	background:url(../Images/bg_search_box.jpg) no-repeat;
	width:533px;
	height:46px;
	font:normal 12px Arial;
	padding:14px 19px;
	color:#5F5E5E;
	float:left;
}
#searchFormBox form input[type=image]
{
	float:right;
}
.floatRight{float:right;}
.floatLeft{float:left;}
.paddingTop{padding-top:8px;}
.category_list_item_row
{
	border-bottom:1px solid #EDEDED;
}
.category_list_item
{
	float:left;
	margin:15px 3px;
	width:32%;
}
.category_list_item a
{
	border-right:1px solid #EDEDED;
	background:url(../Images/bg_list.jpg) left center no-repeat;
	display:block;
	margin:10px;
	font: bold 11px Arial;
	text-decoration:none;
	color:#000000;
	padding-left:53px;
	min-height:48px;
	padding-top:8px;
	padding-right:5px;
}
* html .category_list_item a{height:48px;}

.category_list_item a img { padding-right:5px;}
.clear{clear:both;}
.HelpDeskRightBottom{
	background:url(../Images/bg_rightBar_btm.jpg) no-repeat;
	height:47px;
	margin:25px 0 10px 20px !important;
	width:186px;
	padding:14px 17px;
}

* html .HelpDeskRightBottom {width:220px;}
.HelpDeskRightBottom a{
	font:normal 11px/24px Arial;
	color:#1456A6;
	text-decoration:none;
}
.HelpDeskRightBottom a:hover{ text-decoration:underline;}
.firstLink{background:url(../Images/smiley.jpg) left center no-repeat;padding-left:25px;}
.secondLink{background:url(../Images/icon_edit.jpg) left center no-repeat;padding-left:25px;}
ul.QuestionSummary{margin:0 !important;padding:0 !important; width:90% !important;}
* html ul.QuestionSummary {width:100% !important;margin:0 !important;padding:0 !important;}
ul.QuestionSummary li{list-style:none !important; border-bottom:1px solid #EDEDED;padding:20px 10px 20px 60px !important;background:url(../Images/bg_list.jpg) left center no-repeat;}

