p.tos {
	text-align: left;
}

p.tos b {
	font-size: 1.1em;
}

ol.tosNumeric {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left:10px;
	padding-left:5px;
}

ol.tosNumeric li {
	padding-left: 5px;
	margin-left: 15px;
}

ol.tos {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 5px;
}

ol.tos li {
	padding-left: 5px;
	margin-left: 15px;
}

table.tos {
	float: right;
	margin-left: 10px;
	width: 400px;
	border-collapse: collapse;
	border: 1px solid #000000;
}

table.tos th {
	background-color: #DDDDDD;
	font-weight: bold;
	text-align: center;
}

table.tos td {
	padding-left: 4px;
	text-align: left;
}

#divTosTable {
	text-align: center;
	width: 70%;
	height: 90px;
	border: 0px dashed red;
}

p.faq {
	text-align: left;
}

p.faq b {
	font-size: 1.1em;
}

ul.faq {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.faq li {
/*	background-image: url('../images/questionmark_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;  */
	padding-bottom: 20px;
}

ul.faq li b {
	font-size: 1.2em;
}

ul.faq li span {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

ul.faq li ul.inner {
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px;
	margin: 5px;
}

ul.faq li ul.inner li {
	background-image: none;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
}

/* BEGIN: URL page styles */
.entry p {
	width: auto;
}

#left p {
	width: auto;
}

.widewrapTop {
	border: 0px dashed red;
}

.wideWrap {
	width: auto;
	clear: both;
	height: auto;
	margin-bottom: 30px;
}

#divWideWrap1 {
	padding: 10px;
	width: auto;
	height: 300px;
	border: 1px solid #AAAAAA;
	clear: both;
}

#divWideWrap1 ul {
	list-style-type: disc;
	list-style-position: inside;
}

#divWideWrap1 ul li {
	padding-left: 15px;
	margin-left: 20px;
	line-height: 1.4em;
}

#divWideWrap1 .thumbnail {
	border: 1px solid #000000;
	width: 350px;
}

.text1 {
	height: auto;
}

.text2 {
	float: left;
}

.text3 {
	float: right;
}

#divWideWrap2 {
	padding: 10px;
	width: auto;
	height: auto;
	border: 1px solid #AAAAAA;
	clear: both;
}

#divWideWrap2 table {
	border: 1px solid #ACB1B4;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

#divWideWrap2 table tr {
	height: 20px;
	vertical-align: middle;
}

#divWideWrap2 table th {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

#divWideWrap2 table th img {
	text-align: right;
	float: right;
	padding-right: 5px;
}

table th {
	text-align: center;
}

th.phrase {
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	line-height: 34px;
	text-align: center;
	
}

tr.zebraRed td, tr.odd td, tr.zebraBlue td {
	background: #E6F4FA;
	text-align: center;
}

#divWideWrap2 table td a {
	text-decoration: none;
	text-align: center;
}

#divWideWrap3 {
	padding: 10px;
	width: auto;
	border: 1px solid #AAAAAA;
	clear: both;
}

#divWideWrap3 table {
	border: 1px solid #ACB1B4;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

#divWideWrap3 table tr {
	height: 20px;
	vertical-align: middle;
}

#divWideWrap3 table th {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

#divWideWrap3 table th a.fancy {
	text-align: right;
	float: right;
	padding-right: 5px;
}

#divWideWrap3 table td a {
	text-decoration: none;
	text-align: center;
	color: #666666;
}

/* BEGIN: PHRASE page styles */
.text1Columns {
	width: 1000px;
	border: 0px;
}

#divWideWrap4 {
	padding: 10px;
	width: 690px;
	height: auto;
	border: 1px solid #AAAAAA;
	clear: both;
}

#divWideWrap4 p {
	width: 690px;
}

#divWideWrap4 table {
	border: 1px solid #ACB1B4;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 690px;
	text-align: center;
	margin-bottom: 25px;
}

#divWideWrap4 table tr {
	height: 20px;
	vertical-align: middle;
}

#divWideWrap4 table th {
	font-size: 15px;
	color: #FF0000;
	font-weight: normal;
}

#divWideWrap4 table th img {
	text-align: right;
	float: right;
	padding-right: 5px;
}

#divWideWrap4 table td a {
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#divWideWrap5 {
	padding: 10px;
	width: 700px;
	height: auto;
	border: 1px solid #AAAAAA;
	clear: both;
}

