body {
background: #ececec;
margin: 0;
text-align: center;
}

.red {
color: #990000;
}
.bluebox{border: 1px solid #0E5FB7;}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 16px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
}

.topborder {
border-top: 1px solid #cccccc;
}

#page {
width: 710px;
padding: 15px 5px 10px 5px;
text-align: center;
margin: 0 auto;
background: #ffffff;
}

/* ---[ header ]----------------------------- */

#header {
	display: block;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 50px;
}

.flags {
	text-align: right;
	margin: 0 6px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	visibility: hidden;
}


#topnavbar {
	background-image: url(/images/top-nav-back.gif);
	background-repeat: no-repeat;
	height: 28px;
	float: right;
	width: 500px;
	text-align: right;
	margin-right: 5px;
	display: inline;
}

.topnavbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 4px 0px 4px;
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
	margin-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.topnavbuttonNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 4px 0px 4px;
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
	margin-top: 2px;
	color: #FFFFFF;
}

a:link.topnavbutton, a:visited.topnavbutton {
padding: 3px;
text-decoration: none;
color: #333333;
border-right: none;
}

a:active.topnavbutton, a:hover.topnavbutton {
background: #f4f4f4;
color: #990000;
border-right: none;
}

a:link.topnavbuttonNo, a:visited.topnavbuttonNo {
padding: 3px;
text-decoration: none;
color: #FFFFFF;
}

a:active.topnavbuttonNo, a:hover.topnavbuttonNo {
background: #f4f4f4;
color: #990000;
}

/* ---[ title block ]----------------------------- */

.titlebar {
height: 57px;
text-align: left;
margin: 10px 0 8px 5px;
clear: both;
}

.breadcrumb {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-align: left;
margin: 2px 0 15px 9px;
clear: both;
}

a:link.breadcrumb, a:visited.breadcrumb {
margin: 0px;
color: #666666;
text-decoration: none;
}

a:hover.breadcrumb, a:active.breadcrumb {
margin: 0px;
color: #990000;
text-decoration: underline;
}
/* ---[ left nav ]----------------------------- */

#left {
float: left;
text-align: left;
clear: both;
}

.leftnav {
background: #DCEAF8;
width: 165px;
margin-left: 5px;
float: left;
text-align: left;
}

.navul {
list-style: none;
padding-left: 10px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

li.navul {
list-style: none;
margin: 0px 10px 1px 0;
padding: 1px 0 2px 0;
text-align: left;
color: #336699;
border-bottom: 1px solid #ffffff;
}

a:link.navul {
margin: 0;
padding: 0;
color: #336699;
text-decoration: none;
}

a:visited.navul {
margin: 0;
padding: 0;
color: #336699;
text-decoration: none;
}

a:active.navul {
margin: 0;
padding: 0;
color: #990000;
text-decoration: none;
}

a:hover.navul {
margin: 0;
padding: 1px 2px 1px 0;
color: #000000;
text-decoration: none;
background: #ffffff;
}

.navul2 {
list-style: none;
padding-left: 20px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

li.navul2 {
list-style: none;
margin: 1px 20px 1px 20px;
padding: 1px 0 2px 0;
text-align: left;
color: #666666;
border-bottom: 1px solid #ffffff;
}

a:link.navul2 {
margin: 0;
padding: 0;
color: #666666;
text-decoration: none;
}

a:visited.navul2 {
margin: 0;
padding: 0;
color: #666666;
text-decoration: none;
}

a:hover.navul2 {
margin: 0;
color: #000000;
text-decoration: none;
background: #ffffff;
}

a:active.navul2 {
margin: 0;
padding: 0;
color: #990000;
text-decoration: none;
}

.submenuHeading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
border-bottom: 2px dotted #cccccc;
margin-left: 15px;
margin-right: 40px;
padding: 40px 30px 3px 10px;
clear: both;
text-align: left;
}

ul.submenu {
list-style: none;
margin: 0;
padding-left: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

li.submenu {
list-style: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin: 1px 15px 2px 15px;
text-align: left;
}

a:link.submenu, a:visited.submenu {
margin: 0;
padding: 0;
color: #666666;
text-decoration: none;
}

a:hover.submenu, a:active.submenu {
margin: 0;
color: #336699;
text-decoration: underline;
}

.leftnavred {
background: #990000;
width: 165px;
margin-left: 5px;
margin-top: 20px;
float: left;
text-align: left;
clear: both;
}

.navulr {
list-style: none;
padding-left: 10px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

li.navulr {
list-style: none;
margin: 1px 10px 1px 0;
padding: 1px 0 2px 0;
text-align: left;
color: #ffffff;
border-bottom: 1px solid #cccccc;
}

a:link.navulr {
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}

a:visited.navulr {
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}

a:active.navulr {
margin: 0;
padding: 0;
color: #000000;
text-decoration: none;
}

a:hover.navulr {
margin: 0;
padding: 1px 2px 1px 0;
color: #000000;
text-decoration: none;
background: #ffffff;
}

.buttonleft {
width: 165px;
margin-left: 5px;
float: left;
text-align: center;
display: block;
clear: both;
margin-top: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}


#sidebarleft {
float: left;
width: 155px;
margin: 50px 10px 10px 10px;
}

#sidebarleft .quote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-style: italic;
line-height: 21px;
color: #999999;
text-align: left;
margin-bottom: 5px;
}

#sidebarleft .quoteCite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
line-height: normal;
color: #999999;
text-align: right;
margin-top: 4px;
}




