body {
	background-image: url(../images/body_bg_01.gif);
	background-position: left top;
	background-color: #f7f7f7;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Calibri, Verdana, Arial; 
	font-size: 12px;
	color: #000000;
	outline:none;
}

* {
	outline:none;
}

#bgshadow {
	background-image: url(../images/body_shadow_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	width:961px;
	padding:8px;
	background-color:#FFFFFF;
	margin:auto;
	overflow:hidden;
}

#main #header {
	height:90px;
}

#main #header .logo {
	height:90px;
	width:225px;
	background-image: url(../images/tf_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#main #header .googlesearch {
	margin-top:21px;
	margin-right:7px;
	margin-bottom:0px;
	margin-left:0px;
	float:right;
	width:298px;
	height:66px;
	background-image: url(../images/searcbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main #header #mlogin {
	margin-top:21px;
	margin-right:7px;
	margin-bottom:0px;
	margin-left:0px;
	float:right;
	width:149px;
	height:66px;
	background-image: url(../images/memberlogin_bg_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main #header .searchfield {
	width:193px;
	height:17px;
	background-image: url(../images/searchfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0px;
	border-style: solid;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
	padding-top:3px;
	float:left;
	margin-top:7px;
	margin-left:65px;
	margin-right:0px;
	margin-bottom:0px;
}

#main #header .searchbutton {
	float:left;
	margin-top:7px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#main #subnav {
	background-image: url(../images/subnavigation_bg.gif);
	background-repeat: repeat-x;
	background-position: left -6px;
	display:block;
	clear:both;
	height:30px;
	padding-top:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#main #subnav .tab {
	float:left;
	font-family: calibri, verdana, arial;
	font-size: 16px;
	font-weight: normal;
	color: #164172;
	text-decoration: none;
	padding-left:15px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:6px;
	background-image: url(../images/subnav_separator.gif);
	background-repeat: no-repeat;
	background-position: right -6px;
}

#main #subnav .tab:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/subnavigation_bg_ck.gif);
	background-repeat: repeat-x;
	background-position: right -6px;
}

#main #subnav .tabck {
	float:left;
	font-family: calibri, verdana, arial;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-left:15px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:6px;
	background-image: url(../images/subnavigation_bg_ck.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

#main #homeintro {
	height:202px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #ecf0f5;
	border-right-color: #ecf0f5;
	border-bottom-color: #e6eaee;
	border-left-color: #ecf0f5;
	background-color: #e1edf6;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom:1px;
}

#main #content {
	margin:0px;
	padding:0px;
	height:100%;
}

#main #content .fontlarge {
	float:right;
	width:28px;
	height:24px;
	background-image: url(../images/fontsize_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}

#main #content .fontmedium {
	float:right;
	width:28px;
	height:24px;
	background-image: url(../images/fontsize_medium.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	margin-right:1px;
}

#main #content .fontsmall {
	float:right;
	width:28px;
	height:24px;
	background-image: url(../images/fontsize_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	margin-right:1px;
}

#main #content #page {
	float:left;
	width:576px;
	padding-top:25px;
	padding-bottom:5px;
	padding-left:43px;
	padding-right:43px;
	margin:0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main #content #page .sitelist a {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1f5697;
	text-decoration: underline;
}

#main #content #page .sitelist a:hover {
	color: #000;
	text-decoration: none;
}

#main #content #page .selectservice {
	display:block;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	background-image: url(../images/bg_page_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #295585;
	font-family: calibri, verdana, arial;
	font-size: 18px;
	font-weight: bold;
	color: #2b5786;
	text-decoration: none;
}

#main #content #page .selectserviceframe {
	display:block;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image: url(../images/framesservicebottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	width:576px;
}

#main #content #page .selectserviceframe .servicecontent {
	float:left;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:0px;
	width:345px;
}


#main #content #page .selectserviceframe .servicecontent li {
	padding-bottom:10px;
	line-height: normal;
}

