/* reset */
td.col1 { width: 200px;}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	background-color: #fff;
	font-family: Helvetica, sans-serif;
	color: #636466;
}
#body-container {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -100px;
	position:relative;
	width: 100%;
}
#top-pusher { height:26px;background:#000; }

.sw-logo {
	position:absolute;
	top:42px;
	left:43px;
	z-index:2;
}

#left {width: 256px; float: left; padding: 20px 0px 10px 20px;}
#right {margin:0 0 0 225px; padding: 0px 10px 10px 70px; min-height: 528px; background-color: #fff;}

.leftNav {
        height: 70px;
        width: 276px;
        font-size: 16px;
        font-weight:
        bold;
        margin-bottom: 20px;
}

.underlined {
  border-bottom: 1px dashed #999;
  display: inline;
}

.mainNav a, .leftNav a {color: #0054a4;}
.mainNav a:visited, .leftNav a:visited {color: #0054a4;}
.mainNav a:hover, leftNav a:hover {color: #ec891d;}
.mainNav:hover a, .leftNav:hover a {color: #ec891d;}
.mainNavIcon {width: 130px; height: 115px; float: left;}
.mainNavText {float: left; padding-top: 40px;}

.leftNavIcon {width: 66px; height: 50px; float: left;}
.leftNavText {float: left; width: 150px; padding-top: 15px;}
.leftNavText .selected {color: #ec891d;}

#pusher { clear:both; height:100px; }

#contentBox {
        padding:20px 20px;
}

#footer {
	position:relative;
	height:100px;
	background:#000;
}
#copyright {
	padding:10px 40px 10px;
	background-color: #000;
	color:#fff;
	font-size:11px;
	line-height:normal;
	text-align:center;
}
a {
	color:#2B58A8;
	text-decoration: none;
}
a:hover, a.active {
	text-decoration:none;
	color:#CE8033;
}
#acknowledgments {
	color:white;
	text-decoration:underline;
}
#contentBox.main p.mainlink {
	color: #2B58A8;
	font-size:23px;
	font-weight:bold;
	margin:30px 0 5px;
}
#contentBox.main p.mainlink.first { margin-top:0; }
#contentBox.main p.seclink,.seclink a {
	color:#636466;
	margin:0;
	font-size:19px;
	font-weight:normal;
}
input.inline {
	vertical-align:middle;
	margin-right:25px;
}
input.greybox {
	height:29px;
	width:205px;
	background:transparent url(images/input-box.png) no-repeat;
	color:#000000;
	border:0;
	outline:0;
	padding-left:4px;
	text-align:left;
	font-size:14px;
}
h1 {
	color:#CE8033;
	font-size:26px;
	font-weight:bold;
}
h2 {
	color: #2B58A8;
	font-size:19px;
	font-weight:bold;
	margin:5px 0 8px;
}
p {
	font-size: 12px;
	margin:0.5em 0;
}
ul.arrow, ul.arrow li {
	list-style:none;
	padding:0;
	margin:0;
}
ul.arrow li {
	padding:4px 0 4px 40px;
	background:url(images/bullet.png) 15px 7px no-repeat;
}

/*********************/
/* front page styles */
#header.front {
	position:relative;
	height: 135px;
	border-bottom:3px solid #0093d0;
	border-top:3px solid #f7941e;
	background:#000 url(images/main/header.jpg) left 5px repeat-x;
}
.front.header-map {
	position:absolute;
	height:125px;
	width:555px;
	top:5px;
	right:60px;
	background:url(images/main/map.png);
	z-index:1;
}
#header-pad.front { background:#000;height:22px; }
#contentBox.front {
	padding:20px 20px 0 125px;
}
#contentBox.main p {
	margin:20px 0;
}
#footer-push { height:6px; }
#footer-menu.front {
	height: 41px;
	background:url(images/main/footer.jpg) left 3px repeat-x;
	padding:32px 17px 0px;
	border-top:3px solid #f7941e;
}

/* end front page styles */
/*************************/

/*********************/
/* blue page styles */
body.secondary.blue #contentBox {
	background:#fff url(images/left.png) left top repeat-y;;
}
#header.secondary {
	position:relative;
	height: 131px;
	border-top:3px solid #f7941e;
	background:#000 url(images/header.png) left 5px repeat-x;
}
#blue-bar {
	position:relative;
	background: url(images/bar-blue.png) repeat-x;
	height:24px;
	padding:5px 0 0 127px;
	color:#fff;
	font-size:15px;
	line-height:normal;
}
#blue-bar p { margin:0; font-size:15px; }
#contentBox.secondary {
	padding:0;
	color:#000;
}
.right-padding {
	padding: 30px 30px 20px;
}
#footer-menu.secondary {
	position:relative;
	height: 67px;
	background:url(images/footer.png) left 9px repeat-x;
	padding:14px 17px 0px;
}
#footer-logo {
	position:absolute;
	top:15px;
	left:43px;
}

/* end blue page styles */
/*************************/

/**********************/
/* orange page styles */
body.secondary.orange #contentBox {
	background:#fff url(images/side-grad-orange.png) left top repeat-y;
}
#orange-bar {
	position:relative;
	background: url(images/bar-orange.png) repeat-x;
	height:24px;
	padding:5px 0 0 127px;
	color:#fff;
	font-size:15px;
	line-height:normal;
}
#orange-bar p { margin:0; font-size:15px; }
/* end orange page styles */
/**************************/

/* navigation styles */
ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	background:none;
	text-align:right;
}
ul.menu li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
}
ul.menu li.last {
	background:none;
}
ul.menu a {
	color:#fff;
	display:block;
	padding:5px 12px 0 8px;
	font-size:12px;
}
ul.menu.secondary a {
	color:#000;
}
ul.menu a:hover {
	text-decoration:underline;
}

/* button styles */
.btn-login {background: url(images/btn-login-on_smaller.png) no-repeat; width: 100px; height: 42px; border:none; cursor: hand;}
.btn-login:hover {background: url(images/btn-login-over_smaller.png) no-repeat;}

/* form styles */
.loginLabel {color: #0054a4; font-size: 22px; font-weight: bold; vertical-align: middle;}
