HTML {

}

BODY {
	background-color: white;	
	font-family: helvetica;
	font-size: 0.7em;
	margin: 10px 20px 20px 20px;
}

#page {
	background-color: white;
}

A:link {
	color: #084C8D;
	text-decoration: none;
	font-weight: bold;
	
}

A:visited {
	color: #084C8D;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #F9850F;
	text-decoration: none;
	font-weight: bold;
	
}

#toplogo {
	padding: 10px 0px 15px 15px;
	background-color: white;
}

html#products a#products_link, 
html#solutions a#solutions_link, 
html#services a#services_link, 
html#success a#success_link, 
html#support a#support_link, 
html#news a#news_link, 
html#company a#company_link, 
html#jobs a#jobs_link, 
html#pereless a#pereless_link, 
html#contact a#contact_link, 
html#search a#search_link { 
background-color: #084C8D; 
}

#topmenu {
	background-color: #999999;
	font-weight: bold;
	border-bottom: 1px solid white;
	min-width: 750px;
	width: 100%;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#topmenu a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid white;
	color: white;
	font-size: 11px;
}

#topmenu a:hover {
	background-color: #F9850F;
	color: white;
	font-size: 11px;
}

#submenu {
	background-color: #084C8D;
	border-bottom: 1px solid white;
	font-weight: bold;
	min-width: 750px;
	width: 100%;
}

#submenu ul {
	margin: 0px;
	padding: 0px;	
}

#submenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#submenu a {
	display: block;
	text-decoration: none;
	padding: 4px 15px 4px 15px;
	color: white;
}

html#sitemap #submenu {
	display: inline;
	background-color: none;
}

html#sitemap #submenu ul {
	background-color: none;
	
}

#submenu a:hover {
	background: #F9850F;
	color: white;
}

html#sitemap #submenu li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: none;
	list-style: none;
	background-color: none;
}

html#sitemap #submenu a {
	display: list-item;
	text-decoration: none;
	padding: 0px;
	color: #084C8D;
}

html#sitemap #submenu a:hover {
	background: none;
	color: #F9850F;
}

#content {
	padding: 15px 15px 15px 15px;
	margin: 10px 0px 15px 0px;
	border: #CCCCCC solid 1px;
}

#content UL {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 10px;
}	

#content UL LI {
	list-style: square;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
	
}	

#content OL {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 10px;
}	

#content OL LI {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 17px;
}	


#leftcolumn21 {
	width: 150px;
	float: left;
}

#content #leftcolumn21 ul {
	width: 150px;
}

#leftcolumn22 {
	margin-left: 180px;
	border-left: #CCCCCC solid 1px;
	padding: 0px 0px 10px 20px;
}

#rightcolumn21 {
	margin-right: 220px;
	border-right: #CCCCCC solid 1px;
	padding-right: 10px;
}

#rightcolumn22 {
	float: right;
	width: 200px;
}

#footermenu {
	clear: both;
	background-color: #084C8D;
	min-width: 750px;
}

#footermenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footermenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#footermenu a {
	display: block;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid white;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

#footermenu a:hover {
	background-color: #F9850F;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

#footertext {
	padding: 10px 0px 10px 0px;
	text-align: right;
	font-size: 10px;
}


H1 {
	font-size: 2.0em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

H2 {
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	color: #6699CC;
}

H3 {
	font-size: 1.3em;
	margin: 5px 0px 5px 0px;
	color: #084C8D;
	padding: 3px 3px 3px 0px;
	text-transform: uppercase;
}

H4 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #777777;
	text-transform: uppercase;
}

H5 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #777777;
	font-style: italic;
}

HR {
	border: 0px;
	height: 1px;
	background-color: #CCCCCC;
	color: #CCCCCC:
}

P {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#featurepic {
	height: 150px;
	text-align: right;
	text-indent: 10px;
}

#featurepic h1 {
	padding-right: 15px;
	padding-top: 10px;
	color: white;
	letter-spacing: -1px;
	font-size: 2.7em;
}
