body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #555555;
	margin: 0px;
	background-image: url(images/bg-weave.gif);
}
#mainContent {
	width: 90%;
	max-width: 1400px;
}
p {
	margin: 0px 0px 6px;
	padding: 0px 0px 6px;
}
.toplinks {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 4px;
	padding-right: 4px;
	background-color: #119AC7;
}
.titlebar {
	background-color: #119AC7;
	margin: 4px;
	padding: 4px;
	border-right: 6px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	border-top-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #119AC7;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-family: "Goudy old Style", "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
.main {
	background-color: #FFFFFF;
	margin: 16px;
	padding: 16px 16px 16px 8px;
}
.content-table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
}
.table-headline {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-family: Helvetica, Futura, Arial, sans-serif;
	font-weight: bold;
}
.table-cell {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.table-cell p {
	margin: 0px;
	padding: 0px;
}
.main-margin {
	margin-left: 10px;
	padding-left: 10px;
}
a:link {
	color: #C96936;
	text-decoration: none;
}
a:visited {
	color: #C96936;
	text-decoration: none;
}
a:hover {
	color: #C96936;
	text-decoration: underline;
}
a:active {
	color: #C96936;
	text-decoration: none;
}
.toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.toplinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.toplinks a:hover {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
.toplinks a:active {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
a.bluelinks:link {
	color: #119ac7;
	text-decoration: none;
}
a.bluelinks:visited {
	color: #119ac7;
	text-decoration: none;
}
a.bluelinks:hover {
	color: #C96936;
	text-decoration: underline;
}
a.bluelinks:active {
	color: #C96936;
	text-decoration: underline;
}
.table-headline-iemargin {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-cell-iemargin {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.header-image {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header-image2 {
	background-image:  url(images/header2.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.botbar {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.faquestion {
	font-family: "Goudy Old Style", "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #119AC7;
}
.table-headline a:link {
	text-decoration: none;
	color: #000000;
}
.table-headline a:visited {
	text-decoration: none;
	color: #000000;
}
.table-headline a:hover {
	text-decoration: underline;
}
.table-headline a:active {
	text-decoration: none;
}
li {
	list-style-position: inside;
	list-style-image: url(images/li-arrow.gif);
}
table {
	text-align: left;
}
td {
	text-align: left;
}
.sitemap-h3 {
	font-size: 12px;
	font-weight: bold;
}
.newsdate {
	color: #666666;
}
.homeH2 {
	font: bold 14px/22px Helvetica, Arial, sans-serif;
	color: #333333;
	margin-left: 6px;
}
.homeCell {
	background: #F1f1f1;
}
.homeH1 {
	font: bold 20px/18px Helvetica, Arial, sans-serif;
	color: #333333;
	margin-left: 6px;
}
.skypeLink {
	font: 9px/26px Helvetica, Arial, sans-serif;
	color: #119ac7;
	margin-left: 6px;
	text-transform: uppercase;
}
.skypeLinkInside {
	font: bolder 14px/21px Helvetica, Arial, sans-serif;
	color: #000000;
	text-transform: none;
}
a.graylinks:link {
	color: #000000;
	text-decoration: none;
}
a.graylinks:visited {
	color: #000000;
	text-decoration: none;
}
a.graylinks:hover {
	color: #C96936;
	text-decoration: underline;
}
a.graylinks:active {
	color: #C96936;
	text-decoration: underline;
}
.homeCell ul {
	list-style: none;
}
.homeCell ul li {
	list-style: url(none) none outside;
	margin-left: -40px;
	margin-top: 8px;
	margin-bottom: 7px;
	border-bottom: 1px solid #999999;
	padding-bottom: 7px;
}
.listTd {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
	color: #666666;
}
.listTdNoBorder {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: none;
	color: #666666;
}
.leftSide {
	background: #f1f1f1 url(images/bevels/leftSide.gif) repeat-y;
}
.rightSide {
	background: #f1f1f1 url(images/bevels/rightSide.gif) repeat-y;
}
.botbar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.botbar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.botbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.botbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.comparisonChart {
	border: 1px solid #CCCCCC;
}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
.comparisonTd {
	background:#EEEEEE;
	color:#787878;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
.comparisonTdSelected {
	background: #fcf0e2;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
.formoreinfo {
	font-weight: bolder;
	color: #333333;
}
.shareLink {
	line-height: normal;
	color: #666666;
}
