@font-face {
    font-family: Candara;
	src: url(../../Fonts/CANDARA.TTF);
}

body {
	background-color: #283743;
	margin: 0px;
	padding: 0px;
}

#outerwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 100%;
}

#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 {
	top: -290px;
}
#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;
}

/*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;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*Start hiding from IE Mac \*/
* html #content {
	height: 340px;
}
/*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;
}
.arrowCarrot   {
	font-size: 1.1em;
	padding-left: 3px;
	padding-right: 3px;
}

.arrows {
	float: right;
	text-decoration: none;
	width: 250px;
	margin-right: 20px;
}

#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: 2px;
	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;	
}

#btnNextInactive {
	float: right;
	text-align: center;
	width: 74px;
	height: 20px;
	float: right;
	background-color: #919197;
	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;
}


#page_controls {
	float: right;
	position: relative;
	width: 295px;
	margin-top: 70px;
}
#PageCounter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	text-align: center;
	font-weight: bold;
	top: 94px;
	position: relative;
	width: 80px;
	left: 790px;
}

/*.arrows {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	left: 805px;
	width: 190px;
	top: 100px;
}

.arrows a {
	color: #000;
	text-decoration:none;
}

.arrows a:hover, .arrows a:focus, .arrows a:active {
	text-decoration:underline;
	color: #000;
}

#arrows image {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;

	margin-left: 2px;
}*/

.skipnav {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	display: none;
}

#footer {
	background-color: #013765;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	width: 980px;
	color: #FFFFFF;
	height: 35px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}

#Exit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-align: right;
	position: absolute;
	top: 3px;
	width: 980px;
}
.exitAlignIcons {
	vertical-align: middle;
	margin-right: 3px;
}

.exitLink {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}

#Exit a:hover, #Exit a:active, #Exit a:focus {
	color: #000000;
	text-decoration: underline;
}

#Exit a em {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}





h1 {
	font-size: 1.7em;
	color: #013765;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
	color: #336589;
}
#NavBar {
	position: relative;
	left: 0px;
	overflow: hidden;
	height: 26px;
	top: 58px;
}

#menu {
	float: left;
	width: 980px;
	font-family: Candara, Calibri, Arial;
	font-size: 1.1em;
	padding: 0px;
	font-weight: normal;
}

#menu ul {
	list-style: none;
	height: 22px;
	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: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	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 {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	display: none;
}



#PDA {
	width:600px;
	height:400px;
	z-index:2;
	position:relative;
	left: 325px;
	top: 42px;
	/*position: absolute;
	left: 454px;
	top: 98px;*/
}

.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.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: #CCCCCC;
}
table.moduleSummary {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid #000000;
	background-color: #E9F0F6;
}

table.moduleSummary caption {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.moduleSummary th {
	font-size: 1.1em;
	border: 1px solid #000000;
	background-color: #3B7D9F;
	padding: 5px;
	color: #FFFFFF;
}

table.moduleSummary td {
	border: 1px solid #000000;
	padding: 5px;
}

table.moduleSummary td.moduleSummaryTotal {
	font-weight: bold;
}
