@charset "ISO-8859-1";

body {
	background-image: url(/images/pg_elmnts/back.jpg);
	background-repeat: repeat;
	width: 676px;
	margin: auto;
	}

.flash {
	margin-bottom: 10px;
	width: 654px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFF99;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	}

#footer {
	width: 676px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 0px;
	margin-bottom: 20px;
	height: 30px;
	clear: both;
	}
	
#navbar {
	margin-bottom: 10px;
	width: 676px;
	}
	
a.navbtn:link,a.navbtn:visited,a.navbtn:hover,a.navbtn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}

#reg td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	}

#reg p {
	font-size: 12px;
	}

#reg label {
	float: left;
	width: 25%;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	}

.outline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	margin: 0px 0 0 10px;
	color: #000000;
	}

.err {
	color: #FF0000;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	}

.button_01    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/pg_elmnts/nav_back_01.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	vertical-align: middle;
	}
	
.button_02    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/pg_elmnts/nav_back_02.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	vertical-align: middle;
	}

.login_logout    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 27px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}
	
.student    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	background-color: #FFFFFF; */
	color: #CC0000;
	text-align: center;
	height: 27px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}

.logout_msg    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	height: 27px;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	border: solid 1px black;
	background-color: white;
	}
		
.logout_name    {
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 27px;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	border: solid 1px black;
	}
		
#left_col {
	margin-bottom: 10px;
	float: left;
	margin-right: 14px;
	width: 345px;
	}

#right_col {
	margin-bottom: 10px;
	float: left;
	width: 317px;
	}
	
#top_row {
	margin-bottom: 10px;
	width: 676px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	}
	
#bottom_row {
	margin-bottom: 10px;
	width: 676px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.box {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	}

.homebox {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	margin-bottom: 10px;
	}

.box a:link, a:visited, a:active {
	color: #cc0000;
	text-decoration: none;
	}

.homebox a:link,a:visited,a:hover,a:active {
	color: #CC0000;
	text-decoration: none;
	}

.box td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	}

.flash a:link,a:visited,a:hover,a:active {
	color: #CC0000;
	text-decoration: none;
	}

.section_index {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	}

.incomplete {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #646464;
	}

#prev_text {
	float: left;
	font-size: 12px;
	margin-left: 25px;
	border: 1px solid black;
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 7px;
	margin-top: 10px;
	text-align: left;
	}

#next_text {
	float: right;
	font-size: 12px;
	margin-right: 25px;
	border: 1px solid black;
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 7px;
	margin-top: 10px;
	text-align: right;
	}

#middle_text {
	float: right;
	font-size: 12px;
	margin-right: 10px;
	border: 1px solid black;
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 7px;
	margin-top: 10px;
	text-align: middle;
	}

#score {
	margin-top: 20px;
	margin-bottom: 20px;
	}

.hand {
	cursor: hand;
	}

.pass {
	font-size: 18px;
	margin-right: 0px;
	border: 1px solid green;
	background-color: white;
	font-weight: bold;
	padding: 7px;
	}

.fail {
	font-size: 18px;
	margin-right: 0px;
	border: 1px solid red;
	background-color: white;
	font-weight: bold;
	padding: 7px;
	}

.pass_score_text {
	font-size: 18px;
	margin-left: 0px;
	border: 1px solid green;
	background-color: green;
	font-weight: bold;
	color: white;
	padding: 7px;
	}

.fail_score_text {
	font-size: 18px;
	margin-left: 0px;
	border: 1px solid red;
	background-color: red;
	font-weight: bold;
	padding: 7px;
	color: white;
	}

#timer_bar {
	float: right;
	font-size: 12px;
	margin-right: 25px;
	border: 1px solid black;
	padding: 7px 0 7px 7px;
	margin-top: 10px;
	}

#timer {
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 7px;
	margin-left: 10px;
	}

.flashcontent {
	margin-bottom: 0;
	padding: 0;
	}

a.timer:link,a.timer:visited,a.timer:hover,a.timer:active {
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 7px;
	margin-left: 10px;
	text-decoration: none;
	}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
	}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
	}

h3,legend {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #006699;
	}

h4 {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	}

p {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	}
	
p.center  {
    text-align:center;
    }
	
p.caption  {	
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align:center;
	}	

ol {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	}

ul{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 5px;
	}
	
fieldset {
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
	padding: 0 20px 10px 20px;
	}

/* main container that spans full width of content area*/

.container{
	float: none;
	position: static;
	width:644px;
	margin-bottom: 10px;
	padding: 0px 5px 0px 5px;
	clear: both;
	}

/* used with container_right to span full width of content area*/

.container_left_379 {
	float: left;
	width: 359px;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
	}

.container_right {
	float: right;
	width: 260px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	}

/* containers that rest side by side, each half the width of the content area */

.container_half_left {
	float: left;
	width: 300px;
	margin-left: 0px;
	padding: 10px;
	}

.container_half_right {
	float: right;
	width: 300px;
	margin-right: 0px;
	padding: 10px;
	}

/* used with container_left to span full width of content area*/

.container_right_379{
	float: right;
	width: 359px;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	}

.container_left {
	float: left;
	width:260px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	}

/* container for three small graphics in a row, each within containter_160, and using dotted vert lines to separate images vs. using a table */

.container_thirds{
	width:560px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	}

