P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	color: #BA7201;
}

BODY  {}

.home  {
	font-size: 12px;
	font-family: arial;
	color: #505050;
	font-weight: normal;
	font-style: normal;
	line-height: 125%;
	padding-left: 25px;
	padding-right: 25px;
}

.main  {
	font-size: 12px;
	font-family: arial;
	color: #505050;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
}

.mainsmall  {
	font-size: 11px;
	font-family: arial;
	color: #505050;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
}

.blue  {
	font-size: 12px;
	font-family: arial;
	color: #002A5F;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
}

.bluesmall  {
	font-size: 11px;
	font-family: arial;
	color: #002A5F;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
}

.contentarea {
	font-size: 12px;
	font-family: arial;
	color: #505050;
	border:1px solid #EBD198;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;

}

.green  {
	font-size: 8pt;
	font-family: verdana;
	color: #426738;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
}

.link  {
	font-size: 8pt;
	font-family: verdana;
	color: #426738;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
}

.disclaimer  {
	font-size: 7pt;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
}

.model  {
	font-size: 7pt;
	font-family: verdana;
	color: #747A5E;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
}

.ul {
	list-style-image: url(images/doublearrow.gif);
	text-indent: none;
	margin-left: 15;
	list-style-position: outside;
	padding-top: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}

.navbkgd {
	background-image: url(images/submenubackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 156px;
	height: 207px;

}
.lineheight {
	line-height: 12px;
}
