﻿/* TAGS */

body
{
	background: #ccc;
	color: #000;
	font-family: Verdana, Sans-Serif, Serif, Monospace;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

h1
{
	background-color: transparent;
	color: #33449c;
	font-size: 0;
}

h1 a:active,
h1 a:link,
h1 a:visited
{
	background: transparent;
	color: #ffc;
	text-decoration: none;
}

h2
{
	background-color: transparent;
	background-image: url(../images/chevrons_h2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #33449c;
	font-size: 4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 75px;
}

h3
{
	background-color: transparent;
	background-image: url(../images/chevrons_h3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #cadb34;
	font-size: 1.75em;
	font-weight: normal;
	margin: 25px 0 15px 0;
	padding: 0 0 5px 40px;
}

h4
{
	background-color: transparent;
	background-image: url(../images/chevrons_h4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #c9cde5;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 15px 17px;
	padding: 0 0 5px 25px;
}


a:active,
a:link,
a:visited
{
	background: transparent;
	color: #00f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}	

acronym
{
	border-bottom: 1px dashed #000;
	cursor: help;
}

strong
{
	color: #000;
	font-weight: bold;
}

big
{
	font-size: 1.1em;
	line-height: 1.5em;
}

form
{
	margin: 0;
	padding: 0;
}

hr
{
	background: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}	

p
{
	margin: 0px 0px 10px 0px;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

ul, ol
{
	list-style-position: outside;
	margin: 0 0 10px 15px;
	padding: 0;
}

ul
{
	list-style-type: disc;
}	

label
{
	display: block;
	font-style: italic;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

legend
{
	display: none; 
	visibility: hidden;
}

input, select, textarea
{
	font-family: Verdana, Sans-Serif, Serif, Monospace;
	font-size: 1em;
}		

input.search
{		
	background: #fff;
	border: 1px solid #666;
	color: #000;
	margin: 0;
	padding: 3px;
	width: 175px;
}

input.checkbox,
input.image,
input.default
{
	background-color: Transparent;
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
}

table
{
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

caption
{
	display: none;
	visibility: hidden;
}

th, td
{
	font-size: 11px;
	padding: 3px;
}

th
{
	background-color: Transparent;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-weight: bold;
	text-align: left;
}

tr.alt td
{
	background-color: #f5f5f5;
	color: inherit;
}

tr.hover td
{
	color: #000;
	cursor: pointer;
}

th.img, td.img
{
	text-align: center;
}

tfoot tr td
{
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #c00;
}

/* Classes */

.blue
{
	color: #33449c;
}

.clear
{
	clear: both;
}

ul.chevrons
{
	margin-bottom: 25px;
}

.left
{
	float: left;
	margin: 0 15px 15px 0;
}

.right
{
	float: right;
	margin: 0 0 15px 15px;
}

ul.chevrons li
{
	list-style-image: url(../images/bullet_green.gif);
	list-style-position: outside;
	margin: 0 0 5px 22px;
	padding: 0 0 0 10px;
}

.contact
{
	height: 125px;
	margin-right: 25px;
	width: 195px;
}

.contact h4,
#summary h4
{
	background-color: transparent;
	background-image: none;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.contact_details
{
	font-size: 0.85em;
}

.contact_details div
{
	margin-bottom: 3px;
}

.hilite
{
	background-color: Transparent;
	color: #cadb34;
	display: inline-block;
	width: 45px;
}

.download
{
	margin: 0 0 40px 45px;
}

.download .img
{
	margin: 0 0 10px 0;
}

.download .img img
{
	border: 1px solid #ccc;
	margin-right: 25px;
}

.input_area
{
	margin: 0 0 10px 0;
}

div.warning
{
	background-color: #ffc;
	border: 1px dashed #ccc;
	color: #c00;
	margin: 0 0 15px 0;
	padding: 10px;
}

.route_planner
{
	margin-top: 25px;
	position: absolute;
}

.route_planner_pad
{
	height: 125px;
}

/* IDs */

#wrapper
{
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	width: 995px;
}

#header
{
	background-image: url(../images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 131px;
}

#content, #navigation, #summary
{
	float: left;
}

#navigation
{
	padding: 0 25px 0 25px;
	width: 178px;
}

#navigation ul,
#navigation ul li
{
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li.large
{
	margin-bottom: 5px;
}

#latest_news h2
{
	background-image: none;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

#latest_news .story
{
	font-size: 0.8em;
	margin: 0 0 5px 0;
}

#latest_news .story a:active,
#latest_news .story a:link,
#latest_news .story a:visited
{
	color: #000;
	font-weight: bold;
}

#content_wrapper
{
	margin: 0 0 40px 0;
}

#content
{
	width: 535px;
}

#summary
{
	background-image: url(../images/curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 100px 10px 0 10px;
	width: 212px;
}

#summary img
{
	border: 1px solid #ccc;
}

#summary h3
{
	background-image: url(../images/chevrons_h3_summary.gif);
	color: #33449c;
	margin-top: 0;
	padding-top: 0;
}

#summary a:active,
#summary a:link,
#summary a:visited
{
	color: #33449c;
	font-weight: bold;
}

#summary a.selected:active,
#summary a.selected:link,
#summary a.selected:visited
{
	color: #cadb34;
	font-weight: bold;
}

#footer
{
	background-color: #33449c;
	background-image: url(../images/bg_footer.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #fff;
	font-size: 0.7em;
	padding: 7px 25px 7px 25px;
}

#footer ul, #footer li
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li
{
	float: left;
	margin-left: 15px;
}

#footer a:active,
#footer a:link,
#footer a:visited
{
	color: #fff;
}
