/* Copyright 2009, Canadair-Regional-Jet.com. All Rights Reserved. */

html, body {
	height:100%;
	min-height:100%;
	text-align:center;
	background:#30546B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin-top:0;
	margin-bottom: -1.2em;
		}

		h1 { 
			position:absolute;
			font-size: 16px;
			font-weight: bold;
			bottom:7px;
			} 

		h2 { 
			font-size: 14px;
			font-weight: bold; 
			}
			
		h3 { 
			font-size: 12px;
			font-weight: bold; 
			}

		.main_text {
			text-align: left;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			}
			
		.main_text_centered {
			text-align: center;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			}
			
		.main_text_padded {
			text-align: center;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			padding:5px;
			}
			
		.floated_text {
			float:left;
			text-decoration:none;
			}
			
		#text_left_margin {
			margin-left: 25px;
			text-decoration:none;
			}
			
		a:link {
			color:#000000;
			text-decoration: none;
			}
		a:visited {
			color:#000000;
			text-decoration: none;
			}
		a:hover {
			color:#000000;
			text-decoration: underline;	
			}
		a:active {
			color:#000000;
			text-decoration: none;
			}
			
		.centered_text {
			text-align:center;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			}
			
		.buttons {
			font-size: 14px;
			font-weight: bold;
			padding:5px;
			}
				
	#container {
	    background:#fff url(images/site/bg3.gif);
		width:800px;
	    margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
	
	#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		}

	#contentheader {
		background-image: url(images/site/crj.jpg);
		background-repeat: no-repeat;
		background-position: right;
		height:140px;
		width:760px;
		border-bottom: 1px solid #CCC;
		}

	#page_title_bar {
		position:relative;
		float:left;
		width:750px;
		height:130px;
		padding: 5px;
		}

	#contentleft {
		overflow: hidden;
		float:left;
		width:130px;
		padding: 10px 5px 5px 5px;
		}
	
	#content_title {
		margin-left:140px;
		width:610px;
		padding: 10px 5px 5px 5px;
		}
		
	#content_title_wide {
		padding: 10px 5px 5px 5px;
		}
		
	#content {
		margin-left:140px;
		width: 610px;
		min-height:600px;
		padding:5px;
		text-align: left;
		}
		
	#content_wide {
        overflow: auto;
		width:750px;
		min-height:600px;
		padding:5px;
		text-align: left;
		}
		
	#prefooter {
  		clear:both;
		text-align:center;
		padding: 30px 0 5px 0;
		}

	#contentfooter {
		text-align:center;
		padding:5px;
		background: #5B6D71;
  		height: 20px;
		}

		.small {
			color: #fff;
			font-size: 10px;
			font-weight:bold;
			line-height: 2em;
			}
		
		.small_black {
			color: #000;
			font-size: 10px;
			font-weight:bold;
			line-height: 2em;
			}
			
		#nav {
  			list-style: none;
  			margin: 0;
  			padding:  0;
			}
			
		#nav li {
  			border-bottom: 1px solid #CCC;
  			padding: 0.4em 0 0.2em 0;
  			font-size:  90%;
			}
			
		#nav li a:link, #nav li a:visited {
  			text-decoration: none;
  			color: #000000;
  			font-weight: normal;
			}
			
		.buttonAsLink{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: left;
			background-color: #ffffff;
			border: 0;
			width:200px;
			}
			
		#flashcard {
			float:left;
			width:368px;
			text-align: center;
			height: 140px;
			padding: 5px;
			border: solid 1px;
			border-color: #000000;
			background-color: #F0EFC1;
			}
			
		#flashcard_middle {
			float:left;
			background-image: url(images/flashcards/cards_02.jpg);
			height: 100px;
			width: 380px;
			}
			
					
		#box_header {
			position:relative;
			width:200px;
			text-align: center;
			height: 20px;
			padding: 5px;
			border: solid 1px;
			border-color: #000000;
			background-color: #F0EFC1;
			}
			
		#box {
			position:relative;
			width:200px;
			text-align: center;
			padding: 5px;
			border-left: solid 1px;
			border-right: solid 1px;
			border-bottom: solid 1px;
			border-color: #000000;
			background-color: #ffffff;
			}
		
			
			
		.buttonAsLink{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: left;
			background-color: #ffffff;
			border: 0;
			width:200px;
			}
		
		.buttonAsLink_main{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			text-align: center;
			background-color: #F0EFC1;
			border: 0;
			width:200px;
			}
		
		.buttonAsLink_small{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align: left;
			background-color: #ffffff;
			border: 0;
			width:50px;
			}
			
		#multi_choice_numbering {
			font-family: Arial, Helvetica, sans-serif;
			text-align:right;
			font-size: 10px;
			padding-bottom:10px;
			}

		.button_multi_choice{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align: left;
			background-color: #fff;
			border: 0;
			width:430px;
			}