/* $Id: win.css,v 1.73 2009-08-03 15:21:38+10 stalsl Exp leadouxa $ */
#mtmainbody {
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 1.2;  /* CSS hack for the Peekaboo bug */
}

#mtheader {
	background-color: #ff0000;
	color: #ffffff;
	margin-left: 149px;
	height: 97px;
}

#mttopleft {
	margin: 0;
	padding: 0;
	width: 149px;
	position: absolute;
	left: 0;
	top: 0;
}

#mttopright {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 2px;
}

#mttopright p {
	margin: 0 0 5px 0;
	padding: 0;
}

#mttopright form {
	margin: 0 0 5px 0;
	padding: 0;
}


/*  removed 26px of padding from the top     */
#mttop {
	margin: 0;
	padding: 0 0 0 138px;
	border: 0;
	background-image: url(/images/template/rch_titlebg1.jpg);
	background-repeat:no-repeat;
	background-color:#004c84;
	height: 97px;
}

#mttop p {
	margin: 0 0 -3px 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 2.0em;
	text-decoration: none;
	text-align: left;
	color: #9bcef0;
	font-family: Helvetica, Arial, sans-serif;
}

#mttop p.title {
padding-top:26px;
}

.crumb {
	font-weight: inherit;
	font-size: 0.7em;
	color: #9bcef0;
	text-decoration: none;
	padding: 0 0 0 3px;

}



a.crumb:link {
	color: #9bcef0;
}

a.crumb:visited {
	color: #9bcef0;
}

a.crumb:hover {
	color: #FFF;
	text-decoration: underline;
}



#mttopright3 {
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	background-color: #003366;
}

#mttopright3 p {
	margin: 0;
	padding: 3px 0 0 21px;
	border: 0;
	color: #cccccc; 
	font-size: 0.6em;
}

#mttopright3 a {
	color: #cccccc;
}

#mttopright3 a:hover {
	color: #ff9900;}

#mtcleardiv {
	clear: both;
	background-color: #cccccc;
}

#mtouter {
	border-left-width: 149px;  /* left column width */
	border-left-color: #ff0000;   /* left column colour */
	background-color: #fefefe; /* center column colour */
	width: auto;
	border-left-style: solid;
}

#mtinner { 
	margin: 0;
	width: 100%;
}

#mtleftnav {
	background-color: #B167D6;
	margin: 4px auto;
	padding: 0 2px 4px 2px;
	width: 135px;
	margin-left: -146px;
	float: left;
	display: inline;
	position: relative;
}

#mtleftnav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
		
#mtleftnav li {
	display: block;
	margin: 0;
	padding: 0;
}

#mtleftnav li a {
	display: block;
	text-decoration: none;
	font-size: 0.72em;
	width: 100%;
	padding: 4px 0 4px 4px;
	background: #B202FF;
	border-bottom: 1px solid #eee;
	color: #003366; 
}

/* Fix IE. Hide from IE Mac \*/
* html #mtleftnav { height: 1%; }
/* End */
 
html>body #mtleftnav li a {
	width: auto;
}

#mtleftnav li a:visited {
	color: #003366;
}

#mtleftnav li a:hover {
	color: #ff9999;
}

#mtleftnav li a.curpage {
	background-color: #ff9900;
	color: #003366;
}

#mtcontent {
	margin: 0;
	border: 0;
	padding: 0 21px 0 21px;
	font-size: 80%;
	background-color: #ffffff;
	width: auto;
}

#mtfooter {
	margin: 0;
	height: 58px;
	background-color: #005AA0;
}

#mtfooter a:hover {
 	color: #000000;
}

#mtfooter2 {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	font-size: 0.67em;
	text-align: center;
	background-color: #ff9900;
}

#mtfooter2 a:hover {
 	color: #000000;
}

#mtfooterfloat {
	float: right;
	margin: 2px 0 2px 0;
	background-color: #990000;
}

#mtfooter3 {
	text-align: center;
}

#mtnewsbox {
	float: left;
	background-color: #ffffff;
	width: 30%;
	padding: 0.4em;
	margin: 0.4em;
}

#mtnewsboximg {
	float: left;
	margin: 0.4em;
}

/* Start fix for float-clearing problem in Firefox */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End fix for float-clearing problem in Firefox */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: Black;
}

/* Needed for IE5/5.5 */
table {
	font-size: 1em;
}

a:link {
	color: #003366;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #ff9900
}

a:active {
	color: #ff0000;
}

a.highlighted {
	font-weight: bold;
	color: #CC0000;
}

a.redtext {
	color: #CC0000;
}

h1 {
	color: #ff9900;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 0;
	margin-top: 0; 
}

h2 {
   background-color: #F4F4F4;
	color: #333399;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 140%;
	padding: 3px 1px 3px 3px;
	border: 1px solid #CCC;
	border-left-width:0; 
	border-right-width:0;
}

h3 {
	color: #333399;
	font-weight: 600;
	font-size: 1.1em;
}

