body {
    margin: auto;
    padding: 0px;
    background-color: #212B36; /* #AAA58B; /*#E9E7D1; /* #DDCBA5; /*#DDD3A5; /*#D9D7AC;*/
	font-size: 16px;
	line-height: 18px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffff;
}

img {
	border: none;
}

dl {
	padding: 10px 0px;
}
dt{
	padding: 0px;
	font-weight: bold;
}
dd{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

td {
	vertical-align: top;
}

.reset {
	clear: both;
}

#banner-wrap {
	display: block;
	background: #ffffff;
	padding-top: 5px;
}
#banner {
    background: transparent url(../images/logo.png) left top no-repeat;
    height: 120px;
    width: 1000px;
    border-bottom: #69C 0px solid;
    text-align: left;
	margin: 0px auto;
}

#menu {
	position: relative;
	background: transparent;
	top: 95px;
	height: 25px;
	font-size: .75em;
	margin: 0px 0px 0px 50px;
	float: left;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#menu li {
	float: left;
	clear: none;
	position: relative;
	margin: 0px 5px 0px 0px;
	background: transparent url(../images/menu_tab_l.png) left top no-repeat; /*8F8164*/
	height: 25px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#menu li.active {
	background: transparent url(../images/menu_tab_l_active.png) left top no-repeat;
}

#menu li.active a {
	color: #000000;
}


#menu a, #menu a:link, #menu a:active, #menu a:visited {
	float: left;
	position: relative;
	padding: 4px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-decoration: none;
	background: transparent url(../images/menu_tab_r.png) right top no-repeat;
	color: #212B36;	
}

#menu *.tab_stop {
	background: transparent url(../images/menu_tab_r.png) right top no-repeat;
	padding: 4px 15px 0px 15px;
	height: 25px;
	cursor: hand;
	float: right;
}

#user-box {
	float: left;
	position: relative;
	top: 95px;
	font-size: 0.75em;
	color: #333333;
	padding: 4px 15px 0px 15px;
}
#user-box a, #user-box a:active, #user-box a:link, #user-box a:visited {
    color: #2C5AA0;
    text-decoration: none;
	border-bottom: 1px dotted #2C5AA0;
}

#user-box a:hover {
    color: #2C5AA0;
    text-decoration: none;
	border-bottom: 1px solid #2C5AA0;
}

#page {
    background: transparent; /* url(../images/page_fade_bg.png) top left repeat-x;*/
    border: #69C 0px solid;
    margin: auto;
	color: #373737;
}

#content {
	background: #ffffff; /* url(../images/content-bg.png) top center repeat-y;*/
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 25px 30px 25px 30px;
	border-top: 10px solid #7190B5;
	border-bottom: 2px solid #789DCB;
	/*border-left: 15px solid #534A38;
	border-right: 15px solid #534A38;*/
	width: 940px;
	margin: 0px auto;
}

#content *.message-box {
	font-size: 1.25em;
	line-height: 1.67em;
	color: #000000;
	text-align: center;
	padding: 10px;
	margin: 10px auto;
	width: 80%;
	border: 1px solid #cccccc;
	background: #FFEFCC;
}

#content div.toolbar {
	padding: 0px 0px 5px 0px;
}

#content div.button-strip {
	padding: 5px 0px 5px 0px;
}

#content *.help-content {
	color: #888888;
}

#content h1, #content h2, #content h3, #content h4 {
    font-size: 1em;
	line-height: 1em;
    font-weight: bold;
    text-align: left;
}

#content h1 {
	color: #000000;
    font-size: 1.6em;
    text-align: left;
}

#content h2 {
	color: #2C5AA0;
    font-size: 1.35em;
	text-align: left;
}
#content span.h2_subdued {
	color: #929FB3;
}

#content h3 {
	color: #333333;
	font-size: 1.125em;
}

.highlight {
    font-size: large;
    color: #003366;
    font-weight: normal;
}

#content a, #content a:active, #content a:link {
    color: #2C5AA0;
    text-decoration: none;
	border-bottom: 1px dotted #2C5AA0;
}