/* container for small graphics 160px wide or less */

.container_160 {
	float: left;
	width:160px;
	padding: 0px;
	text-align: center;
	margin-left: 10px;
	margin-right:10px;
	}

/* container for glossary items and for wide Remember box */

.container_wide_glossary{
	width:592px;
	margin-left: 31px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	}

/* dotted vertical and horizontal lines used as separators*/

.dotted_line_vert  {
	width:2px;
	height: 100%;
	border-right: #006699 2px dotted;
	padding: 0px;
	float: left;
	}

.dotted_line_horz {
	height:2px;
	border-top: #006699 2px dotted;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	}

/* h1 */

.chapter_heads {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px; 
	font-weight: bold; 
	color: #006699;
	}

/* h2 */

.heading { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px; 
	color: #cc0000;
	}

/* title bar with border line above */

.subhead_1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background: #006699 url("../images/pg_elmnts/two_bar_tiling.gif") top left; 
	width: 644px;
	vertical-align: baseline;
	float: left;
	height: 22px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 8px 5px 3px 5px;
	clear: both;
	}
	
/* image placement and spacing*/

img.right  {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;	
	border: 0px;
	}
	
img.left  {
	float: left;
	margin-left: 10px;
	margin-right: 10px;	
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;	
	}
	
/* table styling*/

.table_text td[scope="row"]{
	font-weight: bold;
	}

.table_text  td  {
	border: 1px solid #006699;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	}

.table_text  th  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	background-color: #006699;
	}

/* solid blue title bars with white text and red flag to the side */

.titles_red_flag {
	background: #fff url("../images/pg_elmnts/red_flag_title.gif") top left no-repeat;
	height: 45px;
	width: 46px;
	float: left;
	}

.titles_red_flag_fill {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006699;
	padding: 3px 0px 4px 2px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 594px;
	float: left;
	}

/*glossary - use with container_wide_glossary*/

.glossary_fill{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	background-color: #e1f0fc;
	border-right: #006699 1px solid;
	border-left: #006699 1px solid;
	padding: 5px 10px 0px 20px;
	}

.glossary_narrow_top {
	background: #fff url("../images/pg_elmnts/glossary_narrow_top.gif") bottom no-repeat ;
	height: 9px;
	margin-top: 5px;
	vertical-align: bottom;
	}

.glossary_narrow_bottom {
	background: #fff url("../images/pg_elmnts/glossary_narrow_bottom.gif") top no-repeat ;
	height: 9px;
	margin-bottom: 0px;
	}

.glossary_wide_top {
	background: #fff url("../images/pg_elmnts/glossary_top.gif") bottom no-repeat ;
	height: 14px;
	margin-top: 5px;
	vertical-align: bottom;
	}
	
.glossary_wide_bottom {
	background: #fff url("../images/pg_elmnts/glossary_bottom.gif") top no-repeat ;
	height: 14px;
	margin-bottom: 5px;
	vertical-align: top;
	}
	
/* Boaters Tip half page 260px wide - use with container_left or container_right*/

.box_fill  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	padding: 5px 10px 5px 20px;
	border-right: #006699 1px solid;
	border-left: #006699 1px solid;
	}
	
.box_wide_top  {
	background: #fff url("../images/pg_elmnts/box_wide_top.gif") no-repeat bottom;	
	height: 9px;
	margin-top: 5px;
	vertical-align: bottom;
	}
	
.box_narrow_top  {
	background: #fff url("../images/pg_elmnts/box_narrow_top.gif") no-repeat bottom;
	padding: 0px;
	height: 15px;
	vertical-align: bottom;
	}

.boaters_tip_top  {
	background: #fff url("../images/pg_elmnts/boaters_tip_top.gif") no-repeat bottom;
	padding: 0px;
	height: 65px;
	vertical-align: bottom;
	}
		
.boaters_tip_bottom  {
	background: #fff url("../images/pg_elmnts/curved_box_white_bottom.gif") no-repeat top;
	padding: 0px 10px 0px 0px;
	height: 15px;
	vertical-align: top;
	}
	
.boaters_tip_top_wide  {
	background: #fff url("../images/pg_elmnts/boaters_tip_top_wide.gif") no-repeat bottom;
	padding: 0px;
	height: 65px;
	vertical-align: bottom;
	}

/* wide Remember box - use with container_wide_glossary*/	
	
.remember_wide_top{
	background: #fff url("../images/pg_elmnts/remember_wide_top.gif") bottom no-repeat ;
	height: 33px;
	margin-top: 5px;
	vertical-align: bottom;
	}
	
.remember_wide_bottom {
	background: #fff url("../images/pg_elmnts/remember_wide_bottom.gif") top no-repeat ;
	height: 9px;
	margin-bottom: 5px;
	vertical-align: top;
	}

/*short Remember box 260px wide - use with container_right or container_left*/	

.remember_narrow_top{
	background: #fff url("../images/pg_elmnts/remember_narrow_top.gif") bottom no-repeat ;
	height: 36px;
	margin-top: 5px;
	vertical-align: bottom;
	}

.remember_narrow_bottom{
	background: #fff url("../images/pg_elmnts/curved_box_white_bottom.gif") top no-repeat;
	height: 15px;
	margin-bottom: 5px;
	vertical-align: top;
	}



