html,body {
	height: 100%;
}

body, table {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

body {
	padding: 0;
	margin: 0;
	font-size: 12px;	
}

#container {
	padding-left: 150px;
	overflow: hidden;
}

h1 {
	font-size: 125%;
	font-weight: bold;
	color: #781027;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	text-align:center;
}

#content {
	position:relative;
	text-align: left;
	width: 579px;
	left: 150px; /* see inline styles */
	padding:10px;
	padding-bottom: 75px;
	/*	border-right:44px solid #CCCC98; */ /*	height:100%; */
}

#content th {
	text-align: left;
	font-weight: normal;
}

#content h3,#content h4 {
	display: inline;
}

#info-box {
	border: 2px solid #CCCC98;
	width: 25em;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wrap {
	width: 749px;
	min-height: 100%;
	padding: 0;
	margin: 0;
	margin-right: -44px;
	border-right: 44px solid #cccc98;
	position:relative;
	background:url(../images/wrap-bg.png) repeat-y
}

* html #wrap {
	height:100%}

#footer {
	position:absolute;
	padding-bottom:15px;
	width: 579px;
	text-align: center;
	left: 150px;
	bottom: 0px;	
}

#header {
	background-color: #C6C7CC;
	width: 793px;
	margin: 0px;
	padding: 0px;
}

#leftNav {
	background: transparent url(../images/leftNav.jpg) repeat-y;
	height: 100%;
	width: 150px;
	padding-top: 0px;
	margin-top: 0px;
	top:0px;
	left:0px;
	position: absolute;
}

#rightNav {
	background: #CCCC98;
	width: 43px;
	float: left;
	height: 100%;
}

#sidenav-logo {
	text-align: center;
}

#topNav {
	margin:0px;
	padding:0px;
	list-style-type: none;
	position:relative;
	text-align:right;
}

#topNav a {
	text-decoration: none;
	color: black;
}

#topNav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#topNav li {
	display:inline;
	text-indent: 30px;
	padding-left: 32px;
	background: transparent url(../images/bullet.jpg) no-repeat;
	background-position: 10% 50%;
	margin-right: 8px;
}

#topNavShadow {
	background: transparent url(../images/headerShadow.jpg) repeat-x;
	width: 793px;
	height: 41px;
	font-weight: bold;
	font-size: 11pt;
	line-height: 2.0em;
	position:relative;
}

#panHandle {
	padding-top: 1px;
	padding-bottom: 0;
	margin: 0;
}

/* Tools */
.clear-both {
	clear: both;
}

.center {
	text-align: center;
}

.disclaimer, .legal{
	padding-top: 25px;
	text-align: center;
	font-size: 8pt;
}

.fine_print{
	font-size: 8pt;
}

/* Forms */
.required {
	color: red;
}

#home {
	padding: 0px 8px;
}

.alert {
	color: red;
	font-weight: bold
}
div.security{
	text-align:right;
}
div.security img{
	vertical-align:middle;
}


#faq p.answer{
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
}

#faq h2.question{
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-indent: -20px;
	padding-left: 20px;
	text-align:left;
}

#glossary p.definition{
	padding-top: 0px;
	margin-top: 0px;	
	padding-left: 20px;
}
#glossary ul.definition{
	margin-left: 0px;
	padding-left: 60px;
}
#glossary h4.term{
	display:inline;
	font-size: 100%;
}

#glossary h2.term{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#glossary p.note {
	padding-top: 25px;
	font-weight: bold;
	font-style:italic;
}

#privacy h2{
	text-align: left;
	margin-top: 30px;	
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#privacy p.remove_margin{
	padding-top: 0px;
	margin-top: 0px;
}

#privacy p.date{
	margin-top: 30px;
	text-align:right;
	font-size:76%;
}

#changeOfAddressAdmin fieldset {
	text-align: left;
	padding: 10px 20px 10px 20px;
	margin-bottom:15px;	
}
#changeOfAddressAdmin fieldset legend{
	margin-bottom:10px;
	color: #983418;
}

#changeOfAddressAdmin fieldset table {
	width:100%
}

#changeOfAddressAdmin fieldset table {
	width:100%
}

#quote table td { 
	vertical-align: top;
}

#quote .note {
	font-weight: bold;
	font-size: 75%;
}

#quote fieldset{
	text-align:left;
}

#quote .radio{
	white-space:nowrap;
}