@charset "utf-8";
html {
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #efefef;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #efefef;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #efefef;
}
* {
	margin:0px;
	padding:0px;
	font-family: "lucida sans unicode", helvetica, verdana, arial;
}
.blankFix {
	clear:both;
}
.height200 {
	height:130px;
}
.centerizer {
	margin-left:auto;
	margin-right:auto;
}
body {
	background-image: url(layoutImages/backgroundTile.gif);
}
#masterContainer {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-color: #333333;
}
#masterContainer #masterHeader {
	width: 980px;
	background-color: #333333;
	clear: both;
}
#masterContainer #masterBody {
	width: 980px;
	background-color: #efefef;
	clear: both;
}
#masterContainer #masterBody {
	width: 970px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#masterHeader #bannerImage {
	background-image: url(layoutImages/bannerHeading2.jpg);
	height: 145px;
	width: 970px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#masterHeader #navigation {
	background-color: #efefef;
	clear:both;
	display:block;
	width:970px;
	margin-right: auto;
	margin-left: auto;
}
#bodyUpper #messageFromAmbassador {
	width: 800px;
	float: left;
}
#bodyUpper #myContainer {
	width: 800px;
	float: left;
}
#bodyUpper #containerMaster {
	width: 970px;
	float: left;
}
#bodyUpper #systemTrayArea {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	float: left;
	width: 165px;
	padding-top: 10px;
	height: 220px;
	display: block;
	font-size: 11px;
}
#bodyUpper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#breadcrumbBar {
	width: 970px;
	background-color: #59636d;
	font-size: 9px;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	height: 23px;
	line-height: 23px;
}
#containerMaster #breadcrumbBar {
	width: 970px;
	background-color: #59636d;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	height: 23px;
	margin-top: 5px;
	line-height: 23px;
}
#breadcrumbBar .breadcrumbHolder {
	float: left;
	text-indent: 20px;
	background-color: #59636D;
}
#breadcrumbBar .dateHolder {
	text-align: right;
	float: right;
	width: 350px;
}
#masterBody #bodyLower {
	clear: both;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	overflow: hidden;
}
.ambassadorMessage p {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	color: #666666;
}
#messageFromAmbassador .ambassadorPhotograph {
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#messageFromAmbassador .ambassadorMessage {
	width: 580px;
	margin-left: 220px;
}
.ambassadorMessage h1 {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #a47100;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
.ambassadorMessage h2 {
	color: #A47100;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.alignmentRight {
	text-align: right;
}
#bodyLower #contentAreaLeft {
	width: 170px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bodyLower #contentAreaLeftB {
	width: 170px;
	float: left;
	height: 130px;
	overflow: auto;
}
#bodyLower #contentAreaCenter {
	width: 630px;
	float: left;
}
#bodyLower #contentAreaRight {
	float: right;
	width: 165px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 560px;
}
#bodyLower #contentAreaRightB {
	float: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 130px;
	overflow: auto;
}
#contentAreaCenter #centerAreaLeft {
	width: 315px;
	float: left;
	height: 400px;
	overflow: auto;
}
#contentAreaCenter #centerAreaRight {
	text-align: left;
	float: left;
	width: 315px;
	height: 400px;
	overflow: auto;
}
#contentAreaCenter h1 {
	color: #A47100;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.padding10px {
	display: block;
	padding: 10px;
}
.padding5px {
	display: block;
	padding: 5px;
}
.newsCluster h2 {
	color: #0f839c;
	font-size: 12px;
	padding-top: 10px;
}
.newsCluster p {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsCluster a {
	color: #000033;
	font-size: 10px;
	font-weight: normal;
}
.newsCluster h6 {
	color: #666666;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newsCluster h5 {
	font-size: 11px;
	text-align: right;
}
#bodyLower #contentAreaCenterLower {
	width: 630px;
	float: left;
}
#contentAreaCenterLower #centerAreaLeft {
	width: 150px;
	float: left;
	text-align: center;
}
#contentAreaCenterLower #centerAreaCenter {
	width: 400px;
	float: left;
	color: #EFEFEF;
	background-image: url(layoutImages/backgroundRoundticker.gif);
}
#contentAreaCenterLower #centerAreaRight {
	text-align: left;
	float: left;
	width: 210px;
}
#contentAreaLeftB li {
	font-size: 10px;
	list-style-position: outside;
}
#contentAreaLeftB h2 {
	font-size: 12px;
	color: #1083B9;
	padding-bottom: 5px;
}

#contentAreaRightB li {
	font-size: 10px;
	list-style-position: outside;
}
#contentAreaRightB h2 {
	font-size: 12px;
	color: #1083B9;
	padding-bottom: 5px;
}
#centerAreaCenter h2 {
	font-size: 14px;
	color: #FFCC33;
}
#centerAreaCenter li {
	font-size: 11px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
}
#masterContainer #masterFooter {
	background-color: #444547;
	background-image: url(layoutImages/footerGeneric.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
}
#containerMaster .contentKing {
	font-size: 11px;
}
.contentKing table th {
	font-style: italic;
}
.contentKing h1 {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}
.contentKing #fileTable {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.contentKing #fileTable a {
	background-image: url(layoutImages/file-type.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 23px;
	line-height: 18px;
	float: left;
}
#contentAreaLeft img {
	margin-bottom: 2px;
}
#contentAreaRight img {
	margin-bottom: 2px;
}
#scroller .link {
	color: #10A8D4;
	text-decoration: none;
	font-size: 14px;
}
#fileTable .interactiveForm {
	background-image: url(layoutImages/file-type2.gif);
}
#fileTable .interactiveForm a {
	background-image: url(layoutImages/file-type2.gif);
	text-indent: 23px;
	line-height: 18px;
}
#systemTrayArea p {
	margin: 0px;
	padding: 0px;
	line-height: 3px;
}
.ambassadorMessage .alignmentRight {
	font-size: 11px;
}
