#main #content #page .selectserviceframe .servicecontent li a {
	text-decoration:underline;
	color:#18467E;
}

#main #content #page .selectserviceframe .servicecontent li a:hover {
	text-decoration:none;
	color:#2874D0;
}



#main #content #page .selectserviceframe .serviceframebottom {
	padding-bottom:20px;
	padding-top:10px;
	overflow:hidden;
	background-image: url(../images/framesservice_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main #content #page .selectserviceframe .servicecontent .content {
	clear:both;
	display:block;
	overflow:hidden;
	padding-right:20px;
}

#main #content #page .selectserviceframe .servicecontent h3 {
	padding-top:30px;
	clear:both;
	display:block;
}

#main #content #page .selectserviceframe .servicecontent .enquirytop {
	height: 23px;
	width: 227px;
	position:absolute;
	margin-top:-8px;
	margin-left:117px;
	background-image: url(../images/framesservice_top.gif);
	background-repeat: no-repeat;
	background-position: -345px -2px;
}


#main #content #page .selectserviceframe .servicecontent .enquiry {
	display:inline-block;
	background-image: url(../images/btn_enquire_more_service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 207px;
}

#main #content #page .selectserviceframe .servicecontent .separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	display:block;
	padding-top:10px;
	margin-bottom:10px;
}

#main #content #page .selectserviceframe .servicecontent .pdflinks {
	display:block;
	background-image: url(../images/ico_pdf_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:35px;
	text-decoration:none;
	color:#a4a4a4;
	font-size:10px;
	margin-top:5px;
	margin-bottom:10px;
}



#main #content #page .selectserviceframe .servicecontent .pdflinks span {
	display:block;
	text-decoration:underline;
	font-size:12px;
	color:#194677;
}

#main #content #page .selectserviceframe .servicecontent .pdflinks:hover span {
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#194677;
}



#main #content #page .featuredarticle {
	overflow:hidden;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#1b5884;
	color:#FFFFFF;
}

#main #content #page .featuredarticle p {
	color: #ffffff;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:4px;
	padding-left:20px;
}

#main #content #page .featuredarticle p span {
	color: #e6e9ec;
	text-decoration: none;
	font-style: italic;
}


#main #content #page .featuredarticle a {
	font-weight: bold;
	color: #fffad3;
	text-decoration: none;
	background-image: url(../images/ico_news_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:20px;
	display:block;
}

#main #content #page .featuredarticle a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#main #content #page .featuredarticle .readmore {
	display:block;
	padding-left:20px;
}

#main #content #page .featuredarticle .readmore a {
	display:inline;
	background-image:none;
	padding-left:0px;
	text-decoration:underline;
	color:#e5eff6;
}

#main #content #page .featuredarticle .readmore a:hover {
	text-decoration:none;
}


#main #content #page .newsitem  {
	text-decoration: none;
	background-image: url(../images/ico_news.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left:30px;
	display:inline-block;
}

#main #content #page .newsitem:hover  {
	text-decoration: underline;
}


#main #content #page .pdfitem  {
	text-decoration: none;
	background-image: url(../images/ico_pdf_small.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left:30px;
	display:inline-block;
}

#main #content #page .pdfsitem:hover  {
	text-decoration: underline;
}

#main #content #page .featuredarticle .separator {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #cfc9a3;
	margin-top:6px;
	margin-bottom:6px;
}

#main #content #page .newsseparator {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #ccdfee;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:10px;
	margin-right:10px;
	display:block;
}



#main #content #page #militarycontactlink {
	display:block;
	background-color:#f3f8fb;
}

#main #content #page #militarycontactlink .contactlink {
	display:block;
	background-color:#e5eff6;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../images/bull_expand.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:28px;
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#main #content #page #militarycontactlink .contactlink:hover {
	background-color:#b8d5e9;
	color: #000;
	text-decoration: none;
}

#main #content #page #militarycontactlink td {
	color: #484a4b;
}

