/* CSS Document */
.morph1 {
	color: #FF0000;
	background-color: #FFFFFF;
	height: 75px;
	width: 275px;
	font-size: 15px;
	overflow: hidden;
	opacity: 1;
	padding: 10px;
	margin: 20px;
	border: 2px solid #000000;
}


.morph2 {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 730px;
	width: 750px;
	font-size: 15px;
	overflow: hidden;
	opacity: 1;
	padding: 10px;
	margin: 20px;
	border: 2px solid #000000;
}

#vaudio {
	background: #1b294c;
	color: #ff0000;
	padding: 10px;
	margin: 20px;
	border: 2px solid #c5a566;
	width: 710px;
	height: 600px;
}
/* General Layout */

img {

	border: 0px;

	}
	
/* Hyperlinks */

A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
	
/* Main Menu */

/* Header Table */

table.header {
	
	border-collapse: collapse;
	margin-right:0;
	padding: 0;
	
	}
td.logorow {

	padding-right:0;
	border-collapse: collapse;
	vertical-align: top;
	background-color: #666666;
	}

td.logorow {
	border-bottom:2px solid  #cc0000;
	padding-right:0;
	padding-bottom:1px;
	border-collapse: collapse;
	vertical-align: top;
	background-color: #000000;

	}
td.navrow {

	text-align: right;
	background-color: #cc0000;
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

	}
	


	
/* Main Menu Navigation */

.navrow A:link {
	
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.navrow A:visited {
	
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.navrow A:hover {
	
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}


.welcomedate A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.welcomedate A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.welcomedate A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}

td.tabrow {

	border-collapse: collapse;
	text-align: left;
	vertical-align: bottom;
	background-position: bottom;
	background-image: url(../images/nav2/nav_state_down/images/nav_state_down_09.gif);
	background-repeat: repeat-x;

	}
/* Coursework Table */

/* Alternating Table Row Color on the Main Menu Coursework */

.myBkgnd_0 {

	background-color:#ffffff;
	
	}

.myBkgnd_1 {

	background-color:#ebebeb;
	
	}
	
td.mycourseworkrow {
	
	border-collapse: collapse;
	text-align: left;
	vertical-align: bottom;
	
	}

table.courseworktable {
	
	border-collapse: collapse;
		
	}

.courseworktable A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.courseworktable A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.courseworktable A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}

td.courseworklink {
	
	text-align: center;
	
	}

.courseworklink A:hover {

	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

	}

.courseworklink A:active {

	text-decoration: none;
	color: #666666;
	font-size= 8pt;
	text-align: center;

	}
	
.welcomestudent {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	
	}
	
.welcomedate {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	
	}

.courseworktitles {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	
	}

.courseworkbody {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	
	}

.courseworkexpired {

	font-family: arial; 
	font-size: 8pt;
	color: #ff0000;
	
	}

/* Course Navigation */

/* This controls the TOC */

.pageMarkings {
	  
	  /*border-bottom:dotted thin #000000;*/
	  /*border-left:dotted thin #000000;*/
	  padding-top:0;
	  padding-left:1em;
	  margin-top:0;
	  
	}
	
/* This controls the page by page navigation */

.TCSSTextTabs {
  
	  position:relative;
	  text-align: center;
	  padding-bottom: 10px;
    
	}

.TCSSTextTabs A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.TCSSTextTabs A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.TCSSTextTabs A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
	}

/* Copyright Table */

table.footertable {
	
	border-collapse: collapse;

	}

td.copyright {

	border-collapse: collapse;
	font-size: 7pt;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	background-color:cc0000;
	height: 16;
	
	}

.copyright A:link {
	
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.copyright A:visited {
	
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.copyright A:hover {
	
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	
	}

/* BEGIN CERTIFICATE OF COMPLETION */

.certificatecoursename {

	text-align: center;
	color: #000000;
	font-family: verdana;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;

	}

.certificatename {

	text-align: center;
	color: #000000;
	font-family: verdana;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;

	}

.certificatecongrats {

	text-align: center;
	color: #000000;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

	}


#certificatetable {
 	
 	border: 2px solid #000000;
 		
 	}
.certificatelogobackground {

	background:#000000;
	
	}

.certificatebasetext {
	
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: regular;
	text-decoration: none;
	
	}

.certificatelink A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.certificatelink A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.certificatelink A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}


/* BEGIN COURSE WORK HISTORY TEMPLATE */

.myhistorytitle1 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.myhistorytitle1 {

	text-align; center;
	
	}

.myhistorytitle2 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
		
	}

td.myhistorytitle2 {

	text-align; left;
	text-decoration: none;
		
	}
		
.myhistorytitle3 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.myhistorytitle3 {

	text-align; center;
	text-decoration: none;
	
		
	}
	
.myhistorytitle4 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.myhistorytitle4 {

	text-align; center;
		
	}

.myhistorytitle5 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.myhistorytitle5 {

	text-align; center;
		
	}

.myhistorylink A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.myhistorylink A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.myhistorylink A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}

div.myhistorylink {

	padding-left: 7;
	padding-top: 7;
	
	}

/* END COURSE WORK HISTORY TEMPLATE */
/*BEGIN REPORTING TEMPLATE */

.reportinglink A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.reportinglink A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.reportinglink A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}

H3.columnheading {

	font-family: arial; 
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width: 498;
	padding-left: 10;
	color: 666666;
		
	}

