body 
{
	padding: 20px;
	background:#3b5f8a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin: 0%;
	text-align: center;
	align: center;
}
#all
{
	width: 688px;
	align: center;
	background:#fff;
}
.pad 
{
	vertical-align:top;
	padding-top : 20px;
	padding-bottom : 30px;
	padding-left : 0px;
	padding-right : 20px;
}
#customertable
{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	background: transparent;
	border:0;
	margin: 0;
	text-align:justify;
	vertical-align:top;
	padding:4px 10px 4px 10px;
}
th, td 
{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: transparent;
	border:0;
	margin: 0;
	text-align:justify;
	vertical-align:top;
	padding:4px 10px 4px 10px;
}
h1, h2, h3, h4 
{	
	margin:0em 0 0em 0;
}
h5, h6 
{	
	margin:.5em 0 .5em 0;
}
h1 
{	
	font-size:150%;
	margin-top:0;
	margin-bottom:0;
}
h2 
{	
	font-size:130%;
}
h3 
{	
	font-size:110%;
	clear: both; 
}
h4 
{	
	font-size:105%;
}
h5, h6 
{	
	font-size:95%;
}
a:link, a:visited, a:active 
{	
	color:#0012c2;
	background: transparent;
	text-decoration:none;
}
a:hover 
{	
	color:#00f;
	background: transparent;
	text-decoration:underline;
}
#tagline 
{	
	color:#fff;
	background: transparent;
	margin:0;
	padding-bottom:3px;
	text-align:center;
}
.tag 
{	
	margin-top:0;
	color:#999;
	font-weight:bold;
	background:transparent;
}
#top 
{	
	background:#fff;
	color:#000;
	padding-bottom:3px;
}
#top img 
{	
	margin:1% 2%;
}
#main 
{	
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	color:#000;
	background:#fff;
}
#main .os p, #main .os h3 
{	
	margin:0;
	padding:0;
}
#main .os 
{	
	margin:12px 0;
}
#main .os img 
{	
	float:left;
	margin-right:15px;
}
#msg 
{
	clear:both;
	margin: 0px;
	padding-top:0px;	
	padding-bottom: 0px;
	color: #3b5f8a;
	background: #f4f6fa;
	text-align : justify;
	border-top:3px solid #3b5f8a;
	border-bottom:3px solid #3b5f8a;
	line-height:1.8em;
}
#msg a 
{	
	background:transparent;
	color:#fff;
}
#footer 
{
	clear:both;
	margin: 0px;
	padding-top:0px;	
	padding-bottom: 3px;
	color:#3b5f8a;
	background:#f4f6fa;
	border-top:3px solid #3b5f8a;
	border-bottom:3px solid #3b5f8a;
	line-height:1.8em;
}
#footer a 
{	
	color:#000;
	background:transparent;
}
#copyright, #msg 
{	
	text-align:center;
	font-size:80%;
	margin-top:3px;
}
#copyright 
{	
	background:transparent;
	font-size:70%;
	text-align:center;
	color:#f4f6fa;
}
#copyright a:link, #copyright a:visited, #copyright a:active 
{	
	text-align:center;
	color:#fff;
	background:transparent;
}
#copyright a:hover 
{	
	text-align:center;
	background:transparent;
	color:#f4f6fa;
}
#trademark 
{	
	background:transparent;
	font-size:70%;
	text-align:center;
	color:#f4f6fa;
}
dl 
{
	margin:1px 0 15px 0;
	padding:0px;
}
dl dl, dl dl dl 
{
	margin-bottom:0;
}
dt 
{
	margin:20px 0 0 0;
	padding:0;
}
dd 
{
	margin:0;
	padding:0;
}
p 
{
	margin-top:1em;
	margin-bottom:0;
	padding:0;
}
img 
{
	border:none;
}
form 
{
	margin:0;
	padding:0;
}
input, select 
{
	font-size:120%;
}
ul, ol 
{
	margin:1em;
	padding:0 1em;
}
li 
{
	margin:0 1em;
	padding:0 1em;
}
blockquote 
{
	margin:1em 0;
}
.clear 
{	
	clear:both;
}
#content 
{	
	float:right;
	width:78%;
	margin:0;
	padding:10;
	line-height:1.4em;
	color:#000;
	background:#fff;
}
#content .tablegrid table 
{	
	color:#000;
	background:#fff;
}
#content .tablegrid td 
{	
	padding-left:4px;
	color:#000;
	background:#fff;
}
.menu 
{
	float:left;
	width: 100px;
	clear:both;
	font-size:12px;
	margin-left: 10px;
	height:192px;
	color:#f4f6fa;
	text-align: center;
	vertical-align: center;
}
.menu a, .menu a:visited 
{
	clear:both;
	float:left;
	font-size:12px;
	font-weight:none;
	width:100px;
	height:24px;
	background: #fff url(imgs/menu_off.gif) no-repeat top center;
	color:#3b5f8a;
	text-align:center;
	vertical-align: center;
}
.menu a.selected, .menu a:visited.selected 
{
	clear:both;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
	width:100px;
	height:24px;
	background: #fff url(imgs/menu_on.gif) no-repeat top center;
	color: #fff;
	text-align:center;
	vertical-align: center;
}
.menu span 
{
	clear:both;
	float:left;
	width:100px;
	height:192px;	
	text-align: center;
	background: #f4f6fa;
}
.menu a:hover 
{	
	clear:both;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width:100px;
	height:24px;	
	background: #fff url(imgs/menu_hover.gif) no-repeat top center;
	color: #3b5f8a;
	text-align:center;
	vertical-align: center;
}
#news 
{
	visibility: hidden;
	width:100px;
	font-size: 10px;
	margin-top: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height:1em;
	color:#3b5f8a;
	background:#f4f6fa;
	text-align: left;
	border-top:2px solid #3b5f8a;
	border-bottom:2px solid #3b5f8a;
	border-right:2px solid #3b5f8a;
	border-left:2px solid #3b5f8a;
	padding-top:10px;	
	padding-bottom: 3px;
	padding-right:0px;	
	padding-left: 4px;
}
#news p 
{	
	padding:0;
}
#news h3 
{	
	color:#000;
	background:#fffx;
	font-size:90%;
}
#news h2, #news h2 a 
{
	margin:0;
	background:#fff;
	color:#fff;
	font-size:100%;
}
#news h2 a 
{	
	display:block;
	padding:0;
	font-size:100%;
}
#news h2 a:hover 
{	
	text-decoration:none;
	color:#fff;
	background:#fff;
	font-size:100%;
}
#news h4 
{	
	padding:0;
	font-size:75%;
}
#new
{
	width: 100px;
	line-height:1.7em;
}
#home
{
	width: 100px;
	line-height:1.7em;
}
#contact
{
	width: 100px;
	line-height:1.7em;
}
#company
{
	width: 100px;
	line-height:1.7em;
}
#products
{
	width: 100px;
	line-height:1.7em;
}
#support
{
	width: 100px;
	line-height:1.7em;
}
#mvp
{
	width: 100px;
	line-height:1.7em;
}
#customers
{
	width: 100px;
	line-height:1.7em;
}
.link 
{ 
	color: #0000ff;
	text-decoration: underline; 
}
.biglink 
{ 
	color: #0000ff;
	text-decoration: underline; 
	font-size: 18px;
	font-weight: bold;
}
select 
{ 
	font-family: helvetica, sans-serif; 
	background-color: #F5F5F5; 
	font-size: 12pt; 
}