#adeeFooter #contentAreaLeftB {
	width: 350px;
	float: left;
	height: 130px;
	overflow: auto;
}
#contentAreaLeftB #floatMeLeft {
	float: left;
	width: 155px;
}
#adeeFooter {
	overflow: hidden;
}

#contentAreaLeftB li {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: none;
}
.contentKing .faqSlot {
	width: 165px;
	float: left;
	text-align: center;
}
.contentKing .tableSlot {
	float: left;
	width: 800px;
	display: block;
}
.faqSlot ul li {
	margin-left: 5px;
	list-style-type: none;
}

a{
	color:#003399;
	}
a:hover {
	color:#0099FF;
	}#myContainer h1 {
	font-size: 24px;
	color: #003399;
}
#myContainer ul {
	list-style-type: none;
	margin-left: 10px;
}
#myContainer ul li {
	font-size: 11px;
	margin-left: 10px;
	padding-left: 10px;
}
#myContainer ol {
	height: 150px;
	display: block;
	overflow: auto;
	padding-left: 15px;
}
#myContainer h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 5px;
	padding-top: 5px;
}
#myContainer ol li {
	margin-left: 30px;
	padding-left: 0px;
}
#myContainer a {
	font-size: 11px;
	font-weight: bold;
}
#myContainer .contentTable a {
	font-weight: normal;
}
.floatLeft {
	float: left;
	padding-right: 5px;
}
.tableSlot #udm2 li {
	margin-left: 20px;
}
#systemTrayArea * {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableSlot p {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 6px;
	color: #333333;
}
blockquote {
	padding-right: 20px;
	padding-left: 20px;
}
#systemTrayArea img {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contentKing h2 {
	color: #A47100;
	font-size: 16px;
}
#systemTrayArea #verticalBanner {
	display: block;
	float: left;
	clear: none;
}
#bodyUpper #TIERcolumnLeft {
	float: left;
	width: 800px;
}
#bodyUpper #TIERcolumnRight {
	float: left;
	width: 170px;
}
#TIERcolumnLeft .tableSlot table {
	font-size: 11px;
}
#breadcrumbBar .buttonMe a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentAreaLeft img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#breadcrumbBar .buttonMe {
	float: right;
}
#TIERcolumnLeft h3 {
	font-size: 14px;
}
#TIERcolumnLeft ul li ul li {
	font-size: 11px;
	margin-left: 20px;
}

#TIERcolumnLeft ul li {
	font-size: 11px;
	margin-left: 20px;
	list-style-image: none;
	list-style-type: none;
	color: #333333;
}

#TIERcolumnLeft a {
	font-size: 11px;
}
.contentTable ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contentTable li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentTable h3 {
	margin-top: 10px;
}
#bodyUpper h3 {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}



#socialNetworkingSites h2 {
	font-size: 12px;
	color: #1083B9;
	padding-bottom: 5px;
}


#socialNetworkingSites .golden a {
	text-indent: 20px;
	font-size: 11px;
	line-height: 16px;
	display:block;
	margin-bottom:2px;
}

#socialNetworkingSites .addthis_toolbox addthis_default_style a {
	text-indent: 0px;
	font-size: 11px;
	line-height: 20px;
	display:block;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
.linkFacebook {
	background-image: url(socialNetworkIcon/facebook.gif);
	background-repeat: no-repeat;
}

.linkSkype {
	background-image: url(socialNetworkIcon/skype.gif);
	background-repeat: no-repeat;
}
.linkLinkedIN {
	background-image: url(socialNetworkIcon/linkedin.gif);
	background-repeat: no-repeat;
}
.linkFlikr {
	background-image: url(socialNetworkIcon/flickr.gif);
	background-repeat: no-repeat;
}
.linkYouTube {
	background-image: url(socialNetworkIcon/youtube.gif);
	background-repeat: no-repeat;
}
.floatRight {
	float: right;
	margin-left: 5px;
}
#navigation #udm {
	margin-left: 50px;
}
#contentAreaCenter #respawn {
	clear: both;
	height: 160px;
	width: 630px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #EFEFEF;
	background-image: url(layoutImages/backgroundRoundAdvisory.gif);
	background-repeat: no-repeat;
}


#systemTrayArea .addthis_toolbox {
	display: block;
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}


.normalized {
	font-size: 11px;
}
.news_set {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_set .backToTop {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_set .newsMain {
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_set .newsDate {
	padding-bottom: 5px;
}
.news_set .newsHeading {
	padding-top: 5px;
	padding-bottom: 5px;
}
#txtMessage {
	font-size: 12px;
}
.numberedList {
	padding-left: 10px;
}
.numberedList ol li {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 5px;
	font-size: 11px;
}

.numberedList ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 30px;
	font-size: 11px;
}
.numberedList ol li ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 10px;
}

