div.banner {
	width: 100%;
} 

div.logo {
	vertical-align: middle;
}

div.logo img {
	border: none;
}

div.text {
	padding-top: 0.5em;
	padding-right: 0.75em;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	background-color: #F97D10;
	float: right;
	width: 65%;
	height: 100%;
	text-align: right;
}

div.bar {
	float: right;
	color: white;
	background-color: #5e6e85;
	height: 5px;
	font-family: tahoma,helvetica,sans-serif;
	font-weight: bold;
	padding: 0.5em 0em 0.5em 0em;
	font-size: 8pt;
	margin: 0.5em 0.5em 0em 0em;
}

div.bar a {
	margin: 0em 00em 0em 0em;
	padding: 0em 0.75em 0em 0.75em;
	color: #eeeeee;
	background-color: transparent;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	border-left: 1px solid white;
}

div.bar a:link {
	margin: 0em 00em 0em 0em;
	padding: 0em 0.75em 0em 0.75em;
	color: #eeeeee;
	background-color: transparent;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	border-left: 1px solid white;
}

div.bar a:visited {
	margin: 0em 00em 0em 0em;
	padding: 0em 0.75em 0em 0.75em;
	color: #eeeeee;
	background-color: transparent;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	border-left: 1px solid white;
}

div.bar a:active {
	margin: 0em 00em 0em 0em;
	padding: 0em 0.75em 0em 0.75em;
	color: #eeeeee;
	background-color: transparent;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	border-left: 1px solid white;
}

div.bar a:hover {
	color: white;
	text-decoration: underline;
}

#aboutus {
	border-left: none;
}

div.icon {
	padding-top: 15pt;
	padding-right: 3pt;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	float: right;
	height: 100%;
} 

div.menu {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0.1em 0em;
 	width: 100%;
 	color: #949494;
	background-color: #E5E5E5;
} 

div.menu div.search {
	clear:right;
	padding: 2px 2px 2px 2px;
	background-color: #E5E5E5;
} 

div.menu form {
	display: inline;
	margin: 0em 0.25em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #E5E5E5;
}

.searchItem {
 	border: 1px solid #F97D10;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 9pt;
}

.searchButton {
	color: #F97D10;
	padding-left: 10px;
	margin: 0em 0em 0em 0.2em;
	background-image: url('/pfw_files/tpl/tm/media/search');
 	border: 1px solid #F97D10;
	font-family: tahoma,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	cursor: hand;
} 


div.menu div.buttons {
	margin: 0em 0em 0em 0em;
	padding: 0em 1em 0em 1em;
	color: #949494;
	background-color: #E5E5E5;
	font-size: 7pt;
} 

div.menu div.buttons span {
	float: left;
	margin: 0em 0em 0em 0em;
	padding: 0.25em 0em 0.25em 0em;
} 

div.menu div.buttons a {
	text-align: left;
	margin: 0em 0.5em 0em 0em;
 	padding: 0.25em 0.5em 0.25em 20px;
	font-family: tahoma,helvetica,sans-serif;
	font-weight: bold;
	font-size: 7pt;
	background-repeat: no-repeat;
	background-position: center left;
	border-right: 1px solid #949494;
	cursor: pointer;
} 

div.menu div.buttons a:link {
	color: #949494;
	background-color: transparent;
	text-decoration: none;
}

div.menu div.buttons a:visited {
	color: #949494;
	background-color: transparent;
	text-decoration: none;
} 

div.menu div.buttons a:active {
	color: #949494;
	background-color: transparent;
	text-decoration: none;
} 

div.menu div.buttons a:hover {
	color: #949494;
	background-color: transparent;
	text-decoration: underline;
} 

div.footer {
	clear: both;
	width: 100%;
	font-family: sans-serif;
	font-size: 7pt;
	margin: 0.5em 1.5em 0em 0.2em;
} 

div.footer img {
	clear: both;
	border: none;
	vertical-align: middle;
}

div.footer span.text {
	clear: both;
	font-size: 7pt;
	padding-left: 0.5em;
}
