﻿#contentBox
{
	float: left;
	width: 960px;
	height: auto;
	padding: 30px;
	padding-bottom: 0px;
}
html>body #contentBox
{
	width: 900px;
	height: auto;
}
.noAccord #contentBox
{
	background: url(/images/logo_trans_1.png) right bottom no-repeat;
	height: 450px;
}
html>body .noAccord #contentBox
{
	min-height: 450px;
	height: auto;
}
#contentBox p
{
	line-height: 1.3em;
	margin-bottom: .8em;
}

#contentBox a
{
	text-decoration: none;
}
h2.menuheader {
    cursor: pointer;
    line-height: 1.4em;
    width: 690px;
    height: 30px;
    margin: 0px;
    margin-bottom: 4px;
    margin-top: 4px;
    /*background: url(/images/ui_09/accord/accord_head_bak.png) repeat-x;*/
    border-top: 2px solid #38383a;
	color: #38383a;
	overflow: hidden;
}
h2.menuheader:hover, h2.openheader, h2.headover
{
	color: #00a5ed;
}
h2.lastClosed
{
    border-bottom: 2px solid #38383a;
}
h2.openheader
{
	color: #00a5ed;
	border-top: 2px solid #00a5ed;
    border-bottom: none;
}
h2.homeOpen
{
	border: none;
}
.itemwrapper
{
	width: 900px;
	height: auto;
	clear: both;
	overflow: hidden;
	display: block;
	padding-right: 240px;
	margin-bottom: 0px;
	background: url(/images/logo_trans_1.png) right bottom no-repeat;
}
html>body .itemwrapper
{
	width: 690px;
}

.btmLine
{
	border-bottom: 2px solid #00a5ed;
}
.itemNav
{
	float: left;
	width: 180px;
	height: 405px;
	padding: 0px 30px 0px 0px;
}
html>body .itemNav
{
	width: 150px;
}
#contentBox ul.subNav
{
	/*font-size: 1.1em;*/
	margin-bottom: 24px;
}
#contentBox ul.subNav li
{
	margin-bottom: .3em;
}
#contentBox ul.subNav li a
{
	text-decoration: none;
}

#contentBox ul.subNav li span.subNavLink
{
	cursor: pointer;
	color: #666;
}

#contentBox ul.subNav li span.selSubLink,
#contentBox ul.subNav li span.ovr
{
	color: #00a5ed;
}
ul.subNav div.subNavContent, ul.subNav div.subNavRelated
{
	display: none;
}
.hilite
{
	background: #ffcc00;
}
div.itemRelated
{
	width: 150px;
	height: auto;
	overflow: hidden;
	float: left;
	/*font-size: .8em;*/
}
div.itemRelated h3
{
	color: #00a5ed;
	font-weight: normal;
	margin-bottom: 0px;
	/*font-size: .9em;*/
}

div.itemRelated p
{
	padding-top: 6px;
}

div.itemMain
{
	width: 510px;
	height: 405px;
	float: right;
	overflow: hidden;
}
div.itemMain a:hover,
div.itemRelated a:hover
{
	color: #00a5ed;
}
div.col
{
	overflow: hidden;
}
div.columnLeft
{
	width: 270px;
	padding-right: 30px;
	float: left;
}
html>body div.columnLeft
{
	width: 240px;
}
div.columnRight
{
	width: 240px;
	float: right;
}
div.colThirds
{
	width: 180px;
	padding-right: 30px;
	overflow: hidden;
	float: left;
}
html>body div.colThirds
{
	width: 150px;
}
div.lastThird
{
	width: 150px;
	padding-right: 0px;
}
div.colThirds img
{
	width: 150px;
	height: 173px;
}
div.itemMain ul, ol
{
	margin-bottom: 1em;
	padding-left: 3px;
	/*background: #e5f5ff;
	border: 1px solid #5ebfff;*/
}
div.itemMain ul li,
li.arrow
{
	background: url(/images/bullet_gt.gif) 0px 5px no-repeat;
	padding-left: 10px;
	line-height: 1.3em;
	margin-bottom: .6em;
}
div.pagNav
{
	width: 690px;
	padding-left: 660px;
	height: 20px;
	float: left;
	display: none;
}
html>body div.pagNav
{
	width: 30px;
}
div.pagNav ul
{
	margin: 0px;
	padding: 0px;
	float: left;
}

div.pagNav li
{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 15px;
	height: 20px;
	line-height: 1em;
}
div.pagNav a
{
	display: block;
	width: 15px;
	height: 20px;
	float: left;
	padding: 0px;
}
div.pagNav a.backArrow
{
	background: url(/images/db_arrows_left.png) no-repeat bottom left;
}
div.pagNav a.nextArrow
{
	background: url(/images/db_arrows_right.png) no-repeat bottom left;
}
	