/* REMOVE BROWSERS DEFAULT TABLE BORDERS */
table {border-collapse: collapse;}

body {
background: #bec2df;
color: black; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
 }

#container   { 
background: white url(../media/index-strip.jpg) top center no-repeat;
margin: 35px auto 20px auto;  
border: solid 1px #fff;
width: 800px;  
padding: 0px;
text-align: left;
overflow: auto;
}

#topnav { 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: normal; 
line-height: 18px; 
background: #5c6397; 
text-align: center; 
margin-top: 101px;
padding-top: 8px; 
padding-right: 50px; 
padding-bottom: 8px;}

ul#navigation {
list-style-type: none;
display: inline;
text-align: left;
padding-top: 5px; 
padding-right: 30px; 
padding-bottom: 5px;}

ul#navigation li {
display: inline;
font: 12px Verdana, Arial, Helvetica, sans-serif; 
color: #fff;
text-align: left;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px; 
padding-bottom: 10px; 
}

ul#navigation li a:link {
color: #fff;
text-decoration: none;
}

ul#navigation li a:visited {
color: #fff;
text-decoration: none;
}

ul#navigation li a:hover {
color: #000;
text-decoration: none;
}

ul#navigation li a:active {
color: #fff;
text-decoration: none;
}

#logo   { 
background: white url(../media/mf-logo-small.gif) top right no-repeat;
margin-top: 10px; 
text-align: left;
padding-left: 50px;
overflow: auto;
}

#content   { 
margin-top: 10px; 
text-align: left;
padding: 0px 50px 10px 50px;
overflow: auto;
}

#content ul {
color: black; 
font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left;
}

#photos {
text-align: center;
}

#photos h2 {
text-align: center;
}

#photos p {
text-align: center;
}


h1 { 
color: #5c6397; 
font-size: 18px; 
line-height: 21px; 
margin-top: 40px;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: center; 
}

h2 { 
color: #5c6397; 
font-size: 14px; 
line-height: 18px; 
margin-top: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left; 
}

h3 {
color: black; 
font-size: 12px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left;
}

p {
color: black; 
font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left;
}

.blue { 
font-size: 11px; 
line-height: 18px; 
color: #5c6397;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-decoration: none;
}

.blue a:link { 
color: #5c6397; 
text-decoration: none;
}

.blue a:visited { 
color: #5c6397; 
text-decoration: none;
}

.blue a:hover { 
color: white;
background: #5c6397; 
text-decoration: none;
}

.blue a:active { 
color: #5c6397; 
text-decoration: none;
}

.grey { 
font-size: 11px; 
line-height: 18px; 
color: #52565a;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-decoration: none;
}

.grey a:link { 
color: #52565a; 
text-decoration: none;
}

.grey a:visited { 
color: #52565a; 
text-decoration: none;
}

.grey a:hover { 
color: white;
background: #52565a; 
text-decoration: none;
}

.grey a:active { 
color: #52565a; 
text-decoration: none;
}

table#surveys {
width: 100%;
border: 1px solid #5c6397;
border-collapse: collapse;
}

table#surveys td {
margin: 0px;
padding: 0px 5px 0px 10px;
text-align: left;
vertical-align: top;
}

td.left {
width: 120px;
}

td.line {
border-left: 1px solid #5c6397;
}

tr.stripe {
background: #d7daeb;
}

table#surveys p {
color: black;
font-size: 11px;
line-height: 18px;
text-align: left;
}

table#links {
width: 100%;
border: 1px solid #5c6397;
border-collapse: collapse;
}

table#links td {
margin: 0px;
padding: 0px 5px 0px 10px;
text-align: left;
vertical-align: bottom;
}

tr.rule {
border-bottom: 1px solid #5c6397;
}

table#links p {
color: black;
font-size: 11px;
line-height: 18px;
text-align: left;
}

.copyright  { 
color: black; 
font-size: 9px; 
line-height: 18px; 
text-align: center; 
}

#rics {
width: 200px;
float: left;
padding-left: 30px;
}

#rics p {
font-size: 9px;
}

