a:link, a:visited {
	color:#4650B4;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	color:#808080;
	text-decoration:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	background:#E1E1E1;
}
#wrapper {
	width:758px;
	background:#FFFFFF;
	margin:0 auto;
	border:1px solid #000000;
}
#content {
	background:#FFFFFF;
	width:auto;
	vertical-align:top;
	padding:6px;
	font-size:.8em;
	text-align:left;
}
.topnav {
	width:auto;
	height:auto;
	background:#FFFFFF;
	font-size:.8em;
	text-align:right;
	color:#808080;
	display:block;
	padding:4px 4px;
}
a.nav:link, a.nav:visited {
	/*background:#00CCFF;
	background-image:url(images/ro2.gif);*/
	text-align:center;
	color:#000000;
	display:inline-block;
	padding:0 2px;
	width:auto;
	font-weight:bold;
	text-decoration:none;
}
a.nav:focus, a.nav:hover, a.nav:active {
	/*background:#00CCFF;
	background-image:url(images/bg2.gif);*/
	text-align:center;
	color:#808080;
	display:inline-block;
	padding:0 2px;
	width:auto;
	font-weight:bold;
	text-decoration:underline;
}
#flash {
	display:none;
}
h1 {
	color:#FFFFFF;
	background:#000066;
	font-size:1.5em;
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	margin:4px 0 10px 0;
	padding:2px 0 2px 4px;
}
h2 {
	color:#000066;
	font-size:1.3em;
	margin:1px 0 0 0;
	border-top:1px solid #E1E1E1;
}
h3 {
	color:#000066;
	font-size:1.2em;
	margin:1px 0 0 0;
	border-top:1px solid #E1E1E1;
}
h4 {
	color:#000066;
	font-size:1.1em;
}
.testimonial {
	border-bottom:1px solid #000000;
}
.center {
	text-align:center;
}
.pricing {
	text-align:center;
	padding:8px;
	font-weight:bold;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.topright {
	text-align:right;
	vertical-align:top;
}
#disc {
	text-align:center;
	font-size:.9em;
	border-top:1px solid #000066;
}
.footer {
	background:#CCFFFF;
	color:#000000;
	text-align:center;
	font-size:.7em;
	padding:2px 0;
	font-weight:normal;
	border-top:1px solid #000000;
}
a.foot:link, a.foot:visited {
	color:#000000;
	text-decoration:none;
}
a.foot:focus, a.foot:hover, a.foot:active {
	color:#808080;
	text-decoration:underline;
}
img {
	border:0;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.sm {
	font-size:.8em;
}
.lg {
	font-size:1.2em;
}
.lg2 {
	font-size:1.5em;
	font-weight:bold;
}
.red {
	color:#C00000;
}
.grey {
	color:#808080;
}
.blue {
	color:#000088;
}
input {
	border:1px solid #808080;
}
input.req {
	border:1px solid #C00000;
}
input.check {
	border:0;
}
textarea {
	border:1px solid #808080;
}
select {
	border:1px solid #808080;
}
.button, hover {
	border:none;
	background-image:url(images/button1.gif);
	width:124px;
	height:26px;
	cursor:pointer;
}
.error1 {
	color:#C00000;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}
.hr500 {
	width:500px;
	height:1px;
	color:#000066;
}
.scrolltext {
	text-align:center;
	border:1px solid #000000;
	color:#FFFFFF;
	background:#3366FF;
	width:90%;
	height:25px;
	padding:4px;
}
.scrolltextbox {
	text-align:center;
	border:1px solid #FFFFFF;
	background:#FFFFFF;
	color:#C00000;
	width:90%;
	padding:4px;
	font-weight:bold;
	font-size:1.2em;
}
.scrolltextbutton, hover {
	text-align:center;
	border:1px solid #FFFFFF;
	background:#FFFFFF;
	color:#3366FF;
	background:#FFFFFF;
	padding:4px 0;
	cursor:pointer;
}