@charset "UTF-8";
/* CSS Document */
body {
	font: 13px/1.48em Helvetica, Verdana, sans-serif;
}
p {
	margin-bottom: 0.75em;
}
a {
	color: #05aff2;
	text-decoration: none;
}
h1 {
	display: block;
	border-bottom: 1px dotted #CCC;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0.5em;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	display: block;
	border-bottom: 1px dotted #CCC;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0.5em;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.headline {
	color: #05aff2;
}
.mainContentHome ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 50px;
}
.mainContentHome ul li a {
	text-decoration: none;
	line-height: 1.5em;
	color: #05aff2;
}
#footer .footerLinks p a {
	text-decoration: none;
	padding-right: 10px;
	font-size: 11px;
	padding-left: 10px;
}
#footer .copyright p {
	text-align:center;
	font-size: 11px;
	line-height: 1.3em;
}
#box .boxBg table tr td ul li {
	list-style: disc inside;
	line-height: 1.5em;
}
#box .boxBg table tr td ul li a {
	color: #05aff2;
	text-decoration: none;
	line-height: 2em;
}
.moreLinks {
	color: #05aff2;
	text-decoration: none;
	display: block;
	text-align: right;
	margin-top:1em;
}
.SmallText {
	font-size: 11px;
	line-height: 16px;
}
.chooseVersion {
	color: #05AFF2;
	text-align:center;
	border-bottom: 1px solid #05aff2;
	line-height: 2em;
}
.smallLinks {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	line-height: 3em;
}
.directions ol li {
	list-style: outside;
	margin-left: 25px;
	margin-bottom: .5em;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 1em;
}
.contact p a {
	text-decoration: none;
	color: #41BBF3;
}
textarea {
	background: #FFF url(../images/form_input.gif) repeat-x;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 3px;
}
label {
	padding: 0px;
	margin: 0px;
}
.sidebarBg table tr td label {
	line-height: 2em;
}
.privacy p {
	margin-top: 35px;
}
.MenuTitle {
	font-size: 20px;
	display: block;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #05aff2;
	padding-left: 15px;
	margin-top: 125px;
}
.leftNaveBg table tr td a {
	text-decoration: none;
	color: #000;
	padding: .5em;
	display: block;
}
.productsBoxBg #products tr td p {
	margin-left: 15px;
}
.chartsTitle {
	font-size:12px;
	padding-bottom:5px;
	padding-top:25px;
	line-height:1.3em;
}
.leftmenuBig {
	font-size: 16px;
}
.leftMenu ul li {
	list-style: none outside;
	border-bottom: 1px dotted #81bbd5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	line-height: 1.2em;
}
.leftMenu ul li a {
	color: #000;
}
.leftMenu ul li:hover {
	background-color:#81bbd5;
}
.newsDate {
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
}
.productsBoxBg ul li {
	list-style: inside;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 1em;
}
.boxBg ul li {
	list-style: inside;
}
#products tr td p {
	margin: 0px 0px 1em;
	padding: 0px;
}
.date {
	font-size:9px;
	margin:0px;
	padding:0px 0px 10px 30px;
	color:#06AFF3;
	border-style: none;
}
.glossymenu .menuitem.submenuheader {
	color: #000;
	font-size:16px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	line-height: 1.2em;
	display:block;
	border-bottom: 1px dotted #81bbd5;

}
.glossymenu .menuitem.submenuheader:hover{
	background-color:#81bbd5;
}
.glossymenu .menuitem.submenuheader .smallLinkDis {
	font-size: 13px;
}
.glossymenu .submenu ul li a {
	color: #000;
}
.glossymenu .submenu ul li {
	list-style: none outside;
	padding-top: 1em;
	padding-left: 2em;
	line-height: 1.2em;
}
.statusicon {
/*	float:right;
*/	padding-right:5px;
}
.submenu {
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom: 1px solid #999;
}
/* TOP MENU */
ul.dropdown {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 597;
	background-image: url(../images/menuBg.png);
	background-repeat: no-repeat;
	width: 960px;
	height:39px;
}
ul.dropdown a:link {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
ul.dropdown a:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal
}
ul.dropdown a:hover {
	color: #FFF;
}
ul.dropdown ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: 0px;
	top: 100%;
	background-image: url(../images/subMenuBg.png);
}
ul.dropdown li {
	line-height: 1.3em;
	margin: 10px 0px 0px 30px;
	display:inline;
	float:left;
	vertical-align:middle;
	text-align:left;
	padding: 0px 30px 8px 10px;
	border-left: 1px solid #1ab0c1;
	list-style: none;
}
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.dropdown ul ul {
	left: 99%;
	top: 1px;
}
.dropdown li ul li {
	margin:0px;
	display:block;
	padding:1em;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #16DCF2;
	line-height: 1em;
}
.dropdown li ul li:hover {
	background-color: #424041;
	position: relative;
	z-index: 599;
}
.dropdown li ul li a:link {
	font-size:13px;
}
.dropdown li ul li a:visited {
	font-size:13px;
}
.pressReleaseTitle {
	font-size: 16px;
	font-weight: bold;
}
.mpStepTitle {
	font-size: 16px;
}

.SmallText a {
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
