@charset "iso-8859-1";
@import url ("umb_contribute.css");

/*====================== 
GLOBAL CSS
======================*/ 

#page_wrapper {
	width:100%;
	}
	
body, html {
	padding:0px;
	margin:0px;
	}

body ul {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-left: 18px;
	}
	
p {color: #000000;}


	
main_col {color: #000000;}

#main_col p a{
color:#336699;
}

#main_col p a:hover {
color:#4487cb;
}

#main_col p a:visited {
color:#818c76;
}

#main_col td a {
color:#336699;
}

#main_col td a:hover {
color: #4487cb;
}

#main_col td a:hover {
color:#4487cb;
}

#main_col td a:visited {
color:#818c76;
}
	
/*p.main_col a { color: #336699;}*/
		
/*====================== 
Header and Main Nav
======================*/ 

#header_bg {
	width:100%;
	background-image: url(/static/clients/338UMM1/images/umb_header_bg_stripe.gif);
	background-repeat: repeat-x;
	border-bottom:1px solid #FFFFFF;
	height: 86px;
	}
	
#header {
	position:relative;
	width:100%;
	height: 86px;
	z-index:30;
	background-image: url(/static/clients/338UMM1/images/umb_header_stripe.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
	
#global_nav {
	position:absolute;
	width: 865px;
	top: 55px;
	left: 100px;
	z-index:25;
	font-size: 1.2em;
	font-weight: bold;
	}
	
#global_nav ul {
	margin-top:0px;
	word-spacing:2px;
	float: right;
	}

#global_nav ul li {
	list-style-type:none;
	display:inline;
	}

#global_nav li a {	
	line-height:18px;
	}
/******** global nav drop down, function lives in /js/nav_main.js ********/
#dmenu {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:.7em;
	}
/************************************************************************/

#audience_nav {
	width:965px;
	height: 1.6em;
	margin: 0px;
	padding: 0px;
	/*	margin-top:0px;
	margin-left: 0px;
	*/
	border-bottom:1px solid #FFFFFF;
	background-image: url(/static/clients/338UMM1/images/navbar_bluebevel.gif);
	height:33px;
	background-repeat: repeat-x;
	font-size: 1.2em;
	font-weight: 700;
	}
	
/******** audience nav drop down  function lives in /js/nav_main.js ********/
#navi {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	}
/************************************************************************/

#second_nav {
	float: right;
	position:relative;
	z-index:5;
	}
	
#titlecontainer {
	width:945px;
	padding: 0px;
	/*border-left:20px solid;
	border-left-color: #B7B8A0;*/	
	}

#title_bar {
	background-color:#D8D9C8;
	color: #575510;
	font-weight: bold;
	font-size: .8em;
	padding-top: 3px;
	/*padding-right: 24px;*/
	padding-bottom: 3px;
	padding-left: 12px;
	}	
	
#title_bar a{
	text-decoration:none;
	color: #575510;
	}
	
#titlesection {
	/*width: 510px;*/
	width: 460px;
	padding: 12px 6px 3px 0;
	font-size: 1em;
	color: #575510;
	font-weight: bold;
	}
	
#titlesection2 {
	width: 740px;
	padding: 12px 6px 3px 0;
	font-size: 1em;
	color: #575510;
	font-weight: bold;
	}
	
		
/*====================== 
Micro Nav
======================*/ 
#nav-site {
	position:absolute;
	/*the % width allows for the micro nav to expand when text is enlarged*/
	width:80%;
	top:18px;
	left:340px;
	height:20px;
	color:#003366;
	margin-left:0;
	color:#003366;
	font:.9em arial, sans-serif;
	/*word-spacing:10px;*/
	letter-spacing:0.2px;
	}

#nav-site p {
/*	margin-right:40px; when enlarging text in browser, this clips it unnecessarily*/
	color:#003366;
	font:13px arial, sans-serif;
	word-spacing:10px;
	letter-spacing:.2px;
	background-color:inherit;
	}

#nav-site  input {
	border:1px solid #7F9DB9;
	width:250px;
	height:15px;
	font-size:12px;
	}

#nav-site  a {
	color:#003366;
	text-decoration:none;
	}

/*====================== 
Menu Design
======================*/ 

dl, ol, ul { 
	margin: 0 0 10px 0; 
	padding: 0;
	}
dt { 
	font-weight: bold; 
	}
dd { 
	margin: 0 0 0 3em; 
	}

