/* CSS Document */



body {
	font-family: arial, helvetica, serif;
	font-size:11.5px;
	color:  #808285;
	margin:20px 0px;
}

/* TOP MENU CODE */

#nav-top-smuc, #nav-top-smuc ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;

}

#nav-top-smuc a {
	display: block;
	width: 114px;
	text-decoration:none;
	color:#808285;
		font-size:11px;
		font-weight:bold;
		padding:4px 5px;


}

#nav-top-smuc li { /* all list items */
	float: left;
	width: 124px;
	margin: 0px;/* width needed or else Opera goes nuts */
	line-height: 14px;
	border-top:1px solid #808285;
	border-left:1px solid #808285;
		margin: 0px 0px 0px 0px; 
			color:#ffffff;
						list-style-image: none;
	list-style-type: none;
		
}
#nav-top-smuc li ul { /* second-level lists */
	border-right:1px solid #808285;
	border-bottom:1px solid #808285;
	position: absolute;
	background: #999999;
	color:#ffffff;
	width: 125px;
	margin: 0px 0px 0px -1px;
	
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav-top-smuc li:hover ul, #nav-top-smuc li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav-top-smuc li:hover { 
	height: 1%;
}



#nav-top-smuc2 a {
	display: block;
	width: 114px;
	text-decoration:none;
		background:#cccccc;
		font-size:11px;
		font-weight:normal;
		padding:4px 5px;
		color:#000000;
}
/* TOP MENU CODE - RIGHT BUTTON */



#nav-top-smuc3, #nav-top-smuc3 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;

}

#nav-top-smuc3 a {
	display: block;
	width: 103px;
	text-decoration:none;

		font-size:11px;
		font-weight:bold;
		padding:4px 5px;
		color:#808285;
}
#nav-top-smuc4 a {
	display: block;
	width: 103px;
	text-decoration:none;
		background:#cccccc;
		font-size:11px;
		font-weight:normal;
		padding:4px 5px;
		color:#000000;
}
#nav-top-smuc3 li { /* all list items */
	float: left;
	width: 113px;
	margin: 0px;/* width needed or else Opera goes nuts */
				line-height: 14px;
	border-top:1px solid #808285;
	border-left:1px solid #808285;
		border-right:1px solid #808285;
		margin: 0px 0px 0px 0px; 
			color:#ffffff;
				list-style-image: none;
	list-style-type: none;
}
#nav-top-smuc3 li ul { /* second-level lists */


	position: absolute;
	border-bottom:1px solid #808285;
	color:#ffffff;
	width: 114px;
	margin: 0px 0px 0px -1px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav-top-smuc3 li:hover ul, #nav-top-smuc3 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav-top-smuc3 li:hover { 
	height: 1%;
}

/* NEW LEFT */


	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;


	}

	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 14px;
		margin-bottom : -1px;
		width: 240px;
		
border-bottom:1px solid #00aeef;

	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 240px;
		margin-top : -19px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 240px;
		w\idth : 240px;
		display : block;
		color : #808285;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
			border-top:1px solid #00aeef;
				padding: 2px 0px;
	}
	
	#nav li a:hover {
	

	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}

	#nav2 li a {
		width: 240px;
		w\idth : 240px;
		display : block;
		color : #808285;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
			border-top:1px solid #00aeef;
						border-bottom:1px solid #00aeef;
				padding: 2px 0px;
	}
#nav li:hover { 
	height: 1%;
}
/* TOP NAV CODE */

#smuctop-menu{
	position:relative;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	}
	
#smuctop-menu-item{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;

	}	
	#smuctop-menu-item a{
	border-right:1px solid #808285;
	padding: 0px 8px;
	margin: 0px;
	color:#808285;
	text-decoration:none;
	font-size: 11px;

	}	
	
/* RIGHT NAV CODE */

	#smuctop-contact-az{
	position:relative;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	}
	
#smuctop-contact-az-item{

	padding: 0px;
	margin: 0px;
	float:right;
		list-style-image: none;
	list-style-type: none;

	}	
	#smuctop-contact-az-item a{
	border-left:1px solid #808285;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	color:#808285;
	text-decoration:none;
	font-size: 11px;

	}	
	#smuctop-contact-az-item2{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:right;
  
	}	
	#smuctop-contact-az-item2 a{
	border-left:1px solid #808285;
	padding: 0px 0px 0px 8px; 
	margin: 0px;
	color:#808285;
	text-decoration:none;
	font-size: 11px;

	}


	.sb2 {
	font-family:  Arial, Helvetica,  sans-serif; 
	font-size: 10px;   

	width: 50px;  
}
.sb1 {
position:relative;
top:3px;

	width: 120px 
}
.logo{
padding:0px;
margin:0px;
}

/* MAIN CONTENT CODE */

	#page{
	position:relative;
	width:740px;
	padding:0px;


	

}

#smucLayer1 {
	position:relative;
	width:740px;
	padding:0px;
	min-height:20px;
	z-index:1;
	text-align:left;

	

}
#smucLayer2 {
	position:relative;
	width:718px;
	min-height:92px;
	z-index:1;
		border-top:1px solid #808285;
				border-right:1px solid #808285;
						border-left:1px solid #808285;
		padding:10px;

}
#smucLayer2a {
	position:relative;
	width:258px;
	margin:0px;
	padding:0px;
	z-index:1;
	float: left;
}
#smucLayer2b {
	position:relative;
	width:200px;

	z-index:1;
	float: right;
			text-align:right;
				
	}
