@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html, body, #wrap, td, th {
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	line-height: 16px;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}



/* ----- 2010 ----- */

img {
	border: 0;
}
p {
	padding-bottom: 10px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10px;
	margin-left: 15px;
}

a {
	color: #4B5D69;
}
a:hover {
	color: #21A8DE;
}


#tableThumb a {
	color: #4B5D69;
	display: block;
}

#tableThumb a:hover {
	color: #21A8DE;
	display: block;
}


hr {
	padding-top: 10px;
	padding-bottom: 10px;
}

blockquote {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}








.searchBox td #srchValue {
	height: 25px;
	width: 185px;
	padding-left: 10px;
	background-image: url(/images/search_field.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
}
.searchBox #searchValue {
	width: 175px;
	line-height: 25px;
}
.searchBox input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #009bda;
	border-style: hidden;
	border-width: 0px;
	border: 0;
	background-color: transparent;
	width: 175px;
}
.searchBox #srchButton {
	height: 25px;
	width: 25px;
	background-image: url(/images/search_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
}
.searchBox .inpButton {
	width: 25px;
	height: 25px;
	background-color: transparent;
}
.searchBoxBody p {
	padding-top: 5px;
}




#mainSearch td #srchValue {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 5px;
}
#mainSearch #srchButton {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainSearch .inpButton {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainSearch #btnSearch {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}


.breadBox a {
	display: inherit;
}

