/* CSS Document */

body {
	background: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}


h3{
	font-size: 14px;
	color: #006699;
}

.tiny{
	font-size: 9px;
	color: #666666;
}

.page{
	background: #E8E8E8 url(../../me/images/global/global_bg.jpg) repeat-x top;
	min-height: 600px; 
	height: 100%;
}

.readmore{
	background: url(../../me/images/icons/icon_readmore-trans.png) no-repeat top right;
	padding-right: 14px;
	font-weight: bold;
	color: #666666; 
	float: right;
	font-size: 10px;
}

a:link, a:visited{
	text-decoration: none;
	color: #333333;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}


.header{
	height: 41px;
	padding-left: 14px;
	padding-right: 14px;
}

.container{
	background: url(../../me/images/global/global_bg2.jpg) repeat-x bottom;
	min-height: 600px;
	height: 100%;
	position: relative;  
}

.contentholder{
	background: url(../../me/images/global/container_bg.jpg) no-repeat top left;
	padding-top: 50px;
	height: auto;
}

.content{
	background: url(../../me/images/global/content_bottom_bg.jpg) bottom no-repeat;
	/* padding-top: 194px; */
	padding-left: 59px;
	width: 683px;	
}


/* ---- GLASS BOX ELEMENTS --- */
.glassbox{
	width: 742px;
	position: relative;
	float:right;
	margin-top: 43px;
	z-index: 0;
}

.glassbox_top{
	background: url(../../me/images/global/glassbox_head-trans.png) no-repeat top;
	width: 742px;
	height: 38px;
}

.glassbox_bg{
	background: url(../../me/images/global/glassbox_bg-trans.png) repeat-y;
	width: 742px;
	padding-left: 0px;
}

.glassbox_foot{
	background: url(../../me/images/global/glassbox_footer-trans.png) no-repeat bottom;
	width: 742px;
	height: 39px;
}

.leftpanel{
	width: 289px;
	position: absolute;
	float: left;
	margin-top: 32px;
	z-index: 1;
}

.logo{
	background: url(../../me/images/global/logo_glassbox-trans.png) no-repeat;
	width: 231px;
	height: 111px;
	padding-top: 38px;
	padding-left: 58px;
}


.front_headimage{
	background: url(../../me/images/global/front_headimage-trans.png) no-repeat;
	position: absolute;
	width: 681px;
	height: 152px;
	margin-left: 226px;
	z-index: 3;
	float:right;
	
	padding-top: 134px;
	padding-left: 40px;
}

.frontHeadimageText{
	width: 232px;
}

.aboutusFlash{
	position: absolute;
	width: 625px;
	height: 270px;
	z-index: 4;
	float: right;
	margin-left: 286px;

}
/* --- SIDE NAVIGATION ELEMENTS --- */
.sidenav_bg{
	background: url(../../me/images/global/sidenav_bg-trans.png) repeat-y;
	width: 289px;
	height: 320px;
}

.sidenav_foot{
	background: url(../../me/images/global/sidenav_foot-trans.png) no-repeat;
	width: 289px;
	height: 28px;
}

.nav{
	width: 171px;
	margin-left: 58px;
	padding-top: 18px;
}

.navlink{
	-moz-box-sizing: border-box;
	background: url(../../me/images/nav/nav_rollout_bg.jpg) no-repeat;
	background-repeat: repeat-x;
	height: 30px;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
}

.navlink_on{
	-moz-box-sizing: border-box;
	background: url(../../me/images/nav/nav_active_bg.jpg) no-repeat left;
	background-repeat: repeat-x;
	height: 30px;
	width: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-left: 16px;
	font-weight: bold;
}


.nav a:link, .nav a:visited{
	color: #333333;
	text-decoration:none;
}

.nav a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.sublink{
	background: url(../../me/images/nav/sublink_bg.jpg) no-repeat top;
	width: 625px;
	height: 21px;
	margin-left: 79px;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 4px;
}

.sublinkitem{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	float: left;
	font-weight: bold;
	color: #006699;
}


/* --- INSIDE PAGE ELEMENTS --- */

.insideMasthead{
	width: 625px;
	height: 190px;
	margin-left: 79px;
}

.pagetitle{
	font-size: 20px;
	color: #333333;
	margin-left: 79px;
}


/* --- FOOTER ELEMENTS --- */

.contentFooter{
	border-top: #CCCCCC 1px solid;
	background-color: transparent;
	/*margin-left: 30px; */
	width: 608px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 4px;
}

.backtoTop{
	background: url(../../me/images/icons/icons_backtotop-trans.png) transparent no-repeat;
	padding-left: 14px;
	font-size: 11px;
	color:#999999;
	float: right;
}

.breadcrumb{
	font-size: 9px;
	color: #999999;
	float: left;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #ED1D24;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #000000;
	text-decoration: underline;
}

.footer{
	background: url(../../me/images/global/footer_bg.jpg) repeat-x top;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 9px;
}

.footer a:link, .footer a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
}

/* Simple Multi-level drop down menu elements */

/*
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
*/
#sddm{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	float: left;
	font-weight: bold;
	color: #006699;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 18px;
	/* margin-right: 50px; */
	/*float: left;*/

	z-index: 30;
	float: left;
}
#sddm span
{	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0;
	padding: 0;
	/*list-style: none; */
	float: left;
	}

#sddm span a
{	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	/*width: 60px; 
	background: #5970B2; */
	font-size: 11px;
	color: #333333;
	text-align: center;
	text-decoration: none}

#sddm span a:hover
{	background: url(../../me/images/nav/subnav_rollover_bg.jpg) repeat-x;
	color: #FFFFFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #CCCCCC;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding-left: 15px;
		padding-right: 20px;
		padding-top: 3px;
		padding-bottom: 3px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #F2F2F2;
		color: #333333;
		}

	#sddm div a:hover
	{	background:url(../../me/images/nav/subnav_rollover_bg.jpg);
		background-repeat: repeat-x;
		color: #FFFFFF;}

