body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
body {
	background-color: #E5E3CE;
	background-image: url(/images/globals/back-page.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#primary {
	width:775px;
	position:relative;
}
a {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.white {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu {
	color: #E6E2CD;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.menu {
	text-decoration: none;
	color: #E6E2CD;
}
a.submenu {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
a:hover.submenu {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
a.copyright {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.copyright {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	display:inline;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

hr {
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
hr.tan {
	border: 0;
	width: 100%;
	color: #B9B598;
	background-color: #B9B598;
	height: 1px;
}
hr.white {
	border: 0;
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}
.container {
	background-color: #E6E2CD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B598;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B598;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
.border4 {
	border: 1px solid #B9B598;
}
.border-lrb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B598;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B598;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
.border-bl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B598;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
.border-br {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B598;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
.border-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
.right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
	padding: 0px;
}
.border4blue {
	border: 1px solid #333366;
}
.border4white {
	border: 1px solid #FFFFFF;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.title-white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
td.title-tan {
	font-size: 12px;
	font-weight: bold;
	color: #646360;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
	padding-left: 10px;
}
td.white {
	color: #FFFFFF;
}
td.logocell {
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 180px;
}
td.head-clouds {
	background-color: #D2D4ED;
	background-image: url(/images/header/back-clouds.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
}
td.menu {
	font-size: 12px;
	font-weight: bold;
	color: #E6E2CD;
	background-image: url(/images/globals/back-menu.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 9px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	background-color: #646360;
}
td.maincell {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F9F8F2;
	padding-top: 10px;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B598;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B598;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
td.helpingcell {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F9F8F2;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 900;
	color: #646360;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B598;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B598;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
}
td.forms {
	background-image: url(/images/blocks/menu/shadow-right-back.gif);
	background-repeat: repeat-y;
	background-color: #EEEEEE;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
	height: 20px;
}
td.menu2 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B598;
	height: 20px;
}
td.disclaimer {
	font-size: 10px;
	color: #999999;
	text-align:right;
}
.disclaimer {
	font-size: 10px;
	color: #999999;
}
.disclaimer2 {
	font-size: 10px;
	color: #FFFFFF;
}
.pad10 {
	padding: 10px;
}
.pad3 {
	padding: 3px;
}
.pad10l {
	padding-left: 10px;
}

.redbold {
	font-weight: bold;
	color: #993333;
}
table.whytable {
	padding-left: 10px;
}
table.questiontable {
	padding-left: 5px;
}
.questioncell {
	padding: 3px;
	border: 1px solid #B9B598;
	background-color:#FFFEFA;
}
td.whyquote {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	color: #993300;
}
td.whyname {
	font-size: 11px;
	line-height: 15px;
	color: #993300;
}
.source {
	font-size: 12px;
	color: #666666;
	font-style:italic;
}
li {
	margin-left: 15px;
}
li.normal {
	margin-left: 0px;
}
ul {
	display:inline;
}
