@charset "utf-8";
/*Begin default styles*/
input,
select,
textarea
{
	font-family: Verdana;
	color: #666;
}

#bgcontain
{
	width: 750px;
	margin: 0 auto;
}

/* Panel.TitlePanel - Panel.PageHeader */
.header
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	clear: both;
}

.header h1
{
	color: #fff;
	padding: 18px 0;
	margin: 0;
	font: normal 28px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	letter-spacing: -1px;
	height: 36px;
}

.header h1 a
{
	color: #fff;
	text-decoration:none;
}

/* Panel.TitlePanel - Navigation*/
.nav
{
	background: #fff;
	padding: 0;
	margin: 1px 0 15px 0;
}

/* Panel.TitlePanel - Navigation Links */
.nav a:link,
.nav a:active,
.nav a:visited
{
	text-decoration : underline;
	color : #003399;
	border: 0;
}

.nav a:hover
{
	text-decoration : underline;
	color : #cc0000;
	border: 0;
}

/* Panel.TitlePanel - Breakcrumb*/
.nav .breakcrumb
{
	background: #d3edff url(../Images/ico_breakcrumb.png) no-repeat left;
	padding: 5px 20px 5px 20px;
	margin: 1px 0 15px 0;
	height: 13px;
}

.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: #CC0000;
}

/* 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;
	color: #fff; */
	padding: 2px 3px;
	border: solid 1px #003399;
	font-size: 12px;
}


/* Container Links */
.container a:link
{
	border: 0;
	font-family: Helvetica, Arial, sans-serif; 
	font: Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color:#005d3b; 
	text-decoration:none; 
	font-weight:normal;

}

.container a:active
{
	text-decoration : underline;
	color : #3399ff;
	border: 0;
}

.container a:visited
{
	text-decoration : none;
	color : #3399ff;
	border: 0;
}

.container a:hover
{
/*	text-decoration : underline;
	color : #cc0000; */
	border: 0;
	color: color:#005d3b; 
	text-decoration:none; 
	font-weight:bold;

}

.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: 550px;
}

.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: #d3edff; */
	padding: 5px 0px;
	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;
}

/*End Default Styles*/

/* Begin custom code added by Matthew Miller */
.container .category .content (line 406)
{
  width: 33%;
  padding-top: 3px;
  padding-right: 20px;
  padding-bottom: 3px;
  padding-left: 0pt;
}

#bgcontain {
  padding-top: 4px;
  vertical-align: top;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #004a5d;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

/* Panel.TitlePanel - Breakcrumb*/
.nav .breakcrumb
{
	background: #d3edff url(/images/imgBar_bg.gif);
	padding: 30px 5px 5px 16px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #005d3b;
}

.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;
}

/* End custom code added by Matthew Miller */

/* PG Calc CSS Document */
<!--
body {
	background-color: #aeaead;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	overflow-y: scroll;
}

FORM {margin:0; padding:0px;}

.jsclass body .randomcontent { /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
}

.copyright {
	padding-left: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#215e3b;	
}
.txtNav {
	padding-right: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#215e3b;	
}
.txtNav A{
	color:#215e3b;
	text-decoration:none;
}
.txtNav A:hover {
	color:#215e3b;
	text-decoration:underline;
}
.headerBG {
background-color:#215e3b;
height:112px;
}
.logo {
padding-left:31px;
padding-top:13px;
padding-bottom:16px;
/*height:112px;*/
}

