

/* mac hide \*/
html, body {height:100%}
/* end hide*/
body {
	padding:0;
	margin:0;
	background:#e7ebf3;
	color: #000;
}
#outer{
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:160px;
	background:#ffffff;
	border: none;
	margin-bottom:-52px;
	color: #000;
}
* html #outer{height:100%;margin-left:157px}/* ie 3 pixel jog*/ 
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100px;
	background:#18428b;
	border: none;
	overflow:hidden;
	color: #000000;
}
#large {
	position: absolute;
	top: 20px;
	left:162px;
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	color: white;
}
#small {
	position: absolute;
	top: 60px;
	left:162px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: white;
}
#search {
	position: absolute;
	top:75px;
	left: 475px;
	display: none;
}
#search a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: white;
	text-decoration: underline;
}
#search a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: underline;
}
#search a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: underline;
}
#left {
	position:relative;/*ie needs this to show float */
	width:2px;
	float:left;
	margin-left:-1px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:100px;/*needed to make room for header*/
	left:-1px;/* line things up exactly*/
	display: none;
	}
	
#left a:link {
	font-size: 0.9em
}
#left a:hover {
	font-size: 0.9em
}
#left a:visited {
	font-size: 0.9em
}

* html #left {margin-right:-3px}/* three pixel jog*/
#left p {padding-left:3px;padding-right:2px}

#centrecontent {
	padding: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	background-color: #fff;
	color: #000;
	width: 450px;
	
}
#centrecontent a img {
	border: none;
}
.imgright a img {
	border: none;
}
.imgright {
	float: right;
	margin:10px 0px 0px 10px;
}
.imgleft a img {
	border: none;
}
.imgleft {
	float: left;
	margin:0px 10px 10px 0px;
	}
.imgcenter a img {
	border: none;
}
.imgcenter {
	margin:auto;
	text-align: center;
	clear: both;
}
.para {
	clear: right;
	min-height: 108px;
	width: 100%;
	}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15pt;
	text-align: center;
	color: #18428b;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #18428b;
	}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #18428b;
	text-align: center;
	}
hr {
	color: #18428b;
	}
a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #18428b;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #ab3862;
	text-decoration: underline;
}
a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #ab3862;
	text-decoration: underline;
}

#bread {
	position: relative;
	top: 0;
	left: 0;
	color: #18428b;
	background-color: #ffffff;
	padding: 3px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	list-style: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	
.left {
	font-weight : bolder;
	text-align: right;
}
.right {
	padding-left: 20px;
	text-align: left;
}

textarea {
	background-color: #e7ebf3;
	border: 1px solid #18428b;
} 

input {
	background-color: #e7ebf3;
	border: 1px solid #18428b;
} 

ul li {
	list-style: none;
	line-height: 1.3em;
}

#compare {
	border: 2px solid #18428b;
	border-collapse: collapse;
}
.sup {
	font-size: 9pt;
}
#compare td {
	border: 1px solid #18428b;
	padding: 2px 5px 2px 2px;
	margin: -1px;	
}

.pics {
	text-align: center;
	margin: auto;
	padding: 0px 20px 0px 20px;
	border: none;
}

#pics a img {
	border: none;
}

#footer {
	width:100%;
	clear:both;
	height:60px;
	border-top:1px solid #18428b;
	border-bottom:1px solid #18428b;
	background-color: #e7ebf3;
	color: #000;
	text-align:center;
	position:relative;
}
#footer a:link {
	font-size: 9pt;
}
#footer a:hover {
	font-size: 9pt;
}
#footer a:visited {
	font-size: 9pt
}
#vsmall {
	font-size: 9pt;
	font-family:arial, helvetica, sans-serif;
}
#vsmall a:link{
	text-decoration: none;
	color: #18428b
}
#vsmall a:hover{
	text-decoration: none;
	color: #ff0000;
	

}
* html #footer {/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
}
#clearheader{height:100px;}/*needed to make room for header*/
#clearfooter{clear:both;height:60px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */


