BODY
	{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	background: #eee;
	background-image:url(/images/template/bg_watermark.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

/* ---[ links ]------------------------------- */

a:link { 
	color: #400039;
	text-decoration: none;
	}

a:visited { color: #400039; }
a:hover { color: #95027B; }

p a:link, a:visited {background-color: transparent;
	border-color: #999;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;}

/* ---[ common elements ]--------------------- */

p, li { font-size: 80%; }
p { margin: 0; padding: 0 0 8px 0; line-height: 15px; }
STRONG {font-weight: bold;}
EM{ font-style: italic;}
h1 { font-size: 32px; font-weight: normal; color: #400039; margin: 0 0 8px 0; padding: 0; }
.txtMKSM{ font-weight: bold; color:#95027B;}
h2 { clear:both; font-size: 120%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; color: #521742; margin: 0 0 20px 0; padding: 0 0 4px 0; border-bottom: 2px dotted #400039;}
h3{ font-size: 100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; padding: 0; margin: 15px 0 5px 0; }
#partnerLinks h3 { margin-bottom: 8px; }
h4{ font-size: 120%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; color:#76285F; margin-bottom: 10px;}

/* ---[ layout ]------------------------------- */

#outer 
	{
	width: 998px; 
	margin: 0 auto; 
	padding: 0 10px 0 10px; 
	text-align: left; 
	}

#headerCont
	{ 
	height: 100px;
	margin: 20px 0 15px 0;
	}
	
/* ---[ header left ]------------------------------- */	

#headerLeft
	{
	float: left;
	width: 400px;
	}

#headerLeft IMG
	{
	float: left;
	margin-right: 10px;
	}

#headerTxt{	
	margin-top: 25px;
	}

P.txtHeaderMKSM
	{
	font-size: 100%;
	color: #400039;
	padding: 0 0 5px 0;
	}

P.txtHeaderTel
	{
	font-size: 100%;
	color: #95027B;
	padding: 0px;
	}

.txtHeaderContact
	{
	font-size: 90%;
	}

.txtHeaderContact a:link, .txtHeaderContact a:visited
	{
	color: #B576AA;
	border-color: #B576AA;
	}
	
.txtHeaderContact a:hover
	{
	color: #95027B;
	border-color: #95027B;
	}
	
/* ---[ header right ]------------------------------- */	

#headerRight
	{
	float: right;
	width: 201px;
	margin-top: 25px;
	}
	
#headerRight FORM
	{
	width: 100%;
	}

#headerRightSearch
	{
	width: 201px;
	}

INPUT.searchBox
	{
	float: left;
	width: 134px;
	height: 21px;
	border: none;
	margin: 0px;
	padding: 5px 5px 0 34px;
	background: none;
	color: #666;
	background-image: url(/images/template/bg_SearchBox.gif);
	background-repeat: no-repeat;
	}

.searchBtn
	{
	float: left;
	}
	
#accessibility{
	clear:both;
	padding-top: 8px;
	height: 25px;
	}

#accessibility P{
	float: left;
	width: 97px;
	font-size: 75%;
	margin: 3px 0 0 3px;}
	
#txtSizeBtns
	{
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 0px;
	}

#txtSizeBtns IMG
	{
	margin-left: 5px;
	}

#headerRight a:link, #headerRight a:visited { color: #666; border-color:#666; }
#headerRight a:hover { color: #333; border-color:#333;}
	
/* ---[ top navigation ]------------------------------- */

#topNav
	{
	clear:both;
	height: 44px;
	background-image: url(/images/template/bg_topNav.gif);
	background-repeat: repeat-x;
	}

#topNav li
	{
	display: inline;
	}

#topNav li a:link, #topNav li a:visited
	{
	display: block;
	float: left;
	padding: 10px 21px 0 20px;
	margin-right: 1px;
	height: 27px;
	color: #DCAED4;
	text-decoration: none;
	border-left: 1px solid #600151;
	border-right: 1px solid #BC68AD;
	background-image: url(/images/template/bg_topNav-off.jpg);
	background-repeat: repeat-x;
	}

#topNav li a:hover
	{
	color: #FFF;
	}

#topNav li.navSelect a:link, #topNav li.navSelect a:visited{
	color: #FFF;
	font-weight: bold;
	background-image: url(/images/template/bg_topNav-on.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #400039;
	}

/* ---[ main content ]------------------------------- */

#mainCont
	{
	border: 1px solid #999;
	padding: 30px 20px 15px 20px;
	background-image: url(/images/template/bg_mainCont.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	}

/* ---[ left column]--------------------- */

#leftCol{
	float: left;
	width: 250px;
	margin-right: 20px;}

#quickLinks{
	color: #FFF;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #551845;
}
#quickLinks label{
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	height: 15px;
	margin-bottom: 8px;}

.txtleftNavHeading{
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #551845;
	padding: 5px 10px 5px 10px;
	background-color: #E5E0E4;
	border: 1px solid #FFF;
	}

#leftCol UL{
	margin: 10px 5px;}

#leftCol LI{
	list-style: none;
	padding: 5px 0 5px 23px;
	background-image: url(/images/template/bullet_leftNav.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 1px solid #ccc;}

#leftCol LI.subNav{
	margin-left:15px;}

#leftCol li.subNav a.current:link, #leftCol li.subNav a.current:visited{ /* current item highlight colour */
	color: #ccc;}

	
.txtleftRelated{
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 10px 7px 10px;
	margin: 4px 0 15px 0;
	background-color: #95027B;
	border: 1px solid #FFF;
	background-image: url(/images/template/bg_relatedHeader.gif);
	background-repeat:no-repeat;
	background-position: top right;
	}

#leftCol UL.ListRelated{
	margin: 10px 5px;}

#leftCol UL.ListRelated LI{
	list-style: none;
	padding: 5px 0 5px 26px;
	background-image: url(/images/fileTypeIcons/leftNav_icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 1px solid #ccc;}

#leftCol UL.ListRelated LI.leftColWordDoc{
	background-image: url(/images/fileTypeIcons/leftNav_icon_word.gif);}

#leftCol UL.ListNews{
	margin: 10px 5px;}

#leftCol UL.ListNews LI{
	list-style: none;
	padding: 5px 0 5px 23px;
	background-image: url(/images/template/bullet_MainCont.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 1px solid #ccc;}

.txtleftNewsletter{
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 10px 7px 10px;
	margin: 4px 0 15px 0;
	background-color: #551845;
	border: 1px solid #FFF;
	}
	
#leftCol INPUT.newsSignupBox
	{
	width: 213px;
	height: 26px;
	border: thin #fff;
	background: none;
	margin: 4px 0;
	/*padding: 5px 5px 0 10px;*/
	color: #666;
	background-image: url(/images/template/bg_txtBoxnewsletter.gif);
	background-repeat: no-repeat;
	}
	
/* ---[ main column ]--------------------- */

#mainCol {
	float: left;
	width: 650px;}

#mainCol IMG.imageAlignRight{
	float: right;
	margin-left: 15px;
}