#main #content #page #militarycontactlink .note {
	color: #484a4b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afc2cb;
}

#main #content #page #militarycontactlink .red {
	color: #cc0000;
	font-size:12px;
	font-weight:bold;
}

#main #content #page #militarycontactlink form {
	margin:0px;
	padding-top:10px;
	padding-bottom:4px;
	padding-right:28px;
	padding-left:28px;
}

#main #content #page #militarycontactlink form .fileds {
	width:280px;
	background-color: #f8f4d3;
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 1px solid #b4a494;
}

#main #content #page #militarycontactlink form .buttonarea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcc7cd;
}







#main #content #page #calculators .fileds {
	width:100px;
	background-color: #f8f4d3;
	font-family: Calibri, Verdana, Arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border: 1px solid #b4a494;
	padding:2px;
}

#main #content #page #calculators .button {
	width:100px;
	background-color: #19487a;
	font-family: Calibri, Verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0d2e5a;
	padding:2px;
}


#main #content #page #adviceform {
	display:block;
}


#main #content #page #adviceform td {
	color: #484a4b;
}

#main #content #page #adviceform .note {
	color: #484a4b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afc2cb;
}

#main #content #page #adviceform .red {
	color: #cc0000;
	font-size:12px;
	font-weight:bold;
}

#main #content #page #adviceform form {
	margin:0px;
	padding-top:20px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}

#main #content #page #adviceform form .fileds {
	width:280px;
	background-color: #f8f4d3;
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 1px solid #b4a494;
}

#main #content #page #adviceform form .buttonarea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcc7cd;
}

#main #content #page .filtertable {
	border-width: 1px;
	border-style: solid;
	border-color: #cde2f4;
	background-color:#e1f0ff;
	background-image: url(../images/filtertable_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding:4px;
}

#main #content #page .filtertable th {
	font-family: calibri, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
	text-align:left;
	font-weight:normal;
}

#main #content #page .filtertable #category {
	border: 1px solid #c4c6ca;
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding:1px;
	width:200px;
}

#main #content #page .filtertable #year {
	border: 1px solid #c4c6ca;
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding:1px;
	width:60px;
}

#main #content #page .filtertable #k {
	border: 1px solid #c4c6ca;
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding:2px;
	width:130px;
}

#main #content #page .filtertable #seminars {
	border: 1px solid #c4c6ca;
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding:1px;
	width:250px;
}

#main #content #page .filtertable .cfilter {
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #003772;
	text-decoration: underline;
}

#main #content #page .filtertable .cfilter:hover {
	text-decoration: none;
}

#main #content #page .filtertable .alphabets {
	font-family: calibri, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #929292;
	text-decoration: none;
}

#main #content #page .filtertable .alphabets .link {
	font-family: calibri, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #003772;
	text-decoration: underline;
}

#main #content #page .filtertable .alphabets .link:hover {
	text-decoration: none;
}

#main #content #page .filtertable .alphabets .linkck {
	font-family: calibri, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #86b0e0;
	text-decoration: none;
}





#main #content #fullpage {
	overflow:hidden;
	padding-top:25px;
	padding-bottom:5px;
	padding-left:43px;
	padding-right:43px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:1px;
}



#main #content #fullpage a {
	text-decoration:underline;
	color:#18467E;
}

#main #content #fullpage a:hover {
	text-decoration:none;
	color:#2874D0;
}


#main #content #fullpage .gototoprow {
	height:37px;
	background-image: url(../images/gototop_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
	margin-bottom:10px;
}

#main #content #fullpage .gototoprow a {
	height:37px;
	width:58px;
	background-image: url(../images/button_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#main #content #fullpage h1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #003673;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-style: normal;
}

#main #content #page h1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #003673;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-style: normal;
}

#main #content #page h2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2e3031;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-style: normal;
	background-color:#e5eff6;
	padding:4px;
}

#main #content #page h3 {
	font-family: Calibri, Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #1f4b7a;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-style: normal;
}

