@charset "utf-8";
/* 

Skill Centre Website CSS written by Webs For Everyone
Copyright Webs For Everyone 2009

*/



.navButton a{
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.navButton a:link ,.navButton a:visited ,.navButton a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navButton a:hover {
	color: #000000;
	text-decoration: underline;
}

.navButtonPage a, .navButtonPageSN a{
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.navButtonPage a:link ,.navButtonPage a:visited ,.navButtonPage a:active, .navButtonPageSN a:link ,.navButtonPageSN a:visited ,.navButtonPageSN a:active {
	color: #000000;
	text-decoration: none;
}

.navButtonPage a:hover, .navButtonPageSN a:hover {
	color: #000000;
	text-decoration: underline;
}

.subNavButton a{
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.subNavButton a:link ,.subNavButton a:visited ,.subNavButton a:active {
	color: #000000;
	text-decoration: none;
}

.subNavButton a:hover {
	color: #000000;
	text-decoration: underline;
}
.mainTitle{
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #000099;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	width: 880px;
}
.mainTitleNarrow{
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #000099;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	width: 600px;
}

.subTitle{
	text-align: left;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	float: left;
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.pageText{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

.text{
	text-align: left;
	width: 880px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	clear: left;
}

.textLog{
	text-align: left;
	width: 550px;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	/*margin-right: 10px;*/
	float: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	/*border-right: 1px dotted #BBBBBB;*/
}

.featureBox p{
	padding: 0px;
	margin: 0px;
}


.featureTitle{
	width: 205px;
	float: left;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.featureLink{
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
	width: 205px;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.featureLink a{
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.featureLink a:link, .featureLink a:visited, .featureLink a:active {
	color: #666666;
	text-decoration: none;
}
.featureLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.footerText{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
}

.footerText a, .footerText a:link ,.footerText a:visited ,.footerText a:active {
	color: #333333;
	text-decoration: none;
}

.footerText a:hover {
	color: #0000BB;
	text-decoration: underline;
}

.contact{
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
}

.contact a, .contact a:link ,  .contact a:visited ,  .contact a:active {
	color: #333333;
	text-decoration: none;
}

 .contact a:hover {
	color: #0000BB;
	text-decoration: underline;
}

.errors{
	color:#FF0000;
}

.red{
	color:#FF0000;
	font-weight: bold;
}
