
/** Typography **/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h4, h5 {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

a{
	color:#000;
}

a:hover{
	text-decoration:none;
	color:#000;
}
/*****System?*****/

#sidebar {
	padding: 1.5em .2em 1.5em .2em;
	border: 1px solid #E0E0E0;
	background-color: #EFEFEF;
	
}

#sidebar .sidebar-section {
	border-top: solid 1px #E0E0E0;
	padding: 0 18px;
}


.clearer { display: block; clear: both; height: 0; visibility: hidden; }

#sitemap ul {
	margin-left: 3em;
}

.author
{
	margin-top:-15px;
}

.sitemap
{
	font-size: 0.833333em;
}

#sidebar .sidebar-section h4,
.supplemental h4 {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#sidebar .sidebar-section h5,
.supplemental h5 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.1666666666666667em;
	text-transform: none;
}

p, blockquote, pre, td, th, label, ul, ol {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

blockquote {
	margin-left: 1.5em;
}

.adxCopy blockquote {
	border-left: solid 4px #EEE;
	padding-left: 1em;
}

li {
	line-height: 1.5em;
}

.summary ul li,
.adxCopy ul li,
.page-copy ul li
{
	list-style: square outside;
	margin-left: 2em;
}

.summary ol li,
.adxCopy ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.summary ul ul,
.summary ol ol,
.adxCopy ul ul,
.adxCopy ol ol,
ul#sitemap ul {
	margin-bottom: 0;
}

.summary ol ol li,
.adxCopy ol ol li {
	list-style: lower-alpha outside;
}

.summary ol ol ol li,
.adxCopy ol ol ol li {
	list-style: lower-roman outside;
}

table {
	border-collapse: collapse;
}

p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

b,
strong,
th {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

.site-map table
{
	margin-bottom: 0.5em;
}

.supplemental {
	margin-bottom: 1.5em;
}

.adxCaptionedMedia p {
	font-size: 0.8333333333333334em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	margin-top: 4px;
	text-align: center;
}
ul.link-list
{
	margin-left: 0.1em;
	padding-bottom:0.2em;
}

.link-list .summary
{
	margin-bottom:1em;
	font-size:0.95em;
	
}
.list-title
{
	margin-bottom: 0.6em;
	text-transform:capitalize;
}
.page-summary, .page-copy
{
	margin: 1.5em 0;
}
.page-copy table {
	border: none;
	border-bottom: solid 1px #A20B1D;
	border-top: solid 1px #A20B1D;
	border-collapse: collapse;
}

.page-copy table th {
	border-bottom: solid 1px #A20B1D;
	font-weight: bold;
	text-align: left;
}

.page-copy table td, .page-copy table th {
	padding: 3px 10px;
}

.page-copy table tbody tr:nth-child(2n+1) {
	background: #EFD3D2;
}

/* For IE, which doens't support the above CSS3 selector, we set the .highlight class using Javascript. */
.page-copy table tbody tr.highlight {
	background: #EFD3D2;
}

.page-copy table td {
	border: none;
}



/****Tags****/
ul#tags li
{
	margin-left: 0.05em;
	margin-right: 0.4em;
}

/***Sidebar****/
.sidebar-heading
{
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 0.2em;
	display:block;
	color:#333333;
}

#sidebar,
.supplemental {
	color: #999;
}

#sidebar .sidebar-section p,
.supplemental p {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

/** Layout **/

html{
	background: none;
}
body{
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#document-center{
	height:100%;
	margin:0 auto;
	width:980px;
}

#document {
	float:left;
	height:100%;
	position:relative;
	width:980px;
}

#document #sidebar.yui-b {
	float: left;
	width: 230px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 10px;
}

#document #yui-main {
	float: left;
	margin-right: -25em;
}

#document #yui-main .yui-b {
	margin-right:252px;
	padding-bottom:1.5em;
}

.weblinkset-title{
	font-size:1.15em;
	font-weight:bold;
}
.weblinkset-copy{
	font-style: italic;
	font-size:0.9em;
	color:#666666;
}
#breadcrumbs
{
	background: white;
	border-bottom:solid 1px #E0E0E0;
	padding:5px 0 5px 0;
	margin-bottom: 7px;
}

#hd 
{
	background: transparent url(/_files/logo) no-repeat scroll left top;
	float:left;
	height:100%;
	overflow:hidden;
	width:980px;
	border-bottom:1px dotted #CCCCCC;
	margin-top: 18px;
}

#hd .yui-u {
	text-align: right;
}

