html, body, div, table, ul
{
	margin: 0px;
	padding: 0px;
}
img {
	border:0px none;
}
li {
	margin-left: 15px;
}
html, body
{
	width: 100%;
	height: 100%;
}

body
{
	min-width:831px;
	background-image: url("background1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.div-body
{
	min-width: 831px;
}


body, div, th, td, p, input, select, textarea, tt
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #666;
	font-size: 11px;
}

.mainTable
{
	margin: auto;
	width: 831px;
}

.mainTable .bg-white
{
	background-color: #fff;
}
.searchBg
{
	border-top: #839aa9 1px solid;
	background-color: #04314e;
}
.searchBg1
{
	background-color: #04314e;
}
.searchBg2
{
	background-color: #839aa9;
}
.headlines
{
	border-right: 1px solid #cbd2d4;
	padding: 10px;
}
.bottomMenu
{
	background-image: url("bottomMenuBg.gif");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #fff;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

.searchInput
{
	width: 120px;
	height: 12px;
	vertical-align: middle;
}
span.searchFormLabel
{
	color: #afdfff;
	vertical-align: middle;
	padding-right: 5px;
}

* html .searchInput,
* html #sitesearchForm .searchQueryField
{
	height: 18px;
}


.top-spacer
{
	height: 9px;
	background-color: #ccc;
}

.rightColumn /* right column */
{
	border-left: 1px solid #d2d8da;
}
.rightColumn td {
	text-align: left;
}

/* left menu */
#leftmenu,
#leftmenu ul,
#leftmenu li
{
	background-color: #04314e;
	margin:0px;
	padding:0px;
}

#leftmenu
{
/*
	border-right: solid 1px #92a1a8;
	border-left: solid 1px #92a1a8;
*/
}

#leftmenu ul
{
	list-style-image: none;
	list-style-type: none;
}

* html #leftmenu ul li /* IE HACK */
{
	height: 1%;
}

#leftmenu  li
{
	display: block;
	margin-top: 0px;
	border-bottom: 1px solid #abaaaa;
	text-align:left;
}

#leftmenu li a /* first level */
{
	color: #fff;
	border: none;
	text-decoration: none;
	margin-top: 0px;
	display:block;
	width:151px;
	font-family: verdana;
	font-size: 11px;
	padding: 5px 0px 5px 18px;
}

#leftmenu li div.lmenu1.crnt a,  /* current element - 1st level */
#leftmenu li a:hover         /* hover 1st level */
{
	color:#c2a36d;
	background-color: #04314e;
	background-image: url("/i/i/bullet-gold.gif");
	background-position: 5px center;
	background-repeat: no-repeat;
}

#leftmenu ul li ul li /* second level */
{
	background-color: #fff;
}

#leftmenu li.subclass a /* second level */
{
	padding: 5px 0px 5px 28px;
	width: 141px;
	color: #969696;
}

#leftmenu li.subclass .crnt a  /* current element - 2nd level */
{
	color: #fff;
	background-color: #afdfff;
	background-image: none;
}
#leftmenu li.subclass .crnt a:hover  /* current element - hover 2nd level */
{
	background-color: #afdfff;
	color:#04314e;
}

#leftmenu li li a:hover,       /* hover 2nd level */
#leftmenu li.subclass a:hover  /* hover 2nd level */
{
	background-color: #fff;
	background-image: none;
	color:#04314e;
}

/* last empty element */
#leftmenu li.empty,
#leftmenu li.empty a,
#leftmenu li.empty a:hover
{
	background-image: none;
}


.copyrightText
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #88a5af;
	font-size: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
}

a.bottomMenuLink
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #fff;
	font-size: 11px;
}

a.bottomMenuLink:link, a.bottomMenuLink:visited
{
	text-decoration: none;
}

a.bottomMenuLink:hover
{
	text-decoration: underline;
}

.newsHeaderFull
{
	font-family: Verdana;
	color: #5e737a;
	font-size: 12px;
	font-weight: bold;
}

.faqUlNoCat
{
	list-style-type: none;
}

.faqList
{
	margin-left: 0px;
	padding-left: 16px;
}

.faqCategoryName
{
	font-weight: bold;
	font-size: 11px;
	list-style-type: disc;
	margin-top: 15px;
}

.faqItemLink,
.faqItemLink a,
.faqItemLink a:visited
{
	font-weight: bold;
	font-size: 11px;
}

.simpleFaqItemLink,
.simpleFaqItemLink a,
.simpleFaqItemLink a:visited
{
	font-weight: bold;
	font-size: 11px;
}

.faqItemLink
{
	list-style-type: disc;
	padding-top: 2px;
	padding-bottom: 2px;
}

.faqBackLink,
.faqBackLink:visited,
.simpleFaqItemLink,
.simpleFaqItemLink:visited,
.phpdig,
.phpdig:visited,
.phpdigPageLink,
.phpdigPageLink:visited
{
	font-size: 11px;
	font-weight: bold;
}
