html {
	overflow-y:scroll;
}
body {
	background-image: url(../images/structure/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-color: #FAFBFC;
}
#banner-logo {
	display: block;
	float: left;
}
#banner {
	background-image: url(../images/structure/bg-banner3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	width: 702px;
	float: left;
}
#left {
	background-image: url(../images/structure/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 199px;
	height: 301px;
}
#middle {
	display: block;
	float: left;
	width: 502px;
	margin-right: 9px;
	margin-top: 1px;
}
#middle h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0067B1;
	margin-top: 5px;
	margin-bottom: 8px;
}
#middle h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#middle h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #0067B1;
}
#middle h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

#middle p.normal {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#middle p {
	margin-bottom: 8px;
	margin-top: 6px;
}
#left-menu {
	margin-left: 12px;
	width: 180px;
	margin-top: 2px;
}
#left-menu a:link, #left-menu a:visited {
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	margin-left: 15px;
	display: block;
}
#left-menu a:hover {
	color:#0067B1;
}
#left-menu p {
	display: block;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 11px;
	margin-bottom: 10px;
	padding-bottom: 11px;
}
#right {
	background-image: url(../images/structure/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 191px;
	height: 301px;
}
#right p {
	margin-left:10px;
	margin-bottom: 2px;
	margin-top: 0px;
	display: block;
	font-size: 11px;
}
#right a:link, #right a:visited {
	color:#0067B1;
	font-weight:bold;
	text-decoration: underline;
}
#right a:hover {
	color:#4C4C4C;
}
#right h1 {
	color:#0067B1;
	font-weight:bold;
	font-size:12px;
	background-image: url(../images/structure/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 7px;
	text-indent: 19px;
	margin-top: 8px;
	margin-bottom: 5px;
	
}
#mainnav {
	display: block;
	margin-top: 70px;
}
#mainnav a:link, #mainnav a:visited {
	font-weight: bold;
	color: #0067B1;
	text-decoration: none;
	font-size: 12px;
	height: 29px;
	padding-left: 14px;
	padding-right: 14px;
	display: block;
	float: left;
	background-image: url(../images/structure/mainnav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	
}
#mainnav a:hover {
	background-color: #F4F4F5;
	color:#174A7C;
}
a:link, a:visited {
	color: #4C4C4C;
	text-decoration: underline;
}
a:hover {
	color:#0067B1;
}
#footer {
	color:#929497;
	font-size:9px;
}
#footer a:link, #footer a:visited {
	color:#929497;
}
#footer a:hover {
	color:#0067B1;
}
#footer div {
	float: left;
}
#swirl {
	background-image: url(../images/structure/bg-swirl2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.blue {
	color: #0067B1;
}
.underline {
	border-bottom:1px solid #818181;
	padding-bottom: 3px;
}
	
#products a:link, #products a:visited, #search a:link, #search a:visited {
	color: #0067B1;
}
#products a:hover, #search a:hover  {
	color: #4C4C4C;
}
#products p {
	margin-top:0px;
	margin-bottom: 15px;
}
#press h2 {
	margin-top: 20px;
}
#press p {
	margin-bottom: 13px;
}
#flash1 {
	display: block;
	float: left;
	height: 300px;
	width: 690px;
	margin-left: 10px;
	margin-right: 10px;
}
#flash2 {
	display: block;
	float: left;
	height: 181px;
	width: 690px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#home-news {
	width:180px;
	margin-top:10px;
	display: block;
	float: left;
	height: 180px;
	background-image: url(../images/home-latestnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home-right {
	background-image: url(../images/bg-home-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 300px;
	width: 180px;
	font-size: 11px;
}
#home-right h1, #home-news h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 0px;
}
#home-right h2 {
	font-size: 12px;
	font-weight: bold;
	color: #002F65;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 0px;
}
#home-right h3, #home-news h3 {
	color:#0093D0;
	font-weight:bold;
	font-size:12px;
	background-image: url(../images/structure/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 7px;
	text-indent: 17px;
	margin-top: 11px;
	margin-bottom: 0px;
	
}
#home-right p, #home-news p {
	color: #4C4C4C;
	margin-left: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 13px;
	margin-right: 3px;
	font-size: 11px;
}
#home-right a:link, #home-right a:visited, #home-news a:link, #home-news a:visited {
	color:#0093D0;
	text-decoration:none;
}
#home-right a:hover, #home-news a:hover {
	color: #4C4C4C;
}
#topright {
	float:right; 
	width:180px; 
	/**=border: solid 1px #000000; **/
	margin-right:10px; 
	margin-top:6px; 
	height:60px
}
#topright select {
	color:#4C4C4C;
	font-size: 9px;
	border: 1px solid #4C4C4C;
}
#topright option {
	color:#4C4C4C;
}
#calendar {
	background-image: url(../images/bg-calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B2;
	border-bottom-color: #B1B1B2;
	border-left-color: #B1B1B2;
	background-color: #FFFFFF;
	width: 502px;
}
#calendar a:link, #calendar a:visited {
	color: #0067B1;
	text-decoration: underline;
}
#calendar a:hover {
	color: #4C4C4C;
}
#calname {
	width: 113px;
	margin-right: 26px;
	padding-left: 5px;
	float:left;
	display: block;

	
}
#caldate {
	width: 51px;
	margin-right: 18px;
	padding-left: 0px;
	float:left;
	display: block;

}
#calcity {
	width: 81px;
	margin-right: 9px;
	padding-left: 0px;
	float:left;
	display: block;

}
#calprov {
	width: 90px;
	margin-right: 10px;
	padding-left: 0px;
	float:left;
	display: block;

}
#calfocus {
	width: 76px;
	margin-right: 19px;
	padding-left: 0px;
	float:left;
	display: block;

}
#calendar td {
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B2;
}
#mediagallery p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#mediagallery h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0067B1;
	margin-top: 5px;
	margin-bottom: 2px;
}
#mediagallery a:link, #mediagallery a:visited {
	color:#60ACE2
}
#mediagallery a:hover {
	color: #4C4C4C;
}
#mediagallery td {
	height:200px;
}
#careers li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}
#sitemap li li {
	padding-bottom: 5px;
}
#sitemap li {
	padding-bottom: 10px;
	list-style-type: circle;
}
.formpad {
	margin-top: 20px;
}