.breadcrumb {font-family: Helvetica, Arial, sans-serif; vertical-align:bottom; padding-bottom:43px;
font-size:11px; color:#005d3b;}
.breadcrumb A {color:#005d3b; text-decoration:none;}
.breadcrumb A:hover {color:#005d3b; text-decoration: underline;}

.dkgreen { background-color:#124227;}
.dkgreen2 { background-color:#204328;}
.armygreen { background-color:#7b8c46;}
.searchBG {background-image: url(/images/search_bg.gif); background-repeat:repeat-x; background-color:#146b3a;}
.searchArrow {padding-top:1px; padding-left:1px; padding-right:7px;}
.navBar {background-image:url(/images/navbar_bg.gif); height:32px;}
.imgBar {background-image:url(/images/imgBar_bg.gif); background-repeat:repeat-x; height:94px;}

.content_nav {padding-top:4px; width:186px;; vertical-align:top; padding-right:0px; padding-left:16px;}
.content_center { padding-top:4px; width:490px; vertical-align:top; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height:18px; color:#004a5d; padding-bottom:16px;}
.content_center A{color:#39779d; text-decoration: none; font-weight:bold;}
.content_center A:hover{color:#39779d; text-decoration: underline; font-weight:bold;}
.txtHd {font-size:13px; font-weight:bold;}
.txtSub { font-style:italic;}
.subNav {/*height:26px;*/ padding-bottom:13px; font-family: Helvetica, Arial, sans-serif; padding-left: 16px; padding-right:16px;  font: Helvetica, Arial, sans-serif; font-size:12px; font-weight: normal; color:#005d3b; text-decoration:none; font-weight:normal;}
.subNav A{ font-family: Helvetica, Arial, sans-serif; font: Helvetica, Arial, sans-serif; font-size:12px; font-weight: normal; color:#005d3b; text-decoration:none; font-weight:normal;}
.subNav A:hover{color: color:#005d3b; text-decoration:none; font-weight:bold;}

.subNavOn {/*height:26px;*/ padding-bottom:13px; font-family: Helvetica, Arial, sans-serif; padding-left: 16px; padding-right:16px; font: Helvetica, Arial, sans-serif; font-size:12px; font-weight: bold; color:#005d3b; background-image:url(/images/subnav_arrow.gif); background-repeat:no-repeat;}
.subNavOn A{font-family: Helvetica, Arial, sans-serif; font-size:12px; font-weight: bold; color:#005d3b; text-decoration:none;}

.quote {padding-top: 23px; padding-left:47px; padding-right:37px; color:#39779d;  font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height:16px; font-style:italic; font-weight: bold;}
.quoteTag {
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:13px;
	color: #39779d;
}
.quote P{margin:0px; padding-top:6px; padding-left:0px; padding-right:0px; padding-bottom:0px;}
.icons {padding-top:53px; padding-left:20px; text-align:left;}

.highlight {padding-left:8px; font-family: Helvetica, Arial, sans-serif; font-size:11px; color:#d9f090; font-weight:bold; padding-right:12px;}
.highlight A{color:#d9f090; text-decoration:none; }
.highlight A:hover{color: #FFFFFF; text-decoration:none;  }

.whiteTxt {color: #FFFFFF; font-size:12px;}
.searchbox {width:125px; background-color:#FFFFFF; border-width:1px; border-style: solid; border-color:#999999; height:14px; font-size:10px; color:#046a90; padding-left:3px;}

.dd { height: 20px; padding-left:10px; vertical-align: middle; font-family:Helvetica, Arial, sans-serif; font-size:13px; color:#005d3b; text-decoration:none;}
.ddOn{height: 20px; padding-left:10px; vertical-align: middle; font-family:Helvetica, Arial, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none; background-color:#9fc13a; cursor: pointer;}



.hp_bg {background-image:url(images/hp_content_bg.gif); background-repeat:repeat-y; }
.hp_line {background-color:#a3b374;}
.hp_bg_green1 {background-color:#a0c136; height:107px; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height:13px; color:#ffffff; padding-left:27px; padding-right:16px; vertical-align: middle;}
.hp_bg_green2 {background-color:#c6e267; vertical-align:middle; padding-top:7px; padding-bottom:7px;}
.hp_bg_dhtml_banner { background-color:#6d6c66; height:242px;}
.hp_news_hd {padding-top:14px; vertical-align:top; padding-left:33px; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height:14px; color:#007095;}
.hp_title_18 {font-size:18px; line-height:22px;}
.hp_title_16 {font-size:16px; line-height:22px;}
.hp_news_items {padding-top:14px; vertical-align:top; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height:13px; color:#007095; padding-right:20px; padding-bottom: 8px;}
.hp_news_items A{color:#977f1d; text-decoration:none; font-size:9px; font-weight:bold;}
.hp_news_items A:hover{color:#977f1d; text-decoration:underline; font-size:9px; font-weight:bold;}
.hp_news_items P{ margin:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:8px;}
.hp_connected {padding-left: 27px; padding-top:14px; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height:14px; color:#007095; padding-right:20px; padding-bottom: 5px;}
.hp_connected A{color:#007095; font-weight:bold; text-decoration:none;}
.hp_connected A:hover{color:#007095; font-weight:bold; text-decoration:underline;}


.hp_iwant2 {width:190px; heigh: 18px; margin-top:8px; font-size:10px; color:#046a90;}
.hp_box {vertical-align:top; padding-bottom:4px; padding-top:4px; text-align:leftpx; background-color:#d9eca1; width:266px; padding-left:14px; padding-right:11px; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height:13px; color:#043a90;}
.hp_box A{color:#977f1d; text-decoration:none; font-size:9px; font-weight:bold;}
.hp_box A:hover{color:#977f1d; text-decoration:underline; font-size:9px; font-weight:bold;}
.hp_banner_txt { font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height:13px; color:#ffffff; padding-left:27px; vertical-align:top; padding-right:25px; padding-top:15px;}
.hp_banner_txt P{ margin:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:10px;}
.hp_banner_HD { font-size:12px;}
/*.hp_banner_txt STRONG{ font-size:12px;}
.hp_client {font-size:11px;}*/


.featureshead	{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #196E86;
}

.featureRow {border-bottom: solid #ffffff 1px; background-color: #196E86;}
.featuresheadcenter {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #196E86;
}
.featurestext {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#004A5D;
	font-weight: normal;
	margin-left: 10px;
	border-bottom: solid #ffffff 1px;
	background-color: #E8F3BD;
}
.featurestextnoborder  {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#004A5D;
	font-weight: normal;
	margin: 5px 0 5px 10px;
	background-color: #E8F3BD;
}
.featuresborder {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#004A5D;
	font-weight: normal;
	margin-left: 10px;
	border-bottom: solid #ffffff 1px;
	background-color: #E8F3BD;
}

.featuresbordertop{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#004A5D;
	font-weight: normal;
	margin-left: 10px;
	border-top: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
	background-color: #E8F3BD;
}

-->

