body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 760px;
}
#banner {
	background-image: url(../images/banner.png);
	height: 86px;
}
#navbar {
	background-image: url(../images/navbar/blank.gif);
}
#content {
	background-image: url(../images/borders/760middlew.gif);
	text-align: left;
}
#footer {
	background-image: url(../images/borders/760middlew.gif);
}
#end {
	background-image: url(../images/borders/760bottomw.gif);
	height: 4px;
	background-repeat: no-repeat;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.content {
	font-size: 11px;
}
.contentbold {
	font-weight: bold;
	font-size: 11px;
}
.contentheading {
	font-size: 16px;
	font-weight: bold;
}
.contentsmall {
	font-size: 10px;
}
.FormRequired {
	color: #FF0000;
}
.leftnav {
	font-size: 11px;
}
.leftnav a:link {
	color: #000000;
	text-decoration: none;
}
.leftnav a:visited {
	text-decoration: none;
	color: #000000;
}
.leftnav a:hover {
	text-decoration: underline;
	color: #000000;
}
.leftnav a:active {
	text-decoration: none;
	color: #000000;
}
.newsdate {
	color: #32507E;
	font-weight: bold;
	font-size: 11px;
}
.question {
	font-size: 24px;
	color: #C0C0C0;
	font-family: "Times New Roman", Times, serif;
}
.answer {
	font-size: 24px;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	font-size: 10px;
}
.salesupportbutton {
	text-decoration: none;
	color: #32507E;
	font-size: 14px;
	font-weight: bold;
}
.A24px {
	font-size: 24px;
}
.downloadheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#activetab a
{
	font-size: 14px;
	color: #fff;
	background: #32507E url("../images/tabs/left-tab.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 8px;
}
#activetab a span
{
	background: url("../images/tabs/right-tab.gif") no-repeat right top;
	padding-right: 8px;
}
#activetab a:hover {
	color: #fff;
	background: #32507E url("../images/tabs/left-tab.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 8px
}

#activetab a:hover span
{
	background: url("../images/tabs/right-tab.gif") right top no-repeat;
	padding-right: 8px
}
#idletab a
{
	font-size: 14px;
	color: #000;
	background: #fb0 url("../images/tabs/left-tab-orange.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 8px;
}
#idletab a span
{
	background: url("../images/tabs/right-tab-orange.gif") no-repeat right top;
	padding-right: 8px;
}
#idletab a:hover {
	color: #000;
	background: #FBF8E2 url("../images/tabs/left-tab-hover.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 8px
}

#idletab a:hover span
{
	background: url("../images/tabs/right-tab-hover.gif") right top no-repeat;
	padding-right: 8px
}