#smucLayer2b-a {
	position:relative;
	z-index:2;
	text-align:right;
	margin:0px;
	padding:0px;

	}	
#smucLayer2b-b {
	position:relative;


	z-index:1;
			text-align:right;
	}	

#smucLayer3 {
	position:relative;
	width:740px;
	height:auto;
	z-index:3;

}
#smucLayer4 {
	clear:left;
	position:relative;
	width:740px;
	min-height:115px;
	z-index:1;
	padding: 10px 0px;

}
#smucLayer4-left-col {
	float:left;
	position:relative;
	width:240px;
	min-height:115px;
	z-index:2;
	margin: 0px 10px 10px 0px;

}
#smucLayer4-left-col-inside {

	width:240px;
	float: left;

}
#smucLayer4-left-col-usable {

	width:220px;
	float: left;
	padding: 10px 10px 0px 10px;

}

#smucLayer4-right-col {
	float:left;
	position:relative;
	width:490px;
	min-height:115px;
	z-index:1;
	margin: 0px 0px 10px 0px;
	background:#e2f4fd;

}
/* HOME FOOTER BOXES CODE */
#smucLayer5 {
	clear:left;
	position:relative;
	width:740px;
	min-height:115px;
	z-index:1;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#smucLayer5-foot1 {
	float:left;
	position:relative;
	width:240px;

	z-index:2;
	margin: 0px 10px 0px 0px;
	background:#e2f4fd;
}
#smucLayer5-foot1-right {
	float:left;
	position:relative;
	width:240px;
	min-height:115px;
	z-index:2;
	margin: 0px 0px 0px 0px;
	background:#e2f4fd;
}

#smucLayer5-foot1-pic-box {
float:left;
	position:relative;
	width:115px;
	z-index:2;
	margin: 0px;
	padding:0px;

}
#smucLayer5-foot1-text-box {
float:left;
	position:relative;
	width:105px;

	z-index:2;
	padding: 10px;
	margin:0px;

}
#smucLayer5-foot1-text-box p {

	padding: 2px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
}
#smucLayer5-foot1-text-box a {

	text-decoration:none;
}

.footer-link-head
{
	color: #0080b3;
}
.footer-link-description
{
	color: #00aeef;
}
/* FOOTER BOXE CODE */
#smucfooter {
	float:left;
	position:relative;
	width:740px;
	min-height:25px;
	z-index:1;
	padding: 0px;
	margin: 0px 0px 20px 0px ;
	border-bottom:1px solid #808285;
	border-top:1px solid #808285;
	font-size:11px;
}
#smucfooter ul { 
		padding: 5px 0px;
		margin: 0;
	list-style-image: none;
	list-style-type: none;
	}

	
#smucfooterleft { 
		float : left;
		padding: 0px 4px;
			border-right:1px solid #808285;
				list-style-image: none;
	list-style-type: none;
	}

	#smucfooterright{ 
		float : right;
		padding: 0px 0px;
			border-left:1px solid #808285;
							list-style-image: none;
	list-style-type: none;
	}
#smucfooterright a { 
			color: #808285;
			padding: 0px 4px;
			font-weight:bold;
			text-decoration:none;
	}	
	

	
		.a-white-border-left 
	{ 
				border-top:2px solid #ffffff;
			border-left:2px solid #ffffff;
	}
			.a-white-border-right 
	{ 
			border-top:2px solid #ffffff;
			border-left:2px solid #ffffff;
			border-right:2px solid #ffffff;	
	}
				.a-white-border-left-bot 
	{ 
			border-top:2px solid #ffffff;
			border-left:2px solid #ffffff;
			border-bottom:2px solid #ffffff;
	}
			.a-white-border-right-bot
	{ 
			border-top:2px solid #ffffff;
			border-left:2px solid #ffffff;
			border-right:2px solid #ffffff;	
						border-bottom:2px solid #ffffff;
	}
#open1
	{ 
		width:240px;
		float:left;
		margin: 15px 0px  0px  0px;

	}
	#open1c
	{ 
		width:240px;
		float:left;
		margin: 44px 0px  0px  0px;

	}
	#open1b
	{ 
		width:240px;
		float:left;
		margin: 16px 0px  10px  0px;

	}
	#open2-wrap
	{ 
		width:240px;
		float:left;


	}
#open2
	{ 
		width:115px;
		float:left;
		margin: 10px 10px  0px  0px;

	}
	#open3
	{ 
		width:115px;
		float:left;
		margin: 10px 0px  0px  0px;

	}
	
	
/* ICONS CODE */



#smucLayer4-right-col a[href$='.pdf'] {

display:inline-block;

padding-right:20px;

background:transparent url('../pdf-file.png') center right no-repeat;

}

 

#smucLayer4-right-col a[href$='.doc'] {

display:inline-block;

padding-right:20px;



background:transparent url('../word-file.png') center right no-repeat;

}

 

#smucLayer4-right-col a[href$='.ppt'] {

display:inline-block;

padding-right:20px;



background:transparent url('../powerpoint-file.png') center right no-repeat;

}

 

#smucLayer4-right-col a[href$='.xls'] {

display:inline-block;

padding-right:20px;



background:transparent url('../excel-file.png') center right no-repeat;

}

 