#hd .first {
	text-align: left;
}

#hd #yui-login
{
	padding-right: 10px;
	padding-top: 5px;
	color:black;
	float:right;
	display:inline;
	white-space: nowrap;
	text-align: right;
}

#hd #yui-login a
{
	display:inline;
	margin-right:10px;
}

#hd #yui-title,
#hd #yui-logo,
#hd h1,
#hd h2 {
	margin: 0.8333333333333334em 10px;
	text-align: left;
	float: left;
}
#yui-title img
{
	float:left;	
	padding-right: 20px;
}
#yui-title p 
{
	float:left;
	margin-bottom:0;
}


#sitemap ul {
	margin-left: 3em;
}



/***** Main Page ****/
ul.link-list
{
	margin-left: 0.1em;
	padding-bottom:0.2em;
}

.link-list .summary
{
	margin-bottom:1em;
	font-size:0.95em;
	
}
.list-title
{
	margin-bottom: 0.6em;
	text-transform:capitalize;
}
.page-summary, .page-copy
{
	margin: 1.5em 0;
}


/****Footer, Tags****/
.footer ul
{
	margin-top:1.5em;
	margin-bottom: 0.5em;
	margin-right: 2em;
}
.footer ul li, ul#tags li
{
	display: inline;
}

.footer ul li
{
	border-right: 1px solid;
	padding-right: 5px;
	padding-left: 5px;
}

.footer ul li.last
{
	border-right: none;
	padding-right: 0px;
}

.footer ul li.only
{
	border-right: none;
	padding-right: 0px;
	padding-left: 0px;
}

.footer ul a
{
	text-decoration:none;
	color:White;
}

ul#tags li
{
	margin-left: 0.05em;
	margin-right: 0.4em;
}
#copyright
{
	margin: 0 2em 1.5em 0em;
	display:block;
}

/***Sidebar****/
.sidebar-heading
{
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 0.2em;
	display:block;
	color:#333333;
}

.site-map table
{
	margin-bottom: 0.5em;
}

/******Forum*******/
ul.forum-threads li.forum-row .stats
{
	width: 72px;
	float:left;
	text-align:center;
}

.forum-post-comment
{
	width:660px;
	height:200px;
}

.forum-post-subject
{
	width:660px;
}

/*****Header****/
#toplogo {
	float:left;
	height:127px;
	margin-left:8px;
	width:650px;
}

#toplogo a {
	display:block;
	height:100%;
	width:100%;
}

.feed a {
	background: url('/images/feed-icon.png') left top no-repeat;
	height: 35px;
	width: 35px;
	display:block;
}

#feedback-feed {
	float: right;
	margin-top: -45px;
}

/****Main Nav*****/
#mainmenudiv {
	background: white;
	float:right;
	height:50px;
}

#mainmenudiv a {
	display:block;
	font-size:20px;
	font-weight:400;
	padding:15px;
	margin: 0px 1px;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;
	text-decoration:none;
	text-transform:none;
}
#mainmenudiv a:hover{
	background: #F7F7F7;
	color: #E12000;
}

#mainmenudiv ul li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:2;
}
#mainmenudiv ul {
	margin:0 0 0 30px;
	padding:0;
	width:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.child-nav li a{
	display:block;
	line-height:17px;
	padding:7px 15px 7px 14px;
	border-bottom: 1px solid #414141;
}
#secondary-nav li a {
	color:black;
	text-decoration: none;
}

.child-nav li a:hover{
	background: #F68E13;
}

.child-nav li a:hover{
	text-decoration:none;
}



/****Main Content*****/
#contentbody {
	float:left;
	width:980px;
	color:black;
}

#contentpagebody {
	background:white;
	float:left;
	width:980px;
}


#contentbody a, #contentpagebody a, #yui-login a{
	border-bottom:1px dotted #000000;
	color:#000000;
	font-weight:600;
	text-decoration:none;
}

#contentbody .mceEditor a, #contentpagebody .mceEditor a {
	border-bottom:none;
}

#contentbody a:hover, #contentpagebody a:hover, #yui-login a:hover{
	background-color:#F7F7F7;
	border-bottom:1px dashed #E12000;
	color:#E12000;
	text-decoration:none;
}

.heading {
	font-weight:bold;
}

.home-copy {
	padding: 8px;
}

#one-column {
	padding:15px 15px 5px 15px;
}
#breadcrumbs a {
	color:black;
}

#home-center-column {
	width: 24%;
	float:left;
	padding:30px 10px 10px 20px;
}