/* ---[ h1 content area title ]----------------------------- */

#contentTitle{
margin-left: 200px;
text-align: left;
}

h1 {
color: #0E5FB7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
padding-bottom: 4px;
border-bottom: 1px solid #cccccc;
margin-right: 20px;
font-weight: 200;
}

/* ---[ main column ]----------------------------- */

#content{
margin-left: 200px;
text-align: left;
}

h2 {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin: 8px 0 4px 0;
padding-top: 5px;
}

h3 {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin: 22px 200px 4px 0;
padding-top: 5px;
border-top: 1px dotted #999999;
}

#content p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 18px;
text-align: left;
margin: 2px 10px 9px 0px;
}

#content li {
list-style-type: circle;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 18px;
text-align: left;
margin: 2px 10px 4px 15px;
}

#content a:link, #content a:visited {
color: #990000;
text-decoration: underline;
margin: 0;
}

#content a:active, #content a:hover {
color: #336699;
text-decoration: underline;
margin: 0;
}

#content .calloutdiv {
margin: 15px 20px 15px 0px;
padding: 5px 0 5px 0;
border-top: 2px dotted #E5E5E5;
border-bottom: 2px dotted #E5E5E5;
clear: both;
width: 350px;
float: right;
}

#content .callouttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #990000;
text-align: right;
margin-right: 15px;
margin-bottom: 1px;
}

.focus {
margin: 15px 10px 20px 20px;
padding: 9px 0 0 0;
border-top: 1px dotted #6699cc;
border-bottom: 1px dotted #6699cc;
width: 400px;
}

li.focuslist {
list-style-image: url(/images/arrow-red.gif);
margin-left: 2px;
margin-bottom: 2px;
}

.nextsteps {
margin-top: 15px;
border: 1px solid #336699;
background-color: #ececec;
padding: 10px;
display: block;
width: 430px;
}

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
size: 13px;
color: #336699;
font-weight: bold;
margin: 2px 0 3px 0;
}

#content .small {
font-size: 11px;
line-height: normal;
}

#content p.question {
font-weight: bold;
margin: 0px 10px 8px 0px;
}

#content p.answer {
margin: 0px 10px 20px 20px;
}

.testimonialname {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-align: right;
margin: 0 30px 30px 0px;
padding-bottom: 10px;
border-bottom: 1px dotted #999999;
}

.download {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #336699;
padding: 6px;
width: 300px;
border: 1px solid #336699;
text-align: center;
background: #ececec;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

.intlcallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 6px 6px 5px 5px;
	width: 380px;
	border: 1px solid #336699;
	text-align: left;
	background: #ececec;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 15px;
}

/* ---[ right sidebar ]----------------------------- */

#sidebar {
float: right;
width: 140px;
display: block;
margin: 0 10px 20px 30px;
}

#sidebar .quote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-style: italic;
line-height: 21px;
color: #999999;
text-align: left;
margin-bottom: 5px;
}

#sidebar .quoteCite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
line-height: normal;
color: #999999;
text-align: right;
margin-top: 4px;
}

.greyBoxDiv {
width: 140px;
background: #e5e5e5;
margin-top: 30px;
}

.greyBoxHeadline {
text-align: left;
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: normal;
margin: 6px 6px 8px 6px;
}

.greyBoxText {
text-align: left;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
margin: 3px 6px 7px 6px;
}

#sidebar li{
text-align: left;
list-style-type: circle;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
}

a:link.greyBoxText, a:visited.greyBoxText {
margin: 0px;
color: #990000;
text-decoration: underline;
}

a:hover.greyBoxText, a:active.greyBoxText {
margin: 0px;
color: #336699;
text-decoration: none;
}

#sidebar .morequotes {
font-size: 11px;
text-align: right;
}

#sidebar a:link.morequotes, #sidebar a:visited.morequotes {
margin: 0px;
color: #990000;
text-decoration: none;
}

#sidebar a:hover.morequotes, #sidebar a:active.morequotes {
margin: 0px;
color: #336699;
text-decoration: underline;
}


/* ---[ footer ]----------------------------- */

#footer {
	background-image: url(/images/footer-bar.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 700px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	display: block;
	margin-right: 5px;
}

.lefttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #707070;
margin: 4px 0 1px 8px;
text-align: left;
display: inline;
float: left;
}

.righttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #707070;
margin: 4px 8px 1px 0;
text-align: right;
display: inline;
float: right;
}

#footer a:link, #footer a:visited {
margin: 0px;
text-decoration: none;
color: #707070;
}

#footer a:hover, #footer a:active {
margin: 0px;
text-decoration: underline;
color: #FC9619;
}
#test_rightbutton {
	float: right;
	width: 70px;
	display: block;
	height: 60px;
}
#test_freetrial {
	float: right;
	height: auto;
	width: auto;
	position: absolute;
	left: 751px;
	top: 139px;
}
#bluebar {
	margin-left: 5px;
	margin-bottom: 20px;
	width: 700px;
	height: auto;
}
.small_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	text-align: left;
	line-height: 7px;
}
.indent_text {
	margin-left: 20px;
}
