body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#414042;
	background-color: #CEE1EA;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#coverup{
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-y;
	background-position: center;
	position:absolute;
	top:108px;
	left:0px;
	width:100%;
	height:25px;
}
#pagecenter{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bgwhitebox.gif);
	background-repeat: no-repeat;
	background-position: 190px 0px;
}
    a {color: #C32026; text-decoration: none;}
    a:hover {color: #4FC3F1; text-decoration: none;}
    a:active {color: #C32026; text-decoration: none;}
#topbar {
	width: 100%;
	background-color: #000;
	height:80px;
	margin-top:0px;
	font-size:17px;
	color:#FFF;
	text-align:center;
	letter-spacing:3px;
	line-height:23px;
}
#topnav{
	width: 100%;
	height:28px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	background-image: url(images/bgnav.gif);
	background-repeat: repeat-x;
	height:28px;
	line-height:27px;
	font-weight:bold;
}	
#topnav a{
	color:#FFF;
}
#topnav a:hover{
	color:#000;
}
#leftpanel {
	position:absolute;
	top:30px;
	left:0px;
	width:175px;
	text-align:left;
	font-size: 11px;
}
#maincontent {
	position:absolute;
	top:15px;
	left:220px;
	width:580px;
	text-align:left;
}
#footerrule{
	height:1px;
	width:100%;
	background-color:#000;
	margin-top:30px;
}
input {
	background-color: #DCE9F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:9px;
	margin-left:-1px;
}
textarea {
	background-color: #DCE9F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:9px;
	margin-left:-1px;
}
.submit{
	background-color:#BAD3DD;
	font-weight:bold;
}
#softwarelogos{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:10px;
}
div.boxa {
	background: #000;
	padding: 10px;
	position: absolute;
	bottom:-90px;
	left: 0;
	color: #FFF;
	opacity:0.80; 
	filter:alpha(opacity = 80);
	padding: 5px;
	margin-bottom:30px;
	width: 100%;
}
			
div.boxb {
	background: #40c5d9;
	padding: 10px;
	position: absolute;
	bottom: -63px;
	left: 0;
	color: #FFF;
	opacity:0.90; 
	filter:alpha(opacity = 90);
	padding: 0px;
	margin: 0px;
	width: 100%;
}
form{
font-size:11px;	
}
.contactform{
line-height:10px;	
}

#footer {
	margin: 10px auto
}
#copyright{
font-size:11px;	
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
#subpage{
	font-size:15px;
	font-weight:normal;
line-height:11px;
}
#subnav{
	font-size:13px;
	color:#999;
	font-weight:bold;
}


	div#home-modules {
		margin: 0 auto;
		width: 580px;
		margin-bottom: 40px;
	}
	
		div#home-modules a.home-module-box {
			display: block;
			text-decoration: none;
		}
	
		div#home-modules #hm4 ul {
			height: 170px;
		}
	
		div#home-modules #hm4 ul li {
			position: absolute;
			top: 0;
			left: 0;
		}
	
		div#home-modules h3 {
			margin-bottom: 10px;
		}
	
		div#home-modules .home-module-box h3 {
			font-size: 14px;
			margin-bottom: 10px;
		}
		
		div#home-modules  .home-module-box p {
			font-size: 11px;
			color: #FFF;
			line-height: 16px;
		}
	
		div#home-modules .home-module-box {
	width: 181px;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCC;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height:141px;
		}
		
			div#home-modules .home-module-box div.{
			background: #000;
			padding: 10px;
				position: absolute;
				bottom:-90px;
				left: 0;
				color: #FFF;
				opacity:0.80; 
				filter:alpha(opacity = 80);
				padding-bottom: 30px;
			}
			
			
				
			div#home-modules .home-module-box div.boxb {
				background: #40c5d9;
				position: absolute;
				bottom: -63px;
				width: 200px;
				opacity:0.90; 
				filter:alpha(opacity = 90);
				padding: 10px;
				padding-bottom: 40px;
				color: #FFF;
			}
		
		div#home-modules .last {
			margin-right: 0px;
		}
#login{
	position:absolute;
	top:11px;
	right:15px;
	text-align: right;
	color: #FFF;
}
