body,table,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
	color: #444444;
}
input,textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008ec4;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #131369;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	text-transform: none;
	text-decoration: none;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f51b1;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div.DivMenu {
	position: absolute; 
	display: none; 
	left: 0;
	top: 0;
}

ul.body-list { 
	margin-top: 2px;
	margin-left: 16px;
	padding-top: 2px;
	list-style-type:disc;
}

ul.td-list{
	list-style-type:none;
}

ul.td-list li{
	list-style-type:square;
	margin-left:20px;
}

dd { 
	margin-top: 2px;
	margin-left: 16px;
	padding-top: 2px;
	padding-left: 0px;
}
.roundgray {
	background-color: #c0c0c0;
}
.roundgray_top { 
	background: url(../images/gray_tr.gif) no-repeat top right; 
	height: 15px;
}
.roundgray_bot { 
	background: url(../images/gray_br.gif) no-repeat top right; 
	height: 15px;
}
.roundorange {
	background-color: #fff0d9;
}
.roundorange_top { 
	background: url(../images/orange_tr.gif) no-repeat top right; 
	height: 15px;
}
.roundorange_bot { 
	background: url(../images/ltorange_br.gif) no-repeat top right; 
	height: 15px;
}
.inputfield {
	padding: 0px 12px 0px 12px;
}

.form-frame{
	width:680px;
	background-color:#fff0d9;
	text-align:center;
}

.form-frame h2{
	display:block;
	background-color:#ffe5bf;
	color: rgb(254, 153, 0);
	width:680px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	padding:8px 0px 8px 0px;
}

.form-frame p{
	padding:5px 20px 5px 20px;
	color: rgb(153, 153, 153);
	text-align:left;
}

.form-frame form{
	padding-left:90px;
	width:500px;
}

a.GenLink11px:link {
	color: #0072bb;
	text-decoration: underline; 
	font-size: 11px;
}
a.GenLink11px:visited {
	color: #0072bb;
	text-decoration: underline; 
	font-size: 11px;
}
a.GenLink11px:active {
	color: #0072bb;
	text-decoration: underline; 
	font-size: 11px;
}
a.GenLink11px:hover {
	color: #57b6dd;
	text-decoration: none; 
	font-size: 11px;
}
a.GenLink:link {
	color: #008ec4;
	text-decoration: underline; 
	font-size: 12px;
}
a.GenLink:visited {
	color: #008ec4;
	text-decoration: underline; 
	font-size: 12px;
}
a.GenLink:active {
	color: #008ec4;
	text-decoration: underline; 
	font-size: 12px;
}
a.GenLink:hover {
	color: #57b6dd;
	text-decoration: none; 
	font-size: 12px;
}
a.HeadLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #131369;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	text-decoration: underline; 
}
a.HeadLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #131369;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	text-decoration: underline; 
}
a.HeadLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #131369;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	text-decoration: underline; 
}
a.HeadLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #57b6dd;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	text-decoration: none; 
}
a.BannerLink:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
	line-height: 18px;
}
a.BannerLink:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
	line-height: 18px;
}
a.BannerLink:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
	line-height: 18px;
}
a.BannerLink:hover {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline; 
	font-size: 11px;
	line-height: 18px;
}
a.tradeshow-link{
	text-decoration:underline;
	color: rgb(0, 142, 196);
}
a.tradeshow-link:hover{
	color: rgb(0, 142, 196);
	text-decoration:underline;
}
a.SidebarLink{
	color:#1F51B1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	clear:right;
	display:block;
}

a.SidebarLink:hover{
	text-decoration:underline;
}