h4 {
	color: #333399;
	font-weight: bold;
	font-size: 1em;
}

img {
	border: none;
}

p {
	color: #000000;
}

th {
	font-weight:bold;
	background-color : #cccccc;
}

td.shaded, tr.shaded {
	background-color : #cccccc;
}


td.shaded2, tr.shaded2 { 
	background-color: #efefef;
 }
 
td.shaded3, tr.shaded3 { 
	background-color: #dee3e7;
 }

td.white {
 	background-color: #ffffff;
}

.search {  
	background-color: #ffffff; 
	border: thin #000000 solid; 
	width: 120px; 
	height: 16px
}
	


.time { 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
}

.no-space {
	padding: 0;
	border: 0;
	margin: 0;
}
.smalltext {
	font-size: 0.83em;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	border: 0;
}

.smalltitle {
	font-size: 1em;
	font-weight: bold;
	color: #0000A0;
}

.highlighted {
	font-weight: bold;
	color: #CC0000;
}

.bigbold {
	font-weight: bold; 
	color: #990033; 
	font-size: 22px;
}

.redtext {
	color: #CC0000;
}

.whitetext {
	color: #fff;
}

.greentext {
	color: #360;
}

.bluetext {
	color: #039;
}

.purpletext {
	color: #639;
}

.greytext {
	color: #ccc;
}

.subtitle {
	font-weight: bold;
	color: #400080;
}

.reversed {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

.dashedborder {
	border: thin dashed #CCCCCC;
	padding-left: 2px;
}

.white_link a,.white_link a:visited,.white_link a:active   {
	color: #FFFFFF;
}

.white_link a:hover {
	color: #000000;
}

/* Added for IT FAQ pages */
ul.faqquestion {
	margin-bottom: 4px;
	list-style-image: url(/emplibrary/it/Qblock.gif);
}

.linksurl {
	text-decoration: none;
	color: #000000;
}

a.linksurl:link {
	color: #039;
}

a.linksurl:visited {
	color: #039;
}

a.linksurl:hover {
	color: #ff9900;
	text-decoration: underline;
}

.siteurl {
	text-decoration: none;
	color: #000000;
}

a.siteurl:link {
	color: #f2007a;
}

a.siteurl:visited {
	color: #f2007a;
}

a.siteurl:hover {
	color: #ff9900;
	text-decoration: underline;
}

.depturl {
	text-decoration: none;
	color: #000000;
}

a.depturl:link {
	color: #f2007a;
}

a.depturl:visited {
	color: #f2007a;
}

a.depturl:hover {
	color: #ff9900;
	text-decoration: underline;
}

.faqanswer {
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.83em;
	color: #003366; 
}

/* ul classes added for eWebEdit pro lists.
http://www.ektron.com/support/ewebeditprokb.cfm?doc_id=2064 */

ol.decimal {
	list-style-type: decimal;
}
ol.lowerAlpha {
	list-style-type: lower-alpha;
}
ol.upperAlpha {
	list-style-type: upper-alpha;
}
ol.lowerRoman {
	list-style-type: lower-roman;
}
ol.upperRoman {
	list-style-type: upper-roman;
}
ul.disc {
	list-style-type: disc;
	list-style-image: none;
}
ul.circle {
	list-style-type: circle;
	list-style-image: none;
}
ul.square {
	list-style-type: square;
	list-style-image: none;
}
ul.none {
	list-style-type: none;
}
ul.compact {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/images/bullet_grey.gif);
	position: relative;
	text-indent: -2px;
	margin:0 0 0 20px;
	padding:0 0 0 5px;
	top: -12px
}

/* For those who just have to have the joke look */
.informal {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 140%;
}

/* highlight for Tigra Form validator - added 29 June 2006 Marina*/
.tfvHighlight  {
	color: #CC0033;
	font-weight: bold;  }
.tfvNormal
    {color: black;}
		
/* button CSS. May add more color options later... */		
		
.button1left a, .button1right  a {
	background-color: #ff8040;
	margin: 6px;
	padding:12px;
	width: 200px;
	display: inline;
	text-align: center;
	display: table;
        font-weight:bold;
}

.button1left a:visited, .button1right a:visited {color: #003366;}
.button1left a:hover, .button1right a:hover {color: #ff9900; background-color: #003366;}
.button1right a {float:right;}

/* Make a list a row of buttons */

#listbutton li{
	display: inline;
}

#listbutton li a
{
	text-decoration: none;
	color: #00458A;
	padding: 5px;
	background-color: #D7D7D7;
	border: 1px solid #333333;
	font-size: 10pt;
	font-weight: bold;
	margin: 3px 0px 1px;
	position:relative;
	left:-3em;

}

#listbutton li a:hover
{
	color: #FF9900;
}

.input_200 {
	width: 200px;
}



/*
.external
{
	background: url(/includes/icons/Icon_External_Link.png) right center no-repeat; 
	padding-right: 12px; 
}
*/


.calibriBlue {
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#5080c0;
	font-style:italic;
	font-size:130%;
	
}

