/* Standard markup */
body
{
	background: white url(/images/common/bg.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #505050;
	line-height: 120%;
}

a
{
	background: none;
	color: #06c;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active { text-decoration: underline; }

#layout_member a
{
	color: #4e7982;
}

img
{
	border: 0;
	vertical-align: middle;
}

img.hero
{
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #bbb;
}

form, table
{
    font-size: 100%;
    width: 100%;
}

tr
{
    vertical-align: top;
}

input, textarea, select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin: 0;
}

fieldset, table, form, dl, dd
{
	border: 0;
	margin: 0;
	padding: 0;
}

h1
{
	clear: both;
	font-size: 135%;
	margin: 1.5em 0 1em 0;
}

h2
{
	font-size: 100%;
	margin: 1em 0 0.75em 0;
	clear: both;
}

h3, h4, h5
{
	font-size: 100%;
	margin: 0.75em 0 0 0;
}

#layout_member h2
{
	color: #4e7982;
}

h2.headline
{
	border-top: 2px solid #e5e5e0;
	padding-top: 1em;
	font-size: 100%;
	color: #222;
}

p, ul, ol, dl
{
	margin: 0 0 1.25em 0;
}

ul
{
	list-style-type: none;
	padding-left: 0;
	margin: 0.75em 0;
}

ul li
{
	background: url(/images/common/bullet-bl.png) no-repeat 0 0.35em;
	padding: 0 0 0 1.5em;
}

ol
{
	padding: 0 0 0 1.65em;
}

dt
{
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
}

dd
{
	padding: 0 0 5px 0;
	margin: 0;
}

.spacer, .divider
{
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

.divider
{
	border-top: 1px solid #ddd;
	margin: 1.5em 0;
}

p.divider
{
	height: auto !important;
	overflow: visible;
	margin: 0.5em 0 0 0;
	padding-top: 0.5em;
}

.img, .heading, .intro, .subhead
{
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}

.heading
{
	margin: 0 0 0.75em 0;
	height: 26px;
}

.subhead
{
	width: 100%;
	margin: 0 0 0.75em 0;
	height: 22px;
}

.intro
{
    height: 88px;
}

.link
{
	padding: 0.1em 0 4px 0;
	line-height: 140%;
	margin: 0.3em 0;
}

.link a
{
	background: url(/images/common/bullet-bl.png) no-repeat left center;
	padding-left: 1em;
}

#layout_member .link a
{
	background: url(/images/common/bullet-gn.png) no-repeat left center;
	padding-left: 1em;
}

.next
{
    float: right;
}

.download, .recent
{
	font-size: 90%;
	background: url(/images/common/icon-document.png) no-repeat left top;
	padding: 6px 0 6px 30px;
}

.recent
{
	background: url(/images/common/icon-recent.png) no-repeat left center;
}

.archive
{
	background: url(/images/common/icon-archive.png) no-repeat left center;
	font-size: 90%;
}

dl.archive
{
	font-size: 100%;
    background: none;
    margin: 0;
    padding: 0.5em 0 0 0;
    border-top: 1px solid #ccc;
}

dl.archive dt
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 3em;
}

.r dl.archive dt
{
    float: none;
    margin-top: 0.75em;
}

dl.archive dd
{
    color: #aaa;
    padding: 0;
    margin-right: 1.5em;
}

.related
{
	margin: 0 0 1em 0;
	height: 22px;
}

.feature
{
    height: 11em;
    width: 184px;
    float: left;
    margin: 0 10px 10px 0;
    font-size: 90%;
    border: 1px solid #ccc;
    background: #f0f0f0;
}

.feature h2
{
    text-align: left;
    background: #999;
    color: white;
    padding: 3px 5px;
    margin: 0 0 0.5em 0;
}

.feature p
{
    padding: 3px 5px;
}

.portrait
{
	float: left;
	margin: 0 8px 2px 0;
}

.breadcrumb
{
    font-size: 95%;
    margin: 2em 0;
}

.l
{
	float: left;
	width: 392px !important;
	width: 400px;
	padding-right: 8px;
}

.r
{
	float: left;
	width: 126px !important;
	width: 158px;
	padding: 0 16px 0 16px;
    font-size: 90%;
	line-height: 130%;
}

.r h2, .r .subhead
{
	margin: 2.5em 0 0 0;
    color: #038;
}

.r a
{
    color: #038;
}

.r .news span
{
    color: #777;
}

.r .news strong
{
    display: block;
    color: black;
    padding-bottom: 6px;
}

.chart
{
    width: 100%;
    border: 0;
    border-collapse: collapse;
    font-size: 90%;
    margin: 0.5em 0 1.5em 0;
}

.chart tr th
{
    text-align: left;
    background: #999;
    color: white;
    padding: 3px 5px;
}

.chart tr td
{
    background: #ddd;
    padding: 6px 12px 5px 6px;
    text-align: left;
    border-top: 3px solid white;
    border-bottom: 1px solid #999;
}

.chart h3
{
	margin: 0 0 0.5em 0;
	border-top: 0;
	padding: 0;
	font-size: 110%;
	color: #888;
}

.chart tr.hero td
{
	background-color: #efefef;
	border-top: 1px solid black;
	padding: 12px 12px 12px 6px;
}

.definition dt
{
	clear: both;
	float: left;
	width: 25%;
	text-indent: 16px;
	background: url(/images/common/bullet-bl.png) no-repeat 0 0.35em;
}

.col1
{
	font-size: 90%;
	width: 162px !important;
	width: 178px;
	padding: 0 8px 8px 8px;
	background: url(/images/common/panel.png) repeat-x 0 0;
	margin: 1.25em 10px 0 0;
	float: left;
	height: 22em;
}

.col1.end
{
	margin-right: 0px;
}

.col1 .subhead
{
	margin-left: -8px;
}

.col2
{
	width: 247px !important;
	width: 263px;
	padding: 0 16px 8px 0;
	margin: 0 10px 0 0;
	float: left;
}

.l .col1
{
	width: 174px !important;
	width: 190px;
	min-height: 10em;
	height: auto !important;
	height: 10em;
}

.l .col2
{
	width: 164px !important;
	width: 180px;
}

.col2.first
{
	clear: left;
}

.sitemap dl
{
	margin: 0.5em 0 1.5em 0;
}

.sitemap dl dd a
{
	color: #777;
}

.sitemap dl
{
	border-top: 1px solid #ccc;
	padding-top: 0.75em;
}

.sitemap dl dd dd
{
	padding-top: 0.5em;
	border-bottom: 1px solid #ccc;
	background: url(/images/common/bullet-gy.gif) no-repeat left center;
}

.sitemap dl dd dd a
{
	color: #00a0c6;
}

.error
{
	border: 1px solid red;
	margin: 1px;
	background-color: #ffe699;
	padding: 3px 12px;
}

.form
{
	margin: 1em 0 2.5em 0;
}

.form .full
{
    width: 100%;
}

.form .fullbtn
{
    width: 95%;
}

.form .half
{
    width: 49%;
}

.form th
{
	padding: 2px 2px 2px 0;
	font-weight: normal;
	text-align: left;
	color: #333;
}

.form td
{
	padding: 2px 2px 2px 0;
	color: #888;
}

.required
{
	color: #888;
	font-size: 88%;
}

.form label span
{
	color: red;
}

.top, .r .top
{
	margin-top: 0;
}

#search
{
	padding: 8px 16px;
}

#directory_search label
{
	width: 100px;
	display: block;
	float: left;
}

#search_text, #directory_srch_keyword_txt
{
	width: 128px;
}

#search_text.full, #directory_srch_keyword_txt.full
{
	width: 398px;
}

#layout_common,
#layout_home, 
#layout_audit, 
#layout_about, 
#layout_contact, 
#layout_help, 
#layout_news, 
#layout_information, 
#layout_conferences, 
#layout_member, 
#layout_feature
{
	background: white;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 118px 0 0 0;
	width: 782px;
}

#layout_home
{
	padding-top: 187px;
}

#banner
{
	background: white url(/images/common/divider.png) 0 98px repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 782px;
	height: 118px;
}

#bannerimg
{
    margin: 0;
	background: url(/images/common/related-top-off.png) no-repeat right top;
	overflow: hidden;
}

#bannerimg.headerfeature
{
	background: url(/images/common/related-top-on.png) no-repeat right top;
}

#bannerimg span
{
    display: block;
	background: url(/images/common/banner-common.jpg) 5px 0 no-repeat;
	text-indent: -9999em;
	height: 118px;
	overflow: hidden;
}

#userprofile
{
	width: 200px;
	position: absolute;
	left: 608px;
	top: 51px;
	color: white;
}

#layout_home #userprofile
{
	top: 95px;
}

#userprofile #userprofilename {	background: url(/images/common/icon-profile.png) left top no-repeat; }
#userprofile #userprofilelogin { background: url(/images/common/icon-login.png) left top no-repeat; }

#userprofile dd
{
	padding: 7px 32px;
	font-size: 9.4px;
	line-height: 120%;
}

#userprofile a
{
	color: white;
}

#userprofile a#userprofilelogout
{
	font-weight: normal;
}

#layout_home #banner
{
    height: 187px;
	background: white url(/images/common/divider.png) 0 168px repeat-x;
}

#layout_home #bannerimg
{
	background: url(/images/common/related-home-off.png) no-repeat right top;
	height: 187px;
}

#layout_home #bannerimg span
{
	background: url(/images/common/banner-home.jpg) 5px 0 no-repeat;
	height: 187px;
}

#layout_conferences #bannerimg span
{
	background: url(/images/common/banner-conferences.jpg) 5px 0 no-repeat;
}

#layout_about #bannerimg span
{
	background: url(/images/common/banner-about.jpg) 5px 0 no-repeat;
}

#layout_audit #bannerimg span
{
	background: url(/images/common/banner-audit.jpg) 5px 0 no-repeat;
}

#layout_news #bannerimg span
{
	background: url(/images/common/banner-news.jpg) 5px 0 no-repeat;
}

#layout_contact #bannerimg span
{
	background: url(/images/common/banner-contact.jpg) 5px 0 no-repeat;
}

#layout_member #bannerimg span
{
	background: url(/images/common/banner-member.jpg) 5px 0 no-repeat;
}

#layout_information #bannerimg span
{
	background: url(/images/common/banner-information.jpg) 5px 0 no-repeat;
}

#layout_help #bannerimg span
{
	background: url(/images/common/banner-information.jpg) 5px 0 no-repeat;
}

#nav
{
	margin: 0;
	padding: 0;
	font-size: 97%;
	width: 190px;
}

#nav dl
{
	margin: 0px 0 0 0;
	text-transform: uppercase;
}

#nav dl dd
{
	display: block;
	margin: 0 0 3px 0;
	padding: 0 0 0 1px;
	border-left: 5px solid #06c;
}

#nav dl dd.selected a
{
	background-color: #a0a0a0;
	color: white;
}

#nav dl dd a
{
	font-weight: normal;
	display: block;
	padding: 4px 10px;
	font-size: 90%;
	line-height: 110%;
	color: #000;
	text-decoration: none;
	text-align: left;
	background-color: #e5e5e5;
}

#nav dl dl
{
	border-top: 1px solid white;
}

#nav dd dd
{
	margin-bottom: 1px;
}

#nav dd.selected dd a
{
	background-color: #fff;
	color: #333;
	font-weight: normal;
}

#nav dd.selected dd.selected a
{
	background-color: #d1e4f6;
	font-weight: bold;
}

#nav dl dd a:hover, #nav dl dd a:active, #nav dl dd a.selected
{
	color: #fff;
	background: #4e7982;
}

#layout_member #nav dl dd
{
	border-left: 5px solid #4e7982;
}

#layout_member #nav dd.selected dd.selected a
{
	background-color: #E8D0B8;
}

#subsubnav
{
	padding: 0 0 2em 0;
}

#subsubnav dd
{
	float: left;
	margin: 0 24px 0 0;
	font-size: 90%;
	background: url(/images/common/bullet-bl.png) no-repeat 0 0.25em;
	padding: 0 0 0 1em;
}

#subsubnav dd a
{
	font-weight: normal;
}

#subsubnav dd.selected a
{
	font-weight: bold;
	color: black;
}

#related
{
	padding: 10px 0 0 14px;
}

#related .col1
{
	margin: 0 0 18px 0;
	float: none;
	height: auto;
}

#header
{
	float: left;
	width: 208px;
}

#content, #contentfeature
{
	float: right;
	width: 558px !important;
	width: 574px;
	padding: 0 16px 24px 0;
	text-align: left;
	background: url(/images/common/related-btm-off.png) no-repeat right top;
}

#contentfeature
{
	background: url(/images/common/related-btm-on.png) repeat-y right top;
}

#content.sitemap dl
{
	margin: 0.5em 0;
}

#content.sitemap dl dl
{
	border-top: 1px solid #ccc;
}

#content.sitemap dl dd dd
{
	padding-top: 0.5em;
	border-bottom: 1px solid #ccc;
	background: url(/images/common/bullet-gy.gif) no-repeat left center;
}


#footer
{
	clear: both;
	margin: 0 auto;
	font-size: 97%;
	color: #333;
	text-align: left;
	border-top: 1px solid #ccc;
}

#footer dl
{
	margin: 0;
	padding: 6px 18px;
}

#footer a
{
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#search label, #nav dt, #subnav dt, #footer dt, #nav em, #subnav em, #subsubnav em, .sitemap em
{
	display: none;
}
