/* 
 * CSS Document for http://www.khgk.com
 * Author: Copper Crow Design 2004 
 */

/* General link attributes */

a:link {
	color: #218b55;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #218b55;
	font-weight: normal;
	text-decoration: none;
}

 a:hover {
	color: #ffb53d;
	font-weight: normal;

}

 a:active {
	color: #5c3f8f;
	font-weight: normal;
	text-decoration: none
}




/* Use this  Ex: <a id="boxlink" href="blah.htm">blah blah blah</a> */
a#boxlink {

	color: #ffb53d;
	text-decoration: none;

}


a#courselink {

	color: #218b55;
	text-decoration: none;
	font-weight: bold;
}



/* General body attributes */
body {
	margin: 0px; 		/* Margin and background image start coordinates */
	background-position: 0px 0px;
	background-color: #3a59b1;
	font: 10pt/13pt times new roman,  serif;
	color: #543284;
	SCROLLBAR-FACE-COLOR: #7666ae; 
	SCROLLBAR-HIGHLIGHT-COLOR:  #dddddd; 
	SCROLLBAR-SHADOW-COLOR:  #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #dddddd; 
	SCROLLBAR-ARROW-COLOR: #ffb53d;  
	SCROLLBAR-TRACK-COLOR: #91bbea; 
	SCROLLBAR-DARKSHADOW-COLOR: #444444;
}



.cert {
	background-color: #ffffff;
	font: 14pt/11pt tahoma, times new roman,  serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000
}




.main {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d2e7ff;
	background-image: url(images/content-back.jpg);
	font: 10pt/11pt tahoma, times new roman,  serif;
	font-weight: normal;
	letter-spacing: 1.0;
	text-decoration: none;
	color: #543284
}


.content {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font: 10pt/11pt tahoma, times new roman,  serif;
	font-weight: normal;
	letter-spacing: 1.0;
	text-decoration: none;
	color: #543284
}



.correct {
	font-weight: bold;
	text-decoration: none;
	color: #278656
}


.incorrect {
	font-weight: bold;
	text-decoration: none;
	color: #861114
}


#fullheight{height:100%}


.alt {
	background-color: #0d7c90;
	font: 10pt/13pt times new roman,  serif;
	font-weight: bold;
	color: #eeeeee
}



.notes {
	background-color: #041215;
	font: 10pt/13pt times new roman,  serif;
	color: #f7f954
}



.chapheader {
	font: 12pt/10pt times new roman,  serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1.7;
	color: #481e19
}




.subheader {
	font: 11pt/10pt times new roman,  serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1.7;
	color: #218b55
}

.boxheader {
	font: 10pt/10pt arial,  san-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.5;
	color: #ffb53d
}

.subheader2 {
	font: 11pt/12pt arial,  san-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2;
	color: #3a59b1;
}


.subheader3 {
	font: 10pt/12pt arial,  san-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2;
	color: #3a59b1;
}


.listheader {
	font: 10pt/13pt times new roman,  serif;
	font-style: none;
	font-weight: bold;
	text-decoration: underline;
	color: #eeeeee
}



.pullbox{
	font: 9pt/11pt arial,  san-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .3;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #663399;
	color: #eeeeee;

}



.pullbox2{
	font: 9pt/11pt arial,  san-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .5;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #3a59b1;
	color: #eeeeee;

}



.smaller{
	font: 8pt/10pt arial, san-serif;
	color: #278656
}


.smallhead{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #0897b3
}


.footer {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #eeeeee
	background-color: #0c282f;
	background-image: url(images/footer.jpg);

}


.pdf {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #FFFFFF
}

.alert
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #cc4F04
}



/* Use this  Ex: <a id="footerlink" href="blah.htm">>blah blah blah</a> */
a#footerlink {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #f7f954
}



.frmCombo 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0c282f;
	background-color: #eeeeee;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;

}





.frmButton {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #7666ae;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #dddddd;
}

