﻿* {margin: 0px; padding: 0px;}

body {background-color: #FFFFFF; font-family: Arial, Verdana; font-size: 15px; color: #6D6D6D;}
img {border-width: 0px;}
.TopSpace5 {margin-top: 5px;}
.TopSpace10 {margin-top: 10px;}
.TopSpace15 {margin-top: 15px; overflow: hidden;}
.TopSpace20 {margin-top: 20px; overflow: hidden;}
.TopSpace25 {margin-top: 25px; overflow: hidden;}
.TopSpace30 {margin-top: 30px;}
.TopSpace35 {margin-top: 35px;}
.TopSpace40 {margin-top: 40px;}
.Centered {text-align: center;}
.Clear {clear: both;}
.ie6 {clear: both; font-size: 0px; height: 1px;}

/* ============================== boxes ============================= */
#HeaderWrap {height: 93px; width: 100%; background-color: #005375;}
#HeaderContent {height: 93px; width: 900px; margin: 0 auto;}
#LogoWrap {float: left; width: 550px; height: 93px;}
#ContentWrap {clear: both; overflow: hidden; width: 900px; margin: 0 auto;}

/* ============================== top nav ============================= */
#TopNav {float: right; font-size: 12px; height: 16px; margin: 50px 0 0 0; letter-spacing: 1px;}
ul.NavLinks {list-style: none; float: right;}
ul.NavLinks li {display: block; float: left; position: relative; z-index: 1000; height: 16px; line-height: 16px;}
.NavDivider {margin: 0 0 0 9px; border-left: solid 1px #327393;}
a.NavLink, #TopNav span {text-decoration: none; color: #FFFFFF; margin: 0 0 0 9px; padding: 0;}
a.NavLink:hover {text-decoration: none; border-bottom: solid 1px #3D8BAF;}

/* ============================== footer ============================= */
#Footer {clear: both; width: 900px; margin: 60px auto 10px auto; height: 30px; line-height: 30px; color: #777777; letter-spacing: .05em; font-size: 12px; text-align: center;}
#Footer a {text-decoration: none; color: #777777; border-bottom: solid 1px #D3D3D3;}
#Footer a:hover {text-decoration: none; border-bottom: solid 1px #777777;}
