@charset "utf-8";
body {
	background-image: url(../../background/envisage2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BoxTags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.FormsBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F3F3F3;
	border: 1px solid #ACACAC;
}
.TableFonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TableFontsDiffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
margin-bottom: 1.5px;
}

body {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}

.techsupport {
	width: 600px;
	margin: auto;
	padding-top: 10px;
}

.nav {width: 892px;
background:url(images/bgNav_12.jpg);
margin: auto;
}

#footer {
	width: auto;
	background: url(images/bottom.png);
	height: 100px;
}

.copyright {width: 800px;
margin: auto;
padding-top: 20px;
padding-bottom: 20px;
overflow: hidden;
}

a:visited  {text-decoration: none; color: #666666;}
a:active   {text-decoration: none; color: #666666; }
a:link     {text-decoration: none; color: #666666;}
a:hover  {text-decoration: underline; color: #000000}

#dropmenudiv{
position:absolute;
border:0px solid #fff;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background:url(images/bg-sub.png);
text-indent: 5px;
color: #CCC;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
padding: 1px 0;
text-decoration: none;
font-weight: none;
color: #ccc;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #FFF;
background:url(images/bgover.png);
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #233251;
	font-weight: bold;
	font-size: 14px;
}

.managedOption {
	width: 150px;
	float: right;
	margin-bottom: 10px;
	border: dashed 1px #999;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.copyrightInside {
	width: 350px;
	float: left;
}

.linkInside {
	width: 250px;
	float: right;
	text-align: right;
}