body {
	margin: 0px 0 0px 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #343434;
	text-align: center;
}

div#all {

	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#header {

	height: 76px;
	border: 1px solid #4b5e51;
	margin-bottom: 8px;
	text-align: center;
	background: url(./images/header_bgr.jpg) top right no-repeat;
}

div#mid {
	width: auto;
	margin-bottom: 8px;
	text-align: center;
}

div#nav {
	width: 280px;
	float: left;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #303a33;
}

div.account {
	width: 278px;
	height: 22px;
	border: 1px solid #59695e;
	margin-bottom: 3px;
	font-weight: bold;
}

div.account ul {
	margin-top: 2px;
	padding-top: 2px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.account ul li a {
	color: #303a33;
	text-decoration: none;
}

div.account ul li a:hover {
	color: #9c352c;
}

div.level {
	display: block;
	width: 278px;
	border: 1px solid #9c352c;
	margin-bottom: 3px;
}

div.level_title {
	font-size: 10px;
	font-weight: bold;
	color: #9c352c;
	text-transform: uppercase;
	margin-left: 11px;
	margin-top: 4px;
}

div.level ul {
	padding: 0px;
	margin: 4px 1px 0 1px;
}

div.level ul li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}

div.level ul li a {
	display: block;
	min-height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	background: url(https://72.32.187.30/images/nav_bgr.gif) top left repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #0c3519;
}

div.level ul li a:hover {
	background: url(https://72.32.187.30/images/nav_bgr_active.gif) top left repeat-y;
}

div.sub {
	background: #e3eae3;
}

div.sub ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.sub ul li {
	display: block;
	list-style: none;
}

div.sub ul li a {
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	background: none;
	color: #303a33;
	font-weight: normal;
	border-bottom: 0px;	
}

div.sub ul li a:hover {
	background: #9c352c;
	color: #FFFFFF;
}

div.sub ul li a.active {
	background: #9c352c;
	color: #FFFFFF;
}

div.sub span {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	padding-top: 4px;
	border-bottom: 1px solid #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

div.subsub {
	background: #e3eae3;
}

div.subsub ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.subsub ul li {
	display: block;
	list-style: none;
	
}

div.subsub ul li a {
	display: block;
	padding-left: 30px;
	background: none;
	color: #303a33;
	font-weight: normal;
}

div.subsub ul li a:hover {
	background: #9c352c;
	color: #FFFFFF;
}

div#content {

	text-align: left;
}

div#tips {

	height: 26px;
	border: 1px solid #4b5e51;
	background: url(https://72.32.187.30/images/tips_bgr.gif) top left repeat-x;
}

div#tips span {
	width: 210px;
	height: 24px;
	float: left;
	margin-left: 10px;
	margin-top: 1px;
	background: url(https://72.32.187.30/images/tips_link.gif) top left no-repeat; 
}

div#tips span a {
	margin-left: 20px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #9c352c;
}

div#tips span a:hover {
	text-decoration: none;
	margin-top: 7px;
}

div#bread_crumbs {
	color: #9c352c;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#bread_crumbs a {
	color: #9c352c;
	font-weight: normal;
	text-decoration: underline;
}

div#bread_crumbs a:hover {
	text-decoration: none;
}

div#screen {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 685px;
	border: 1px solid #4b5e51;
}



div#screen_title {
	width: 685px;
	height: 29px;
	
	
}



div#screen_title h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	color: #FFFFFF;
	border-left: 8px solid #9c352c;
}

div#nav_int {
	height: 47px;
	border-bottom: 1px solid #9c352c;
	background: url(https://72.32.187.30/images/box_green_bgr.gif) top left repeat-x;
}

div#nav_int a {
	display: block;
	width: 150px;
	height: 41px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 6px;
	color: #303a33;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #9c352c;
}

div#nav_int a.active {
	background: #9c352c;
	color: #FFFFFF;
}

div#nav_int a:hover {
	background: #9c352c;
	color: #FFFFFF;
}

div#two_cols {

	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 10px;
}

div#two_cols h2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background: #9c352c;
	padding: 3px;
	margin-bottom: 6px;
}

div#two_cols div#left_col {
	width: 356px;
	float: left;
}

div#two_cols div#right_col {
	width: 271px;
	float: right;
}

div.info {
	text-align: justify;
}

div.info a {
	color: #343434;
	font-weight: bold;
	text-decoration: underline;
}