.title1 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	width: 498;
	padding-left: 10;
	padding-bottom: 10;
		
	}


.title1column {

	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 10;
		
	}

.title1column A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.title1column A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.title1column A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}

.title2 {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	padding-bottom: 10;
		
	}

.title2column {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
			
	}

.columnheading {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-bottom: 10;
		
	}

.default {

	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	
	}

.default A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.default A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.default A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}

.HistoryLink A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	
	}
	
.HistoryLink A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	
	}
	
.HistoryLink A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	
	}


/* END REPORTING TEMPLATE */

/* BEGIN LIST SUBMISSIONS TEMPLATE */

.exercisesubmissions A:link {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.exercisesubmissions A:visited {
	
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.exercisesubmissions A:hover {
	
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
	}

td.exercisesubmissions {

	align: left;
	padding-left: 10;
	
	}

div.listsubmissions {

	padding-left: 7;
	padding-top: 7;
	
	}

.listsubmissionstitle {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-left: 10;
	width: 100;
		
	}

.listsubmissionsstatus {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.listsubmissionsstatuscolumn {

	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	width: 100;
	
	}


.listsubmissionssubmitted{

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.listsubmissionssubmittedcolumn {
	
	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	width: 100;
	
	}

.listsubmissionsscore {

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.listsubmissionsscorecolumn {
	
	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	width: 100;
	
	}

.listsubmissionsexercisemode{

	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		
	}

td.listsubmissionsexercisemodecolumn {
	
	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	width: 100;
	
	}

.TCListItem0, .TCListItem1 {
	
	font-family: arial; 
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		
	}

td.listsubmissionstitle {

	text-align; center;
	
	}

/* END LIST SUBMISSIONS TEMPLATE */
		

/* DO NOT CHANGE ANYTHING BELOW THIS LINE */
/* -------------------------------------- */


H2 {

	padding-left:5px;
	color: #cc0000;
	font-family: arial;
	font-weight: bold;
	background-color: transparent;

	}

H3 {

	color: #cc0000;
	font-family: arial;
	font-weight: bold;

	}

P {
	
	padding-left:5px;
	FONT-FAMILY	: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;
	
	}
	

BODY {

    	margin-top:0;
    	margin-bottom:0;
    	margin-left:0;
    	margin-right:0;

	}

OL {
	font-family: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;
	
	}
UL {
	

	font-family: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;
	
	}
LI {
	

	font-family: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;
	
	}

TD {
	FONT-FAMILY: Verdana;
	font-size: 10pt;
	
	}

TEXTAREA#tmpl {

  	width:80em;
  	height:24em;

	}

.textfield {

	width:40em;
  	height:10em;
  	
  	}

.TCInfoMessage {

	padding-left: 5px;
	FONT-FAMILY	: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: bold;
	
	}

.TCSSStatusMsg {

	FONT-FAMILY	: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: bold;
	
	}

.TCFormLabel {

	text-align:left;
	padding-left:8px;
	FONT-FAMILY	: Verdana;
	color		: Black;
	background-color: transparent;
	font-size	: 10pt;

	}


.TCFormExerciseDetailsLabel {

	FONT-FAMILY	: Verdana;
	color		: black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: normal;
	padding-left: 10px;
	
	}

.TCFormExerciseDetails {
	
	FONT-FAMILY	: Verdana;
	color		: black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: normal;
	padding-left: 10px;
	
	}

.exerciseinstruction {
	
	FONT-FAMILY	: Verdana;
	color		: black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: normal;
	padding-left: 10px;
	
	}

.exercisenumbering {
	
	FONT-FAMILY	: Verdana;
	color		: #000000;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: bold;
	padding-left: 10px;
	
	}

.exercisequestion {
	
	FONT-FAMILY	: Verdana;
	color		: black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: normal;
	padding-left: 10px;
	
	}

.exerciseanswer {
	
	FONT-FAMILY	: Verdana;
	color		: black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: normal;
	padding-left: 10px;
	
	}

.exercisepoint {
	
	FONT-FAMILY	: Verdana;
	color		: black;
	background-color: transparent;
	font-size	: 10pt;
	font-weight: normal;
	padding-left: 10px;
	
	}
	
H4 {
	
	padding-left	:5px;
	FONT-FAMILY	: Verdana;
	color		: #cc0000;
	font-weight	: bold;
	background-color: transparent;
	font-size	: 10pt;
	
	}

.defaulttextinstruction {
	
	padding-left	:5px;
	FONT-FAMILY	: Verdana;
	color		: #ff0000;
	font-weight	: bold;
	background-color: transparent;
	font-size	: 10pt;
	
	}
	
table.myborder {

	border:2px solid  #cc0000;
	background-color:#FFFFFF;
	}

td.myborder {

	border-top:2px solid  #cc0000;
	border-bottom:2px solid  #cc0000;
	padding-bottom:0px;
	
	}

th.myborder {
	
	border-top:2px solid  #cc0000;
	border-bottom:2px solid  #cc0000;
	
	}
	
td.myborder2 {
	border-bottom:2px solid  #cc0000;
	
	}
	
.FAQBackground{

	background-color:#000000;
	
	}
	

.mycopyright {
	font-family: Verdana;
	color : #ffffff; 
	text-decoration : none; 
	font-size: 7pt;
	font-weight: normal;
	}
	
	
.mycopyright A:link {
	
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.mycopyright A:visited {
	
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.mycopyright A:hover {
	
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	
	}