#home-left-column{
	width: 69.9%;
	float:left;
	clear:both;
	padding:15px 0px 0px 0px;
}

#page-center-column {
	border-right:1px dotted #CCCCCC;
	float:left;
	min-height:420px;
	padding:20px 10px 30px;
	width:620px;
}

#page-right-column{
	float:right;
	margin:0 0 25px;
	width:250px;
	padding-top:20px;
}

#page-one-column {
	padding:20px 0 30px;
	width:980px;

}

.roundify{
	border:solid 2px #F68E13;
	-moz-border-radius: 20px;
	-webkit-border-radius: 5px;
	padding:5px 10px;
	margin-bottom: 1.5em;
}


#support-bulletins{
	clear:left;
	margin: 5px;
}

.feed-link {
	float:right;
	margin-right:27px;
	margin-top:5px;
}

#home-right-column{
	float:left;
	width: 22.9%;
	padding-top:15px;
}


/****Footer****/
#footer ul{
	margin-left: 360px;
}


#footer ul li
{
	display: block;
	border-right: 1px solid #858585;
	float:left;
	padding: 0px 5px;
	line-height:10px;
	padding-bottom:2px;
}

#footer ul li.last
{
	border-right: none;
	padding-right: 0px;
}

#footer ul li.only
{
	border-right: none;
	padding-right: 0px;
	padding-left: 0px;
}


#footer {
	float:left;
	width:944px;
	height: 20px;
}

#footer a, .copyright {
	color:#858585;
	font-family:"Verdana";
	font-size:10px;
	text-align:center;
}
.copyright {
	clear: left;
	display: block;
}
.copyright p {
	line-height:1.5em;
	*margin-top: -18px;
}

/*****View Feedback******/
#feedback-comments .highlighted {
	background: #99ff44;
}
#feedback-comments li {
	
}

/* Feedback Browser */
#feedback-left-column{
	width:670px;
}

#feedback-info{
	background: #84AD39;
	color:white;
}

#feedback-browser {
	background: transparent url(/images/sidebar-bg.gif?1.0.2414.30253) repeat-y scroll right top;
	
}

.feedback-filter-menu {
	border-bottom: solid 1px #84AD39;
}


#feedback-left-column .feedback-filter-menu a.menu-item.selected, .feedback-list .feedback-metadata .status {
	background: #84AD39;
}

#feedback-search, #feedback-info {
	height: 11em;
}

input.file-upload:hover
{
	cursor:pointer;
}

.right-column-top 
{
	margin-top: 25px;
}

.right-column-bottom 
{
	margin-top: 25px;
}

.PollSection {
    background-color:#EEEEEE;
    
    margin-bottom:5px;
    padding:20px 10px 20px 15px;
}
.PollSection .PollTitle {
    color:#003366;
    
    font-weight:bold;
    padding:0 0 10px;
}
.PollSection .PollSecondTitle {
    color:#D1A536;
}
.PollSection .adxPollQuestion {
    color:#003366;
    font-weight:bold;
    margin-bottom:10px;
    padding:0 5px 0 0;
}
.PollSection .adxPollResponse {
    color:#666666;
    vertical-align:middle;
}
.adxPollBar {
    background-color:#003366;
}
.adxPollButton {
    background-color:#D1A536;
    border:medium none;
    color:White;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
}
.adxPollViewLink a, .adxPollViewLink a:visited {
    color:#D1A536!important;
    font-weight:bold!important;
}
.adxPollPercentage {
    color:#003366;
}
#news-letter{
	margin-top: 5px;
}
#news-letter .text-box{
	width: 220px;
	margin: 7px 0px;
}
#news-letter .submit-button{
	margin-right:15px;
    padding:0.25em 1.5em;
    text-align:right;
}
#news-letter .title{
	font-weight:bold;
	margin: 7px 0px;
	display: block;
}
.subtitle
{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

/***Profile****/
#profile #left-column{
	width: 60% !important;
	float: left !important;
}

#profile #right-column{
	width: 40% !important;
	float: left !important;
}

#profile .label{
	font-weight: normal;
	width: 170px;
}

#profile .row span{
    width: 170px;
}

#profile .subtitle{
	font-weight: bold;
	margin-top:10px;
	padding-bottom:8px;
}

#profile .drop-down-list, #profile .textarea, #profile .row input, #profile .textbox{
    width: 320px;
}

#profile .row img{
    padding-top: 41px;
}

#hd #profileCompleteness {
    margin-top:8px;	
}

.hlWhyProfile
{
	margin-left: 5px;
}