ol { 
	padding: 0 0 0 3em; 
	} 
li {
	margin: 0;	
	}


.topmenu {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	}

.topmenuli a{
	color: #000000;	
	margin: 0px;
	}

.topmenuli a:hover{
	color: #003366;
	background-color: #FFFFFF;	
	margin: 0px;
	}


.topmenu4li a{
	color: #ffffff;
	margin: 0px;
	}

.topmenu4li a:hover{
	color: #003366;
	background-color: #FFFFFF;	
	margin: 0px;
	}


.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	display:block;
	margin: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

.submenuul{
	list-style-type:none;
	display:none;
	position:absolute;
	margin: 0px;
	padding: 0px;
	background-color:#92b1d9;
	border-top:1px solid #000000;
	}

.submenuli a{
	width:200px;
	display:block;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	background-color:#92b1d9;
	color: #000000;
	font-weight: normal;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	}

.submenuli a:hover{
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	background:#92b1d9;
	background-color: #003366;
	color: #ffffff;
	font-weight: normal;
	}

/******** dropdowns begin here ********/

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

.topmenuli{
	list-style-type:none;
	float:left;
	padding-top: 4px;
	font-size: 10pt;
	}

.topmenu4li{
	list-style-type: none;
	float:left;
	}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	}
	
/

/*====================== 
general
======================*/ 


/*====================== 
main col list items
======================*/ 
	
#main_col ul {
	list-style-type: none;
	}

#main_col ul li{
	list-style-type: none;
	list-style-image: url(/static/clients/338UMM1/images/umb_squarebullet.gif);
	}
	
#main_col li a{
	list-style-image: url(/static/clients/338UMM1/images/umb_squarebullet.gif);
	color: #336699;
	}
	
#main_col li a:hover {
	list-style-image: url(/static/clients/338UMM1/images/umb_squarebullet_hov.gif);
	color: #4487cb;
	}
	
#main_col li a:visited {
	list-style-image: url(/static/clients/338UMM1/images/umb_squarebullet_link.gif);
	color: #6e7e5e;
	}
	
/*====================== 
left col navigation
======================*/ 

#navcontainer {
	width:180px;
}

#navcontainer ul, #navcontainer li {
		margin:  0;
		padding: 0;
		list-style-type:none;			
            }
			

#navcontainer ul li  a {
			display: block;
            		color: #575510;
            		text-decoration: none;
			padding-left: 10px;
			padding-top: 6px;
			padding-bottom: 6px;
			border-bottom: solid 1px #575510;
		
            }          

#navcontainer ul li a:hover {
            background: transparent url(/static/clients/338UMM1/images/umb_list-24on.gif) no-repeat;
            }




/*====================== 
right col
======================*/ 	


#right_col  {
	float: right;
	width:150px;
	margin:0;
	color:#003366;
	background-color: #efefde;
	border-left: solid 4px #FFFFFF;
	border-bottom: solid 4px #FFFFFF;
	padding: 6px;
	}
	
#right_col p {
	color: #003366;
	padding: 4px 2px 4px 2px;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: .7em;
	}
	
#right_col p a {
	color: #336699;
	}


/*====================== 
footer styles
======================*/ 	

#clear {
	clear:both;
	height:40px;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	margin:0px;
	text-align:center;
	}
	
#footer_top {
	background-color:#005a8b;
	width:100%;
	padding-top:.5em;
	padding-bottom:.3em;
	height:1.5em;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer_bottom {
	width:100%;
	background-image: url(/static/clients/338UMM1/images/footer_khaki.gif) ; 
	background-repeat: repeat-x;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer_bottom p{
	padding-top:.5em;
	padding-bottom:.3em;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:1.5em;
	}
	
#footer_bottom p{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: .8em;
	}
	
#footer_bottom a{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer_top ul {
	list-style-type:none;
	color:#fff;
	font-family:.9em Arial, Helvetica, sans-serif;
	margin:0 2px 10px;
	text-decoration:none;
	z-index:20;
	}

#footer_top ul li {
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	}

#footer_top ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	}
	
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	font-size: 1.2em;
	}
	
.footer_text ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size: 14 px;
	}


/*====================== 
search styles
======================*/ 	
	
#googleimage {
	width: 50px;
	display: none;
	}

#googlecontainer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
	}
	
#googlecontainer a {
	text-decoration: none;
	color: 000000;
	}
	
