body{
  	min-width:800px;
	margin: 0;
	background-color: #FFFFFF;
/*	background-image: url(background-gradient.jpg);
	background-position: top;
	background-repeat: repeat-y;  */
  	text-align:center;
}

.page-layout-container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:800px;
/* \*/height:100%; /* hidden from Mac IE 5.x */
}

#page-back {
	background-image: url(page-back.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#page-back.single-column {
	background-image: url(page-back-single.gif);
}

#shadow-left {
	background-image: url(shadow-left.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#shadow-right {
	background-image: url(shadow-right.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

#outer-container {
	z-index:1;
	position:relative;
	margin-left:10px;
	width:780px;
/* \*/ height:100%; /* hidden from Mac IE 5.x */
	_word-wrap: break-word; /* IE only */
}


.full-height {
  min-height:100%;
/* \*/ height:100%; /* hidden from Mac IE 5.x */
}

.full-h\65	ight {
  height:auto;
}

/* \*/
* html .full-height {
  height:100%;
}
/* hidden from Mac IE 5.x */


#full-height-container {
  min-height:100%;
/* \*/ height:100%; /* hidden from Mac IE 5.x */
}

#full-h\65	ight-container {
  height:auto;
}

/* \*/
* html #full-height-container {
  height:100%;
}
/* hidden from Mac IE 5.x */

#moz-full-height-fix {
	top:0px;
	position:absolute;
	height:100%;
	overflow:hidden;
	width:780px;
	margin-left:10px;
  	background-color: transparent;
}

* html #moz-full-height-fix {
  display:none; /*** hides moz fix from IE ***/
}

#center-container {
	width:780px;
	float:right;
	display:inline;
/* \*/ margin-left:-1px; /* hidden from IE-mac */
}

#column-container {
	width:780px;
	float: right;
	display:inline;
	background-color: transparent;
	background-image: url(page-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	border: none;
}

#column-container.single-column {
	background-image: url(page-top-single.jpg);
}

#margin-container {
	width:750px;
	float: right;
	display:inline;
	margin-left: 15px;
	margin-right: 15px;
}

#column-content {
	float: right;
	display:inline;
	position:relative;
	width: 540px;
	margin-top: 10px;
}

#column-content.single-column
{
	float: left;
	display:inline;
	position:relative;
	width: 730px;
	margin-top: 10px;
	margin-left: 10px;
}

#column-sidebar {
	float: left;
	display:inline;
	position:relative;
	width: 182px;
	margin-top: 10px;
}

#header-clearance{
	height:186px;
	overflow:hidden;
	background-color: transparent;
}

#header-container{
	z-index:1;
	position:absolute;
	top:0px;
	width:780px;
	margin-left:10px;
	margin-right:10px;
	height:186px;
	/*overflow:hidden;*/
}

#logo-container {
	width: 780px;
	height:140px;
	background-image: url(random_banner/default.aspx);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #ffffff;
	
	text-align: right;
	overflow: hidden;
}

#menu-container 
{
	width: 780px;
	height: 24px;
	background-color: transparent;
	background-image: url(page-menu.jpg);	
	background-position: bottom center;
	background-repeat: no-repeat;
}

#bread-crumb-container 
{
	text-align: left;
	height: 21px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(breadcrumb-back.gif);	
	background-position: center;
	background-repeat: no-repeat;
}

.footer-clearance {
  	height:70px;
  	overflow:hidden;
}

#footer-container {
	z-index:1;
	position:absolute;
	clear: both;
	width:800px;
	height:70px;
	overflow:hidden;
	margin-top:-70px;
	background-image: url(page-bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer-container.single-column {
	background-image: url(page-bottom-single.jpg);
}
#subfooter1{
  text-align:center;
  margin-left:10px;
  margin-right:10px;
  height:30px;
}

#subfooter2{
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	height:40px;
}

A.footer-text,
A:link.footer-text,
A:visited.footer-text,
.footer-text {
	color: #666699;
	font-size: 11px;
}

div#bread-crumb {
	margin-left: 10px;
	margin-top: 3px;	
	background-color: transparent;
	font-size: 11px;
	float: left;
}

