body
{
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
	color: #222;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.4em;
	text-align: center;
	background-image: url('bg-light.gif');
	background-position: top center;
	background-repeat: repeat-y;
}
.diag-bg-top
{
	display: none;
/*
	background-image: url(bgtop.png);
	background-position: top center;
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
*/
}
.diag-body
{
	background-color: #f9f9f9;
/*
	background-image: url('rhythm.gif'); 
*/
	background-position: top center;
	background-repeat: repeat;
	width: 840px;
	margin: 0 auto;
	text-align: left;
}
/*
.diag-body:hover
{
	background-image: none;
}
*/
.diag-header
{
	position: relative;
	background-position: 10px 9px;
	height: 60px;
	background-image: url(diagonal.gif);
	background-repeat: no-repeat;
}
.diag-header h1
{
	margin: 0;
	padding: 0;
}
.diag-header h1 a
{
	display: block;
	position: absolute;
	width: 160px;
	height: 40px;
	top: 10px;
}
.diag-header h1 a span
{
	display: none;
}

.diag-topnav
{	
	font-size: 0.8em;
	z-index: 1000;
}
.diag-topnav
{
	border-top: solid 1px #ddd;
}
.diag-topnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
/*	border-top: solid 1px #aaa; */
	overflow: visible;
}
.diag-topnav ul li
{
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	position: relative;
}
.diag-topnav ul li a
{
	text-decoration: none;
	color: #A40024;
	padding: 4px 10px 5px 10px;
	display: block;
}
.diag-topnav ul li:hover a,
.diag-topnav ul li.hover a
{
	background-image: url(hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #A40024;
	color: #f9f9f9;
}
.diag-topnav ul li a:hover
{
	background-color: #A40024;
	color: #f9f9f9;
}
.diag-topnav ul li ul
{
	display: none;
	width: 183px;
	position: absolute;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
}
.diag-topnav ul li:hover ul,
.diag-topnav ul li.hover ul
{
	display: block;
}
.diag-topnav ul li:hover ul li,
.diag-topnav ul li.hover ul li
{
	display: block;
	float: none;
	text-transform: none;
	line-height: 1.3em;
	margin: 0;
	width: 183px;
}
.diag-topnav ul li:hover ul li a,
.diag-topnav ul li.hover ul li a
{
	border-top: dotted 1px #aaa;
	display: block;
	padding: 8px 10px 6px 10px;
	background: none;
	color: #A40024;
}
.diag-topnav ul li:hover ul li a:hover,
.diag-topnav ul li.hover ul li a:hover
{
/*
	background-image: url(hover.gif);
	background-color: #A40024;
*/
	background-color: #A40024;
	color: #fff;
}

ul.morse-breadcrumb
{
	list-style: none;
	display: block;
	margin: 0 0 1.6em 0;
	padding: 7px 0 7px 0;
	font-size: 0.8em;
}
ul.morse-breadcrumb li
{
	background-image: url('breadcrumb.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
	display: inline;
	margin: 0 9px 0 0;
	padding: 0 0 0 20px;
}
ul.morse-breadcrumb li.morse-breadcrumb-first
{
	background-image: none;
	padding: 0 0 0 2px;
}
ul.morse-breadcrumb li a
{
	text-decoration: none;
	color: #A40024;
	font-weight: bold;
}

.diag-main
{
	clear: both;
	padding-top: 7px;
	border-top: solid 1px #ddd;
}

.diag-main-home
{
	padding-left: 10px;
	padding-right: 10px;
}
.diag-main-left
{
	width: 605px;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
	overflow: visible;
}
.diag-main-right
{
	width: 195px;
	float: left;
	padding-left: 30px;
	font-size: 0.8em;
	line-height: 1.4em;
}
.diag-main-left-home
{
	width: 613px;
}
.diag-main-right-home
{
	padding-left:  22px;
}

.diag-main-right ul
{
	display: block;
	list-style: none;
	margin: 15px 0 20px 0;
	padding: 0;
	border-top: dotted 1px #aaa;
}
.diag-main-right ul li
{
	font-weight: bold;
	background-color: #eeeced;	

	zoom: 1;
	background-image: url(iebg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;

/*	background-image: url(grey2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

	background-image: url(grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
*/
}
.diag-main-right ul li ul
{
	margin: 0;
}
.diag-main-right ul li ul li,
.diag-main-right .diag-related-links ul li
{
	background-color: #fafafa;
	background-image: none;
	border-bottom: dotted 1px #aaa;
	font-weight: normal;
}
.diag-main-right ul li
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.diag-main-right ul li span,
.diag-main-right ul li a
{
	display: block;
	padding: 7px 0 6px 0;
	margin: 0;
}
.diag-main-right ul li a
{
	color: #000;
	text-decoration: none;
}
.diag-main-right ul li ul li a
{
	color: #A40024;
	text-decoration: none;
	zoom: 1;
}
.diag-main-right .accessibility
{
	display: none;
}
.diag-main-right ul li a,
.diag-main-right ul li span,
.diag-main-right h2,
.diag-main-right h3
{
	padding-left: 12px;
}
.diag-main a:hover
{
	text-decoration: underline;
}

.diag-main-right ul li span.diag-link-external
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #888;
	font-style: italic;
}
.diag-main-right ul li p
{
	margin: 0 0 10px 12px;
	padding: 0;
	color: #888;
	font-style: italic;
}

.diag-banner
{
	min-height: 141px;
	background-color: #f9f9f9;
	margin: 15px -10px 0 -10px;
	padding: 0;
	overflow: visible;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(redblend.gif);
}
.diag-main-home .diag-banner
{
	min-height: 172px;
	background-color: #f9f9f9;
}
.diag-main h2
{
	color: #f9f9f9;
	background-color: #000;
	margin: 0 -10px 0.1em -10px;
	padding: 0.2em 10px;
	font-size: 1.9em;
	line-height: 1.4em;
	font-weight: normal;
	width: 100%;

	background-image:  url(corner-black.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.diag-main-home h2
{
	margin-bottom: 1.3em;
	width: auto;
}
.diag-main h3
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.diag-main p
{
	margin: 0em 0 1.4em 0;
	padding: 0;
}
.diag-main-left a
{
	color: #A40024;
	font-weight: bold;	
	text-decoration: none;
}
.diag-main-left a:hover
{
	text-decoration: underline;
}

/*
.diag-footer
{
	clear: both;
	border-top: dotted 1px #aaa;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.8em;
	padding: 7px 12px 5px 12px;
	display: block;


	background-image: url(grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

	font-weight: bold;
*/
.diag-footer
{
	clear: both;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.8em;
	padding: 0;
	display: block;
	background-color: #eeeced;
	text-align: center;
}
.diag-footer ul
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 12px 5px 12px;
}
.diag-footer ul li
{
	display: inline;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}
.diag-footer ul li a
{
	text-decoration: none;
	color: #333;
}
.diag-footer ul li a:hover
{
	text-decoration: underline;
	color: #A40024;
}

.diag-main-home-nav a
{
	color: #A40024;
	font-weight: bold;
	text-decoration: none;
}

.diag-main-home-nav ul
{
	width: 850px;
	margin: 0 -10px;
	padding: 0;
	list-style: none;
}
.diag-main-home-nav ul li
{
	margin: 0 12px 0 0 ;
	padding: 0;
	width: 200px;
	display: block;
	float: left;
	background-image: url(grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
.diag-main-home-nav ul li a
{
	padding: 5px 12px;
	display: block;
	color: #000;
}
.diag-main-home-nav ul li ul
{
	position: absolute;
	display: none;
	width: 200px;
	margin: 0;
	background-color: #f9f9f9;
}
.diag-main-home-nav ul li:hover ul,
.diag-main-home-nav ul li.hover ul
{
	display: block;
}
.diag-main-home-nav ul li ul li
{
	background-image: none;
}
.diag-main-home-nav ul li ul li a
{
	padding: 2px 12px;
	color: #A40024;
	font-weight: normal;
}
	/*
.diag-main-left-home
{
	margin-top: 8px !important;
}
.diag-main-right-home ul
{
	margin: 0 0 15px 0 !important;
}
*/



.diag-search-quick
{
	position: absolute;
	right: 0;
	top: 1.5em;
}
.diag-search-quick h3
{
	display: none;
}
.diag-search-quick input
{
	width: 161px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 2px 5px;
	border: solid 1px #888;
	font-size: 0.8em;
	float: left;
}
.diag-search-quick a
{
	background-image: url(search.gif);
	background-repeat: no-repeat;
	background-position: 3px right;
	width: 22px;
	height: 30px;
	display: block;
	float: left;
}
.diag-search-quick a span
{
	display: none;
}

.diag-search-query
{
	margin-top: 0.6em;
	padding-bottom: 1.2em;
}
.diag-search-query input
{
	width: 500px;
	margin-right: 10px;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 2px 5px;
	border: solid 1px #222;
}
.diag-search-query a
{
	background-image: url(search.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 22px;
}
.diag-search-results b
{
	color: #A40024;
	font-weight: bold;
}
.diag-search-results p b
{
	font-weight: normal;
}
a.diag-search-link
{
	font-size: 0.8em;
	color: #222;
}
a.diag-search-link b
{
	font-weight: bold;
}
.diag-search-query
{
	margin-bottom: 1.4em;
}
.diag-search-pager
{
}

.diag-system-upper
{
	background-color: #f9f9f9;
	padding: 20px 10px;
	overflow: visible;
}
.diag-system-upper h2
{
	margin-bottom: 0;
}
.diag-system-upper h2 a
{
	color: #f9f9f9;
}
.diag-system-upper ul.morse-breadcrumb
{
	margin: 0.2em -10px 1.5em -10px;
	padding: 3px 10px;
}
.diag-system-lower
{
	font-size: 0.8em;
}




.ms-rteCustom-Diagonal-Leading-Paragraph
{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
}
.ms-rteCustom-Diagonal-Quotation
{
	padding: 1.4em 1em;
	display: block;
	background-color: #d9d9d9;
}
.ms-rteCustom-Diagonal-Highlight
{
	font-weight: bold;
}
.diag-main h3
{
	font-weight: bold;
	font-size: normal;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

.diag-main textarea
{
	height: 60px;
}



.diag-contact-panel
{
	margin-top: 1.3em;
	background-color: #A40024;
	color: #f9f9f9;
	padding-bottom: 0.7em;

	background-image:  url(corner-red.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.diag-contact-panel h2
{
	margin: 0;
	background: #000;
	font-size: 1em;
	font-weight: bold;
	width: 175px;
	padding: 6px 10px 7px 10px;
}
.diag-contact-panel p
{
	margin: 6px 10px 0 10px;
}
.diag-contact-panel p.diag-contact-phone
{
	background-image: url(talk.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 22px;
}
.diag-contact-panel p.diag-contact-mail
{
	background-image: url(mail.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 22px;
}
.diag-main-right-home .diag-contact-panel
{
	margin-top: 0;
	margin-bottom: 1.3em;
}
.diag-contact-panel a
{
	color: #fff;
	text-decoration: none;
}
.diag-contact-panel a:hover
{
	color: #fff;
	text-decoration: underline;
}



.diag-article a
{
	border-bottom: dotted 1px #A40024;
}
.diag-main-left-home a
{
	border-bottom: none;
}

.diag-header p
{
	position: absolute;
	left: 170px;
	bottom: 13px;
	font-size: 0.7em;
	text-transform: uppercase;
}
.diag-main-right-morse
{
	background-image: url(morse2.gif);
	background-position: 0 16px;
	background-repeat: no-repeat;
	width: 195px;
	height: 48px;
	margin: 0 0;
}
.diag-main-right-morse h3
{
	display: none;
}
.diag-main-right-2e2 a
{
	background-image: url(2e2-09-logo.gif);
	background-position: 4px 16px;
	background-repeat: no-repeat;
	width: 195px;
	height: 79px;
	margin: 0 0;
	text-indent: -2000px;
	display: block;
	padding: 0;
}
.diag-main-right-2e2 h3
{
	display: none;
}

.diag-homeintro
{
	width: 265px;
	float: left;
}
.diag-home-quotes
{
	background-color: #f9f9f9;
	padding: 0;
	min-height: 15em;
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 280px;

}
.diag-home-quotes blockquote
{
	border-top: dotted 1px #aaa;
	background-color: #f9f9f9;
	margin: 0;
	padding: 0;
	font-style: normal;
	display: none;
	zoom: 1;
}
.diag-home-quotes blockquote h3
{
	background-color: #eeeced;
	border-bottom: dotted 1px #aaa;
	margin: 0;
	padding: 8px 12px;
	font-size: 1em;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.diag-home-quotes blockquote div
{
	padding: 8px 12px;
}
.diag-home-quotes blockquote a,
.diag-home-quotes blockquote span
{
	margin-top: 1em;
	text-align: right;
	display: block;
	font-style: normal;
	color: #A40024;
	font-weight: normal;
}
.diag-home-quotes blockquote.diag-home-quote-current
{
	display: block;
}

ul.diag-buttons
{
	display: block;
	clear: both;
	overflow: auto;
	margin: 48px -20px 0 79px;
	padding: 0;
	list-style: none;
}
ul.diag-buttons li
{
	border: solid 1px #000;
	margin: 0 48px 27px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 113px;
	background-color: #000;
	min-height: 100px;
	text-align: center;
}
ul.diag-buttons li a
{
	color: #fff;
	padding: 76px 10px 0 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
ul.diag-buttons li:hover,
ul.diag-buttons li.hover
{
	border: solid 1px #A40024;
	background-color: #A40024;
}
ul.diag-buttons li a:hover
{
	text-decoration: none;
}



div.diag-banner-container
{
	zoom: 1;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 625px;
	min-height: 228px;
	padding: 0;
}
div.diag-banners-animated
{
	margin: 15px -10px 15px -10px;
	height: 232px;
	width: 625px;
	padding: 0;
	position: relative;
	background-color: #f9f9f9;
}
div.diag-banner-container div.diag-banner
{
	margin: 0;
	min-height: 228px;
	padding: 0;
	width: 625px;
	background: none;
}

div.diag-contact-panel
{
	background-position: 171px bottom;
}

div.diag-banners-animated div.diag-banner-container
{
	display: none;
}
div.diag-banner-container h2 a
{
	text-decoration: none;
	color: #f9f9f9;
}
.diag-topnav
{
	z-index: 100;
	position: relative;
}
.diag-main
{
	z-index: 50;
	position: relative;
}

div.diag-banners-animated div.diag-banner-container
{
	display: none;
}
div.diag-banner-container .diag-banner-caption
{
	display: block;
	color: #fff;
	clear: both;
	margin: 0;
	width: 405px;
	height: 208px;
	padding: 10px 205px 10px 15px;
	float: left;
/*
	text-shadow: #000 1px 1px 2px;
*/
	background-image: url(corner-red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.diag-banner-container h2
{
	display: block;
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 400px;
}
div.diag-banner-container .diag-banner-caption a
{
	color:  #fff;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
	display: block;
}
div.diag-banner-container h2 a
{
	text-decoration: none;
	color: #000;
}
div.diag-banner-container .diag-banner-caption p
{
	margin: 0 60px 0 0;
	padding: 0 0px 0 0;
	width: 310px;
}

div.diag-emailform label
{
	display: block;
	float: left;
	width: 10em;
	clear: both;	
}
div.diag-emailform-container
{
	margin-top: 2em;
	clear: both;
}
div.diag-emailform
{
	overflow: auto;
	margin-bottom: 1.2em;
}
div.diag-emailform input
{
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 2px 5px;
	border: solid 1px #888;
	font-size: 0.8em;
	float: left;
	width: 20em;
	display: block;
	margin-right: 0.5em;
}
div.diag-emailform input.fileupload
{
	background-color: #fff;
	width: 31em;
}
div.diag-emailform textarea
{
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 2px 5px;
	border: solid 1px #888;
	font-size: 0.8em;
	width: 30em;
	height: 10em;
	float: left;
	margin-right: 0.5em;
}
div.diag-emailform span
{
	font-weight: bold;
	display: block;
	float: left;
}
div.diag-emailform-buttons
{
	clear: both;
}
div.diag-emailform-buttons button,
div.diag-emailform-buttons input
{
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 2px 5px;
	border: solid 1px #000;
	background-color: #aaa;
	color: #000;
	font-size: 0.8em;
}

div.diag-emailform-error
{
	border: solid 1px #A40024;
	padding: 10px;
}
div.diag-emailform-thanks
{
	padding: 16px;
	background-image: url(quote.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.diag-embedded-content
{
	padding: 1em 0;
}




div.diag-share
{
	margin: 10px 0;
	padding: 10px 15px;	
	border: solid 1px #ccc;
	font-size: 0.8em;
	
}
div.diag-share h3
{
	display: inline;
	font-size: 1em;
	margin:0;
	padding: 0;
	color: #444;
}
div.diag-share ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.diag-share ul li
{
	display: inline;
	margin: 0 0 0 7px;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: top left;
}
div.diag-share ul li.diag-share-digg
{
	background-image: url('digg.gif');
}
div.diag-share ul li.diag-share-delicious
{
	background-image: url('delicious.gif');
}
div.diag-share ul li.diag-share-facebook
{
	background-image: url('facebook.gif');
}
div.diag-share ul li.diag-share-twitter
{
	background-image: url('twitter.gif');
}
div.diag-share ul li.diag-share-stumbleupon
{
	background-image: url('stumbleupon.gif');
}
div.diag-share ul li.diag-share-email
{
	background-image: url('email.gif');
}
div.diag-share a
{
	color: #000;
	font-weight: normal;
}


