.body {
	min-height: 300px;

}
.body img {
	margin-bottom: 5px;
}
.body li {
	list-style-type: circle;
	margin-left: 20px;
}
.body ol li {
	margin-left: 20px;
}


h1{
	width: 100%;
	color: rgb(19,181,234);
	font-family: MyHelvetica, sans-serif;
	font-weight: bold;
	font-size:36px;
	letter-spacing: -2px;
	border-bottom: 1px solid rgb(128,128,128);
	line-height: 52px;
	margin-bottom: 14px;
	margin-top: 31px;
	clear: both;
}

h1:before {
	content: "l ";
	color: #000;
}

h2:before {
	content: "/// ";
	color: #000;
	letter-spacing: -4px;
	padding-right: 5px;
	
}



#cse-search-results {
	margin-top: 20px;
}
#cse-search-results iframe {
	margin-top: 20px;
	max-height: 880px;
}

.number {
	color: rgb(26,26,26);
}

h2 {
	width: 100%;
	color: rgb(19,181,234);
	font-family: MyHelvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid rgb(128,128,128);	
	clear: both;	
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 18px;
	margin-top: 26px;
}

h2.span-3 {
	padding-top: 20px;
}

h3, h4 {
	/*		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;*/
	font-family: MyHelvetica, sans-serif;
	font-weight: light;
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 24px;
	margin-bottom: 20px;
	clear: both;
}

h4 {
	padding-bottom: 12px;
	border-bottom: 1px solid rgb(128,128,128);
}

body {
/*	background: #ffffff url('/assets/images/final/01_HOME_bkg.png') no-repeat 10px 90px;*/
}

#homeBackground h1 {
	border: none;
	font-size: 60px;
	padding-top: 145px;
}

#homeBackground h1:before {
	content: "";
}

#homeBackground .video {
	padding-top: 70px;
	padding-bottom: 30px;
}

#searchHeading {
	border: none;
}

.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	
	/*		background: rgba(255,0,0,.2);*/
}

#content p {
	letter-spacing: -1px;
	font: 12px;	
}

.body p, .body table, .body ul, .body ol, .body dl{
	word-wrap: break-word; 
	/*	text-align: justify;*/
	padding-bottom: 1em;
}

.body .block {
	width: 955px;
	margin: 0;
	padding: 0;
	clear: both;
}

.span-1 {		
	padding-bottom: 10px;
	float: left;
	width: 305px;
	margin-right: 20px;
	/*	background: rgba(0,0,255,.5);*/
	
/*	min-height:100px;*/
}
.span-2 {
		padding-bottom: 10px;
	float: left;
	width: 630px;
	margin-right: 20px;
	/*	background: rgba(0,255,0,.5);*/
	
/*	min-height:100px;*/
}
.span-3 {
		padding-bottom: 10px;
	float: left;
	width: 955px;
	/*	background: rgba(255,0,0,.5);*/
/*	min-height:100px;*/
}


.body .span-3 p  {

	/*		-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
*/	}

.body .span-2 p  {

	/*		-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
*/	}

.last {
	margin-right: 0px;
}
.clear {
	height: 0;
	clear: both;
}

.body em, .body strong {
	font-style: normal;
	font-weight: bold;
}

.body table {
	text-align: center;
}
.body table th{
	border-bottom: 1px solid #999;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	
}
.bold tab td {
	padding-left: 5px;
	padding-right: 5px;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	color: rgb(19,181,234);
	text-decoration: none;
}

a:hover {
	color: #fff;
	background: #000;
}
a .download {
	list-style-image: url('/assets/images/link-to-file.png');
}

.jump:after {
	content: " >>";
}
body {
	font-family: MyHelvetica, sans-serif;
	font-size: 12px;
}
@font-face {
	font-family: MyHelvetica;
	src: local("Helvetica Neue"), local("HelveticaNeue"), url(/assets/fonts/MgOpenModernaRegular.ttf);
}
@font-face {
	font-family: MyHelveticaL;
	src: local("Helvetica Neue"), local("HelveticaNeue"), url(/assets/fonts/MgOpenModernaRegular.ttf);
	font-weight: 300
}
@font-face {
	font-family: MyHelvetica;
	src: local("Helvetica Neue Bold"), local("HelveticaNeue-Bold"), url(/assets/fonts/MgOpenModernaBold.ttf);
	font-weight: bold;
}

/*/////////////////////////////////
///////////	Header ////////////////
/////////////////////////////////*/

#header {
	background: #191919 url('/assets/images/final/header_background.gif') repeat-x;
}
#header #logo {
	float: left;
	margin-top: 7px;
	margin-right: 70px;
	margin-bottom: 6px;
}
#header #search {
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
#header input[type="submit"] {
	display: none;
}
#image, #map{
	z-index: -1;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 248px;
	background: #ccc;
}
#image {
/*	background: #fff url('/assets/images/main_image.png') no-repeat center;*/
	background: #fff;
	text-align: center;
}
#image img {
	height: 250px;
}
#map {
	border: none;
	margin: 0;
	margin-bottom: -2px;
	padding: 0;
	height: 252px;
}


/*/////////////////////////////////
///////////	Menu //////////////////
/////////////////////////////////*/