div.info a:hover {
	text-decoration: none;
}

div.info_body {
	margin-left: 4px;
	margin-right: 4px;
}

div.box_white {
	width: 271px;
	border: 1px solid #4b5e51;
	margin-bottom: 13px;
}

div.box_green {
	width: 271px;
	border: 1px solid #4b5e51;
	margin-bottom: 13px;
	background: #e1e8e1 url(https://72.32.187.30/images/box_green_bgr.gif) top left repeat-x;
}

div.box_title {
	height: 21px;
	background: url(https://72.32.187.30/images/box_ttl_bgr.gif) top left repeat-x;
	border-left: 8px solid #9c352c;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

div.box_title span {
	display: block;
	margin-left: 3px;
	padding-top: 4px;
}

div.box_red {
	/*border: 1px solid #4b5e51;*/
	margin-bottom: 13px;
	background: #e1e9e1;
}

div.box_title_red {
	height: 21px;
	background: url(https://72.32.187.30/images/box_redttl_bgr.gif) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.box_title_red span {
	display: block;
	margin-left: 11px;
	padding-top: 4px;
}

div.box_body {
	margin: 18px;
	text-align: justify;
}

div.box_body a {
	color: #343434;
	font-weight: bold;
	text-decoration: underline;
}

div.box_body a:hover {
	text-decoration: none;
}

form table.details {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

form table.details td {
	padding: 2px;
}

div.more_c {
	width: 272px;
	height: 33px;
	background: url(https://72.32.187.30/images/button_bgr.gif) top left no-repeat;
	text-align: center;
	vertical-align: middle;
}

div.more_c a {
	display: block;
	width: 272px;
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}

div.tables {
	margin-top: 12px;
}

table.table_red {
	font-size: 10px;
	border-left: 1px solid #FFFFFF;
	padding: 1px;
}

table.table_red th {
	height: 28px;
	background: #9e3a31 url(https://72.32.187.30/images/th_bgr.gif) top left repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom: 2px solid #752a23;
	border-right: 1px solid #FFFFFF;
}

table.table_red td.category {
	background-color: #FFFFFF; 
	color:#9C352C;
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 3px;
}

table.table_red td {
 	text-align: center;
	vertical-align: top;
	background: #cfdace;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

table.table_red td.name_col {
 	text-align: left;
	padding-left: 3px;
	background: #e1e9e1;
	vertical-align: middle;
}

table.table_red td.name_col li {
	list-style: none;
	background: url(https://72.32.187.30/images/chapter.gif) no-repeat;
	min-height: 21px;
	text-align: left;
  	padding-left: 25px;
  	padding-top: 2px;
}

table.table_red td.name_col li a {
	color: #303a33;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

table.table_red td a {
	font-size: 10px;
	font-weight: normal;
	color: #303a33;
	text-decoration: underline;
}

table.table_red_int {
	font-size: 10px;
	padding: 1px;
	margin-bottom: 12px;
}

table.table_red_int a {
	font-size: 10px;
	font-weight: normal;
	color: #303a33;
	text-decoration: underline;
}

table.table_red_int th {
	height: 21px;
	background: #9e3a31 url(https://72.32.187.30/images/th_bgr.gif) top left repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 2px solid #752a23;
	text-align: left;
	padding-left: 8px;
}

table.table_red_int table {
	font-size: 10px;
	padding: 1px;
}

div#footer {

	border: 1px solid #4b5e51;
	font-size: 10px;
	font-weight: bold;
}

div.clear {
	clear: both;
	height: 1px;
}

.msg_error {
	color: red;
}

.msg_success {
	color: green;
}

div#log_out {
	float: right; 
	margin-top: 20px; 
	margin-right: 18px;
}

.quiz_question {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}

div.quiz_question table {
	display:block;
	font-weight: normal;
	padding-top:10px;
	font-size: 11px;
}

div.quiz_question table td {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: middle;
}

div.quiz_question table td.tip {
	padding-left:50px;
}

div.quiz_question .button {
	margin-top:20px;
	margin-bottom:20px;
}

.exam_alert {
	float: right;
	margin-top: 7px;
	height: 16px;
	padding-right: 5px;
	padding-left: 18px;
	background: url(https://72.32.187.30/images/icon_warning.gif) top left no-repeat;
}

.exam_alert a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