.breadContainer a {
	text-decoration: none;
	color: #666666;
}
.breadLinked {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.breadActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #21A8DE;
	text-decoration: none;
}
.breadDivider {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

/* ----- Main ----- */
.mnuMain {
	text-align: center;
}
.mnuMainItem, .mnuMainItemMembers {
	font: 13px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	line-height: 20px;
	width: 157px;
	line-height: 35px;
}
.mnuMainItemOver, .mnuMainItemMembersOver {
	font: 13px Arial, Helvetica, sans-serif;
	color: #0092CF;
	text-decoration: none;
	line-height: 20px;
	width: 157px;
	line-height: 35px;
}
.mnuMainItemActive {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0092CF;
	text-decoration: none;
	line-height: 20px;
	width: 157px;
	line-height: 35px;
}
.mnuMainItemActiveOver {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	line-height: 20px;
	width: 157px;
	line-height: 35px;
}

.mnuMainItemSeparatorH {
	height: 10px;
	width: 1px;
}
.mnuMainItem div,
.mnuMainItemOver div,
.mnuMainItemMembers div,
.mnuMainItemActive div,
.mnuMainItemMembersOver div,
.mnuMainItemActiveOver div {
	text-align: center;
}

/* ----- Side Nav ----- */
.mnuSide {
	text-align: left;
	width: 170px;
	text-decoration: none;
}
.mnuSideItem, .mnuSideItemMembers, .mnuSideItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #009ADA;
	text-decoration: none;
	font-weight: bold;
}
.mnuSideItemOver, .mnuSideItemMembersOver, .mnuSideItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	font-weight: bold;
	text-decoration: none;
}
.mnuSideItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	font-weight: bold;
	text-decoration: none;
}
.mnuSideItemSeparatorH {
	height: 9px;
	width: 160px;
	background-image: url(/images/divider_green.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* ----- Side Nav Sub ----- */
.mnuSideSub {
	text-align: left;
	width: 170px;
	padding-top: 5px;
	text-decoration: none;
}
.mnuSideSubItem, .mnuSideSubItemMembers, .mnuSideSubItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #009ADA;
	padding-left: 20px;
	background-image: url(/images/nav_dash.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.mnuSideSubItemOver, .mnuSideSubItemMembersOver, .mnuSideSubItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	padding-left: 20px;
	background-image: url(/images/nav_dash.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.mnuSideSubItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	padding-left: 20px;
	background-image: url(/images/nav_dash.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.mnuSideSubItemSeparatorH {
	height: 3px;
	width: 160px;
}

/* ----- Site Map ----- */
.mnuSiteMap {
	text-align: left;
	width: 140px;
}
.mnuSiteMapItem, .mnuSiteMapItemMembers, .mnuSiteMapItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding-left: 8px;
	background-image: url(/images/arrow_nav.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #21A8DE;
	text-decoration: none;
}
.mnuSiteMapItemOver, .mnuSiteMapItemMembersOver, .mnuSiteMapItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #009ADA;
	font-weight: bold;
	line-height: 20px;
	padding-left: 8px;
	background-image: url(/images/arrow_nav.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #21A8DE;
	text-decoration: none;
}
.mnuSiteMapItemSeparatorH {
	height: 10px;
	width: 140px;
}

/* ----- Site Map Sub ----- */
.mnuSiteMapSub {
	text-align: left;
	width: 140px;
padding-top: 3px;
	text-decoration: none;
}
.mnuSiteMapSubItem, .mnuSiteMapSubItemMembers, .mnuSiteMapSubItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
.mnuSiteMapSubItemOver, .mnuSiteMapSubItemMembersOver, .mnuSiteMapSubItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #009ADA;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
.mnuSiteMapSubItemSeparatorH {
	height: 3px;
	width: 140px;
	background-image: url(/images/divider_dots.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* ----- Head ----- */
.mnuHead {
	text-align: right;
	text-decoration: none;
}
.mnuHeadItem, .mnuHeadItemMembers, .mnuHeadItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #21A8DE;
	text-decoration: none;
	line-height: 23px;
}
.mnuHeadItemOver, .mnuHeadItemMembersOver, .mnuHeadItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	line-height: 23px;
}
.mnuHeadItemSeparatorH {
	height: 10px;
	width: 15px;
}
/* ----- Head Sub ----- */
.mnuHeadSub {
	text-align: left;
	padding: 5px;
	background-color: #DCDCDC;
	margin-top: -1px;
	margin-left: -5px;
	text-decoration: none;
}
.mnuHeadSubItem, .mnuHeadSubItemMembers, .mnuHeadSubItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
}
.mnuHeadSubItemOver, .mnuHeadSubItemMembersOver, .mnuHeadSubItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #009ADA;
	text-decoration: none;
}
.mnuHeadSubItemSeparatorH {
	height: 3px;
	width: 15px;
}


/* ----- Foot ----- */
.mnuFoot {
	text-align: right;
}
.mnuFootItem, .mnuFootItemMembers, .mnuFootItemActive {
	font: 11px Arial, Helvetica, sans-serif;
	color: #21A8DE;
	text-decoration: none;
	line-height: 20px;
}
.mnuFootItemOver, .mnuFootItemMembersOver, .mnuFootItemActiveOver {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	line-height: 20px;
}
.mnuFootItemSeparatorH {
	height: 10px;
	width: 15px;
}

/* ----- Box ----- */
.grayBoxBody .ctBulletin {
	background-image: url(/images/divider_gray.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
}
.grayBoxBody .ctBulletinLink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	padding: 0px 35px 0px 10px;
	display: block;
/*	height: 31px; */
	background: url(/images/arrow_circle.gif) no-repeat 210px center;
}
.grayBoxBody .ctBulletinLink:hover {
	color: #21A8DE;
}
.grayBoxBody .ctBulletinLink a {
	color: #4B5D69;
	text-decoration: none;
}
.grayBoxBody .ctBulletinLink a:hover {
	color: #21A8DE;
	text-decoration: none;
}

/* ----- Box2 ----- */
.grayBoxBody2 .ctBulletin {
	background-image: url(/images/divider_gray.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
}
.grayBoxBody2 .ctBulletinLink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	padding: 0px 35px 0px 10px;
	display: block;
}
.grayBoxBody2 .ctBulletinLink a {
	color: #4B5D69;
	text-decoration: none;
}
.grayBoxBody2 .ctBulletinLink a:hover {
	color: #21A8DE;
	text-decoration: none;
}

/* ----- Box3 ----- */
.grayBoxBody3 .ctBulletin {
	background-image: url(/images/divider_gray.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
}
.grayBoxBody3 .ctBulletinLink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	text-decoration: none;
	padding: 0px 35px 0px 10px;
	display: block;
}
.grayBoxBody3 .ctBulletinLink:hover {
	color: #21A8DE;
}
.grayBoxBody3 .ctBulletinLink a {
	color: #4B5D69;
	text-decoration: none;
}
.grayBoxBody3 .ctBulletinLink a:hover {
	color: #21A8DE;
	text-decoration: none;
}


.ctBulletin {
	padding-bottom: 15px;
}
.ctBulletinDate {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	font-weight: bold;
}
.ctBulletinLink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	font-weight: bold;
}
.ctBulletinNew {
}
.ctBulletinShortText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
}

.tableList td{
	padding: 3px;
}

.tableList .tableHeader{
	color: #333;
	font-size: 1.4em;
}

.tableList .tableHeader a{
	color: #333;
}
.tableList .tableHeader a:hover{
	color: #4b5d69;
}


#srchRank {
	padding-right: 10px;
}
#srchHeader {
	padding-bottom: 10px;
}
#srchTitle a {
	text-decoration: none;
	color: #4B5D69;
}
#srchTitle a:hover {
	color: #21A8DE;
	text-decoration: none;
}
#srchLink {
display: none;
}
#srchUpdated {
display: none;
}


/* image gallery */
#imgTitle {
	text-align: left;
}
.imgMain {
	text-align: left;
	vertical-align: top;
}
.imgPicture {

}
div#imgTitle {
	padding-top: 10px;
	padding-bottom: 10px;
padding-right: 10px;
}


#managementTeam .ctBulletinImage {
	text-align: left;
	vertical-align: top;
margin-bottom: 20px;
}
#managementTeam .ctBulletin {

}
#managementTeam .ctBulletinLink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
padding-top: 15px;
	padding-right: 20px;
	color: #21A8DE;
	text-decoration: none;
	font-weight: bold;
}
#managementTeam .ctBulletinLink:hover {
	color: #4B5D69;
	text-decoration: none;
}
#managementTeam .ctBulletinShortText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B5D69;
	padding-right: 20px;
padding-top: 5px;
}




#fwmobilecontent {
	display:none;
}



.eBanner {
	width: 710px;
	height: 72px;
	background: url(/images/eBanner.jpg) no-repeat left top;
padding-bottom: 20px;
}
.eBannerTextLeft {
	float: left;
	font: 18px/72px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 40px;
}
.eBannerTextRight {
	float: right;
	font: 22px/72px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 40px;
}
.eBannerTextRight a {
	color: #FFFFFF;
	text-decoration: none;
}
.eBannerTextRight a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
