/* MD Resources CSS */ 

html, body {
	font: 100% Arial, Helvetica, sans-serif;
}

body { margin:0; padding:0;
	background:/*#FFFFFF*/ #4F72A1 url('images/mdr_hbg.jpg') repeat-x -18px 0;
	color: #000000;
	font-size: 80%}

/*** reset browser defaults ***/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form, input, textarea, fieldset, pre {margin: 0; padding: 0;}
    /* no top and bottom margins on nested lists */
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {margin-top: 0; margin-bottom: 0;}
    /* no borders on images, img links or tables */
img, a img, :link img, :visited img {border: none}
table {border-collapse: collapse;}
table, td, caption { font-size: inherit; font-weight: inherit; font-style: inherit; font-variant: inherit;}

/*** text format  ***/
pre, code { font-size:1em;}
strong, b {font-weight: bold;}
  
h1, h2, h3, h4, h5, h6 { color: #003277;margin-top: 3%;}
h1 { font-size: 1.4em;margin-top: 4%;}
h2 { font-size: 1.2em;}
h3 { font-size: 1.1em;}
h4 { font-size: 1.0em;}
h5 { font-size: 1em;}

a:link { color: #3333CC;}
a:visited {color: #333366;}
a:hover {color: #990000;}
a:active {color: #CC0000;}

ol, ul, li { font-size: 1.0em; line-height: 130%; margin: .5em 0 1em 1.5em;}
li { margin: .5em 0 .5em 1.5em;}

p { font-size: 1.0em; 
    line-height: 130%; 
	padding:.5em 0 .5em 0;}
li > p { margin-top: 0.2em;}

/***** layout *****/
#outer{
	width:680px; height:100%;
	margin: 0px;padding: 0px;
	border-spacing:0; border-collapse:collapse;border:none;
	background:#FFFFFF;/** for blue body bg  **/} 

#header {height: 122px;margin: 0;padding: 0;border-spacing:0;} 
#headernav {height: 28px;
	background: url('images/mdr_hbg.jpg') repeat-x -18px -122px;/**for blue body bg  **/}



#leftcol, #leftcolfoot{
	width:140px;
	background: #4F72A1;
	vertical-align: top;}
	
#rtcol {width:540px;vertical-align:top;}
#content {padding: 0 20px 0 20px; background: #fff;}

#salarysurvey td{text-align:right;padding:2px;font-size: 1.0em; }
#salarysurvey td.center{text-align:center;}
#salarysurvey td p{text-align:left;}

	
/**** left nav ****/
#navcontainer { width: 140px;position: relative;/* for IE */}
#navcontainer ul{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type:none;
}
#navcontainer ul li{
	background: url('images/blip.gif') no-repeat 0px .25em;
	padding-left:20px;
	margin-left:4px;
	position: relative
}
#navcontainer a{
	display: block;
	width: 112px;
	padding: 2px;
	background: #4F72A1;
	color: #fff;
	border-bottom: 1px solid #4F72A1;}
#navcontainer a:link, #navcontainer a:visited{text-decoration: none;}
#navcontainer a:hover{background: #004273;}

/**** footer nav ****/
.navlist { padding:0; margin:0; font-size:10pt}
.navlist li {
	list-style: none;
	padding:0; margin:0;
	display: inline;line-height: 2em;}
.navlist li a {
	padding:0 .5em 0 .2em; 
	margin:0;
	border-right: 1px solid #999999;
	text-decoration: none;
	white-space: nowrap;
	font-size: 1em;}
.navlist li a.last {border-right: none;}

.navlist li a:link {color: #33c;}
.navlist li a:visited {color: #336;}
.navlist li a:hover {color: #900;}

#footer {
	height: 10em;
	background: #fff;
	color: #000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
#footer ul.navlist  { margin-bottom: 1.5em;
	border-top: solid 2px #eee;}

#footer p { line-height:150%;color: #E00B2C;}
#footer .contact {
	white-space: nowrap; 
	margin-right:1.5em; 
	margin-left:1.5em;}
#footer p.copyright { color: #666; }
#footer p.dds { color: #000; }

#formtable td p {text-align:right; color:#666666; padding-right:2px;}
#formtable td p.confidential{text-align:left; color:#333; padding:2px;}

.moreinfo {font-weight: bold;}

.testimonial{font-style: italic;}
.tsig {color: #E00B2C;}


.state {font-size: 1.2em;color: #E00B2C; margin-bottom:0;}

.copyright { color: #666666;font-size:8pt }
.inline {display: inline;}
.nowrap {white-space: nowrap;}
.alt1 {color: #E00B2C;}/* red */
.white {color: #FFFFFF;}
.floatrt {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.floatleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.clearboth {clear: both;}

              * html .hollyhack        {height: 1%;}
       /* */