@charset "utf-8";
/* CSS Document */

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

#bg{background:url(/media/dist/124652/48404/SiteDesign/background.jpg) #b5c3d3;
background-repeat: repeat-x;
}

/*left navigation shadowing*/



#search{padding:5px 10px 5px 10px;
	background:url(/media/dist/124652/48404/SiteDesign/search_bg1.jpg) repeat-y  left bottom #FFFFFF;
}


#leftnav{padding:5px 10px 5px 10px;
	background:url(/media/dist/124652/48404/SiteDesign/search_bg1.jpg) repeat-y left bottom #FFFFFF;
}

/*top navigation*/

#top .NavBarLink{width:114px;
	height:16px;
	padding-top:6px;
	padding-bottom:6px;
	background:#009293;
	display:block;
	text-align:center;
	border-right:1px solid #e6e6e6;
	color:#FFFFFF;
}

#top a:hover{background:url(/media/dist/124652/48404/SiteDesign/topnav_hover.jpg);
	text-decoration:none;
	color:#57aeaf;
}

/* Right Thumbnails */

#tdRight TD.ColorD {
background: #FFFFFF;
border:none;
}

#tdRight  .ColorBorder{
background: #FFFFFF;
border:2px solid #666666;
}

#tdRight TD.ColorC{
background: #FFFFFF;
border:none;
}

/*go button*/

#search .LinkButton, #search .LinkButton:visited, #search  .LinkButton:active {
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
	height: 22px;
	background: #FFFFFF;
	font-size:11px;
}

#search  .LinkButton:hover{
	color: #000000;
	font-size:11px;
	border: 1px solid #000000;
	padding: 2px;
	height: 22px;
	background: #FFFFFF;
}

#search .small2{color:#000000;
	font-size:10px;
	font-weight:normal;
}

#hpg h2{color:#2c56a6;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:0px;
line-height:18px;
}

#hpg p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#505050;
}