/***
	[layout.css]
	Contains sites layout styling
*/
	body
		{
	margin:0;
	padding:0;
	background-position:center top;
		}
	
	#WrapperHeader
		{
	margin:0 auto;
	padding:0;
	height:111px;
	min-width:775px;
	background-repeat:no-repeat;
	background-position:center top;
	background-image: url(/Documents/mce/_inc/gui/logo-ret.gif);
		}
	
	#Header, #WrapperPage 
		{
	vertical-align:top;
	padding:0;
	width:860px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	
		}
		
	.IE6Clear
		{
		clear:both;
		}
	
	#SiteMenu
		{
	overflow:auto;
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 65px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	z-index: 1;
	background-image: url(/Documents/mce/_inc/gui/enhancing.gif);
		}
	
	#Page
		{
	padding:0;
	background-repeat:no-repeat;
	background-position:right top;
	overflow:auto;
	margin-top: 300;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 860px;
	float: left;
	height: auto;
	background-image: url(/Documents/mce/_inc/gui/mce_image.gif);
		}
		
	#DivPage
		{
	padding:0;
	background-repeat:no-repeat;
	background-position:right top;
	overflow:auto;
	margin-top: 300;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 860px;
	float: left;
	height: 170px;
	background-image: url(/Documents/mce/_inc/gui/mce_image.gif);
		}
	
	#PageMenus
		{
	float:left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
	background-color: #FFFFFF;
		}
	
	#PageContent, #Footer
		{
	background-position: left top;
	width: 630px;
		}
		
	#DivisionPageContent, #Footer
		{
	width:635px;
		}
	
	#PageContent
		{
	padding:0;
	padding-right: 10px;
	float:right;
	background-color:#EFEFF0;
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(/Documents/mce/_inc/gui/PageContent_Bottom.gif);
	background-image: url(/Documents/mce/_inc/gui/content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
.pagecontenttable {
 border: 1px solid #333333;
}

.divisiontable, 
{
	border: none;
	}
	
	.divisiontr, 
{
	border: none;
	}
	
	.divisiontd, 
{
	border: none;
	}


	#DivisionPageContent
		{
	padding:0;
	
	float:right;
	background-color:#606167;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height:auto;
	width:640px;
	color:#FFFFFF;
	/**background-image: url(../gui/division-news-top.gif); **/
		}
		#division-top
		{
	background-repeat:no-repeat;
	background-position: right;
	background-image: url(/Documents/mce/_inc/gui/division-news-top.gif);
	width:625px;
	height:15px;
	float:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
		}
		
		#quick-links
		
		{
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image: url(/Documents/mce/_inc/gui/quick-links.gif);
	width:625px;
	height:25px;
	float:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
		}
		
		#quick-links-content
		{
	padding:0;
	float:right;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#e7e7e8;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height:auto;
	width:640px;
	}
	
	#quick-links-content a:hover{
 text-decoration: underline;
			}
	/**background-image: url(../gui/division-news-top.gif); **/
	
		
		#division-bottom
		{
	margin:0;
	background-repeat:no-repeat;
	background-position:right top;
	background-image: url(/Documents/mce/_inc/gui/division-news-bottom.gif);
	width:640px;
	height:25px;
	float:right;
	padding-right: 0;
	padding-bottom: 0px;
		}
		
	#middle-line {
	background-image:url(/Documents/mce/_inc/gui/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 200px;
	width: 1px;
		}
		
		h1
		{
	margin:0;
	padding:10px 0 0 15px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image: none;
		}
		

		
	
	#Footer
		{
	background-color:#616267;
	background-repeat:repeat;
	background-position:right center;
	clear:both;
	overflow:visible;
	text-align: center;
	text-decoration: none;
	word-spacing: 2em;
	margin-top: 10px;
	margin-left: 220px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
	width: 640px;
	clear:both;
	overflow:auto;
	vertical-align: middle;
}
		
	#Footer a:link {
	COLOR: #ffffff;
	text-decoration:none;
	background-color: #616267;
	}
	
	
#Footer a:visited {
	color:#ffffff;
	background-color: #616267;
	text-decoration: none;
}

 #Footer a:active {
	color:#ffffff;
	background-color: #616267;
	text-decoration: none;
 }
	
	#nav, #nav ul { /* all lists */
	margin: 0;
	list-style: none;
	float : left;
	width : 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
	
	#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 12pt;
	margin-bottom : -1px;
	width: 190px;
	}
	
	#nav li ul { /* second-level lists */
	background:none;
	position : absolute;
	left: -999em;
	margin-left : 201px;
	margin-top : -1.7em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	}
	
	#nav li a {
	width: 190px;
	display : block;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
	background-color: #dbc5c8;
	}
	
	#nav li a:hover {
	color : #000000;
	background-color : #A87379;
	z-index: 3;
	}
	
	#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;
	}
	
	
	#breadcrumbs {
	float:right;
	background-repeat:no-repeat;
	background-position:right;
	margin-top: 130px;
	width: 625px;
	top: 179px;
	padding-left:15px;
	background-image: url(/Documents/mce/_inc/gui/breadcrumb.gif);
	text-decoration: none;
	display: block;
	}
	
	
	#LeftMenu {
	padding:0;
	float:left;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 190px;
	}

 
 #breadcrumbs a:visited {
	color:#ffffff;
	text-decoration: none;
}
 
#breadcrumbs a:active {
	color:#ffffff;
	text-decoration: none;
 }

#breadcrumbs a:link{
color:#ffffff; 
text-decoration: none;
 }
 
  
.whatsNew a:visited {
	color:#ffffff;
	text-decoration: none;

}

.whatsNew a:hover {
	color:#ffffff;
	text-decoration: underline;
}
 
.whatsNew a:active {
color:#ffffff; 
text-decoration: none;
 }

.whatsNew a:link{
color:#ffffff; 
font: bold;
text-decoration: underline;
 }
 
 .whatsNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

 .whatsNewHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.quick-links-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.quick-links-content a:visited {
	color:#6a3131;
	text-decoration: none;
}
 
.quick-links-content a:active {
	color:#333333;
	text-decoration: none;
 }

.quick-links-content a:link{
	color:#333333;
	text-decoration: none;
 }

