  /* Author: Ì½»¨ÊÓÆµ OMC Webteam
   ----------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	height: 100%;
	padding: 0;
	width: 100%;
	word-wrap: break-word;
	color: #666666;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
a:hover.no_hover {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #153252;
	padding: 5px 0 5px 0;
}
h1 {
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
p {
	color: #666666;
	font-size: 14px;
	line-height: 160%;
	padding: 5px 0;
}
p.small {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	padding: 5px 0 5px 0;
}
hr {
	border-color: -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px medium medium;
	color: #CCCCCC;
	height: 0;
}
ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 1.2em;
	font-size: 14px;
	line-height: 160%;
	/*color: #666;*/
}
ul li {
	list-style: square;
	padding: 0;
}
ul ul {
	list-style-position: inside;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 24px;
	/*color: #666;*/
}
ol {
	font-size: 14px;
	line-height: 24px;
	/*color: #666;*/
	margin: 0 0 5px 0;
	padding: 0 0 0 1.2em;
	list-style: decimal;
}
ol li {
	list-style: decimal;
	/*color: #666;*/
}
ol ol {
	line-height: 24px;
	list-style-position: inside;
	margin: 0 0 0 20px;
	padding: 0;
}

ol ul li {
    list-style: square outside none;
}
img {
	max-width: 100%;
	height:auto;
}
/* Table styles*/

table {
	width: 100%;
	margin: 10px 0;
	border-top: 3px solid #ccc;
	color: #666;
}
table th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background: #153252;
	color: #fff;
}
table td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.float_clear {
	clear: both;
}
/* Structural elements */

#container {
	background: #fff;
	margin: 0 auto;
	width: 100%;
}
#wrapperContent {
	color: #333333;
	width: 1024px;
	position: relative;
	z-index: 100;
	padding: 0;
	margin: 0 auto 60px;
}
/* Left content */
#leftContent {
	float: left;
	padding: 0 0 0 10px;
	width: 62%;
}
#leftContent #leftStory {
	width: 46%;
	float: left;
	padding: 0 7% 0 0;
}
#leftContent img {
	margin: 0;
	/*width: 100%;*/
}
#leftContent #leftStory h1 {
	font-size: 18px;
	line-height: 130%;
	font-family: 'Univers LT W01 55 Roman', arial;
}
#newsEvents {
	padding: 3px 0;
	margin: -20px 0px 30px 0px;
	text-align: left;
	border-bottom: 1px solid #153252;
}
.ie7 #newsEvents  {
	margin: 0 0px 30px 0px;
}
#newsEvents h1 {
	position: relative;
	top: 12px;
	background: #fff;
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 20px 0 0 0;
	font-family: 'Univers LT W01 55 Roman', arial;
	font-size: 18px;
	color: #153252;
	text-transform: uppercase;
	position: relative;
}
.ie7 #newsEvents h1 {
	display: block;
	top:0;	
}
#leftContent #rightEventsNews {
	width: 46%;
	float: left;
}
#leftContent #rightEventsNews h1 {
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
	font-family: 'Univers LT W01 55 Roman', arial;
}
#leftContent #rightEventsNews p {
	vertical-align: top;
	margin: 0;
	display: block;
	padding: 10px 0;
	width: auto;
	border-bottom: 1px solid #eee;
}
#leftContent #rightEventsNews p:last-of-type {
	border-bottom: 0;
}
/*Right sidebar styles*/
#sidebarRight {
	float: right;
	margin: -65px 10px 0 0;
	position: relative;
	width: 330px;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	display: block;
	z-index: 102;
}

#sidebarRight.home {

	margin: -80px 10px 0 0;

}