#main #content #page h4 {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #1f4b7a;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-style: normal;
}

#main #content #page p {
	text-align:justify;
	line-height:1.5em;
	font-size:12px;
	font-family: calibri, verdana, arial;
}

#main #content #page p a {
	text-decoration:underline;
	color:#19467b;
}

#main #content #page p a:hover {
	text-decoration:none;
	color:#336bac;
}

#main #content #page #ceospeaks {
	background-color:#266a9b;
	background-image: url(../images/ceospeaksbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 376px;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:10px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
}


#main #content #page .management td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5eff6;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}

#main #content #page .management td .border {
	border-width: 2px;
	border-style: solid;
	border-color: #e5eff6;
	margin-bottom:10px;
}

#main #content #page #ceospeaks table {
	margin-top:5px;
}

#main #content #page #ceospeaks .border {
	border: 2px solid #FFFFFF;
}

#main #content #page #ceospeaks p {
	margin-top:0px;
	color:#FFFFFF;
	padding-left:10px;
}

#main #content #page #ceospeaks span {
	display:block;
	color:#fff098;
	padding-left:10px;
}

#main #content #page .gototoprow {
	height:37px;
	background-image: url(../images/gototop_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
	margin-bottom:10px;
}

#main #content #page .gototoprow a {
	height:37px;
	width:58px;
	background-image: url(../images/button_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#main #content #rightside {
	float:right;
	width:273px;
	margin:0px;
	padding-top:25px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:10px;
	background-image: url(../images/bg_rightside.gif);
	background-repeat: repeat-x;
	background-position: right top;
	overflow:hidden;
}

#main #content #rightside .infocusarea {
	display:block;
	background-image: url(../images/rhs_infocus_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#4c4c4c;
	font-family: calibri, verdana, arial;
}

#main #content #rightside .infocusarea p {
	font-family: calibri, verdana, arial;
	font-size: 12px;
}

#main #content #rightside .infocusarea #financialtools {
	font-family: calibri, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding:4px;
	width:239px;
	background-color:#e5eff6;
	border: 1px solid #71abd5;
}

#main #content #rightside .infocusarea .rhslinks {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #337eb2;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(../images/ico_news.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:19px;
}

#main #content #rightside .infocusarea .rhslinks:hover {
	text-decoration: none;
	color:#003f6b;
}


#main #content #rightside .infocusarea .morelinks {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #337eb2;
	text-decoration: underline;
	font-weight: bold;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:19px;
}
#main #content #rightside .infocusarea .morelinks:hover {
	text-decoration: none;
	color:#003f6b;
}

#main #content #rightside .infocusarea .linksrhs {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #337eb2;
	text-decoration: underline;
	font-weight: normal;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
}

#main #content #rightside .infocusarea .linksrhs:hover {
	text-decoration: none;
	color:#003f6b;
}

#main #content #rightside .infocusarea .description {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #6f6f6e;
	text-decoration: none;
	font-weight: normal;
	display:block;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:19px;
}

#main #content #rightside .infocusarea .video {
	font-family:Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/ico_news.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color:#6f6f6e;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
}

#main #content #rightside .infocusarea .video td {
	padding:0px;
}

#main #content #rightside .infocusarea .video .padding {
	padding-left:19px;
}



#main #content #rightside .infocusarea .video a {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #337eb2;
	text-decoration: underline;
	font-weight: normal;
}

#main #content #rightside .infocusarea .video a:hover {
	color: #003f6b;
	text-decoration: none;
}



#main #content #rightside .rtheading {
	background-image: url(../images/head_rhs_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family: calibri, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
}

#main #content #rightside .findadvisertext {
	background-image: url(../images/rhs_findadviser_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#4c4c4c;
}

#main #content #rightside .findadviserflash {
	background-color:#FFFFFF;
}


