html {
	background: #fff url(../Images/body_bg.gif) repeat-x;
}

body
{
	font: normal 12px Verdana;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #666;
	background: url(../Images/logo.gif) no-repeat;
}

input,
select,
textarea
{
	font-family: Verdana;
	color: #666;
}

#bgcontain
{
	width: 850px;
	margin: 0 auto;
}

/* Panel.TitlePanel - Panel.PageHeader */
.header
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	clear: both;
	height: 100px;
}

.header h1
{
	color: #fff;
	padding: 18px 0;
	margin: 0;
	font: normal 28px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	letter-spacing: -1px;
	height: 36px;
	text-indent: -999;
}

.header h1 a
{
	color: #fff;
	text-decoration:none;
}

/* Panel.TitlePanel - Navigation*/
.nav
{
	padding: 0;
	margin: 1px 0 15px 0;
}

/* Panel.TitlePanel - Navigation Links */
.nav a:link,
.nav a:active,
.nav a:visited
{
	text-decoration: none;
	border: 0;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.nav a:hover
{
	text-decoration: none;
	color : #000000;
	border: 0;
}

/* Panel.TitlePanel - Breakcrumb*/
.nav .breakcrumb
{
	padding: 5px 0px 5px 0px;
	margin: 1px 0 15px 0;
	height: 33px;
	line-height: 23px;
}

.nav .breakcrumb ul
{
	padding: 0;
	margin: 0;
}

.nav .breakcrumb li
{
	font-size: 11px;
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.nav .breakcrumb li strong
{
	letter-spacing: -1px;
}

.nav .breakcrumb li a
{
}

.nav .breakcrumb li a:hover
{
	color: #000000;
}

/* Panel.TitlePanel - Message */
.nav  .Message
{
	background: url(../Images/Success.GIF) no-repeat left center;
	padding: 10px 25px 10px 25px ;
	font-size: 11px;
	color: #cc9900;
	font-weight: bold;
	letter-spacing: -1px;
}

/* Container */
* html .container
{
	height: 250px;
}

.container
{
	margin: 0;
	padding: 0;
	clear: both;
	min-height: 250px;
}

.container form
{
	margin: 0;
	padding: 10px;
	background: #f9f9f9;
	border: solid 1px #f1f1f1;
}

.container form input
{
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.container form textarea
{
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.container select
{
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.container form option
{
	font-size: 12px;
	color: #333;
}

.container form input.button
{
	background: #4e84dd;
	padding: 2px 3px;
	border: solid 1px #003399;
	font-size: 12px;
	color: #fff;
}

/* Container Links */
.container a:link
{
	text-decoration : none;
	color : #0000ff;
	border: 0;
}

.container a:active
{
	text-decoration : underline;
	color : #f4b220;
	border: 0;
}

.container a:visited
{
	text-decoration : none;
	color : #0000ff;
	border: 0;
}

.container a:hover
{
	text-decoration : underline;
	color : #f4b220;
	border: 0;
}

.container h2
{
	font-size: 22px;
	font-family: "Trebuchet MS";
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
	font-weight: normal;
}

.container h3
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
}

/* Container - Search - NavigationPanel */
* html .search
{
	height: 120px;
}

* html .searchLeft,
* html .search .searchRight
{
	height: 104px;
}

.search
{
	margin: 0;
	padding: 0;
	clear: both;
	min-height: 120px;
}

.search a,
.search a:visited
{
	color: #0066cc;
	text-decoration: underline;
	font-size: 10px;
}

.search h3
{
	font-size: 16px;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-bottom: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: #003399;
}

.search form
{
	margin: 0;
	padding: 10px;
	background: none;
	border: none;
}

.search fieldset
{
	padding: 0;
	margin: 0;
	border: none;
}

.search select
{
	padding: 3px;
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.search input.inp
{
	padding: 4px 0;
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.search p
{
	padding: 5px 0;
	margin: 0;
}

.search .searchLeft
{
	background: url(../Images/bkg_search.PNG) no-repeat left top;
	width: 370px;
	min-height: 104px;
	float: right;
}

.search .searchRight
{
	background: url(../Images/bkg_search.PNG) no-repeat left top;
	width: 370px;
	min-height: 104px;
	float: left;
}

.search #BLSearch
{
	padding: 0;
	display: inline;
	top: 0;
	text-align: right;
	background: none;
}

.search input.BLSearch
{
	width: 91px;
	height: 25px;
	background: url(../Images/searchLeftButton.PNG) no-repeat;
	vertical-align: top;
}

.search input.BLSearch:hover
{
	background: url(../Images/searchLeftButton.PNG) no-repeat 0 -25px;
	vertical-align: top;
}

.search input.BLSearchIE
{
	width: 91px;
	height: 25px;
	background: url(../Images/searchLeftButton.PNG) no-repeat 0 -25px;
	vertical-align: top;
}

.search #BRSearch
{
	padding: 0;
	display: inline;
	top: 0;
	text-align: right;
	background: none;
}


.search input[type=image]
{
	vertical-align: top;
}

.search select
{
	margin-top: 1px;
	line-height: 14px;
	vertical-align: top;
}

.search input.BRSearch
{
	width: 69px;
	height: 25px;
	background: url(../Images/searchRightButton.PNG) no-repeat;
	vertical-align: top;
}

.search input.BRSearch:hover
{
	background: url(../Images/searchRightButton.PNG) no-repeat 0 -25px;
	vertical-align: top;
}

.search input.BRSearchIE
{
	width: 69px;
	height: 25px;
	background: url(../Images/searchRightButton.PNG) no-repeat 0 -25px;
	vertical-align: top;
}

/* Container - Categories Panel */
.container .category
{
	background: #f1f9ff;
	border: solid 1px #c8e3f5;
	clear: both;
	padding: 10px;
	margin: 0 0 15px 0;
}

.container .category  h3
{
	font: bold 16px "Trebuchet MS";
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
}

.container .category .content
{
	width: 33%;
	padding: 3px 20px 3px 0;
}

.container .category .content a:visited
{
	text-decoration: underline;
}

.container .category .categorylink
{
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
}

.container .category .categorydesc
{
	font-size: 9px;
	line-height: 10px;
	clear: both;
	padding: 5px 0;
}

/* Container - Categories Directory */
.container .categories
{
}

.container .categories em
{
	font-size: 12px;
	color: #666;
	padding: 0 0 5px 0;
	display: block;
}

.container .categories ol
{
	padding: 0 0 0 50px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .categories li
{
	padding: 1px 0 10px 0;
	margin: 0;
}

.container .categories li a
{
	text-decoration: underline;
	font: normal 12px Verdana;
}

.container .categories li a:visited
{
	text-decoration: underline;
}

.container .categories li strong
{
	letter-spacing: -1px;
}

.container .categories .text
{
	color: #666;
	font: normal 12px/14px Verdana;
	padding: 5px 0;
}

/* Container - Most Popular Questions Panel */
.container .popularQuestions
{
	margin: 0 0 15px 0;
	clear: both;
}

.container .popularQuestions a
{
	text-decoration: underline;
	font: normal 12px Verdana;
}

.container .popularQuestions a:visited
{
	text-decoration: underline;
}

.container .popularQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .popularQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container - Featured Questions Panel */
.container .featuredQuestions
{
	margin: 0 0 15px 0;
	clear: both;
}

.container .featuredQuestions a
{
	text-decoration: underline;
	font: normal 12px Verdana;
}

.container .featuredQuestions a:visited
{
	text-decoration: underline;
}

.container .featuredQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .featuredQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container - News Questions Panel */
.container .newsQuestions
{
	margin: 0 0 15px 0;
	clear: both;
}

.container .newsQuestions a
{
	text-decoration: underline;
	font: normal 12px Verdana;
}

.container .newsQuestions a:visited
{
	text-decoration: underline;
}

.container .newsQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .newsQuestions ol p
{
	padding: 0px;
	padding-left: 22px;
	margin: 0 0 0 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}

.container .newsQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container -  Most Recently Updated/Created Questions  Panel */
.container .recentQuestions
{
	margin: 0 0 15px 0;
}

.container .recentQuestions a
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
}

.container .recentQuestions a:visited
{
	text-decoration: underline;
}

.container .recentQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .recentQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container - Most Popular Searches Panel */
.container .popularSearch
{
	margin: 0 0 15px 0;
}

.container .popularSearch a
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
}

.container .popularSearch a:visited
{
	text-decoration: underline;
}

.container .popularSearch ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .popularSearch li
{
	padding: 1px 0 0 0;
	margin: 0;
}

.SimpleTable
{
	margin-top: 15px;
	background: #fff;
	border: solid 1px #f1f1f1;
}

.SimpleTable td
{
	padding-right: 20px;
}

.InfoList
{
	padding: 0 0 0 16px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.InfoList li
{
	padding: 1px 0 10px 0;
	margin: 0;
}

.InfoList li a
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}

.InfoList li a:visited
{
	text-decoration: underline;
}

.InfoList li strong
{
	letter-spacing: -1px;
}

.InfoList .text
{
	color: #666;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
	padding: 5px 0;
}

.NextPrev
{
	background: #f6f6f6;
	border: solid 1px #f1f1f1;
	padding: 5px 10px;
}

.Required
{
	color:#FF0000;
	font-size: 10px;
	font-weight: bold;
}

.question
{
	float: right;
	margin-bottom: 15px;
}

.questionLeft
{
	float: left;
	width: 650px;
}

.questionLeft .text
{
	font-size: 12px;
}

.questionRight
{
	float: left;
	width: 175px;
	background: #f9f9f9;
	border: solid 1px #f1f1f1;
	margin-left: 15px;
	padding-left: 5px;
}

.questionRight a
{
	white-space: nowrap;
}

.questionRight p
{
	padding: 4px 0;
	margin: 0;
	display: block;
}

.questionDetails
{
}

.questionDetails h3
{
	color: #003366;
}

.news
{
	float: right;
	margin-bottom: 15px;
}

.newsLeft
{
	float: left;
	width: 550px;
}

.newsLeft .text
{
	font-size: 12px;
}

.newsRight
{
	float: left;
	width: 175px;
	background: #f9f9f9;
	border: solid 1px #f1f1f1;
	margin-left: 15px;
	padding-left: 5px;
}

.newsRight a
{
	white-space: nowrap;
}

.newsRight p
{
	padding: 4px 0;
	margin: 0;
	display: block;
}

.newsDetails
{
}

.newsDetails h3
{
	color: #003366;
}

#alphalist
{
	margin: 10px 0;
}

#alphalist a ,
#alphalist a.current:hover
{
	font: normal 11px/25px Tahoma, sans-serif;
	color: #003366;
	border: solid 1px #b4daf4;
	background: #d3edff;
	text-align: center;
	text-decoration: none;
	padding: 3px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}

#alphalist a:hover,
#alphalist a.current
{
	background: #40b1ff;
	border: solid 1px #2194e3;
	color: #fff;
}

.footer
{
	font-size: 10px;
	background: url(../Images/footer.gif) repeat-x;
	padding: 33px 0px 12px 0;
	margin: 20px 0 0 0;
	width: auto;
}

.footer p
{
	width: 750px;
	margin: 0 auto;
}

.footer a
{
	color: #003399;
	font-size: 9px;
	font-weight: bold;
}

#q_crumbs
{
	padding: 0;
	border: solid 1px #b2d7f1;
	margin-bottom: 10px;
	background: #DEF1FF;
	font: normal 11px Verdana, sans-serif;
}

#debug {
	top: -35px;
	position: relative;
	font: normal 11px Arial;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#searchresults,
#searchresults a,
#searchresults span.InfoIntro,
#searchresults span.Text,
#searchresults span.InfoSummary
{
	font-size: 12px;
}

.FieldInfo a
{
	text-decoration: underline ! important;
	font-weight: bold ! important;
}

.FieldInfo
{
	width: 336px;
	padding: 10px;
	background-color: #FFFFE7;
	border: solid 1px #CACACA;
	overflow: auto;
}

.CloseIcon
{
	cursor: pointer;
	float: right;
}

tr.SearchHeading td
{
	font: bold 12px Verdana;
}

ol.favorites li,
ol.SearchResults li
{
	margin-bottom: 10px;
}

#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_4
{
	background: #F99;
}
*/

akb_template {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}

akb_lang {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}

.errorMessage {
	color: red;
}

.dynText {
	width: 100%;
	font-size: 22px;
	font-family: "Trebuchet MS";
	padding: 2px;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
	font-weight: normal;
	border: 1px solid #AEAEAE;
}

.qebutton {
	background: #4e84dd;
	padding: 2px 3px;
	border: solid 1px #003399;
	font-size: 12px;
	color: #fff;	
}

.qebold {
	font-weight: bold;
}

.bSpacing {
	margin-bottom: 6px;
}

.ISSFormat {
	width: 400px;
	height: 180px;
}

.HelpInfo {
	background-color: lightyellow;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border:1px solid #CACACA;
	font-family:Verdana;
	font-size:11px;
}

.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;
}

.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;
}

label {
	cursor:pointer;
}

.FormButton {
	font-family:Verdana;
	font-size:11px;
	width:80px;
}

.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;
}

.BoxMessage {
	background-color: lightyellow;
	padding: 10px;
	margin-bottom: 10px;
	border:1px solid #CACACA;
	font-family:Verdana;
	font-size:11px;
}
.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;
	font-family:Verdana;
	font-size:11px;
}

.SuccessInfo img {
	margin-right:10px;
	margin-top:-3px;
}

#category #ISSelectcfid_ input {
	font-size:11px;
	height:auto;
	border:0px;
	width:100%;
}

#category li {
	padding:0px;
}

.Height21 {
	height:21px;
	overflow:hidden;
}

.Height125 {
	height:125px;
}