#content a:hover, #content a:visited {
    color: #2C5AA0;
    text-decoration: none;
	border-bottom: 1px solid #2C5AA0;
}

#content a.external {
	padding: 0px 14px 0px 0px;
	background: transparent url('../images/external_link_lg.png') right center no-repeat;
}

/* mceButton is a class used for icons in TinyMCE */
#content a.nondescript, #content a.imagelink {
	border-bottom: 0px;
	text-decoration: none;
}

#content *.mceToolbarContainer a {
	border: none;
}
/* /END mceButton */

#content table.display-grid{
	font-weight: normal;
	text-align: left;
	background: transparent;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

#content table.display-grid tbody td {
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
}

#content table.display-grid thead {
	font-weight: bold;
	text-align: center;
	background: #B5C7DB;
	color: #000000;
}
#content table.display-grid thead th{
	font-weight: bold;
	text-align: center;
	background: #B5C7DB;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

#content td.label {
	font-weight: bold;
	text-align: right;
}

#content table.element-grid td {
	vertical-align: top;
}

#content *.indent {
	margin: 0px 0px 0px 30px;
}

#content div.row {
	display: block;
	margin: 3px 0px;
	clear: both;
}
#content div.dynamic_row {
	display: block;
	margin: 3px 0px;
	clear: both;
}

#content div.cell {
	display: block;
	padding: 3px;
	vertical-align: middle;
}

#content div.label {
	font-weight: bold;
	width: 145px;
	text-align: right;
	float:left;
	padding: 0px 5px 0px 0px;
}

#content *.figure {
	padding: 15px 0px;
	font-size: .85em;
	color: #666666;
}
#content *.figure img {
	border: 1px solid #e4e4e4;
}

#content p.note {
    font-size: 0.8333em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #808080;
    padding: 5px 0px;
    margin: 0;
	line-height: 1em;
}

#content span.required_input_field {
	padding: 0px 0px 0px 8px;
	background: transparent url('../images/required.png') left center no-repeat;
}

#content div.maneuver {
	text-align: center;
	padding: 15px;
}

#content a.borderless {
	border: none;
}

.nowrap {
    white-space: nowrap;
}

.fit {
    width: 100%;
}

ul.bulletless li {
    list-style: none;
    padding: 3px;
    text-indent: 0;
    margin: 3px 64px;
}

#content li {
    padding: 3px;
    text-indent: 0;
}

#content *#question-review-wrap {
	width: 930px;
	border: 1px solid #7190B5;
}

#content *#question-review-wrap *.scenario {
	width: 580px;
	background: #ECECFF;
	padding: 10px;
	border-right: 1px solid #e4e4e4;
	float: left;
}

#content *#question-review-wrap *.question {
	width: 309px;
	padding: 10px;
	float: right;
	clear: none;
}

#content *#question-review-wrap .answers {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

#content *#question-review-wrap *.explanation {
	clear: both;
	padding: 10px;
	background: #FEFFEC;
	border-top: 1px solid #e4e4e4;
}

#content *#question-review-wrap h1 {
	font-size: 1em;
}

#footer {
	background: transparent;
	font-family: "Verdana", "Arial", sans-serif;
    font-size: 0.625em;
	text-align: right;
	margin: 20px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width: 1000px;
	color: #516782;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #516782;
	text-decoration: none;
	border-bottom: 1px dotted #516782;
}

#footer a:hover {
	color: #80A3CD;
	text-decoration: none;
	border-bottom: 1px solid #80A3CD;
}

#footer a.external {
    background: transparent url(../images/external_link.png) center right no-repeat;
    padding-right: 13px;
}
#footer a.external:hover {
	background: transparent url(../images/external_link_hover.png) center right no-repeat;
}

#js_msgbox {
	position:fixed;
	top:0;
	left:0;
	visibility:hidden;
	background:#B5C7DB;
	padding:5px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#212B36;
	font-weight:bold;
}


#debug {
	font-size: 10px;
	white-space: pre;
}

