C# Documentbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	background-color: #343a54;
}
.clear {
	clear: both;
	height: 1px;
}

#page_container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #CCCCCC;
}
#top_line {
	background-color: #003399;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#header {
	height: 95px;
	color: #003399;
	background-image: url('../images/header_background.gif');
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	width: 97px;
}
.slogan {
	font-size: 14px;
	color: #FFFFFF;
}
#header_search {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}
#search_form {
	margin: 0px;
	padding: 0px;
}
.srchFrm {
	font-size: 12px;
	color: #003399;
}
#main_menu {
	color: #FFFFFF;
	height: 40px;
	background-image: url('../images/main-menu_background.gif');
	background-repeat: repeat-x;
	text-align: center;
	width: 769px;
}
#main_menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 578px;
}
#main_menu li {
	display: inline;
}
#main_menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: left;
	padding: 12px;
	width: 72px;
}
#main_menu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#page {
	background-color: #FFFFFF;
	margin: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left {
	float: left;
	width: 186px;
	height: 544px;
}
.link_box {
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_box .hd {
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	height: 18px;
}
.link_box .txt {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
.link_box .txt p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.link_box .txt ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.link_box a {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
.link_box a:hover {
	color: #000099;
	text-decoration: none;
}


#right {
	float: right;
	width: 570px;
}
#welcome {
	background-color: #6699CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #003399;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#welcome .hd {
	font-weight: bold;
	color: #FFFFFF;
}
#welcome img {
	float: left;
	margin-right: 5px;
	border: 1px solid #003399;
}

.pg_itm {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pg_itm .hd {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 5px;
}
.pg_itm img {
	float: right;
	margin-left: 5px;
	border: 1px solid #003399;
}
.trips {
	width: 170px;
	margin: 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	float: left;
	height: 120px;
}

#footer {
	background-color: #6699CC;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	width: 756px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#design {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	letter-spacing: 0.1em;
	padding-bottom: 4px;
}
#design a {
	color: #333333;
}
#design a:hover {
	color: #333333;
	text-decoration: none;
}

/*AutoComplete flyout */
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	color: #000000;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: default ;
	overflow: auto;
	height: 200px;
	text-align: left;
	background-color: #FFFFFF;
	list-style-type: none;
	padding-left:0px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}