/* ----- DO NOT EDIT THIS FILE ----- */

body, html {
	background:#ffffff;
   	padding:0;
   	margin:0;
   	}
   	
html {
	overflow-y: scroll;
	}
	
#headerbg {
	background:#2E3235 url('images/header.gif') repeat-x scroll left bottom;
	padding: 15px;
	margin: 0 auto;
	height: 60px;
	}
	
#logo {
	position:relative;
	width: 560px;
	float: left;
	}

.global-navigation {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	width: 400px;
	float: left;
	margin-top: 30px;
	}

.global-navigation ul {
	margin: 0;
	}

.global-navigation ul li {
	display: inline;
	}

.global-navigation ul li a {
	color: #999999;
	margin-left: 32px;
	text-decoration: none;
	}

.global-navigation :hover, .global-navigation ul li, a.selected {
	color: #ffffff;
	}
	
#request-button {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	float:right;
	width: 160px;
	margin-top: -28px;
	}
	
.request-button {
	background: url('images/global_button.png') no-repeat;
	display: block;
	padding: 5px 0 5px 16px;
	height: 25px;
	color: #cccccc;
	}
	
.container {
	position:relative;
	width: 960px;
	margin: 0 auto;
	}
	
#map {
	background: #8AA7C5 url('images/map_bg.jpg') no-repeat top;
	border-bottom: 1px solid #2E3235;
	margin: 0 auto;
	text-align: center;
	padding: 25px;
	}
	
#banner {
	text-align: center;
	}
	
#content-bg {
	background: url('images/content_bg.png');
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	width: 912px;
	padding: 20px;
	margin: 0px auto;
	text-align: left;
	overflow: auto;
	}
	
#text, #text1, #text2, #text3, #text4 {
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
	width: 420px;
	float:left;
	}
	
#text {
	padding: 0 20px 0 10px;
	}
	
#text1 {
	border-right:2px dashed #016F52;
	padding: 0 20px 0 10px;
	}
	
#text2 {
	border-left:2px dashed #016F52;
	line-height: 34px;
	padding: 0 0 0 30px;
	}
	
#text3 {
	padding: 10px 0 0 20px;
	}
	
#text4 {
	border-left: 2px dashed #016F52;
	padding: 10px 0 10px 30px;
	}
	
#home-text, #home-buttons {
	float: left;
	text-align: left;
	width: 630px;
	margin-top: 25px;
	margin-bottom: 25px;
	}
	
#home-buttons {
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	background: #E2E2E2;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 34px;
	padding: 15px;
	width: 225px;
	margin-left: 75px;
	text-align: center;
	}
	
a {
	outline: none;
	text-decoration: none;
	}
	
.text-link {
	text-decoration: underline;
	color: #ffffff;
	}
	
.text-link:hover {
	text-decoration: none;
	background: #69A43A;
	}
	
.button-link {
	border:2px solid #ffffff;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
    	font-size: 21px;
	color: #ffffff;
	display: block;
	padding: 3px 5px 5px 10px;
	}
	
.button-link:hover {
	text-decoration: none;
	background: #ffffff;
	color: #016F52;
	}
	
input[type="text"], textarea, input[type="password"] {
	border:10px solid #69A43A;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
    	font-family: Arial, sans-serif;
    	font-size: 18px;
    	margin-bottom: 5px;
    	display: block;
   	padding: 4px;
   	width: 390px
   	}
	
h1, h2, h3 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin:0 auto;
	}

h1 {
	font-size: 34px;
	color: #016F52;
	letter-spacing: -2px;
	}
	
h2 {
	font-size: 21px;
	color: #2E3235;
	letter-spacing: -1px;
	line-height: 28px;
	margin-top: 10px;
	}
	
h3 {
	font-size: 34px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -2px;
	}
	
#footer, #footer-home {
	background:#2E3235;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 600px;
	padding: 40px;
	clear:both;
	}
	
#footer-home {
	margin-top: 45px;
	}
	
.footer-navigation {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	}

.footer-navigation ul {
	margin:0;
	}

.footer-navigation ul li {
	display: inline;
	}

.footer-navigation ul li a {
	color: #999999;
	margin-right: 35px;
	text-decoration: none;
	}

.footer-navigation ul li a:hover, .footer-navigation ul li, a.selected, .nm-logo:hover {
	color: #cccccc;
	}
	
.nm-logo {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	}
