/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#navigation a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	}
#navigation a:hover {
	color:#ffffff;
	background: #C2312C;
	text-decoration: none;
	display:block;
	font-weight: bold;
	}
.navbar {
	clip:   rect(auto auto auto auto);
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(linkbar.jpg);
}
.navin {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9CAFD7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg.jpg);
}

.linkbar {
	color: #FFFFFF;
	background-image: url(images/bbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	height: 30px;
}
.text {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.welcome {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.smbg {
	background-image: url(images/smbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 220px;
	width: 310px;
}
.smtxt {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.hdr {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	letter-spacing: 0.04em;
	font-weight: bold;
}
.svsbg {
	background-repeat: no-repeat;
	height: 218px;
	width: 368px;
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
	background-image: url(images/mbg.jpg);
}
.spcbg {
	background-image: url(images/spclbg.jpg);
	height: 218px;
	width: 140px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.mdtxt {
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	height: 150px;
}
.ftrbx {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4D0E8;
}
.navinr {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	border: none;
}
.spltxt {
	font-size: 11px;
	color: #B9C7E2;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #1C49A4;
	border-left: none;
}
.lst {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px 4px 4px 8px;
}
.hrsbg {
	background-image: url(images/hrsbg.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 200px;
}
.h1 {
	font-size: 14pt;
	color: #FFFFFF;
	padding: 4px 4px 4px 10px;
}
.whdr {

	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	letter-spacing: 0.04em;
	font-weight: bold;
}
#itech a:link {
	color:#5173BA;
	font-size: 10px;
}
#itech a:visited {
	color:#728FC7;
	font-size: 10px;
}

