/* commented backslash hack v2 \*/
/* 
body table td {
font-size: 1em;
}
*/

body a {
text-decoration: none;
 }
  
body a:link, body a:visited  {
	color: #039;
 }
 
body a:active {
 color: #75b033;
 }
 
body a:hover {
	color: #75b033;
}

#topnav a, #topnav a:link, #topnav a:visited {
  color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-left: 10px;
}

#topnav a:hover {
	color: #81ca47;
}

#footer a:link, #footer a:visited {
  color: #a8d674;
}

#footer a:hover {
	color: #87d674;
	text-decoration: underline;
}

img {
 border: 0px;
 vertical-align: bottom;
}
 
h1, h2, h3, h4, h5, h6 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 line-height: 1em;
 margin-top: 1.0em;
 margin-bottom: 0.33em;
 color: #111;
 text-align: left;
}
 
 h1 { font-size: 190%; }
 h2 { font-size: 164%; }
 h3 { font-size: 145%; }
 h4 { font-size: 118%; color: #c95249; /*#41611c;*//*#406618; #736357;*/ }
 h5 { font-size: 100%; }

.up { margin-top: 0.5em } /* style for top header in column */

/*strong {font-family: Georgia, "Times New Roman", Times, serif; }

b {font-family: Georgia, "Times New Roman", Times, serif; }*/

/*#content i {font-family: Georgia, "Times New Roman", Times, serif; }*/

p {
 margin-top: 0.66em;
 margin-bottom: 0.33em;
}

small { font-size: .98em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 90%; color: #555; }

input, select {
 font-size: 1.0em;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

hr {
height: 1px;
border-top: 0;
border-right: 0;
border-bottom: 1px dotted #aaa;
border-left: 0;
margin: 0;
padding-top: 1em;
}

ol { padding-left: 25px; }


ul {
margin-left: 0;
padding-left: 16px; /*2.0em*/
list-style-type: disk;
/*list-style-image: none;*/
}

ul.inline {
	display: inline;
	margin:0;
	padding:0;
}
	
ul.inline li {
	display: inline;
	margin:0;
}
	
ul.nobullet {
	margin-top: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
}	


blockquote {
	/*padding-left: 30px;*/
	/*background-image: url(../images/blockbg.gif);*/
	margin-left: 50px;
	margin-right: 0px;
	padding: 10px 2px 10px 12px;
	/*background-repeat: repeat-y;
	background-position: top left;*/
	border-top: 1px dotted #c7f400;
	border-bottom: 1px dotted #c7f400;
	background-color: #f8f8f6;
	display: block;
}

.commentlink {
	float: right; margin: 0 60px 0px auto; font-size: x-small;
}
/*
.moduleOnActive {
	width: 640px; 
	padding: 0px; 
	margin:0px; 
	border: 1px solid #dcdcdc;
	-moz-border-radius: 9px 0 9px 0;
	background-color: #f8f8f6;
	text-align: right;
}

.moduleOnActive small, .moduleOnPassed small{
vertical-align: top;
margin-top: 2px;
}

.moduleActive {
	border: 1px solid #dcdcdc; 
	width: 640px; 
	padding: 0px; 
	margin:0px; 
	-moz-border-radius: 9px 0 9px 0;
	background-color: #f8f8f6;
	text-align: right; 
}

.moduleOnPassed {
	width: 640px; 
	padding: 0px; 
	margin:0px; 
	border: 1px solid #dcdcdc;
	background-color: #fff;
	-moz-border-radius: 9px 0 9px 0;
	color: #ccc;
	text-align: right;
}

.modulePassed {
	border: 1px solid #dcdcdc;
	background-color: #fff;
	width: 640px; 
	padding: 0px; 
	margin:0px; 
	color: #ccc;
	text-align: right; 
	-moz-border-radius: 9px 0 9px 0;
}


.moduleDetails {
	text-align: left; 
	padding: 10px;
}

.moduleDetails h3 {
	margin-top: 0px;
}

.moduleDetails th {
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 0.97em;
	font-size: 0.97em;
}


.regLink {
	vertical-align: bottom; 
	text-align: left; 
	-moz-border-radius: 9px 0 9px 0; 
	border-bottom: 1px solid #dcdcdc;
	background-color: #dcdcdc;
	padding: 7px 0px 7px 10px;
}

.regLink a:hover, .moduleDetails a:hover {
background-color: transparent;
color: #c06;
}

*/

.moduleOnActive {
	width: 640px; 
	padding: 0; 
	margin:0; 
	border: 1px solid #222;
	background-color: #f8f8f6;
	text-align: right;
}

.moduleOnActive small {
color: #333;
font-style: normal;
vertical-align: text-top;
}

.moduleActive {
	border: 1px solid #333; 
	width: 640px; 
	padding: 0; 
	margin:0; 
	background-color: #f8f8f8;
	text-align: right; 
}

.moduleActive h3 {
color: #222;
}

.moduleOnPassed {
	width: 640px; 
	padding: 0; 
	margin: 0; 
	border: 1px solid #e1e1e1;
	background-color: #fff;
	color: #ccc;
	text-align: right;
}

.moduleOnPassed small  {
 	color: #a5a5a5;
	font-style: normal;
	vertical-align: text-top;
}

.modulePassed {
	border: 1px solid #dcdcdc;
	background-color: #fff;
	width: 640px; 
	padding: 0; 
	margin:0; 
	color: #ccc;
	text-align: right; 
}

.modulePassed td, .modulePassed h3 {
 color: #a5a5a5;
}


.moduleDetails {
	text-align: left; 
	padding: 10px;
}

.moduleDetails h3 {
	margin-top: 0;
}

.moduleDetails table {
width: 99%;
}

.moduleDetails th {
width: 20%;
vertical-align: top;
/*font-family: Arial, Helvetica, Verdana, sans-serif;*/
font-size: 90%;
}

.moduleDetails td {
vertical-align: top;
width: 80%;
font-size: 90%;
}

.regLink {
	/*vertical-align: bottom; */
	height: 50px;
	text-align: left; 
	background-color: #e1e1e1;/*#fdfdfd; */
	padding: 7px 0 7px 10px;
}

.moduleActive .regLink {
	background-color: #c8c8c8;
}

.regLink p { font-size: 1.2em;}
.regLink a:hover, .moduleDetails a:hover {
background-color: transparent;
color: #c06;
}










.pswd { margin-left: 20px; padding-bottom: 1em; font-family: Georgia, "Times New Roman", serif; font-style: italic; font-size: 0.9em; }

.pswd a:link, .pswd a:visited {
	color: #888;
}

.pswd a:hover { color: #d67477; }


#clist { margin-left: 20px; margin-bottom: 20px; font-size: 1.5em;}

#clist a, #clist a:link, #clist a:visited { color: #333;}

#clist a:active, #clist a:hover { color: #75b033;} 