#mainCol IMG.imageAlignLeft{
	float: left;
	margin-right: 15px;
}

#mainCol IMG.imageThumbnail{
	float: left;
	margin-right: 15px;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

.txtIntroCopy{
	font-size: 100%;
	line-height: 18px;
	color: #7B2463;
}

#mainCol LI{
	padding-left: 20px;
	margin: 6px 0;
	line-height: 16px;
	background-image: url(/images/template/bullet_MainCont.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

HR{
	clear: both;
	margin: 5px 0;
	color: #fff;
	height: 1px;
	padding: 5px 0;
	background-color:#fff;
	border: 1px dotted #ccc; 
	border-style: none none dotted;
	}
/* ---[ partners ]------------------------------- */

#partners{
	clear: both;
	background-color: #CFBFCD;
	padding: 5px 10px;
	margin-top: 15px;}

#partners P{
	color: #AD7E9F;
	line-height: 22px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;}

#partners a:link, #partners a:visited { color: #9A648B; border-style: none; }
#partners a:hover { color: #521742; }

/* ---[ footer ]------------------------------- */

#footerA
	{
	color: #FFF;
	margin: 12px 0 15px 0;
	padding: 12px 0 0 25px;
	height: 30px;
	background-color:#521742;
	}

#footerA a:link, #footerA a:visited{
	color: #DCAED4;
	}

#footerA a:hover{
	color:#FFF;
}

#footerB{
	color: #521742;
	text-align: right;
	}