@charset "UTF-8";
body {
	background-color: #c0c0c0;
	font-family:"HelveticaNeue","Helvetica Neue","Helvetica Neue LT","Helvetica LT",Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:1.3em;
}
h1 {
	font-size: 16px;
	color: #083382;
}
h2 {
	font-size: 13px;
 	color: #083382;
}
h3 {
	font-size:12px;
 	color: #083382;
}
#pageBorder {
	width:987px;
	border: 2px solid #000;
	background-color: #4084b3;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb {
	color: #4084b3;
	font-size: 13px;
}
#breadcrumb a {
	color: #4084b3;
	text-decoration: none;		
}
#navLeft {
	width: 180px;
	float: left;
}
#navBar {
	width: 807px;
	height: 43px;
	float: right;
	background-image: url(../images/nav_right.jpg);
	background-repeat: no-repeat;
}
#navCore {
	margin-left: 177px;
}
#navBar .navList {
	
	list-style:none;
	margin-left:0;
	padding-left:0;
	display:inline;
}
#navBar .navList li {
	display:inline;
	float:left;
}
#navBar .nav .navTitle {
	color:#58585a;
	display:block;
	font-size:14px !important;
	padding-top: 14px;
	padding-right: 35px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#navBar .nav .navTitle a {
	color:#58585a;
	text-decoration: none;
}
#navBar .nav .navTitleActive {
	color:#ffffff;
	display:block;
	font-size:14px !important;
	padding-top: 14px;
	padding-right: 35px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#navBar .nav .navTitleActive a {
	color:#ffffff;
	text-decoration: none;
}
#menuTitle {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 180px;
	float: left;
}
#menuTitleText {
	color: #ffffff;
	font-size:16px !important;
	font-weight:normal;
	letter-spacing:0px;
	text-align: center;
	padding-top: 18px;
	padding-left: 18px;
}
#menuSpacer {
	height: 54px;
	width: 807px;
	float: right;
}
#menuOptions {
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#menuOptions ul {
	list-style-image: url(../images/ul_arrow.gif);
	list-style-position: outside;
	margin-left: -3px;
	margin-right: 3px;
}
#menuOptions ul li {
	line-height: 16px;
	padding-bottom: 18px;
}
.menuItem {
	color: #ffffff;
	font-size:13px !important;
	font-weight:normal;
	letter-spacing:0px
}
.menuItem a {
	color:#ffffff;
	text-decoration: none;
}
.menuItemActive {
	color: #b1b2ae;
	font-size:13px !important;
	font-weight:normal;
	letter-spacing:0px
}
.menuItemActive a {
	color:#b1b2ae;
	text-decoration: none;
}
#menuBottom {
	height: 25px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#leftColumn {
	background-image: url(../images/menu_repeat.jpg);
	background-repeat: repeat-y;
	width: 180px;
	float: left;
}
#rightColumn {
	width: 807px;
	float: right;
	background-image: url(../images/right_repeat.jpg);
	background-repeat: repeat-y;	
}
#rightColumnCopyPadding {
	padding: 20px;
}
#footerLeft {
	width: 180px;
	float:left;
}
#footerRight {
	width:807px;
	float:right;
	text-align:center;
}
#footerBar {
	height: 33px;
}
#footerCore {
	margin-left: 176px;	
}
#footerBar .footerList {
	
	list-style:none;
	margin-left:0;
	padding-left:0;
	display:inline;
}
#footerBar .footerList li {
	display:inline;
	float:left;
}
#footerBar .footer .footerTitle {
	color:#ffffff;
	display:block;
	font-size:11px !important;
	padding-top: 14px;
	padding-right: 35px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#footerBar .footer .footerTitle a {
	color:#ffffff;
	text-decoration: none;
}
.footerInfo {
	color:#ffffff;
	display:block;
	font-size:11px !important;
}
