@charset "utf-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
		}
	
	
	
	#header {
	position: absolute;
	left: 45px;
	top: 10px;
	/*margin-right: auto;
	margin-left: auto;*/
}
#homeheading1 {
	background-color: #660000;
	padding: 10px;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 1000;
	left: 40px;
	top: 319px;
}


#logo-text {
	position: absolute;
	left: 540px;
	top: 19px;
	background-color: #FFFFFF;
	width: 199px;
	text-align: center;
}
#linkbar {
	left: 12px;
	top: 85px;
	position: absolute;
}
#homepanel {
	background-color: #FFCC66;
	width: 680px;
	left: 10px;
	top: 140px;
	height: 330px;
	position: absolute;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	z-index: 0;
}
#homepanel img {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 40px;
	padding-left: 0px;
}
#footer {
	position: absolute;
	height: auto;
	width: 680px;
	left: 10px;
	top: 480px;
	background-color: #FFCC66;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
}

.txt660000b {
	color: #660000;
	font-weight: bold;
}
.txt660000b10 {
	color: #660000;
	font-weight: bold;
	font-size: 10px;
}
.txt990000b18 {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}

.txt990000b {
	color: #990000;
	font-weight: bold;
}
.txt000000b {
	color: #000000;
	font-weight: bold;
}



h1.headingproperties {
	background-color: #660000;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 3px;
	font-size: 18px;
}
p.justify {
	text-align: justify;
}
p.lineheight20 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}

		a:link.training 
			{
	color: #FFFFFF;
	text-decoration: none;
			}

			a:visited.training 
			{
	color:#FFFFCC;
	text-decoration: none
			}

			a:active.training 
			{
	color:#FFFF99;
	text-decoration: none
			}

			a:hover.training 
			{
	text-decoration: none;
	color: #FFFF00;
			}
			
/* End Training link control*/

		a:link.generic 
			{
	color: #990000;
	text-decoration: underline;
			}

			a:visited.generic
			{
	color:#333333;
	text-decoration: none
			}

			a:active.generic 
			{
	color:#333333;
	text-decoration: none
			}

			a:hover.generic
			{
	text-decoration: none;
	color: #660000;
			}

table.cardboxed{
	width: 680px;
}

td.cardbox {
	width: 134px;
	text-align: center;
}
td.cardboxtxt {
	text-align: center;
	font-size: 8px;
}
td.cardboxnew {
	width: 100px;
}

