body {
	margin: 0;
	padding:  6px 0 0 0 ;
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #5887A5;
	text-align: center;
}
#main {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #fff url(../images/layup/top.gif) no-repeat 0 0;
}
#contents{
	padding: 10px;
}  
#bottom {
	background: url(../images/layup/bottom.gif) no-repeat left bottom;
	height: 8px;
} 
#footer{
	margin: 5px auto;
	width: 760px;
	height: 33px;
	text-align: center;
	border-bottom: solid 5px #5887A5;
	background: #7299B3 url(../images/layup/footer_l.gif) no-repeat 0 0;
}
#footer span{
	display: block;
	float: right;
	width: 7px;
	height: 33px;
	background: url(../images/layup/footer_r.gif) no-repeat 0 0;
}
#footer ul{
	margin: 0;
	padding:8px 0 0 15px;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	font-weight: bold;
	color: #C1D2DE;
	text-decoration: none;
	border-right: 1px solid #C1D2DE;	
	padding: 1px 8px 1px 9px;
}
#footer  a:hover{
	color: #fff;
}
#footer .last {
	float: right;
}
#footer .no a,
#footer .last a { 
	border-right: none;	
}

.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
}
#middle {
	margin: 18px;
	float: left;
	width: 325px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#middle ul, #middle ol {
	padding: 0 0 15px 15px;
	margin: 0;
}
#middle ul li{
	margin: 0;
	padding: 0 0 8px 10px;
	background: url(../images/layup/ul.gif) no-repeat 0 0;
	list-style: none;
}
#middle ol li {
	padding: 0;
	margin: 0 0 8px 10px;
}
.pdf li{
	background: url(../images/layup/pdf.gif) no-repeat 0 2px !important;
	padding-bottom: 5px!important;
}
.pdf a {
	margin-left: 10px;
}
.pdf .doc{
	background: url(../images/layup/doc.gif) no-repeat 0 2px !important;
}

.fullwidth {
	width: 520px !important;
	margin-right: 0 !important;
}
.images {
	float: right;
	padding: 10px 0 0 0;
}
.images p {
	margin-bottom: 16px;
}
.images span{
	display: block;
	position: absolute;
	background: url(../images/layup/img_mask.png);
	width: 146px;
	height: 146px;
}
.images img{
	display: block;
	border-bottom: 8px solid #fff;
}
a {
	color: #004A8F;
	text-decoration: underline;
}
#middle a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #5887A5;
}
a:hover {
	text-decoration: none;
}
a img{
	border: none;
}
p {
	padding: 0 0 15px 0;
	margin: 0;
}
#topbar {
	height: 74px;
	width: 100%;
}
#topbar dl {
	margin-top: 45px;
	float: right;
	font-weight: bold;
}
#topbar dd, dt {
	display: inline;
	float: left;
	margin: 0 11px 0 0 ;
	padding: 0;
}
#topbar a {
	float: left;
	text-indent: -9000px;
	height: 14px;
	width: 22px;
	text-decoration: none;
	outline: 0;
}
#topbar a:hover, #topbar a.on {	
	opacity: 0.90;
}

#f1, #f2 {background: url(../images/layup/flags.gif) no-repeat;}
#f1 {background-position: 0 0;}
#f2 {background-position: -33px 0;}

#f1:hover, #f1:focus, #f1.on {background-position: 0 -21px;}
#f2:hover, #f2:focus, #f2.on {background-position: -33px -21px;}

