body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*background-color: #4e5f84; */
	font-size: 10px;
	position: relative;
	height: 100%;
	text-align: center;
}

#hmain {
	background: url('images/mouse.jpg');
}
#htop {
	height: 360px;
}

#toptext {
	position: relative;
	top: 50px;
	left: 550px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	
}
#hbottom {
	background: Black;
}

#hleft {
	background-image: url('images/keyboard.jpg');
	height: 236px;
	width: 425px;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #4e5f84;
	border-bottom: #000000;
	border-left: #000000;
}

#hright {
	background-color: #4e5f84;
	width: 373px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-right-width: thin;
	border-right: #000000;
	border-bottom: #000000;
}
#sbox {
	border: 1px solid #4e5f84;

}
#smain {
	background: url('images/secheader.gif');
	height: 84px;
	width: 800px;

}

#stbox {
	background-color: #4e5f84;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Helvetica,Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;


}

a.extlink {
	font-weight: bold;
color: #445373;
	text-decoration: underline;
	font-size: 12px;
}

a.extlink:hover {
	font-weight: bold;
	font-size: 12px;	
color: #445373;
	text-decoration: underline;
}
a.extlink:visited {
	font-weight: bold;
color: #445373;
	text-decoration: underline;
		font-size: 12px;
}

a.intlink {
color: #445373;
	text-decoration: underline;
	}

a.intlink:hover {
	color: #445373;
	text-decoration: underline;
}
a.intlink:visited {
color: #445373;
	text-decoration: underline;}


a.intclink {
color: #ffffff;
	text-decoration: underline;
	}

a.intclink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.intclink:visited {
color: #ffffff;
	text-decoration: underline;}


#hdimage {
	background: url('images/helpdesk.jpg');
	height: 379px;
	width: 250px;
}

#totimage {
	background: url('images/typestraining.jpg');
	height: 210px;
	width: 250px;
}

.mainrightimage {
	vertical-align: top;
}

.maintext {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif; /*background-color: #4e5f84; */
	font-size: 12px;
	vertical-align: top;
}
label {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif; /*background-color: #4e5f84; */
	font-size: 12px;
	vertical-align: top;
}

.error {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FF0000;
	
}

.testtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
.testname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}



a.molink {
	color: #445373;
	text-decoration: underline;
}

a.molink:hover {
	color: #445373;
	text-decoration: underline;
}
a.molink:visited {
	color: #445373;
	text-decoration: underline;
}

#footer {
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
a.sbg {
	font-weight: bold;
	text-decoration: none;
}

a.sbg:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.sbg:visited {
	font-weight: bold;
	text-decoration: none;
}

