@font-face {
    font-family: Candara;
	src: url(../../Fonts/CANDARA.TTF);
}

body {
	background-color: #283743;
}

#outerwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	padding: 0px;
	top: 0px;
	width: 99%;
}

#header {
	background-image: url(../images/Header.jpg);
	height: 230px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#innerWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 980px;
	position: relative;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/*Start hiding from IE Mac \*/
* html #innerWrapper {

}
/*Stop hiding from IE Mac */

#content {
	font-family: Arial, Helvetica, sans-serif;
	width: 920px;
	clip: rect(0px,auto,0px,auto);
	padding-left: 30px;
	font-size: 1em;
	min-height: 380px;
	padding-top: 1px;
	display: block;
	line-height: 1.3em;
	padding-bottom: 30px;
	margin-top: 0px;
}
#h1 {
	font-size: 1.5em;
	color: #013765;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	top: 95px;
	width: 577px;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	color: #313F40;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;

}

#topLinks {
	top: 3px;
	position: relative;
	text-align: right;
	right: 6px;
	width: 600px;
	left: 360px;
}
#topLinks a {
	font-family: Candara, Calibri, Arial;
	font-size: 1.0em;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 25px;
}
#topLinks a:hover {
	color: #BDF5BE;
	text-decoration: underline;
}
#courseTitle {
	font-family: Candara, Calibri, Arial;
	font-size: 1.6em;
	color: #FFFFFF;
	top: 26px;
	position: relative;
	text-align: right;
	right: 10px;
	width: 600px;
	left: 360px;
}

#moduleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1B1A1A;
	top: 32px;
	position: relative;
	text-align: right;
	right: 10px;
	width: 600px;
	left: 360px;
}


#pageTitle {
	font-size: 1.5em;
	color: #013765;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	top: 95px;
	width: 500px;
}

/*Stop hiding from IE Mac */

#bearings{
	clear: both;
	float: left;
	display: none;
}

#bearings a{
	font-size: .8em;
	color: #000000;
	text-decoration: none;
}

#bearings a:hover{
	text-decoration: underline;
}

.arrows {
	text-decoration: none;
	left: 710px;
	position: relative;
	width: 250px;
	top: 52px;
}

#btnBack {
	float: left;
}
#btnBack a {
	width: 74px;
	height: 20px;
	float: right;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Candara, Calibri, Arial;
	font-weight: bold;
	border-radius: 7px;
	border: thin solid #333333;
	padding-top: 1px;
	text-decoration: none;
	font-size: 1em;
	padding-bottom: 5px;
	text-align: center;
}
#btnBack a:hover {
	color: #61E7FD;
}
#btnBack a:focus {
	color: #61E7FD;
}
#btnNext {
	float: right;
	text-align: center;
}
#btnNext a {
	width: 74px;
	height: 20px;
	float: right;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Candara, Calibri, Arial;
	font-weight: bold;
	border-radius: 7px;
	border: thin solid #333333;
	padding-top: 2px;
	text-decoration: none;
	font-size: 1em;
	padding-bottom: 5px;
}
#btnNext a:hover {
	color: #61E7FD;	
}
#btnNext a:focus {
	color: #61E7FD;	
}



#PageCounter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #333333;
	text-align: center;
	font-weight: bold;
	position: relative;
	width: 81px;
	z-index: 100;
	left: 792px;
	height: 20px;
	top: 26px;
}

.skipnav {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	top: -1000px;
}


#footer {
	background-color: #013765;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	width: 980px;
	color: #FFFFFF;
	height: 25px;
	top: -15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	/* [disabled]top: 30px; */
}

.centerText {
	text-align: center;
	font-size: 2em;
}



#NavBar {
	position: relative;
	/*z-index:1;*/
	left: 0px;
	overflow: hidden;
	height: 22px;
	top: 56px;
}

#menu {
	float: left;
	width: 980px;
	font-family: Candara, Calibri, Arial;
	font-size: 1.0em;
	padding: 0px;
	height: 22px;
	font-weight: normal;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}

#menu li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 22px;
}

#menu a {
	white-space: nowrap;
	color: #013765;
	text-decoration: none;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
	text-decoration: underline;

}

#menu li a:hover {
	text-decoration: underline;
}

a em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#nav-topic1 #topic1 a, 
#nav-topic2 #topic2 a, 
#nav-topic3 #topic3 a,
#nav-topic4 #topic4 a, 
#nav-topic5 #topic5 a, 
#nav-topic6 #topic6 a,
#nav-topic7 #topic7 a,
#nav-topic8 #topic8 a,
#nav-topic9 #topic9 a,
#nav-topic10 #topic10 a {
	text-decoration: underline;
} 

#topic1 span, 
#topic2 span, 
#topic3 span,
#topic4 span, 
#topic5 span, 
#topic6 span,
#topic7 span,
#topic8 span,
#topic9 span,
#topic10 span {
	display: none;
}

#nav-topic1 #topic1 span, 
#nav-topic2 #topic2 span, 
#nav-topic3 #topic3 span,
#nav-topic4 #topic4 span, 
#nav-topic5 #topic5 span, 
#nav-topic6 #topic6 span,
#nav-topic7 #topic7 span,
#nav-topic8 #topic8 span,
#nav-topic9 #topic9 span,
#nav-topic10 #topic10 span {
	display: inline;
}
.menuSeparator {
	position: relative;
	color: #013765;
	margin-right: 0px;
	margin-left: 0px;
}
.skipnav {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#audioControlPanel {
	float: right;
	width: 80px;
	margin-right: 35px;
	height: 30px;
	margin-top: 0px;
	text-align: right;
}
#downloadReader {
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
	font-size: 0.7em;
	height: 40px;
	top: 10px;
	width: 70px;
	margin-left: 900px;
}
.audioContainer {
	float: right;
	position: relative;
}
#audioContainer {
	float: right;
	position: relative;
	width: 300px;
	padding-left: 20px;
}
.textIcon {
	margin-left: 10px;
}

.speakerIcon {
	margin-right: 10px;
}



.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 16px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	margin-top: 0px;
}

.imagePlaceholderRight {
	background-color: #CCCCCC;
	margin: auto;
	height: 200px;
	width: 300px;
	border: 1px solid #000000;
	float: right;
	color: #FF0000;
	padding: 10px;
	text-align: center;
}

.inactiveLink {
	color: #999999;
}

fieldset {
	border: none;
}

fieldset legend {
	display: none;
}
.EndOfMod {
	color: 333366;
	font-size: 1.2em;
	font-weight: bold;
}
.directions {
	color: #294A5B;
	font-weight: bold;
}

.directionsCenter {
	color: #294A5B;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.directionsCenter * {
	vertical-align: middle;
}

.floatLeft {
	float: left;
}
.inline {
	display: inline;
}
.transcriptLink {
	font-weight: normal;
	color: #009900;
	font-size: 1em;
}
.transcriptLinkCenter {
	
	text-align: center;
}
.transcriptLinkCenter a{
	font-weight: normal;
	color: #009900;
	font-size: 1em;
	text-align: center;
}
#twoCol {
	background-color: #94EB00;
	margin-bottom: 30px;
	margin-top: 0px;
}
#twoCol-01 {
	float: left;
	width: 440px;
}
#twoCol-02 {
	float: right;
	width: 440px;
}


#column1of4
{
	clear: none;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
}
#column2of4

{
	clear: none;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
}
#column3of4
{
	clear: none;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
#column4of4
{
	clear: none;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
#column1of3
{	clear: none;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
}
#column2of3
{	clear: none;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
}
#column3of3
{	clear: none;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	display: block;
}