.menu ul {
	display: inline;
	list-style: none;		
}
.menu a {
	font-weight: bold;
	color: #808080;
}
.menu a:hover {
	color: rgb(255,255,255);
	background: rgba(0,0,0);
	background: rgba(0,0,0,0);
}
.menu .page_item {
	margin-right: 35px;
	float: left;
	margin-top: 36px;
}
.menu .page_item a {
	padding-bottom: 18px;

}
.menu .current_page_item, .menu .current_page_parent  {
	border-bottom: 8px solid rgb(19,181,234);
	background: url('/assets/images/arrow-up.png') no-repeat 50% 19px;
	padding-bottom: 14px;
	margin-top: 25px;

}
.menu .current_page_item a, .menu .current_page_parent a {
	color: rgb(255,255,255);
}

/*/////////////////////////////////
///////// Subnavigation ///////////
/////////////////////////////////*/

.menu .current_page_parent ul * {
	border: none;
	background: none;
	color: rgb(179,179,179);
}

.menu .page_item ul {
	
	margin-top: 11px;
	padding: 0px 10px 10px 10px;
	display: none;
	position: absolute;
/*	left: -20px;*/
	background: rgba(0,0,0);
	background: rgba(0,0,0,.85);
/*	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
*/}

.menu .current_page_item ul, .menu .current_page_parent ul {
	margin-top: 22px;

}

.menu .page_item .page_item {		
	text-align: center;
	list-style: none;
	text-transform: lowercase;
	font-variant: small-caps;
	float: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

.menu .page_item .page_item a {
	color: rgb(179,179,179);
}
.menu .page_item .page_item a:hover {
	color: rgb(19,181,234);
}

.menu .page_item .current_page_item a {
	color: #fff;
}



/*/////////////////////////////////
///////////	Search ////////////////
/////////////////////////////////*/


#search img {
	float: left;
	padding-top: 2px;
	padding-right: 4px;
}
#search-box {
	border: none;
	background-color: rgb(100,100,100);
	/*		background-color: #000;*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 132px;
	height: 19px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
/*	margin-bottom: 11px;*/
}


/*/////////////////////////////////
/////////// Language //////////////
/////////////////////////////////*/


#language {
	/*		padding-top: 5px;*/
	/*		float: right;*/
	position: absolute;
	right: 27px;
	/*		margin-right: 300px;*/
}
#language .selected {
	/*		position: relative;
	z-index: 2;
	*/		
}
#language p {
	position: relative;
	z-index: 2;

}
#language .label {
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}
#language img {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
}

#language p, #language a {
	text-transform: lowercase;
	font-variant: small-caps;
	color: rgb(19,181,234);
}

#language-options {
	display: none;
	position: absolute;
	z-index: 1;
	right: -20px;
	padding-top: 20px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
	background: rgba(0,0,0);
	background: rgba(0,0,0,.8);
	/*		border: 1px solid #000;*/
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#language-options a {
	color: #fff;
}

#language-options a:hover {
	color: rgb(19,181,234);
}
#language-options li {
	list-style: none;
	padding: 0px 6px 1px 6px;
}


/*/////////////////////////////////
//////////	Bodyboder /////////////
/////////////////////////////////*/


#bodyBorder {
	position: relative;
	z-index: 100;
	top: -13px;
	width: 100%;
	height: 15px;
	background: url('/assets/images/final/bodyBorder.png') repeat-x top;
}

#bodyBackground {
	position: absolute;
	z-index: -100;
	top: 312px;
	width: 100%;
	height: 123px;
	background: #fff url('/assets/images/final/content_background.gif') repeat-x top;
}



/*/////////////////////////////////
///////////// Footer //////////////
/////////////////////////////////*/



#footer {
	width: 100%;
	background: rgb(51,51,51) url('/assets/images/FooterBottomBackground.jpg') repeat-x bottom;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;

}
#footer-menu a {
	color: #a3a3a3;
}
#footer-menu a:hover {
	color: #fff;
}

#footer-menu {
	text-transform: lowercase;
	font-variant: small-caps;
	list-style: none;
	margin-top: 1em;
}
#footerBorder {
	margin-top: 60px;
	width: 100%;
	height: 9px;
	background: rgb(51,51,51) url('/assets/images/FooterTopBorder.jpg') repeat-x top;
	color: #fff;
}	

/*/////////////////////////////////
///////////// Site Map ////////////
/////////////////////////////////*/

.site_map * {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #a3a3a3;
}

.site_map ul li {
	float: left;
	padding-right: 57px;
}

.site_map .page_item ul {
	margin-top: 5px;
}

.site_map .page_item li {
	display: block;
	float: left;
	clear:left;
}

.site_map .current_page_parent a, .site_map .current_page_item a {
	color: #fff;
}

.site_map a:hover {
	color: #fff;
}


.site_map .page_item .page_item {
	padding: 0;
	margin: 0;
}
.site_map .page_item .page_item a {
		color: #a3a3a3;
		text-transform: lowercase;
		font-variant: small-caps;
		
}
.site_map .page_item .current_page_item a {
	color: rgb(19,181,234);
}

#blurb {
	margin-top: 2em;
}


/*/////////////////////////////////
/////////////// Misc //////////////
/////////////////////////////////*/

.on {

}

.right {
	text-align: right;
}

/* print specfic things */
#header, #bodyBorder, #footerBorder, #footer, #image{
	display: none;
}