#divWideWrap5 table {
	border: 1px solid #ACB1B4;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 680px;
	text-align: center;
	margin-bottom: 25px;
}

#divWideWrap5 table tr {
	height: 20px;
	vertical-align: middle;
}

#divWideWrap5 table th {
	font-size: 15px;
	color: #FF0000;
	font-weight: normal;
}

#divWideWrap5 table th img {
	text-align: right;
	float: right;
	padding-right: 5px;
}

#divWideWrap5 table td a {
	text-decoration: none;
	text-align: center;
	color: #666666;
}

/* Breadcrumb area */
#breadcrumb
{
	font-size: 10px;
	font-family: verdana;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#breadcrumb a:link
{
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

#breadcrumb a:visited
{
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

#breadcrumb a:active
{
	font-size: 10px;
	font-family: verdana;
	color: #0033FF;
	text-decoration: underline;
}

#breadcrumb a:hover
{
	font-size: 10px;
	font-family: verdana;
	color: #0033FF;
	text-decoration: underline;
}
#breadcrumb a.currentBread
{
	font-size: 10px;
	font-family: verdana;
	color: #0033FF;
	text-decoration: underline;
}

/* BEGIN: Knowledgebase Articles */
p.knowledgebase {
	text-align: left;
}

p.knowledgebase b {
	font-size: 1.1em;
}

ul.knowledgebase {
	border: 0px dashed red;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.knowledgebase li {
	background-image: url('../images/document_icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 53px;
	padding-bottom: 20px;
}

ul.knowledgebase li b {
	font-size: 1.2em;
}

ul.knowledgebase li span {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

ul.knowledgebase li ul.inner {
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px;
	margin: 5px;
}

ul.knowledgebase li ul.inner li {
	background-image: none;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
}

ul.basic {
	list-style-type: disc;
	padding: 5px;
	margin: 5px;
}

ul.basic li {
	background-image: none;
	list-style-position: inside;
	padding-left: 15px;
	padding-bottom: 2px;
}

#contentWithSidebar {
	width: 675px;
	float: left;
}

#sidebarContainer {
	width: 275px;
	float: right;
	padding-top: 50px;
}

.wideWrap table th {
	color: #1F79AA !important;
	font-weight: bold !important;
	padding: 5px 3px;
}

#contentWithSidebar .entry p {
	padding-bottom: 20px;
}

#contentWithSidebar .entry {
	padding-bottom: 20px;
}

#contentWithSidebar .legend {
	padding-bottom: 10px;
}

/* Account Panels */
#divAccountFunctions {
	min-height: 450px;
}

.oddRow {
	background-color: #E4F4FA !important;
}

/* Account -> Edit Account */
#divAccountFunctions #edit-account div.formBox {
	width: 550px;
	font-size: 12px;
}

#divAccountFunctions #edit-account div.alert {
	padding: 2px 0px 2px 15x;
	font-weight: normal;
	color: #FF0000;
}

#divAccountFunctions #edit-account #tblEditAccount {
	width: 550px;
	border-collapse: collapse;
}

#divAccountFunctions #edit-account #tblEditAccount tr {
	height: 25px;
	vertical-align: top;
}

#divAccountFunctions #edit-account #tblEditAccount td {
	padding: 2px 5px 2px 1px;
}

#divAccountFunctions #edit-account #tblEditAccount td.dataLabel {
	text-align: right;
	padding: 2px 3px 2px 5px;
	width: 125px;
}

#divAccountFunctions #edit-account #tblEditAccount td.dataField {
	vertical-align: top;
}

#divAccountFunctions #edit-account #tblEditAccount td.dataField input {
	width: 275px;
	font-weight: normal;
	height: 18px;
	font-size: 12px;
	padding-left: 2px;
}

#divAccountFunctions #edit-account #tblEditAccount td.dataField select {
	width: 275px;
	font-weight: normal;
	font-size: 12px;
	height: 18px;
}

/* Account -> Edit Profile */
#divAccountFunctions #edit-profile div.formBox {
	width: 650px;
	font-size: 12px;
}

#divAccountFunctions #edit-profile div.alert {
	padding: 2px 0px 2px 15x;
	font-weight: normal;
	color: #FF0000;
}