#sidebarRight:before, #sidebarRight:after {
	content: "";
	display: block;
	position: absolute;
	width: auto;
	left: 0;
	right: 0;
	top: 0;
	z-index: -1
}
#sidebarRight:before {
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	max-height: 450px;
}
#sidebarRight:after {
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
	background: linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
	height: 310px;
	left: -8px;
	right: -8px;
	top: 150px;
}
#sidebarRight #columnHeader {
	background: #0072CE; /* default fallback */
	background: rgba(0, 114, 206, 0.9); 
	margin: 0 auto;
	padding: 15px 3px 15px 15px;
	-webkit-box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.3);
}
#sidebarRight #content {
	background: #fff; /* default fallback */
	background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	line-height: 19px;
	margin: 0 auto;
	min-height: 370px;
	padding: 15px;
}
#sidebarRight #columnHeader h1 {
	color: #fff;
	font-family: 'Univers LT W01 55 Roman', arial;
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	padding: 0;
	/*text-shadow: 1px 1px 3px #000;*/
	line-height: 100%;
	font-weight: normal;
}
#sidebarRight #columnHeader h2 {
	color: #003366;
	font-family: 'Univers LT W01 55 Roman', arial;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	padding: 0 0 6px 0; 
}
#sidebarRight #content h2 {
	font-size: 16px;
	color: #153252;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-family: 'Univers LT W01 55 Roman', arial;
}
#sidebarRight #content h3 {
	font-size: 14px;
	color: #153252;
	text-transform: none;
	padding: 10px 0;
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarRight #content h3:first-child {
	padding: 0 0 10px 0;
}
#sidebarRight #content h2:first-child {
	padding: 0 0 6px 0;
}
#sidebarRight #content img {
	margin: 5px 15px 10px 0;
	float: left;
	width: 100px;
}
#sidebarRight #content p {
	font-size: 14px;
	padding: 0 0 10px 0;
	margin-top: 2px;
}
#sidebarRight #content ul {
	margin-top: 5px;
	list-style-position: outside;
	padding: 0;
}
#sidebarRight #content li {
	color: #666666;
	line-height: 130%;
	list-style: none outside none;
	padding: 0 0 10px;
}
/* Bottom content*/
#bottomContent {
	width: 1004px;
	border-top: 1px solid #eee;
	padding: 20px 10px;
	margin: 50px 0 0;
}
#bottomContent .feature {
	margin-right: 3%;
	width: 31%;
	float: left;
}
#bottomContent .feature img {
	float: left;
	margin: 0 10px 10px 0;
	width: 125px;
}
#bottomContent .feature h2 {
	font-size: 16px;
	line-height: normal;
	padding: 0 0 3px 0;
}
#bottomContent .last {
	margin: 0;
}

/* 1075px */
@media screen and (max-width:1075px) {
#wrapperContent, #bottomContent {
	width: auto;
	padding: 0;
}
#bottomContent {
	margin: 50px 10px;
	padding: 20px 0 0;
}
#bannerText {
	left: 5px;
	top: 60%;
}
#leftContent {
	padding: 0 0 0 10px;
}
#sidebarRight {
	width: 32%;
}
}
 
/* 700px */
@media screen and (max-width: 700px) {
body {
	background: none repeat scroll 0 0 #fefefe;
}
#container {
	height: 0;
	padding: 0 0 45%;
	margin: 0 auto;
	background: #fefefe;
}
#wrapperContent {
	padding: 0;
	width: 100%;
	min-width: 100%;
	margin-bottom: 0;
}
#leftContent {
	float: none;
	filter: none; /* for IE */
	padding: 5px 10px;
	width: auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fefefe;
	display: block;
}
#bottomContent {
	float: none;
	filter: none; /* for IE */
	margin: 0;
	padding: 10px;
	min-width: 90%;
	width: auto;
	background: #fefefe;
}
#bottomContent .feature {
	margin: 0 0 2% 0;
	width: 100%;
	padding: 0;
}
#bottomContent .feature h2 {
	padding: 0 0 3px 0;
}
#sidebarRight, #sidebarRight:after, #sidebarRight:before {
	background: none;
	float: none;
	filter: none; /* for IE */
	margin: 0;
	padding: 0;
	width: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sidebarRight {
	width: auto;
	background: #fefefe;
	border-top: 1px solid #eee;
	padding: 5px 10px;
	height: auto;
	min-height: inherit;
}
#sidebarRight #columnHeader {
	display: none;
}
#sidebarRight #content {
	float: none;
	filter: none; /* for IE */
	margin: 0;
	padding: 10px 0 0 0;
	width: auto;
	background: none;
}
#sidebarRight #content h1, #sidebarRight #content ul {
	padding: 3px 0px;
	line-height: 200%;
}
#sidebarRight #content h2 {
	text-transform: none;
}
#sidebarRight #content li a {
	color: #336699;
}
#sidebarRight #content p {
	padding: 10px 0;
}
}
@media screen and (max-width: 481px) {
#leftContent #leftStory, #leftContent #rightEventsNews, #leftContent #rightEventsNews p {
	float: none;
}
#leftContent #leftStory, #leftContent #rightEventsNews {
	width: 100%;
	padding-right: 0;
}
#leftContent #newsEvents {
	margin:0;
	border-top:1px solid #ccc;
	padding-top: 0px;
	border-bottom:0;
	background: none;
}
#newsEvents h1 { margin: 0;
padding:20px 0 10px;
background: none;
top:auto;
 text-transform: none;
