@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	color: #333;
}
h1{
	color: #125F98;
	font-size:1.8em;
	padding: 0;
	margin: 12px 0;
}
h2{
	color: #125F98;
	font-size:1.3em;
	padding: 0;
	margin: 0;
}
p{
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 14px 0;
}
p strong em{
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #125F98;
}
ul{
}
ul li{
	font-size:1.2em;
}
td.nav{
	vertical-align: top;
}
td.nav ul{
	margin: 0px;
	padding: 0 0 32px;
}
td.nav ul li{
	list-style-type: none;
	margin-bottom: 2px;
}
td.nav ul li a{
	display: block;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	border-right: 5px solid #000;
	padding-right: 6px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
td.nav ul li a:hover{
	background: #CCC;
	border: 1px solid #666;
	border-right: 5px solid #000;
	line-height: 20px;
}
td.start{
	background: url(/images/comfort-starts-here.jpg);
	text-align: right;
	padding-right: 30px;
	color: #125F98;
	font-size: 14px;
	font-weight: bold;
	line-height:26px;
}
td.header{
	background: no-repeat;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
}
td.header a{
	color:#FFF;
	text-decoration:none;
}
td.header a:hover{
	text-decoration: underline;
}
td.left{
	text-align: right;
	padding-right: 24px;
}
td.left img{
	border:none;
}
td.left p{
	font-weight: bold;
	color: #125F98;
	font-size: 1.6em;
}
td.left p em{
	color: #C00;
}






.title { font-size: 12pt}
.text { font-size: 10pt}
.subtitlecolor { color: #125F98; font-weight:bold;}
.roman { font-size: 12pt; color: #0272A8; font-style: italic}
.white { font-size: 10pt; font-weight: bold; color: #FFFFCC}
.bigwhite { font-size: 12pt; color: #FFFFCC}