#topgfx {
	background: url(../images/layup/topgfx2.jpg) no-repeat right top;
	margin-bottom: -3px;
}
#topnavi {
	margin: 2px 0 12px 0;
	height: 21px;
	width: 100%;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
}
#topnavi li {
	display: inline;
} 
#topnavi li span {
	cursor: pointer;
	background: url(../images/layup/navi_bg.gif) no-repeat 0 0;
	height: 23px;
	display: block;
	float: left;
	padding: 8px 16px 0 16px;
}
#topnavi a {
	float: left;
	color: #fff;
	text-decoration: none;
	height: 31px;
	background: #7BBDCB url(../images/layup/navi_bg.gif) no-repeat right top;
	border-right: 1px solid #fff;
	font: bold 1.1em/120% Arial, Helvetica, sans-serif;
}
#topnavi a:hover, #topnavi a:focus, #topnavi .on, #textchange .on a {
	text-decoration: none;
	background-color: #FDB728 !important;
}
#topnavi .classcy li span{
	padding: 2px 15px 0 15px;
}
.cy #textchange {
	font-size: .9em
}
#searchform {
	width: 200px;
	background: #00A2E3 url(../images/layup/navi_bg.gif) no-repeat;
	float: left;
	border-right: 1px solid #fff;
}
#searchform fieldset, #textchange span {
	background: url(../images/layup/navi_bg.gif) no-repeat right top;
	height: 31px;
}
#searchform label, #searchform .go  {
	margin: 6px 0 -3px 3px;
}
#searchform p{
	padding:0;
}
#searchform label {
	background: url(../images/layup/titles/search.gif) no-repeat;
	float: left;
	height: 14px;
	width: 42px;
	margin-left: 8px;
}
#searchform .classcy {
	background: url(../images/layup/titles/search_cy.gif) no-repeat;
}
#searchform label span {
	float: left;
	text-indent: -9000px;
}
#searchform input {
	width: 106px !important;
	border: none !important;
	background: url(../images/layup/search_bg.gif) no-repeat !important;
	padding-right: 1px !important;
	text-align: center !important;
	margin: 6px 5px -3px;
	font-weight: bold;
	color: #004A8F;
}
#textchange {
	background: #C1CCC3 url(../images/layup/navi_bg.gif) no-repeat;
	height: 31px;
	width: 81px;
	float: left;
	text-align: center;
	font-weight:bold;
}
#textchange span {
	width: 1px;
	float: right;
}
#textchange ul{
	margin-left: 15px !important; 
	float: none !important;
}
#textchange a{
	background: url(../images/layup/textchange.gif) no-repeat;
	border: none;
	text-indent: -9000px;
	height: 13px !important;
	width: 14px !important;
	margin: 1px 4px 0 0 !important;
	line-height: 0;
	outline: 0;
}
#Default a {background-position: 0 0;}
#Medium a {background-position: -18px 0;}
#Large a {background-position: -36px 0;}

#leftside {
	width: 201px;
	float: left;
	margin: 0 0 4px 0;
}
.box1, .box2, .box3 {
	height: 128px;
	line-height: 1.3em;
}
.box1 div, .box2 div {
	margin: 2px 10px;
	color: #363636;
}
.box2, .box3 {
	margin-top: 2px;
}
#leftside span {
	display: block;
	font-size: 1px;
	height: 5px;
	width: 201px;
	background:url(../images/layup/navi_top.gif) no-repeat;
}
#leftside ul {
	padding: 9px 0 70px 0;
	margin: 0;
	background: #004A8F url(../images/layup/sub_bg.gif) no-repeat left bottom;
}
#leftside li {
	display: block;
	list-style: none outside;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside li a{
	margin: 0;
	padding: 5px 0 7px 8px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: block;
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #1A5C9A;
}
#leftside li a:hover, #leftside li .on{
	text-decoration: none;
	color: #fff;
	background: #01407A;
}
#leftside ul ul {
	padding: 5px 0 10px 0;
	background: none;
	border-bottom: 1px solid #1A5C9A;
}
#leftside li ul a{
	padding: 0 0 0 20px;
	font: normal 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background: url(../images/layup/arrow.gif) no-repeat 10px 50%;
}
#leftside li ul a:hover, #leftside li ul .on{
	color: #ccc;
	background: url(../images/layup/arrow.gif) no-repeat 10px 50%;
}
#searchresults {
	margin: 0 !important;
	padding: 0 !important;
	clear: right;
}
#searchresults li{
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #EFEFEF;
}
#searchresults h2{
	margin: 7px 0 3px 0 !important;
	padding: 0 !important;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
