body  {
  padding: 0;
  margin: 0px 0px; 
  font-family: Arial, Helvetica, sans-serif;
  background-color: #F0F0F0;
  background-image: url(/images/page-bg.gif);
  background-repeat: repeat-y;
}


/**************** CONTAINER STYLES *****************/

.container {
  position: relative;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 30px; 
  margin: 0px 10px; 
  width: 750px;
}

.container-popup {
  position: relative;
  width: 500px;
  margin: 0 auto;
  padding-top: 20px;
}

#mainMenuArea {
	position: relative;
	background-color: #416533;
	display: block;
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#mainMenuArea .raiseMenu {
	position: absolute;
	top: -78px;
}


/************* CONTENT **************/

.caption {
	color: #999999;
	font-size: 8px;
	line-height: 9px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}

.contentArea {
  	width: 409px;
  	background-color: #FFFFFF;
  	padding: 10px 20px 20px 8px;
	color: #555555;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

.contentArea a {
	color: #004090;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentArea strong {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.contentArea .caption {
	color: #999999;
	font-size: 8px;
	line-height: 9px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}

.contentArea h1 {
	position: relative;
	color: #333333;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 5px auto;
}

.contentArea h2 {
	position: relative;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 5px auto;
}

.contentArea2 {
  	width: 327px;
  	background-color: #FFFFFF;
  	padding: 10px 15px 20px 8px;
	color: #555555;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

.contentArea2 a {
	color: #004090;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.contentArea2 strong {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.contentArea2 .caption {
	color: #999999;
	font-size: 8px;
	line-height: 9px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}

.contentArea2 h1 {
	position: relative;
	color: #333333;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 5px auto;
}

.contentArea2 h2 {
	position: relative;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.07ex;
	margin: 5px auto;
}

.contentArea2 .quoteBox {
	background-color: #CCCCCC;
	background-image: url(/images/box-bg.gif);
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 15px 10px 15px;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px;
}

.contentArea2 .quoteBox i {
	font-size: 9px;
	line-height: 10px;
	font-style: italic;
	margin-left: 0px;
	padding-top: 5px;
	display: block;
}

.contentRight {
  	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 10px 15px;
}

.featureArea {
  	width: 263px;
  	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}


.featureArea .featureBox {
	background-color: #CCCCCC;
	background-image: url(/images/box-bg.gif);
	padding: 0px 15px 0px 15px;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px;
}

.featureArea .featureBox .title {
	color: #416533;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #999999;
	display: block;
	width: 220px;
}

.featureArea .featureBox strong {
	color: #416533;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	width: 100px;
	float: left;
}

.featureArea .featureBox .text {
	padding-top: 6px;
	display: block;
	width: 230px;
}

.featureArea .featureBox .text i {
	font-size: 9px;
	line-height: 10px;
	font-style: italic;
	margin-left: 0px;
	display: block;
}

.featureArea .featureBox a {
	color: #416533;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

.featureArea .featureBox a:hover {
	color: #003300;
	text-decoration: underline;
}

.featureArea .featureBox img {
	padding: 0px 4px 4px 0px;
}


/************* FOOTER ************/

.footerArea {
	border-top: 2px solid #416533;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.footerArea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.footerArea b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.footerArea .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}


.footerArea .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding-right: 20px;
	text-decoration: none;
	float: right;
}

.outerFooterArea {
  	padding: 10px 100px 20px 100px;
  	width: 518px;
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}



