body {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D7EAFF;
}
#fixed {
   margin:0 auto;
   width:990px;
   text-align:left;
}
a {
	color:#3050A3;
	text-decoration: underline;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
h1 
{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
h2 
{
	font-size: 13px;
	color: #FF0000;
	padding: 5px;
	text-align: center;
	margin: 0px;
}
hr {
	color: #D7EAFF;
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
}
h3 {
	font-size: 12px;
	color: #FF0000;
}
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #D7EAFF;
	background: #FFFFFF;
}
#colmask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	background:#FFFFFF;
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:162px;
	background:#FFFFFF;
	border-left:1px solid #D7EAFF;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-335px;
	background:#FFFFFF;
	border-left:1px solid #D7EAFF;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 16px 0 350px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:150px;
	position:relative;
	margin-left:-50%;
	left:177px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:160px;
	position:relative;
	left:5px;
	overflow:hidden;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-top:1px solid #D7EAFF;
	background:#E6F2FF;
}
li {
	padding-left: 8px;
	font-size: 12px;
	background-image: url(graphics/software.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-top: 1px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}
ul ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}
p {
	text-align: left;
}
#Oobj1 {
	float:left;
	position:relative;
	left: 20px;
	margin-top: 5px;
	width: 400px;
	height: 70px;
}
#Oobj2 {
	float:right;
	position:relative;
	margin-right:5px;
	margin-top: 5px;
	width: 468px;
	height: 60px;
	border: 1px solid #D7EAFF;
}
.loc {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
.table1 {
	background-color: #D7EAFF;
	font-size: 12px;
	padding: 2px 5px 2px 8px;
	border: 1px solid #D7EAFF;
	color: #FF0000;
	font-weight: bold;
}
.table2 {
	padding: 8px;
	border: 1px solid #D7EAFF;
	line-height: 20px;
}
#navlist li
{
	display: inline-block;
	list-style-type: none;
	padding-right: 20px;
	padding-bottom: 10px;
	white-space: pre;
	font-size: 12px;
}