.paging {
	padding: 5px 10px 0 0;
	height: 10px;
}
.paging ul{
	display: inline;
	list-style: none;
	float: right;
}
.paging li{
	float: left;
	background: none !important;
	margin: 7px 0 0 0 !important;
	padding: 0 !important;
}
.paging li a{
	display: block;
	width: 22px;
	text-align: center;
	margin: 0 2px 0 0;
	padding: 0 0 2px 0;
	text-decoration: none;
	color: #fff;
	background: #5887A5;
	font-weight: normal;
	line-height: 1.3em;
}
.paging li a:visited, .sitemap a:visited  {
	border: none !important;
}
.paging li a:hover, .paging li .on{
	background: #FDB728 !important;
	text-decoration: none;
}
.sitemap  a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.sitemap  a:hover { 
	color: #000;
}
.sitemap li ul a {
	color: #004A8F;
}
.sitemap li ul ul a {
	font-weight: normal;
}
.sitemap ul {
	margin: 0 !important;
	padding: 0 0 0 20px  !important;
}
.sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(../images/layup/sitemapli.gif) no-repeat 0 .5em !important;
	margin: 0  !important;
	padding: 3px 0 3px 20px !important;
}


h1, h2 {
	padding: 0;
	margin: 0 0 5px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #004A8F;
}
h2 {
	font-size: 1.1em;
 }
hr {
	background:none;
	border-bottom: 1px solid #ccc;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 17px;
}
#show1, #show2 {
	display: none;
}
form {
	margin: 0;
	padding: 0;
}
legend {
	display: none;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
	font-weight: bold;
}
.formarea select{
	padding: 0;
	width: 174px;
}
iframe {
	width: 0;
	height: 0;
	border: 0;
}
.other {
	width: 400px;
	background: #F5F5F5;
	border-bottom: 5px solid #fff;
	padding :10px;
}
.other h2 {
	text-align: left;
	margin-bottom: 20px;
}
.other h1 {
	text-align: left;
	margin-bottom: 20px;
}

.textform {
	color: #666;
	background: #fff !important;
}
.textformfocus {
	color: #004A8F;
	background: #F0F0F0 !important;
}
.textform, .textformfocus {
	padding: 2px 1px 3px 5px;
	width: 168px;
	border: 1px solid #999;
	font:bold  1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.submit, .csubmit, .proceed {
  	font-size: 1px;
	border: 0;
	height: 23px;
	width: 52px;
	background: none;
	cursor: pointer;
	text-indent: -9000px;
	background: url(../images/layup/submit.gif) no-repeat 0 0;
}
.csubmit {
	width: 85px;
	background: url(../images/layup/createletter.gif) no-repeat;
}
.proceed {
	width: 58px;
	background: url(../images/layup/proceed_but.gif) no-repeat;
}
.formarea .classcy {
	background: url(../images/layup/submit_cy.gif) no-repeat 0 0;
}
.go {
	background: url(../images/layup/go.gif) no-repeat 0px 50%;
	width: 11px;
	height: 16px;
}
.hidden {
 	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.error {
	color: #BC2020;	
}

.formError {
	color: #BC2020;	
}

.formError input{
	border: 1px solid #BC2020;	
}

.formError textarea{
	border: 1px solid #BC2020;	
}


.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.rating {
	width: 40px;
}
th {
	text-align: center;
}
.lefttext {
	text-align: left;
}
#sound {
	text-align: right;
	height: 15px;
	margin-top: -22px;
	padding-right: 7px;
}
#audiofiles, #audiofiles li {
	list-style: none !important;
	background: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
#audiofiles {
	margin-top: 20px !important;
}
#audiofiles p a {
	background: url(/images/layup/headphones.gif) top left no-repeat;
	padding: 3px 0px 0px 25px;
	display: block;
	height: 25px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
}
#audiofiles p a:hover {
	text-decoration: underline;
}
#audiofiles p a span {
	font-weight: normal;
}