body {
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #7D7C7C;
	SCROLLBAR-3DLIGHT-COLOR: #7D7C7C;
	SCROLLBAR-ARROW-COLOR:  #7D7C7C;
	SCROLLBAR-TRACK-COLOR: #A6A6A6;
	SCROLLBAR-DARKSHADOW-COLOR: #BEBFBF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/images/cloud-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 46px;
	background-color:#191919;
}
html {
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #7D7C7C;
	SCROLLBAR-3DLIGHT-COLOR: #7D7C7C;
	SCROLLBAR-ARROW-COLOR:  #7D7C7C;
	SCROLLBAR-TRACK-COLOR: #A6A6A6;
	SCROLLBAR-DARKSHADOW-COLOR: #BEBFBF;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	color: #99CBFE;
	text-decoration: none;
}
A:Hover {
	color: #99CBFE;
	text-decoration: underline;
}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
}
.leftcolumn {
	background-repeat: repeat-y;
	background-image:  url(assets/nav/sub_07.gif);
	width: 8px;
}

.prod {max-width:200px;}

.rightcolumn {
	background-image:  url(assets/nav/sub_09.gif);
	background-repeat: repeat-y;
}
.content {
	padding-left: 12px;
}
.link {
	font-size: 12px;
	color: #558DB8;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
}
.mainhome {
	padding-left: 12px;
	font-size: 11px;
	color: #F6F6F6;
	font-weight: normal;
	line-height: 120%;
	font-family: Verdana;
	padding-right: 12px;
}
.ul {
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	line-height: 130%;
	list-style-position: outside;
	list-style-image:  url(assets/graphics/arrow.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bluesmall {
	font-size: 12px;
	color: #558DB8;
	font-weight: bold;
	line-height: 130%;
}
.blue {
	padding-right: 18px;
	font-size: 14px;
	color: #558DB8;
	font-weight: bold;
	line-height: 130%;
}

.blueb {
	padding-right: 8px;
	font-size: 14px;
	color: #558DB8;
	font-weight: bold;
	line-height: 130%;
}
.footer {
	font-size: 8px;
	font-color: #BEBFBF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	padding-left: 12px;
}
.date {
	padding-left: 12px;
	font-size: 10px;
	color: #CEEDFF;
	font-weight: normal;
	line-height: 130%;
	font-family: Verdana;
	padding-top: 10px;
	margin-top: 10px;
}

.dateb{
	padding-left: 6px;
	font-size: 10px;
	color: #CEEDFF;
	font-weight: normal;
	line-height: 150%;
	font-family: Verdana;
}
.spacerrow {
	height: 12px;
}
.main {
	padding-left: 12px;
	font-size: 11px;
	color: #F6F6F6;
	font-weight: normal;
	line-height: 130%;
	font-family: Verdana;
	padding-right: 12px;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CBFE;
	letter-spacing: 1px;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 32px;
	padding-left: 32px;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 32px;
	padding-left: 32px;
}
a.nav:hover {
	color: #99CBFE;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.link:hover {
	color: #99CBFE;
	text-decoration: none;
}
#navi {
	width:729px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CBFE;
	padding-top:12px;
	padding-bottom:4px;
}
