﻿* {
	margin: 0;
}
body {
	font-family: "verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:url(bg3.gif) center repeat-y;
	margin:0;
	padding:0px;
	border:0px;
	height: 100%;
}
#wrapper {
	position:relative;
	margin:0 auto;
	width:836px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* background:url(bg-04.gif) repeat-y;*/
}
#header {
	position:absolute;
	top: 0;
	left: 0;
	text-align:left
}
#sidebox {
	position:absolute;
	top:158px;
	left:0px;
	width:210px;
	height:800px;
	overflow:hidden;
}
#content {
	position:relative;
	top:158px;
	left:230px;
	width:560px;
	height: 700px;
	min-height: 750px;
	height: auto !important;
	padding:10px;
	padding-bottom:20px;
}
#footer {
	position:relative;
	margin:0 auto;
	clear:both;
	width:836px;
	background:transparent url('footer.gif') no-repeat;
	font-size:10px;
	height: 140px;
	background-position:bottom left;
	padding:32px 0 0 0;
	line-height:14px;
}
.push {
	height: 145px;
}
#menu {
	position:relative;
	top:0px;
	height:32px;
	z-index:80;
}
p {
	padding-bottom:10px;
}
img {
	border-style: none;
}
.header_txt {
	position:relative;
	margin:0;
	top:0px;
	height:125px;
	background:url(header.jpg) no-repeat;
	text-align:left;
	width: 836px;
	height:125px;
}
.subnav {
	background-color:#843A95;
	color: #fff;
	width: 192px;
	padding:0 5px;
	line-height:16px;
	margin-left:5px;
}
a:link {
	color:#843A95;
	text-decoration:none;
}
a:visited {
	color:#843A95;
	text-decoration:none;
}
a:active {
	color:#843A95;
	text-decoration:none;
}
a:hover {
	color:#843A95;
	text-decoration:underline;
}
#footer a:link {
	color:#000;
	text-decoration:none;
}
#footer a:visited {
	color:#000;
	text-decoration:none;
}
#footer a:active {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#888;
	text-decoration:none;
}
.subnav a:link {
	color:#fff;
	text-decoration:none;
}
.subnav a:visited {
	color:#fff;
	text-decoration:none;
}
.subnav a:active {
	color:#fff;
	text-decoration:none;
}
.subnav a:hover {
	color:#fff;
	text-decoration:underline;
}
.box {
	width:580px;
}
.box1, .box2, .box3 {
	display:block;
	overflow:visible;
	float:left;
	width:160px;
	height:180px;
	padding:5px;
	padding-top:75px;
}
.box1 p, .box2 p, .box3 p, .box1 h2, .box2 h2, .box3 h2, .box1 h3, .box2 h3, .box3 h3 {
	width:150px;
	margin-left:3px;
	color:white;
}
.box1 {
	background:url(box1.gif) no-repeat;
}
.box2 {
	background:url(box2.gif) no-repeat;
}
.box3 {
	background:url(box3.gif) no-repeat;
}
.comparison {
	color:#5f3ab7;
	clear:both
}
.bottom {
	color:#666;
	font-size:11px
}
.comparison h2, .comparison h3 {
	padding:0 0 0 0;
	color:#000;
}
.comparison ul {
	padding: 0 0 0 20px;
}
.comparison2 {
	color:#ffffff;
}
.comparison2 h2, .comparison h3 {
	padding:0 0 0 0;
	color:#000;
}
.comparison2 ul {
	padding:3px;
	padding-left:20px;
}
.comparison2 li {
	padding:3px;
}
.header_txt p {
	position:relative;
	top:5px;
	left:633px;
	font-size:10px;
	line-height:25px;
	z-index:2;
	width:200px;
}
h1 {
	font-size:16px;
}
h2, h3 {
	font-size:14px;
}
a.button1 {
	background: #ff0000 url('menubuttonr.png') no-repeat scroll top right;
}
a.button1 span {
	background: #ff0000 url('menubuttonl.png') no-repeat;
}
a.button2 {
	background: #6666ff url('menubuttonr.png') no-repeat scroll top right;
}
a.button2 span {
	background: #6666ff url('menubuttonl.png') no-repeat;
}
a.button3 {
	background: #00bb00 url('menubuttonr.png') no-repeat scroll top right;
}
a.button3 span {
	background: #00bb00 url('menubuttonl.png') no-repeat;
}
a.button4 {
	background: #bbbb00 url('menubuttonr.png') no-repeat scroll top right;
}
a.button4 span {
	background: #bbbb00 url('menubuttonl.png') no-repeat;
}
a.button5 {
	background: #bb00bb url('menubuttonr.png') no-repeat scroll top right;
}
a.button5 span {
	background: #bb00bb url('menubuttonl.png') no-repeat;
}
a.button6 {
	background: #222288 url('menubuttonr.png') no-repeat scroll top right;
}
a.button6 span {
	background: #222288 url('menubuttonl.png') no-repeat;
}
a.button1, a.button2, a.button3, a.button4, a.button5, a.button6 {
	color: #fff;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 30px;
	margin-right: 6px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
	border:0px;
}
a.button1 span, a.button2 span, a.button3 span, a.button4 span, a.button5 span, a.button6 span {
	display: block;
	line-height: 16px;
	padding: 8px 2px 6px 35px;
	text-decoration: none;
	border:0px;
}
a.button1:hover, a.button2:hover, a.button3:hover, a.button4:hover, a.button5:hover, a.button6:hover {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
	border:0px;
}
a.button1:hover span, a.button2:hover span, a.button3:hover span, a.button4:hover span, a.button5:hover span, a.button6:hover span {
	background-position: bottom left;
	padding: 8px 2px 6px 35px; /* push text down 1px */
	text-decoration: none;
	border:0px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
	width:95%;
	max-width:840px;
	min-width:840px;
	padding: 0px;
}
.footer, .push {
	height: 152px; /* .push must be the same height as .footer */
	margin: 0 auto;
	width:85%;
	min-width:840px;
	max-width:840px;
}
.footer img {
	float:right;
	margin: 0 auto;
	position:relative;
	top:-30px;
}
.footer {
	margin: 0 auto;
	background:transparent url(footer.gif) no-repeat;
}
.footer p {
	font-family: arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:0px;
}
.rbroundbox {
	width:560px;
	position:relative;
	float:right;
	top:0px;
	margin:0 auto;
	display:inline;
}
.sidebox {
	width:280px;
	float:left;
	margin: 0 auto;
	top:152px;
	padding:0px;
	height:100%;
	position:absolute;
	overflow:hidden;
}
.chromestyle {
	width: 840px;
	margin:0 auto;
	top:0px;
	z-index:4;
	background:transparent repeat-y left top;
	padding:0px;
	border:0px;
	height:32px;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	border-top: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
	width: 836px;
	background: #fff url(menubg.png) no-repeat; /*THEME CHANGE HERE*/
	padding: 0px;
	padding-left:-2px;
	margin: 0 auto;
	text-align: center; /*set value to "left", "center", or "right"*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:32px;
	z-index:4;
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #fff;
	padding: 6px;
	margin: 0;
	text-decoration: none;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #ffbbff;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	left:0px;
	top:0px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	z-index:100;
	background-color: white;
	width: 200px;
	margin-top:0px;
	visibility:hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #843a95;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #843a95;
	color: #fff;
}
.sidebutton a {
	background:url(leftpanel_text2.png) no-repeat;
	border:0px;
	display:block;
	height:99px;
	width:219px;
	background-position:0px 0px;
}
.sidebutton a:hover {
	background-position:-219px 0px;
	border: 0px;
}
#submit2 input {
	background: url(callback.gif) no-repeat;
	height:63px;
	width:212px;
	background-position:0px 0px;
	border:0px;
	font-size:0px;
	color:transparent;
}
#submit2 input:hover {
	background-position:0px 0px;
}
.input label {
	float:left;
	width:70px;
	font-weight:normal;
	font-size:12px;
	color:#666;
	height:32px;
	text-align:right;
	margin-right:10px;
}
form {
	padding:0px;
}
.input, select {
	padding-bottom:1px;
	height:32px;
}
.reqinput label {
	font-weight:bold;
	color:#800;
}
.inputbox, select {
	border:1px solid #e0e0e0;
	background:#ffffff;
	width:90px;
}
.inputbox:hover {
	background:#f4f4f4;
}
 .inputbox2, {
border:0px solid #e0e0e0;
background:#ffffff;
width:90px;
}
.inputbox2:hover {
	background:#ffffff;
}
.calcform label {
	float:left;
	width:160px;
	font-weight:normal;
	font-size:12px;
	color:#666;
	height:32px;
	text-align:right;
	margin-right:10px;
}
.calcform input, .calcform select {
	width:180px;
}
.dhtmlgoodies_question {	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	padding-top:5px;
	width:547px;
	margin-bottom:2px;
	margin-top:10px;
	padding-left:10px;
	background-image:url('position.png');
	background-repeat:no-repeat;
	height:25px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer {	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #622b6e;
	padding:5px;
	width:542px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	position:relative;
}
.disclosure {
	margin-top:15px;
	
	color:#666;
	font-size:11px
}
 @media print {
.footer img {
	display: none;
}
.sidebox {
	display: none;
}
}
#anchor .anchor { 
width : 155px; border:0px;
height : 60px; color:transparent;
background-image:url(images/Button_bg.png); font-size:0px; padding-right:20px
} 

#anchor .anchor:hover { 
color:transparent; width:155px; height:60px;
background-image : url(images/Button_bg_hover.png); background-position:0px 0px; cursor:pointer
} 

