body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url(img/back_bar_L2.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	text-align: center;
	margin:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content h1 {
	font-size:18px;
	margin-top: -15px;
	font-weight: bold;
	}

#content h2 {
	font-size:13px;
	}

#content p {
	line-height: 16px;
	}
	
#content a {
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	text-decoration: underline;

	}
#content a:hover {
	color: #0060A1;
	text-decoration: underline;
	}
 
/*  positioning */

#box {
	width:760px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

#content {
	width:430px;
	padding:0px 10px 0px 75px;
	float:left;
	background-color:#fff;
	overflow: visible;
}

#right {
	width:192px;
	float:left;
	text-align:right;
	margin-top: 30px;
	margin-left: 8px;
}

#rightBox {
	width:192px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align:left;
	background-image: url(img/menuBarBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

#head {

}

.rightNavHead {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 7px;
	margin-left: 8px;
	margin-bottom: 20px;
}
#rightBox p {
	font-size: 11px;
	margin-top: 8px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 8px;
}

#rightBox a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#rightBox a:hover {
	color: #0060A1;
	text-decoration: underline;
}
.quoteLink {
	font-size: 10px;
}
.footer {
	margin-top: 30px;
}
.iconContainer {
	height:69px;
	width:418px;
}
.navContainer {
	height:18px;
	width:760px;
}
.hr {
	width: 90%;
	margin-top: 0px;
	text-align: left;
}
ul {
	line-height: 16px;
}
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
.divisions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}