/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-style: normal;
	line-height: 18px;
}

/*-----------------------------------------*/

a.links {
	color: #001836;
}

a.links:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #001836;
}


a.side_links {
	color: #FFFFFF;
}

a.side_links:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #406546;
}

/*-----------------------------------------*/

.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007B90;
	font-style: normal;
}

.highlight1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007B90;
	font-style: normal;
}

.left_shadow_tile{
	background-image: url(images/shadow_left_tile.jpg);
	background-repeat: repeat-y;
}

.right_shadow_tile{
	background-image: url(images/shadow_right_tile.jpg);
	background-repeat: repeat-y;
}
.display_area {background-color: #FFFFFF;}

.border{
	border: 1px solid #7C9B7F;
}

#menu {
	background: #82cbd9;
	color: #fff;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	width: 760px;
}

#menu li {
	border-right: 1px solid #52b1c2;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#menu li a {
	background-color: #82cbd9;
	background-repeat: repeat-x;
	background-image: url('menu-slice.jpg');
	background-position: 0px 0px;
	color: #fff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 95px
}

* html #menu a {
	width: 1%;
}

#menu .last {
	border-right: none;
}

#menu .item1 {
	width: 50px
}

#menu .item2 {
	width: 140px;
}

#menu .item3 {
	width: 90px;
}

#menu .item4 {
	width: 100px;
}

#menu .item5 {
	width: 70px;
}

#menu .item6 {
	width: 100px;
}

#menu .item7 {
	width: 110px;
}

#menu .item8 {
	width: 93px; /*100-7*/
}
/*
#menu a:hover, #menu .selected {
	background-position: 0px -25px;
	color: #fff;
	text-decoration: none;
}
*/
#pdf h3{color: #001836; font: bold 12px/18px  Arial, Helvetica, sans-serif;}
#pdf ul{margin: 0; padding: 0 0 10px 0;}
#pdf ul li{background: url(images/pdf-icon.gif) no-repeat left top; height: 25px; list-style-type: none; padding: 0 0 0 20px;}
#pdf a{color: #001836;}
#pdf a:hover{background: #001836; color: #fff;}

#header object { float: left; }

.new-styles h1 { color: #007a91; font: bold 18px sans-serif; margin: 0; }
.new-styles p { color: #555; font: 13px/18px sans-serif; text-align: left; }
.new-styles strong { color: #007a91; font-weight: bold; }
.new-styles blockquote { color: #7ccbdb; font: bold italic 16px/18px Georgia, serif; margin: 0 15px; }
.new-styles a { color: #001838; text-decoration: underline; }
.new-styles a:hover { text-decoration: none; }


.figure { height: 200px; margin: 25px 0 45px; }
.figure.full { height: 340px; }
.figure .image { border: 1px solid #e1e1e1; float: right; height: 190px; padding: 4px; position: relative; }
.full .image { height: 340px; }
.figure .image:first-child { float: left; }
.figure span { color: #999; font: italic 13px sans-serif; position: absolute; left: 0; bottom: -20px; }




.header-entry { padding: 10px 265px 20px 0; position: relative; }
.header-entry .featured-image { margin: 0; position: absolute; right: -20px; top: 40px; }
.header-entry img { float: left; margin: 0 10px 10px 0; }

.lt-ie9 .header-entry img { right: -15px; }