#main #content #rightside .acquisitiontestimonialarea {
	display:block;
	color:#4c4c4b;
	width:237px;
	height:205px;
	margin-bottom:20px;
	background-image: url(../images/rhs_acquisitions_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
	line-height:14px;
}


#main #content #rightside .acquisitioncontactarea {
	display:block;
	color:#4c4c4b;
	width:241px;
	height:136px;
	margin-bottom:20px;
	background-image: url(../images/rhs_acquisitions_bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:17px;
	padding-right:14px;
	padding-top:10px;
	line-height:14px;
}

#main #content #rightside .acquisitioncontactarea .emaillink {
	display:block;
	color:#19467b;
	padding-left:36px;
	text-decoration:underline;
	font-size:10px;
}

#main #content #rightside .acquisitioncontactarea .emaillink:hover {
	text-decoration:none;
}

#main #content #rightside .acquisitioncontactarea span {
	display:block;
	height:22px;
}

#main #content #rightside .contactusarea {
	display:block;
	color:#4c4c4b;
	width:220px;
	height:192px;
	padding-top:10px;
	padding-left:52px;
	margin-bottom:20px;
	background-image: url(../images/rhs_contactus_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #content #rightside .contactusarea a {
	font-weight:bold;
	color:#6989ad;
	text-decoration:underline;
}

#main #content #rightside .contactusarea a:hover {
	color:#003a69;
	text-decoration:none;
}

#main #content #rightside .contactusarea span {
	display:block;
	height:22px;
}


#main #content #rightside .regulatorystatement {
	display:block;
	background-color:#e5eff6;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(../images/bull_expand.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:28px;
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-right:1px;
}

#main #content #rightside .regulatorystatement:hover {
	background-color:#b8d5e9;
}


#main #content #rightside .rstatementcontent {
	display:block;
	background-image: url(../images/rhs_infocus_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#4c4c4c;
}


#main #content #rightside .rstatementcontent p {
	margin:0px;
	padding-top:6px;
	text-align:justify;
}

#main #content #rightside .rstatementcontent a {
	text-decoration: underline;
	color:#336bac;
}

#main #content #rightside .rstatementcontent a:hover {
	text-decoration: none;
	color:#336bac;
}

#main #content #rightside .militaryadviceareascontent {
	display:block;
	background-image: url(../images/rhs_infocus_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#4c4c4c;
}

#main #content #rightside .militaryadviceareascontent p {
	background-image: url(../images/bull_tf_ico_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}

#main #content #rightside .militaryadviceareascontent a {
	text-decoration: underline;
	color:#336bac;
}

#main #content #rightside .militaryadviceareascontent a:hover {
	text-decoration: none;
	color:#336bac;
}

#main #subnavigation {
	background-image: url(../images/subnavigation_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:41px;
}

#main #subnavigation .tabs {
	height:37px;
	float:left;
	margin-top:1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2c1d4;
}

#main #subnavigation .tabs:hover {
	border-bottom-color: #ffd100;
}

#main #subnavigation .separator {
	width:2px;
	height:40px;
	float:left;
	background-image: url(../images/subnav_separator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:1px;
}

#main #picarea {
	height:159px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ecf0f5;
	border-bottom-color: #ffffff;
	border-left-color: #ecf0f5;
	background-color: #e1edf6;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom:1px;
}



#footer {
	width:977px;
	margin:auto;
	text-align:center;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8f8f8f;
	clear:both;
}
#footer #rowlinks {
	background-color: #e7edcd;
	color:#c1c6ac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding:7px;
	background-image: url(../images/footerlinkns_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	word-spacing: 4px;
	white-space: normal;
	margin-bottom:8px;
}
#footer #rowlinks a {
	color:#747474;
	text-decoration:none;
}
#footer #rowlinks a:hover {
	color:#003673;
	text-decoration:underline;

}

#cse-search-results {
}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 7px solid #06397a;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#fff;

}

#TB_title{
	background-color: #06397a;
	height:47px;
	background-image: url(../images/bg_casestudy_title.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