#divAccountFunctions #edit-profile #tblEditProfile {
	width: 650px;
	border-collapse: collapse;
}

#divAccountFunctions #edit-profile #tblEditProfile tr {
	height: 25px;
	vertical-align: top;
}

#divAccountFunctions #edit-profile #tblEditProfile td {
	padding: 2px 5px 2px 1px;
}

#divAccountFunctions #edit-profile #tblEditProfile td.dataLabel {
	text-align: right;
	padding: 2px 3px 2px 5px;
	width: 225px;
}

#divAccountFunctions #edit-profile #tblEditProfile td.dataField {
	vertical-align: top;
}

#divAccountFunctions #edit-profile #tblEditProfile td.dataField input {
	width: 275px;
	font-weight: normal;
	height: 18px;
	font-size: 12px;
	padding-left: 2px;
}

#divAccountFunctions #edit-profile #tblEditProfile td.dataField select {
	width: 275px;
	font-weight: normal;
	font-size: 12px;
	height: 18px;
}

/* Account -> View Payments */
#divAccountFunctions #view-payments #nextDueDate {
	color: #398C5A;
	font-size: 12px;
	font-weight: normal;
}

#tblViewPayments {
	width: 800px;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
}

#tblViewPayments tr {
	vertical-align: middle;
}

#tblViewPayments th {
	padding: 0px 2px 0px 2px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #000000;
	width: 100px;
	font-weight: bold;
}

#tblViewPayments td {
	padding: 0px 4px 0px 4px;
	width: 75px;
}

#tblViewPayments td.dataRow {
	text-align: left;
	padding: 0px 4px 0px 4px;
}

#tblViewPayments td.dataProduct {
	text-align: left;
	padding: 0px 4px 0px 4px;
	width: 200px;
	white-space: nowrap;
}

#tblViewPayments td.dataDate {
	text-align: right;
	padding: 0px 4px 0px 4px;
}

#tblViewPayments td.dataAmount {
	text-align: right;
	padding: 0px 4px 0px 4px;
}

#tblViewPayments td.dataAmount:before {
	content: "$";
}

/* Account -> View Messages */
#tblViewMessages {
	width: 800px;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
}

#tblViewMessages tr {
	vertical-align: middle;
}

#tblViewMessages th {
	padding: 0px 2px 0px 2px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #000000;
	width: 100px;
	font-weight: bold;
}

#tblViewMessages td {
	padding: 0px 2px 0px 2px;
	width: 125px;
	white-space: nowrap;
}

#tblViewMessages td.dataRow {
	text-align: left;
	padding: 0px 2px 0px 2px;
}

#tblViewMessages td.dataDate {
	width: 75px; 
	text-align: right;
	padding: 0px 2px 0px 2px;
}

#tblViewMessages td.dataSubject {
	width: 500px;
	text-align: left;
	white-space: nowrap;
	padding: 0px 2px 0px 2px;
}

#tblViewMessages td.dataAction {
	width: 40px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#tblViewMessages td.dataAction img.coolBurner {
	padding: 0px 0px 0px 0px;
	width: 25px;
	border: 0px dashed red;
}

#tblViewMessages td.dataMessageClass {
	width: 150px;
	text-align: left;
	padding: 0px 2px 0px 2px;
}

/* Password Recovery Panels */
#forgotPasswordContainer label {
	width: 140px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#forgotPasswordContainer label.error {
	width: auto;
	float: none;
	text-align: left;
	margin: 0;
}

#forgotPasswordContainer #frmForgotPassword #txtRecoverEmail {
	width: 200px;
}

#forgotPasswordContainer #frmForgotPassword #spanRecoveryQuestion {
	
}

#forgotPasswordContainer #frmForgotPassword #txtSecurityResponse {
	width: 300px;
}

#forgotPasswordContainer p {
	padding-left: 10px;
}

#forgotPasswordContainer #frmForgotPassword #alertError {
	padding: 0px 0px 10px 10px;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#paymentInfoContainer #tblPaymentOptionsForm {
	width: 100%;
	border: 0px dashed red;
}

#paymentInfoContainer #tblPaymentOptionsForm tr td span {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#loading {
	width: 600px;;
	text-align: center;
}

#loading img {
	text-align: center;
}

#loading span.loader {
	font-weight: bold;
	color: #FF0000;
}
