* {margin: 0; padding: 0;}

a {color: #242AA3; text-decoration: none;}
a:hover {text-decoration: none;}

body {
	line-height: 1.25em;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	background: #e1e4e5 url('../graphics/bg.png');
}

#bg {background: url('../graphics/bg.png') top left repeat-x;}

h1 {text-transform: lowercase;}
h3 {color: #333333;}

h2,h3,h4 {text-transform: lowercase; margin-bottom: 1.0em; font-weight: normal;}

p {margin-bottom: 1.75em;}
ul {margin-bottom: 1.75em;}

#banner {
	position: relative;
	background: #ffffff;
	width: 71.0em;
	text-align: center;
	padding: 0.8em;
	border: solid 0.3em #242AA3;
}

#box_center {
	overflow: hidden;
	font-size: 0.9em;
	width: 30.5em;
	margin-top: -0.6em;
}

#box_center a {color: #242AA3; text-decoration: none;}
#box_center hover {color: #333;}

#box_left {
	float: left;
	background: #fff;
	font-size: 0.8em;
	color: #333;
	width: 23.3em;
	padding: 0.6em;
	margin-left: 0.6em;
	border-left: solid 0.3em #242AA3; border-right: solid 0.3em #242AA3; border-bottom: solid 0.3em #242AA3;
}

#box_right {
	float: right;
	background: #ffffff;
	font-size: 0.8em;
	color: #333333;
	width: 23.6em;
	padding-left: 1.8em; padding-right: 1.8em; padding-top: 1.8em; padding-bottom: 0.9em;
	margin-right: 0.2em;
	border-left: solid 0.3em #242AA3; border-right: solid 0.3em #242AA3; border-bottom: solid 0.3em #242AA3;
}

#box_right a {text-decoration: none; color: #0000ff;}
#box_right a:hover {text-decoration: none; color: #9A9595;}

#box_right h2 {
	font-size: 1.2em;
	color: #242AA3;
	margin-bottom: 0.125em;
}

#box_right h3 {
	font-size: 1.2em; font-weight: bold;
 	color: #17136e;
	line-height: 0.3em;
	padding-top: 1.0em;
}

#content {
	background: #ffffff;
	width: 27.8em;
	padding-left: 1.70em; padding-right: 1.68em; padding-bottom: 1.3em; padding-top: 1.70em;
	margin-left: 20.2em; margin-bottom: 2.0em;
	border-bottom: solid 0.2em #242AA3; border-left: solid 0.2em #242AA3; border-right: solid 0.2em #242AA3;
}

#copyright {
	font-size: 0.7em;
	color: #242AA3;
	width: 44.0em;
	text-align: left;
	line-height: 1.2em;
	padding-top: 3.1em;
	margin-top: 3.2em; margin-bottom: 1.0em;
	border-top: solid 0.125em #242AA3;
}

#copyright p {
	font-size: 1.4em;
	margin-top: 1.5em; margin-bottom: 1.7em;
}

#copyright p a {
	text-decoration: none;
	color: #242AA3;
}

#copyright p a:hover {color: #333;}

#header {
	position: relative;
	width: 73.1em;
	padding: 0.5em;
}

.itemBorder { border: 0.1em solid #000000 }
.itemText {
	font-family: Arial, sans-serif; font-weight: normal;
	font-size: 0.9em;
	text-decoration: none; 
	color: #000000;
	padding-left: 0.5em;
}

#logo {
	position: relative;
	background: #000 url(../graphics/routes-title-banner.png) repeat-x bottom left;
	text-align: left;
	margin-top: 0.1em; 
}

#main {
	position: relative;
	color: #333333;
	width: 73.8em;
	padding: 0px;
	margin-left: -0.5em;
}

#outer {
	position: relative;
	width: 73.8em;
	padding-top: 0.3em;
	margin: 0 auto 0 auto;
}

#searchbox {
	background: #fff;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	margin-top: 26.5em; margin-bottom: 0.3em;
}

#searchbox p {font-size: 0.95em;}

#searchbox input {
	font-size: 1.0em;
	color: #000000;
	text-align: left;
	padding: 0.2em;
	margin-top: 0.3em; margin-bottom: 0.3em;
}

#selector {
	float: left;
	background: #fff;
	color: #333333;
	width: 17.3em;
	padding: 0.5em;
	margin-top: 1.6em;
}

#selector h3 {
	font-size: 1.5em;
	color: #242AA3;
	padding-top: 0.5em;
	margin-top: -1.8em;
}

#selector p {
	font-size: 1.2em;
	padding-left: 0.1em;
	margin-top: -1.5em;
}

#sidebar_photo {
	float: right;
	background: #ffffff;
	color: #333333;
	font-size: 0.8em;
	width: 28.0em;
	padding-left: 1.8em; padding-right: 1.8em; padding-top: 1.8em; padding-bottom: 1.0em;
	border-bottom: solid 0.175em #cccccc; border-right: solid 0.2em #cccccc;
}
