@charset "UTF-8";

body, html{margin: 0; height: 100%;}
p {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.5;
}
h1,h2,h3,h4,h5 {
	font-family: Helvetica, Aria, sans-serif;
	color: #333;
	line-height: 1.3;
	margin: 0;
}
img{border:none; }
p img {
	border: 4px solid #E8E8E8;
}



#contentWrapper {
	margin: 0;
	width: 100%;
	position: relative;
	overflow:hidden;
	clear: both;
}
#contentContainer {
	width: 1000px;
	margin: auto;
	position: relative;
}
#leftCol {
	width: 670px;
	margin-top: 15px;
        margin-left: 90px;
	position: relative;
	float:left;
	padding: 8px 8px 8px 8px;
	overflow: hidden;
	min-height: 600px;

}

#leftCol h3 {
	margin-top: 25px;
}

#leftColHome {
	width: 570px;
	margin-top: 30px;
	position: relative;
	float:left;
	
        padding: 10px 20px 10px 10px;
}

.blankH {
	position: absolute;
	right: -10px;
	top:-10px;
}
#leftColHome .blankH img {
border:none;
}


#rightCol {
	width: 360px;
	margin-top: 40px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	padding: 10px;
        
       float: right;

}
.rightColWrapper {
	position: relative;
	
	margin-top: 35px;
}

#leftColMiddle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-bottom: 30px;
}
#leftBcontent #leftCol{
	overflow: hidden;
	height: 280px;
}
#leftColbottom1 {
	width: 250px;
	float: left;
	margin-right: 35px;
}
#rightColbottom1 {
	width: 250px;
	float: left;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

#leftCol #leftColbottom img {
	float: left;
}
#leftColMiddle {
	margin-bottom: 30px;
	border-bottom-width: 1px solid #D8D8D8;
	padding-bottom: 15px;
}
#leftBcontent {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#rightColImgH {
	float: right;
	position: relative;
	width: 270px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
}
#rightCol h4 {
	text-transform: uppercase;
	font-weight:normal;
}
#leftCol ul, #leftCol ol, #content ul {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.5;
	list-style-type: square;
}

/************************************************************** // Content link styles */
a:link {
	color: #0E4C7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E4C7D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0E4C7D;
}


#umcNav {
	width:100%;
	position: relative;
	background-color: #E7E7E7;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
	z-index:1;

}

/************************************************************** // navigation ul classes*/

#topnavWrapper {
	margin:auto;
	position: relative;
	width: 1000px;
	height: 28px;
}
.topNav, .topNav ul {
	list-style:none;
	padding:0;
	margin: 0px 0px 0px 70px;

}
.topNav li {
	float:left;
	position:relative;


}
.topNav li ul {
	position:absolute;
	margin-top:0;
	display:none;
	width: 100%;


}
.topNav ul li ul {
	margin-top:-2.1em;
	margin-left:13em;
}

/* ******************************************************************* */
.topNav li:hover ul, .topNav li.over ul {
	display:block;
}
.topNav li:hover ul ul, .topNav li.over ul, .topNav li:hover ul ul ul  {
	display:none;
}
.topNav ul li:hover ul, .topNav ul li.over ul, .topNav  ul ul li:hover ul {
	display:block;

	
}
/* ******************************************************************* */
.topNav a {
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #004674;
	padding-top: 0.44em;
	padding-right: 0.8em;
	padding-bottom: 0.44em;
	padding-left: 0.8em;
	font-weight: bold;

}
.topNav a:hover {
	background:#0a304e;
	color:#F4F4F4;
}
.topNav ul a {
	color: #fff;
	padding: 7px 12px 6px 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A385C;
	font-weight: normal;
	width: 180px;
	background:#0a304e;
}
.topNav ul li a:hover {
	background:#315f80;

}


/* ******************************************************************* */

.topNav {
	z-index:1;
}
.topNav ul {
	z-index:2;
}
.topNav ul ul {
	z-index:3;
}
.menuArrow {
	right:10px;
	position:absolute;	
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#legendWrapper{
	margin: 0;
	width: 100%;
	position: relative;
       height: 170px;
	background-color: #0a304e;
}
#legend {
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
       background-color: #09304f;
}
.legendRcol {
	position: absolute;
	bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	display: block;
	right: 300px;
}
.legendLcol {
	position: absolute;
	bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 5em;
	font-weight: normal;
	color: #ccc;
	text-align: left;
	display: block;
	left: 0px;
}

#legend .legendRcol a:link, #legend .legendLcol a:link, #legend .legendRcol a:visited , #legend .legendLcol a:visited {
	color: #999;
}

#legend .legendRcol a:hover, #legend .legendLcol a:hover {
	text-decoration:underline;
}

/************************************************************** // footer **********/

#footer {
	width: 100%;
	position: relative;
	background-color: #0a304e;
	border-top: 5px solid #C8CACB;
	background-attachment: scroll;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 30px 0 0 0;
}
.footerContent {
	height: 180px;
	width: 1000px;
	margin: auto;
}
.footerLeftCol {
	float: left;
	position: relative;
	width:520px;
	margin-top: 35px;
	height: 130px;
}
.footerMiddleCol, .footerRightCol {
	float: left;
	position: relative;
	width:150px;
	margin: 30px 0 0 10px;
}
#footer .footerContent .footerMiddleCol ul, #footer .footerContent .footerRightCol ul {
	margin:0;
	padding: 0;

}
#footer .footerContent .footerMiddleCol ul li, #footer .footerContent .footerRightCol ul li {
	list-style-type: none;
	display: block;

}
.footerMiddleCol ul li a:link, .footerMiddleCol ul li a:visited, .footerRightCol ul li a:link, .footerRightCol ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 1.9;
}
#footer .footerContent .footerMiddleCol ul li a:hover {
	font-weight: normal;
	text-decoration: underline;		
}
.footerLeftC {
	position: absolute;
	left: 0px;
	top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 1.8;
	width: 470px;
}
.footerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-bottom:10px;
}


/* // footer search elements */

.footerSearch input {
	border: none;
	background-color: #315f80;
	position: absolute;
	right: 30px;
	width: 140px; height: 20px;
	top: 0px;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2;
}
.footerSearch {
	height: 20px;
	width: 175px;
	float: left;
	position: relative;
}
.footerSearch form .btn {
	width: 30px;
	position: absolute;
	right: 0px;
}
.footerMiddleCol ul li h4, .footerRightCol ul li h4{
	color: #EFEFEF;
	font-weight:normal;
	padding-bottom: 8px;

}
.footerLeftCol .footerLeftC a {
	color: #999;
}



/********** // styles **********/

.bBorder {
	border-bottom-width: 1px;
	padding-bottom: 25px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.sideImg {
	margin-top: 10px;
	border: 4px solid #E8E8E8;
}
.leftImg {
	margin: 0 20px 0 0;
}
.rightImg {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 0;
	border: 4px solid #C7C7C7;
}

#sideHeader {
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #DADADA;
	margin-top: 35px;
}

#news {
	position: relative;
	width: 270px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DADADA;
	margin-top: 30px;
}

/* // social media icons */

.socialMedia {
	position: absolute;
	top: 35px;
	left: 5px;
	
	
	}
	
