@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_container {
	margin: 0 auto 0 auto;
	padding: 0;
}

#menu_container td, #menu_table td {
	margin: 0 !important;
	padding: 0 !important;
}

img, img a {
	margin: 0;
	padding: 0;
}

#menu_header {
	margin: 0 auto 0 auto;
	background: #ecf0fc;
	min-height: 170px;
	padding: 10px;
}

#menu_header a {
	text-decoration: none;
}

#stoplight_container {
	height: 150px;
	float: left;
	text-align: left;
	padding: 10px;
}

#red_light {
	background: url(../../images/menu_red_off.gif) no-repeat left;
	height: 50px;
	width: 350px;
}

#yellow_light {
	background: url(../../images/menu_ylw_off.gif) no-repeat left;
	height: 50px;
	width: 350px;
}

#green_light {
	background: url(../../images/menu_grn_off.gif) no-repeat left;
	height: 50px;
	width: 350px;
}

#red_light a:hover {
	background: url(../../images/menu_red_on.gif) no-repeat left;
	height: 0px;
	padding: 25px 0;
	text-decoration: none;
}

#yellow_light a:hover {
	background: url(../../images/menu_ylw_on.gif) no-repeat left;
	height: 0px;
	padding: 25px 0;
	text-decoration: none;
}

#green_light a:hover {
	background: url(../../images/menu_grn_on.gif) no-repeat left;
	height: 0px;
	padding: 25px 0;
	text-decoration: none;
}

.light_text {
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3a4d60;
	line-height: 50px;
}

a:hover .light_text {
	text-decoration: none;
	color: #62778d;
}

html>body td #red_light a, #yellow_light a, #green_light a {
	height: 0px;
	padding: 15px 0px;
}

#profile_container {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #e1e5f1;
	height: 130px;
/*	width: 305px;*/
	float: right;
	text-align: left;
	padding: 10px;
	border: dashed 1px #ced5ef;
	font-size: 12px;
}

#sections_container {
	font-family: Arial, Helvetica, sans-serif;
}

#sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #dedede;
	border-bottom: solid 1px #aaa;
	list-style-type: none;
	padding: 5px;
	color: #333;
	text-align: left;
}

#chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #aaa;
	background: #fff;
} 

#status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid 1px #aaa;
	background: #fff;
}

#minutes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #dedede;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
}

#menu_table img {
	margin: 3px;
}

.menu_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	background: #e1e5f1;
	color: #3a4d60;
	border: solid 1px #ced5ef;
	font-size: 14px;
	text-align: center;
}

.menu_footer {
	background: #e1e5f1;
	border: solid 1px #ced5ef;
}

.menu_footer a {
	color: #3a4d60;
}

#prog_bar {
	margin: 5px 0 10px 0;
	padding: 0;
	border: solid 1px #999;
	background: #fff;
	text-align: left;
}

#prog_bar img {
	margin: 0;
	padding: 0;
}

#change_reg {
	padding: 0px 20px;
	width: 550px;
}

#change_reg input {
}

.change_label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	padding: 2px 15px 2px 0px;
}

.change_submit {
	padding: 20px 10px;
}

.red {
	color: #ff0000;
}

.light {
	background: #e2ebf9;
	/*border-right: solid 1px #b0c3d9;*/
	border-bottom: solid 1px #cdd5e3;
}

.dark {
	background: #eef4fc;
	border-bottom: solid 1px #dde6f4;
	/*border-right: solid 1px #cfdaea;*/
}

.sections {
	list-style-type: none;
	font-size: 12px;
	color: #364761;
}

.sections a {
	text-decoration: underline;
	color: #364761;
}

.sections a:hover {
	color: #2e6fd4;
}

#chapreview { 
	position: absolute; 
	top: 140px; 
	left: 50%;
	width: 890px; 
	height: 470px; 
	margin-left: -449px;
	float: none;
	visibility: hidden; 
	display: none;
	border: none;
	background: white;
}

#chapreview iframe {
	padding: 0;
	margin: 0 auto 0 auto;
	border: none;
	border-right: solid 1px #bbb;
	border-left: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
}

#reviewbar {
	background: #e1e5f1;
	height: 19px;
	width: 892px;
	border: solid 1px #7f96bb;
	text-align: right;
	color: #c3cae3;
	padding: 0px 3px 0px 0px;
}

#reviewbar a {
	color: #8b92ad;
	font-weight: bold;
	text-decoration: none;
}

#reviewbar a:hover {
	color: #fff;
}

#notice {
	position: absolute; 
	top: 130px; 
	left: 50%;
	z-index: 99; 
	float: none;
	margin-left: -215px;
	background: #fff url(../../images/notice_bg.jpg);
	padding: 0px 30px;
	border: solid 3px #f00000;
	text-align: center;
}
	
#notice a {
	color: #cc0000;
}