display:block;
}
#leftContent #rightEventsNews {
	margin-top:10px;
	border-top:1px solid #eee;
	padding-top: 10px;
}
#bottomContent .feature {
	margin: 0 0 5% 0;
	width: 98%;
}
#bottomContent .feature:after, #bottomContent {
	clear: both;
	float: none;
}
}
@media print and (color) {
* {
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}
#goldBar, #topNavigation, body#home #topNavigation, #menuOne, #menuTwo, #menuThree, #menuFour, #menuFive, #menuSix, #menuSeven, #mobile, #footer, .flex-caption, .flex-control-nav, .flex-direction-nav{
	display: none;
	visibility: hidden;
}
#wrapperContent {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: none;
	clear: both;
	color: #333333;
	margin: 0 auto;
	padding: 0;
	position: relative;
	transition: none 0s ease 0s;
}
#sidebarRight #content {
	background: #eee;
}
#sidebarRight:before {
	box-shadow: none;
}
#bannerText h1, #bannerText p {
	color: #FFFFFF;
	text-shadow: none;
	filter: none;
}
#sidebarRight #columnHeader {
	background-color: #153252;
}
#sidebarRight #columnHeader h1 {
	color: #FFFFFF;
	text-shadow: none;
}
}
{
}




.small-serif {font-family:serif; text-transform:uppercase;}
.larger-sans {font-size:2em;}

.univers-headline-lg {
font-size:3em;
font-family: UniversLTW01-85ExtraBla;
line-height:.95em;
text-transform:uppercase;
}

.univers-headline-md {
font-size:2em;
font-family: UniversLTW01-85ExtraBla;
line-height:.5em;
text-transform:uppercase;
}


.univers-headline-cond {
font-size:1em;
font-family: 'UniversLTW01-57Condense 723821';
line-height:.95em;
text-transform:uppercase;}


.univers-headline-lt {
font-size:1em;
font-family: 'Univers LT W01 45 Light';
line-height:.95em;
text-transform:uppercase;}

.line-height-override {line-height:1em;}


.blue-lt {

color: #00A3E0; 
/*color: rgba(0, 114, 206, 0.1};*/
}


.blue-md {

color: #0072CE; 
/*color: rgba(0, 163, 224, 0.1};*/
}




.blue-dk {

color: #003366; 
/*color: rgba(1, 66, 106, 0.1};*/

}




.gold-lt {

color: #FEDD00; 
/*color: rgba(222, 124, 0, 0.1);*/

}

.gold-md {



color:#ffcc00;
}

.gold-dk {

color: #DE7C00; 
/*color: rgba(222, 124, 0, 0.1);*/

}



#footer #lowerFooter {

/*background:#0072CE;*/
	background:#163352;

}


#footer #lowerFooter a {
    color: #fff

   }
   
   
#footer #lowerFooter p {
    color: #fff;
    padding: 10px 0px 0px 0px;
    text-shadow: 0px 0px 0px #0072CE;
}



#bottomContent .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	z-index: 0;
}


#bottomContent .video-container iframe, #bottomContent .video-container object, #bottomContent .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

 @media screen and (max-width: 620px) {
.univers-headline-lg {
	font-size: 250%; 
} 

 @media screen and (max-width: 520px) {
.univers-headline-lg {
	font-size: 175%; 
} 

 @media screen and (max-width: 481px) {
.univers-headline-lg {
	font-size: 150%; 
} 

 @media screen and (max-width: 340px) {
.univers-headline-lg {
	font-size: 130%; 
} 


