span.bread-crumb, 
a:link.bread-crumb, 
a:visited.bread-crumb,
span.CMSBreadCrumbsCurrentItem,
a:link.CMSBreadCrumbsLink,
a:visited.CMSBreadCrumbsLink 
{
	padding-left: 10px;
	padding-right: 4px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover.bread-crumb,
a:hover.CMSBreadCrumbsLink {
	text-decoration: underline;
}

span.bread-crumb,
span.CMSBreadCrumbsCurrentItem {
	color: #666699;	
	font-weight: bold;
}

div.section-title 
{
	font-family: Georgia,Palatino,"New Century Schoolbook",Times,serif;
	font-size: 100px;
	font-weight: 500;
	color: #ffffff;
	height: 100px;
	line-height: 100px;
	margin-top: 55px;
}

.CMSMenu 
{
	height: 25px; 
	background-image: url(page-menu.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	border: none;
	white-space: nowrap;
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
}

/* Menu Items */
.CMSMenuItem 
{
	padding: 5px; 
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 8pt; 
	font-weight: bold;	
	color: #000000;
}

.CMSMenuItemMouseOver, 
.CMSMenuItemMouseUp, 
.CMSMenuItemMouseDown
{
	padding: 5px; 
	padding-left: 15px; 
	padding-right: 15px; 
	white-space: nowrap;
	font-size: 8pt; 
	font-weight: bold;	
	color: #666699; 
	cursor: hand;
}

.CMSMenuHighlightedMenuItem, 
.CMSMenuHighlightedMenuItemMouseUp, 
.CMSMenuHighlightedMenuItemMouseOver,
.CMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px; 
	padding-left: 15px; 
	padding-right: 15px; 
	white-space: nowrap;
	font-size: 8pt; 
	font-weight: bold;	
	color: #666699; 
}

/* sub menu items */

table.submenu 
{
	white-space: nowrap;
	border-color: #666699;
	border-style: solid;
	border-width: 1px;
	background-color: #eeeeff;
	background-image: url(menu-back.gif); 
	background-position: left;
	background-repeat: repeat-y;
}

/* all sub menu items */
.SubmenuCMSMenuItem,
.SubmenuCMSMenuItemMouseUp,
.SubmenuCMSMenuItemMouseOver,
.SubmenuCMSMenuItemMouseDown,
.SubmenuCMSMenuHighlightedMenuItem,
.SubmenuCMSMenuHighlightedMenuItemMouseUp,
.SubmenuCMSMenuHighlightedMenuItemMouseOver,
.SubmenuCMSMenuHighlightedMenuItemMouseDown
{
	width: 180px; 
	min-width: 180px;
	padding: 5px; 
	padding-left: 30px; 
	white-space: nowrap;
	font-size: 8pt; 
	font-weight: normal;	
}

.SubmenuCMSMenuItem,
.SubmenuCMSMenuItemMouseUp,
.SubmenuCMSMenuItemMouseOver,
.SubmenuCMSMenuItemMouseDown
{
	color: #000000;
	background-color: transparent;
}

.SubmenuCMSMenuItemMouseOver
{
	color: #ffffff;
	/*background-image: url(menu-hilite-back.gif); */
	background-color: #666699;
}

.SubmenuCMSMenuHighlightedMenuItem,
.SubmenuCMSMenuHighlightedMenuItemMouseUp,
.SubmenuCMSMenuHighlightedMenuItemMouseOver,
.SubmenuCMSMenuHighlightedMenuItemMouseDown
{
	font-weight: bold;	
	color: #666699;
}

.hasSubItems 
{
	background-image: url(arrow.gif); 
	background-position: right;
	background-repeat: no-repeat;
		
}

.quote-open
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
	background-image: url(quote-open.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	margin-top: 10px;
	padding-top: 15px;

}

div.quote-close
{
	font-size: 14px;
}

.quote-close{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	background-image: url(quote-close.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	text-align: center;
	color: #333366;
}

.quote-source{
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
	color: #666699;
	font-size: 13px;
	font-weight: bold;
}

.quote-location{
	font-weight: normal;
	font-style: italic;
}

div.single-column div.quote-open 
{
	width: 720px;
}

div.single-column div.quote-close 
{
	border: none;
	text-align: left;
	text-indent: 30px;
}


div.single-column div.quote-box 
{
	width: 700px;
	margin: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

div.single-column div.quote-image 
{
	float: left;
	width: 180px;
	text-align: center;
	vertical-align: middle;
}

div.single-column div.quote-text 
{
	float: right;
	width: 520px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

div.quote-text a,
div.quote-text a:link,
div.quote-text a:hover,
div.quote-text a:visited
{
	width: 520px;
	float: right;
	text-align: right;
	margin-bottom: 5px;
	text-decoration: none;	
	font-weight: bold;
	color: #666699;
}


.SignOutButton,
A:link.SignOutButton,
A:visited.SignOutButton
{
	height: 18px;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	padding: 0;
	/*background-color: #ccccff;
	border: solid 1px #666699;*/
	background-color: Transparent;
	border: none;
	text-align: right;
	color: #666699;
	font-weight: bold;
	font-size: 13px;
}

.LoginButton,
A:link.LoginButton,
A:visited.LoginButton
{
	float: right;
	margin-top: 2px;
	margin-right: 10px;	
	font-weight: bold;
	font-size: 13px;
	color: #666699;	
}
