/*------------------html elements-----------------------*/

a,body,caption,div,em,fieldset,h1,h2,h3,h4,h5,h6,input,label,legend,li,ol,p,select,span,strong,sup,td,textarea,th,ul {
	font-family:arial,helvetica;
}

a {
	color:#072170;
	text-decoration:underline;
}

a:hover {
	color:#DF3505;
	text-decoration:underline;
}

address {
	font-style:normal;
}

blockquote {
	font-weight:bold;
	margin:0px 0px 15px 0px;
}

body {
	background-color:#FFFFFF;
	background-position:0% 0%;
	background-repeat:no-repeat;
	color:#000000;
	font-size:75%;
	padding:30px 15px 15px 15px;
	margin:0px;
}

embed {
	float:left;
}

fieldset {
	border:none;
	clear:both;
	margin:0px;
	padding:0px;
}

form {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
}

h1 {
	border-bottom:1px solid #4F8499;
	clear:both;
	color:#000000;
	float:left;
	font-size:200%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:4px 0px 2px 0px;
	width:100%;
}

h1 img {
	display:block;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left ! important;
}

html>body h1 img {
	float:left ! important;
}

h1 span {
	font-size:50%;
	font-weight:normal;
}

h2 {
	border-bottom:1px solid #4F8499;
	color:#4F8499;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 4px 0px;
}

h2 span {
	font-weight:normal;
}

.bodyCenter h2 {
	clear:both;
}

h2.newsTitle {
	border:none;
	font-size:140%;
	margin:0px 0px 5px 0px;
}

h2.newsTitle span {
	color:#000000;
	font-size:70%;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h4 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h5 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h6 {
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

input {
	font-size:95%;
}

label {
}

legend {
	border:none;
	font-weight:normal;
	margin:0px 0px 0px -7px;
	padding:0px;
}

object {
	float:left;
}

ol {
	padding-left:25px;
	margin-left:0px;
	margin-bottom:15px;
	margin-top:0px;
}

ol ol {
	margin-bottom:0px;
}

ol li {
	margin-bottom:3px;
}

p {
	margin:0px 0px 15px 0px;
}

pre {
	font-size:100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:100%;
}

html>body pre {
	font-size:120%;
}

select {
	font-size:95%;
}

sup {
}

table {
	border:none;
	clear:both;
	font-size:100%;
	margin:0px;
	padding:0px;
}

textarea {
	font-size:95%;
}

ul {
	margin-left:0px;
	margin-bottom:15px;
	margin-top:0px;
	padding-left:0px;
}

ul ul {
	margin-bottom:0px;
	margin-top:5px;
	padding-left:0px;
}

ul li {
	background-image: url("../images/bullet_internal.gif");
	background-position:5px 6px;
	background-repeat:no-repeat;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 16px;
}

ul ul li {
	background-image: url("../images/bullet_internal.gif");
	background-position:5px 6px;
	background-repeat:no-repeat;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 16px;
}

/*.bodyCenter ul {
 	float:left;
 	margin-right:-28px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
	margin-right:-28px;
}

html>body .bodyCenter ul {
	float:none;
	margin-right:0px;
}*/

.bodyCenter ul ul {
 	float:none;
}

/*------------------generic classes-----------------------*/

.backToTop {
	clear:both;
	padding-top:5px;
	margin:0px 0px 0px 0px;
	text-align:right;
}

.backToTop a {
	text-decoration:none;
}

.backToTop a:hover {
	text-decoration:underline;
}

.bookmark {
	font-size:0px;
	line-height:0px;
}

/*\*/
 html>body*.bookmark { height:0px; }
 /**/

.bookmark a {
	text-decoration:none;
}

.bookmark a span {
	font-size:0px;
	height:0px;
	line-height:0px;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.hide {
	position:absolute; 
	left:-99px;
	top:-99px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.hr {
	background-color:#4F8499;
	border:0px;
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:10px 0px 15px 0px;
	padding:0px;
}

.textError {
	color: #FF0000 ! important;
}

.textBig {
	font-size:180% ! important;
}

.textMedium {
	font-size:120% ! important;
}

.textSmall {
	font-size:95% ! important;
}

.textBold {
	font-weight:bold ! important;
}

.textItalic {
	font-style:italic ! important;
}

.textNormal {
	font-weight:normal ! important;
}

.textHighlight {
	color:#4F8499;
}

.textBigHighlight {
	color:#DF3505;
	font-size:180% ! important;
}

img.float {
	margin-bottom:-3px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
	margin-bottom:0px;
}

html>body img.float {
	float:left;
	margin-bottom:0px;
}

.pseudoList {
	background-image: url("../images/bullet_internal.gif");
	background-position:5px 6px;
	background-repeat:no-repeat;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 16px;
}

.query-term {
	background-color:#F0F0F0;
	color:#4F8499;
	font-weight:bold;
}

/*------------------vertically centered title-----------------------*/

.columnTitle {
	border:none;
	display:inline;
	float:left;
}

.columnTitle h1 {
	display:table;
	position:relative;
	overflow:hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	position:relative;
}

html>body .columnTitle h1 {
	position:static;
}

.columnTitle h1 span {
	display:table-cell;
	position:absolute;
	top:50%;
	vertical-align:middle;
	voice-family: "\"}\""; 
	voice-family:inherit;
	position:absolute;
	top:50%;
}

html>body .columnTitle h1 span {
	position:static;
	top:auto;
}

.columnTitle h1 span img {
	position:relative;
	top:-50%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	position:relative;
	top:-50%;
}

html>body .columnTitle h1 span img {
	position:static;
	top:auto;
}

.columnTitle h1 span br {
	clear:both;
}

/*------------------positional classes-----------------------*/

.left { text-align:left ! important; }
.center { text-align:center ! important; }
.right { text-align:right ! important; }
.top { vertical-align:top ! important; }
.middle { vertical-align:middle ! important; }
.bottom { vertical-align:bottom ! important; }

/*------------------background classes-----------------------*/

.bg01 { background-color:#000000; }

/*------------------border classes-----------------------*/

.bb00 { border-bottom:none ! important; }
.bb01 { border-bottom:1px solid #4F8499 ! important; }
.bb02 { border-bottom:2px solid #4F8499 ! important; }
.bt00 { border-top:none ! important; }
.bt01 { border-top:1px solid #4F8499 ! important; }
.bt02 { border-top:2px solid #4F8499 ! important; }

/*------------------margin classes-----------------------*/

.mt00 {	margin-top:0px ! important; }
.mt01 {	margin-top:1px ! important; }
.mt02 {	margin-top:2px ! important; }
.mt03 {	margin-top:3px ! important; }
.mt04 {	margin-top:4px ! important; }
.mt05 {	margin-top:5px ! important; }
.mt06 {	margin-top:6px ! important; }
.mt07 {	margin-top:7px ! important; }
.mt08 {	margin-top:8px ! important; }
.mt09 {	margin-top:9px ! important; }
.mt10 {	margin-top:10px ! important; }
.mt11 {	margin-top:11px ! important; }
.mt12 {	margin-top:12px ! important; }
.mt13 {	margin-top:13px ! important; }
.mt14 {	margin-top:14px ! important; }
.mt15 {	margin-top:15px ! important; }
.mt20 {	margin-top:20px ! important; }
.mt25 {	margin-top:25px ! important; }
.mt30 {	margin-top:30px ! important; }

.mr00 {	margin-right:0px ! important; }
.mr01 {	margin-right:1px ! important; }
.mr02 {	margin-right:2px ! important; }
.mr03 {	margin-right:3px ! important; }
.mr04 {	margin-right:4px ! important; }
.mr05 {	margin-right:5px ! important; }
.mr06 {	margin-right:6px ! important; }
.mr07 {	margin-right:7px ! important; }
.mr08 {	margin-right:8px ! important; }
.mr09 {	margin-right:9px ! important; }
.mr10 {	margin-right:10px ! important; }
.mr11 {	margin-right:11px ! important; }
.mr12 {	margin-right:12px ! important; }
.mr13 {	margin-right:13px ! important; }
.mr14 {	margin-right:14px ! important; }
.mr15 {	margin-right:15px ! important; }
.mr20 {	margin-right:20px ! important; }
.mr25 {	margin-right:25px ! important; }
.mr30 {	margin-right:30px ! important; }

.mb00 {	margin-bottom:0px ! important; }
.mb01 {	margin-bottom:1px ! important; }
.mb02 {	margin-bottom:2px ! important; }
.mb03 {	margin-bottom:3px ! important; }
.mb04 {	margin-bottom:4px ! important; }
.mb05 {	margin-bottom:5px ! important; }
.mb06 {	margin-bottom:6px ! important; }
.mb07 {	margin-bottom:7px ! important; }
.mb08 {	margin-bottom:8px ! important; }
.mb09 {	margin-bottom:9px ! important; }
.mb10 {	margin-bottom:10px ! important; }
.mb11 {	margin-bottom:11px ! important; }
.mb12 {	margin-bottom:12px ! important; }
.mb13 {	margin-bottom:13px ! important; }
.mb14 {	margin-bottom:14px ! important; }
.mb15 {	margin-bottom:15px ! important; }
.mb20 {	margin-bottom:20px ! important; }
.mb25 {	margin-bottom:25px ! important; }
.mb30 {	margin-bottom:30px ! important; }

.ml00 {	margin-left:0px ! important; }
.ml01 {	margin-left:1px ! important; }
.ml02 {	margin-left:2px ! important; }
.ml03 {	margin-left:3px ! important; }
.ml04 {	margin-left:4px ! important; }
.ml05 {	margin-left:5px ! important; }
.ml06 {	margin-left:6px ! important; }
.ml07 {	margin-left:7px ! important; }
.ml08 {	margin-left:8px ! important; }
.ml09 {	margin-left:9px ! important; }
.ml10 {	margin-left:10px ! important; }
.ml11 {	margin-left:11px ! important; }
.ml12 {	margin-left:12px ! important; }
.ml13 {	margin-left:13px ! important; }
.ml14 {	margin-left:14px ! important; }
.ml15 {	margin-left:15px ! important; }
.ml20 {	margin-left:20px ! important; }
.ml25 {	margin-left:25px ! important; }
.ml30 {	margin-left:30px ! important; }

/*------------------padding classes-----------------------*/

.pt00 {	padding-top:0px ! important; }
.pt01 {	padding-top:1px ! important; }
.pt02 {	padding-top:2px ! important; }
.pt03 {	padding-top:3px ! important; }
.pt04 {	padding-top:4px ! important; }
.pt05 {	padding-top:5px ! important; }
.pt06 {	padding-top:6px ! important; }
.pt07 {	padding-top:7px ! important; }
.pt08 {	padding-top:8px ! important; }
.pt09 {	padding-top:9px ! important; }
.pt10 {	padding-top:10px ! important; }
.pt11 {	padding-top:11px ! important; }
.pt12 {	padding-top:12px ! important; }
.pt13 {	padding-top:13px ! important; }
.pt14 {	padding-top:14px ! important; }
.pt15 {	padding-top:15px ! important; }
.pt20 {	padding-top:20px ! important; }
.pt25 {	padding-top:25px ! important; }
.pt30 {	padding-top:30px ! important; }

.pr00 {	padding-right:0px ! important; }
.pr01 {	padding-right:1px ! important; }
.pr02 {	padding-right:2px ! important; }
.pr03 {	padding-right:3px ! important; }
.pr04 {	padding-right:4px ! important; }
.pr05 {	padding-right:5px ! important; }
.pr06 {	padding-right:6px ! important; }
.pr07 {	padding-right:7px ! important; }
.pr08 {	padding-right:8px ! important; }
.pr09 {	padding-right:9px ! important; }
.pr10 {	padding-right:10px ! important; }
.pr11 {	padding-right:11px ! important; }
.pr12 {	padding-right:12px ! important; }
.pr13 {	padding-right:13px ! important; }
.pr14 {	padding-right:14px ! important; }
.pr15 {	padding-right:15px ! important; }
.pr20 {	padding-right:20px ! important; }
.pr25 {	padding-right:25px ! important; }
.pr30 {	padding-right:30px ! important; }

.pb00 {	padding-bottom:0px ! important; }
.pb01 {	padding-bottom:1px ! important; }
.pb02 {	padding-bottom:2px ! important; }
.pb03 {	padding-bottom:3px ! important; }
.pb04 {	padding-bottom:4px ! important; }
.pb05 {	padding-bottom:5px ! important; }
.pb06 {	padding-bottom:6px ! important; }
.pb07 {	padding-bottom:7px ! important; }
.pb08 {	padding-bottom:8px ! important; }
.pb09 {	padding-bottom:9px ! important; }
.pb10 {	padding-bottom:10px ! important; }
.pb11 {	padding-bottom:11px ! important; }
.pb12 {	padding-bottom:12px ! important; }
.pb13 {	padding-bottom:13px ! important; }
.pb14 {	padding-bottom:14px ! important; }
.pb15 {	padding-bottom:15px ! important; }
.pb20 {	padding-bottom:20px ! important; }
.pb25 {	padding-bottom:25px ! important; }
.pb30 {	padding-bottom:30px ! important; }

.pl00 {	padding-left:0px ! important; }
.pl01 {	padding-left:1px ! important; }
.pl02 {	padding-left:2px ! important; }
.pl03 {	padding-left:3px ! important; }
.pl04 {	padding-left:4px ! important; }
.pl05 {	padding-left:5px ! important; }
.pl06 {	padding-left:6px ! important; }
.pl07 {	padding-left:7px ! important; }
.pl08 {	padding-left:8px ! important; }
.pl09 {	padding-left:9px ! important; }
.pl10 {	padding-left:10px ! important; }
.pl11 {	padding-left:11px ! important; }
.pl12 {	padding-left:12px ! important; }
.pl13 {	padding-left:13px ! important; }
.pl14 {	padding-left:14px ! important; }
.pl15 {	padding-left:15px ! important; }
.pl20 {	padding-left:20px ! important; }
.pl25 {	padding-left:25px ! important; }
.pl30 {	padding-left:30px ! important; }

/*------------------width classes-----------------------*/

.w100p { width:100%; }
.w75p { width:75%; }
.w34p { width:34%; }
.w33p { width:33%; }
.w31p { width:31%; }
.w30p { width:30%; }
.w25p { width:25%; }
.w20p { width:20%; }
.w19p { width:19%; }
.w15p { width:15%; }
.w12p { width:12%; }
.w10p { width:10%; }
.w07p { width:7%; }

/*------------------list classes-----------------------*/

ul.listNoBullet {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.listNoBullet li {
	background-image:none ! important;
	padding-left:0px ! important;
}

/*------------------form classes-----------------------*/

.containerPage label {
	clear:left;
	display:block;
	float:left;
	margin:0px;
	width:200px;
}

.containerPage .labelRadio {
	clear:none;
	display:inline;
	float:left;
	margin:2px 0px 0px 0px;
	width:auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:2px 0px 0px 0px;
}

html>body .containerPage .labelRadio {
	margin:0px 0px 2px 0px;
}

.containerPage .labelCheck {
	clear:none;
	display:inline;
	float:left;
	margin:2px 0px 0px 0px;
	width:auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:2px 0px 0px 0px;
}

html>body .containerPage .labelCheck {
	margin:0px 0px 2px 0px;
}

select.fieldSelect {
	background-color:#FFFFFF;
	border:1px solid #4F8499;
	color:#000000;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:250px;
}

select.fieldSelectNarrow {
	background-color:#FFFFFF;
	border:1px solid #4F8499;
	color:#000000;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:75px;
}

input.fieldCheck {
	border:none;
	clear:left;
	color:#000000;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:0px 0px 0px 0px;
}

html>body input.fieldCheck {
	margin:2px 5px 0px 0px;
}

input.fieldRadio {
	border:none;
	clear:left;
	color:#000000;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:0px 0px 0px 0px;
}

html>body input.fieldRadio {
	margin:2px 5px 0px 0px;
}

input.fieldText {
	background-color:#FFFFFF;
	border:none;
	border:1px solid #4F8499;
	color:#000000;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 2px 1px 2px;
	width:250px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:244px;
}

html>body input.fieldText {
	width:244px;
}

input.fieldPassword {
	background-color:#FFFFFF;
	border:none;
	border:1px solid #4F8499;
	color:#000000;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 2px 1px 2px;
	width:250px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:244px;
}

html>body input.fieldPassword {
	width:244px;
}

input.fieldImage {
	border:none;
	clear:both;
	float:none;
	margin:0px 0px 10px 335px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}

html>body input.fieldImage {
	float:left;
}

img.fieldImage {
	border:none;
	clear:both;
	float:none;
	margin:0px 0px 10px 429px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}

html>body img.fieldImage {
	float:left;
}

input.fieldSubmit {
	clear:both;
	background-color:#FFFFFF;
	border:none;
	border:1px solid #4F8499;
	color:#000000;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	overflow:visible;
	padding:0px 5px 0px 5px;
}

html>body input.fieldSubmit {
	overflow:visible;
	padding:0px 5px 0px 5px;
}

textarea.fieldArea {
	background-color:#FFFFFF;
	border:none;
	border:1px solid #4F8499;
	color:#000000;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:250px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:248px;
}

html>body textarea.fieldArea {
	width:248px;
}

/*------------------column classes-----------------------*/


.columnSpan1 {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:117px;
}

.columnSpan-nomrg{
width:107px!important;}

.columnSpan1 img, .homeShare img, .homeShare2 img{
border:1px solid #BEBEBE;
}

.columnSpan2 {

	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:240px;
	min-height:230px!important;
}


.columnSpan2 h2{
min-height:32px!important;
	
}
.columnSpan2 h3{
color: #4f8499;
margin:0;
padding-bottom:10px;
font-size:1.1em!important;
font-weight:bold!important;
border-top:none!important;
	
}


.columnSpan3 {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:363px; 
}

.columnSpan4 {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:490px;
}

.columnSpan4 h2 { width: 100%;  }
.columnSpan4 h2 span.date { float: left; font-weight:bold; }
.columnSpan4 h2 span.calendar { font-weight:bold; color:#4F8499; text-align: right; float: right; display: inline; }

.columnSpan5 {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:615px;
}

.columnSpan6 {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:740px;
}

/*------------------page-----------------------*/

.containerPage {
	border:none;
	clear:both;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:755px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:740px;
}

html>body .containerPage {
	width:740px;
}

/*------------------header-----------------------*/

.containerHeader {
	border-bottom:1px solid #072170;
	clear:both;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 17px 0px;
	width:740px;
}

.headerLeft {
	border:none;
	display:inline;
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
	width:540px;
}

.headerLeft label {
	clear:both;
	color:#4F8499;
	display:block;
	float:none;
	font-weight:bold;
	width:auto;
}

.headerLeft input.fieldText {
	padding:3px 2px 2px 2px;
	width:115px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:109px;
}

html>body .headerLeft input.fieldText {
	width:109px;
}

.headerLeft input.fieldImage {
	clear:none;
	margin:0px 0px 10px 5px;
}

.headerLeft ul {
	display:inline;
	float:left;
	font-size:110%;
	font-weight:bold;
	list-style:none;
	margin:0px;
	padding:0px;
}

.headerLeft ul li {
	background-image:url("../images/bullet_menu.gif");
	background-position:8px 100%;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;
}

.headerLeft ul li.first {
	background-image:none;
	padding:0px 0px 0px 0px;
}

.headerLeft ul li.on a {
	color:#DF3505;
}

.headerLeft ul li a {
	text-decoration:none;
}

.headerLeft ul li a:hover {
	text-decoration:none;
}

.headerLeftSearch {
	clear:both;
	margin:0px;
	padding:0px;
	width:540px;
}

.headerLeftMenu {
	clear:both;
	margin:0px;
	padding:28px 0px 0px 0px;
	width:540px;
}

.headerRight {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:180px;
}

/*------------------breadcrumb-----------------------*/

.containerBreadcrumb {
	border:none;
	clear:both;
	float:left;
	margin:0px;
	padding:10px 0px 15px 0px;
	width:740px;
}

.containerBreadcrumb ul {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}

.containerBreadcrumb ul li {
	background-image:none ! important;
	display:inline;
	margin:0px;
	padding:0px;
}

.containerBreadcrumb ul li a {
	font-weight:normal;
}

.containerBreadcrumb ul li.on a {
	color:#DF3505;
	font-weight:bold;
	text-decoration:none;
}

.containerBreadcrumb ul li.on a:hover {
	text-decoration:underline;
}

/*------------------footer-----------------------*/

.containerFooter {
	border-top:1px solid #4F8499;
	clear:both;
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	width:740px;
}

.footerLeft {
	border:none;
	display:inline;
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
	width:540px;
}

.footerLeft ul {
	display:inline;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:540px;
}

.footerLeft ul li {
	background-image:none ! important;
	border:none;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}

.footerRight {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:right;
	width:180px;
}

.footerRight p {
	color:#4F8499;
	margin:0px;
}

/*------------------body-----------------------*/

.containerBody {
	border:none;
	clear:both;
	float:left;
	margin:0px;
	padding:0px 0px 20px 0px;
	width:740px;
}

.bodyLeft {
	border:none;
	display:inline;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:115px;
}

.bodyCenter {
	border:none;
	display:inline;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:490px;
}

.bodyWide {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:615px;
}

.bodyRight {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:115px;
}
.bodyRight p { margin-bottom: 0; }

/*------------------home-----------------------*/

.containerHome {
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px;
	position:relative;
}

.containerHome img {
	display:block;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left ! important;
}

html>body .containerHome img {
	float:left ! important;
}

.homeLeft {
	border:none;
	float:left;
	left:10px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:10px;
}

.homeLeft h1 {
	border:none;
}

.homeRight {
	border:none;
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	top:15px;
	width:355px;
}

.homeRight ul {
	float:right;
}

.homeHighlight {
	background-color:#E74F00;
	color:#FFFFFF;
	bottom:9px;
	height:140px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	width:140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	bottom:9px;
}

html>body .homeHighlight {
	bottom:10px;
}

.homeHighlightTextTop {
	top:10px;
	left:10px;
	position:absolute;
	width:120px;
}

.homeHighlightTextBottom {
	bottom:10px;
	left:10px;
	position:absolute;
	width:120px;
}

.homeHighlightTextBottom ul {
	margin-bottom:0px;
}

.homeHighlightTextBottom ul li {
	margin-bottom:0px;
}

.homeHighlight a {
	color:#FFFFFF;
}

.homeHighlight a:hover {
	color:#FFFFFF;
}

.homeSubHighlight {
	display:inline;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:115px;
}

html>body .homeSubHighlight {
	width:115px;
}

.homeSubHighlight ul {
	margin-bottom:0px;
}

.homeShare {
	border-top:1px solid #4F8499;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:115px;
	color:#4F8499;
	padding-top:5px;
}

.homeShare2 {
	
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:237px;
	color:#4F8499;
}
.smallwidth {width:115px; border-bottom:1px solid #4F8499!important; background: none; *margin-top:-15px;}

.NextPresentation {
	border-top:1px solid #4F8499;
	padding-top:5px;
	width:240px;
	clear:both;
}

.homeShare h3, .homeShare2 h3, .NextPresentation h3 {
	color:#4F8499;
	margin-bottom:10px;
}

.homeNews {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:365px;
}

.homeNews h3 {
	color:#DF3505;
	font-weight:normal;
}

/*------------------properties-----------------------*/

.containerProperties {
	display:inline;
	float:left;
	margin:0px 10px 15px 0px;
	padding:0px;
	position:relative;
}

.containerProperties img {
	display:block;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left ! important;
}

html>body .containerProperties img {
	float:left ! important;
}

.propertiesLeft {
	border:none;
	float:left;
	left:10px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:10px;
}

.propertiesLeft h1 {
	border:none;
}

ul.threeColumn {
	margin-top:10px;
}

ul.threeColumn li {
	display:inline;
	float:left;
	margin-right:10px;
	width:150px;
}

/*------------------feature-----------------------*/

.containerFeature {
	border:none;
	display:inline;
	float:left;
	margin-bottom:20px;
	padding:0px;
	width:490px;
}

.containerFeature h2 {
	margin-bottom:10px;
}

.containerFeature h3 {
	border-top:1px solid #4F8499;
	color:#4F8499;
	font-size:95%;
	font-weight:normal;
	margin-top:2px;
	padding-top:2px;
}

/*------------------pagination-----------------------*/

.containerPaginationTop {
	border-bottom:1px solid #4F8499;
	display:inline;
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px 0px;
	width:490px;
}

.containerPaginationBottom {
	border-top:1px solid #4F8499;
	display:inline;
	float:left;
	margin:0px;
	padding:2px 0px 10px 0px;
	width:490px;
}

.paginationLeft {
	border:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

.paginationLeft h2 {
	border:none;
	margin:0px 0px 0px 0px ! important;
	padding:0px ! important;
}

.paginationRight {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
	text-align:right;
	width:320px;
}

.paginationRight ul {
	display:inline;
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
	right:0px;
	position:absolute;
}

.paginationRight ul li {
	background-image:none ! important;
	border:none;
	float:left;
	margin:0px;
	padding:0px 1px 0px 1px;
}

.paginationRight ul li a {
	display:block;
	margin:0px;
	padding:0px 1px 0px 1px;
}

.paginationRight ul li.on a {
	color:#DF3505;
	text-decoration:none;
}

.paginationRight ul li.on a:hover {
	color:#DF3505;
	text-decoration:none;
}

/*------------------results-----------------------*/

ul.listResults {
	clear:both;
	float:none;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.listResults li {
	background-image:none;
	padding-left:0px;
	margin-bottom:10px;
}

ul.listResultsHighlight {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.listResultsHighlight li {
	background-color:#F0F0F0;
	background-image:none;
	float:left;
	padding:5px;
	margin-bottom:10px;
}

ul.listResultsHighlight li img {
	float:right;
	padding-left:10px;
}

/*------------------sitemap-----------------------*/

.sitemap ul {
	clear:both;
	float:none;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.sitemap ul li {
	background-image:none;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 20px 0px;
}

.sitemap ul ul {
	list-style:none;
	margin-left:30px;
	margin-top:4px;
	margin-bottom:-4px;
	padding:0px;
}

.sitemap ul ul li {
	background-image:none;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 4px 0px;
}

.sitemap ul li a {
	text-decoration:none;
}

.sitemap ul li a:hover {
	text-decoration:underline;
}

/*------------------map-----------------------*/

.containerMap {
	margin-top: 50px;
}

#map {
	width: 488px;
	height: 488px;
	border: 1px solid #4F8499;
}

/*------------------tables-----------------------*/

.tableData, .financial {
	border-bottom:2px solid #4F8499;
	margin:0px 0px 15px 0px;
	width:100%;
	border-collapse: collapse;
}

.financial td.topborder {
	border-top:2px solid #4F8499;
	
}
.financialnb {
	border-bottom:2px solid #fff;
	margin:0px 0px 15px 0px;
	width:100%;
	border-collapse: collapse;
}
.tableData caption, .financial caption {
	color:#4F8499;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:left;
}

.tableData caption span {
	font-weight:normal;
}

.tableData th, .financial th {
	font-weight:normal;
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
}

.tableData td, .financial td {
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
	margin: 0; 
}

/*.tableData td.right {background:yellow; padding-right:5px}
.tableData td.nopad { background:pink !important; padding-right:0; }*/

.tableData th.right, .financial th.num {
	padding:2px 0px 2px 6px;
	text-align: right;
}

.tableData td.right, .financial td.num {
	padding:2px 0px 2px 6px;
	text-align: right;
}

.tableData .shade, .financial .shade {
	background-color:#F0F0F0;
}

.tableData strong, .financial strong {
	color:#4F8499;
	font-weight:normal;
}

.tableData .nowrap, .financial .nowrap {
	white-space:nowrap;
}

.financial .b-thin {
	border-bottom:1px solid #4F8499!important;
}
.financial .b-thick{
	border-top:2px solid #4F8499!important;
}

.tableData .bt-thin {
	border-top:1px solid #4F8499!important;
}

/*------------------table no bottom border----------*/
.financial-nb {
	border-bottom:2px solid #fff;
	margin:0px 0px 15px 0px;
	width:100%;
	border-collapse: collapse;
}
.financial-nb caption {
	color:#4F8499;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:left;
}

.financial-nb  th {
	font-weight:normal;
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
}

.financial-nb  td {
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
	margin: 0;
}

.financial-nb  th.num {
	padding:2px 0px 2px 6px;
	text-align: right;
}

.financial-nb  td.num {
	padding:2px 0px 2px 6px;
	text-align: right;
}

.financial-nb  .shade {
	background-color:#F0F0F0;
}

.financial-nb  strong {
	color:#4F8499;
	font-weight:normal;
}

.financial-nb  .nowrap {
	white-space:nowrap;
}

.financial-nb  .b-thin {
	border-bottom:1px solid #4F8499 ! important;
}
.financial-nb .b-thick {
	border-bottom:2px solid #4F8499;
}

.push {margin:0 0 0 5px;}


.financial-nb .tbold { font-weight:bold !important; }









/*----------------riskmanagement-------*/

#risk .sides td, #risk .sides th {
	padding-left:5px!important;}
#risk .financial {
	border:1px solid #4F8499;
	margin:0px 0px 15px 0px;
	width:100%;
	
}

#risk .financial td.topborder {
	border-top:2px solid #4F8499;
	
}
.financialnb {
	border-bottom:2px solid #fff;
	margin:0px 0px 15px 0px;
	width:100%;
	border-collapse: collapse;
}
#risk .financial caption {
	color:#4F8499;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:left;
}


#risk .financial th {
	/*border:1px solid #4F8499;*/
	font-weight:normal;
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
}

#risk .financial td {
	/*border:1px solid #4F8499;*/
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
	margin: 0;
}
#risk .financial .b-thin {border-right:1px solid #4F8499}

/*new*/
#nb td.noborder  { border-bottom:none !important; }
#nb th.noborder  {border-bottom:none !important; }



#risk .financial th.num {
	padding:2px 0px 2px 6px;
	text-align: right;
}

#risk .financial td.num {
	padding:2px 0px 2px 6px;
	text-align: right;
}

#risk .financial .shade {
	background-color:#F0F0F0;
}

#risk .financial strong {
	color:#4F8499;
	font-weight:normal;
}

#risk .financial .nowrap {
	white-space:nowrap;}

/*#risk .noborder {border-bottom: none !important; }*/

/*--------------------lettings table----------------*/

.tablelettings{
	margin:0px 0px 15px 0px;
	width:100%;
	border-collapse: collapse;
}


.tablelettings th{
	font-weight:normal;
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #4F8499;
	color:#4F8499;
	font-weight:bold;
}

.tablelettings td{
	padding:2px 6px 2px 0px;
	text-align:left;
	vertical-align:top;
	margin: 0;
}
.tablelettings .area{
	width:46px;
}

.tablelettings .term{
	width:90px;
}

.tablelettings .tenant{
	width:120px;
}



/*------------------menu ter-----------------------*/

.containerMenuTer {
	border-top:1px solid #4F8499;
	clear:both;
	float:left;
	margin:0px 0px 15px 0px;
	padding:5px 0px 0px 0px;
	width:490px;
}

.containerMenuTer h2 {
	border:none;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.containerMenuTer ul {
	display:inline;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

.containerMenuTer ul li {
	background-image:none ! important;
	border:none;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}

.containerMenuTer ul li.on a {
	color:#DF3505;
	text-decoration:none;
}

.containerMenuTer ul li.on a:hover {
	color:#DF3505;
	text-decoration:underline;
}

/*------------------left box-----------------------*/

.leftBox {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:115px;
}

.leftBox h3 {
	border-bottom:1px solid #DF3505;
	color:#DF3505;
	line-height:15px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 4px 0px;
}

.leftBox ul {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

.leftBox ul li {
	background-image:none ! important;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}

.leftBox ul li.on a {
	color:#DF3505;
	text-decoration:none;
}

.leftBox ul li.on a:hover {
	text-decoration:underline;
}

.leftBox ul ul {
	clear:both;
	list-style:none;
	margin:1px 0px -3px 0px ! important;
	padding:0px;
}

.leftBox ul ul li {
	background-image: url("../images/bullet_internal.gif") ! important;
	background-position:5px 6px;
	background-repeat:no-repeat;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 16px;
}

.leftBox ul ul li a {
	color:#072170 ! important;
	text-decoration:underline;
}

.leftBox ul ul li a:hover {
	color:#DF3505 ! important;
	text-decoration:underline;
}

.leftBox ul ul li.on a {
	color:#DF3505 ! important;
	text-decoration:none;
}

.leftBox ul ul li.on a:hover {
	text-decoration:underline;
}

/*------------------center box-----------------------*/

.centerBox {
	background-color:#F0F0F0;
	border-bottom:2px solid #4F8499;
	border-top:1px solid #4F8499;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px 20px 0px 20px;
	width:490px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:450px;
}

html>body .centerBox {
	width:450px;
}

.centerBox h2 {
	border:none;
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

/*------------------right box-----------------------*/

.rightBox {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:115px;
}

.rightBox h2 {
	border-bottom:1px solid #4F8499;
	color:#4F8499;
	line-height:15px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 4px 0px;
}

.rightBox ul {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

.rightBox ul li {
	background-image: url("../images/bullet_internal.gif");
	background-position:5px 6px;
	background-repeat:no-repeat;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 16px;
}

.external {
	background-image:url("../images/bullet_external.gif") ! important;
	background-position:0px 2px ! important;
	background-repeat:no-repeat ! important;
	list-style:none ! important;
	margin:0px 0px 0px 0px ! important;
	padding:0px 0px 3px 16px ! important;
}

.rightBox label {
	clear:none;
	display:block;
	float:left;
	margin:0px 0px 2px 0px;
	width:115px;
}

.rightBox .labelRadio {
	display:inline;
	margin:2px 0px 0px 0px;
	width:95px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:2px 0px 0px 0px;
}

html>body .rightBox .labelRadio {
	margin:0px 0px 2px 0px;
}

.rightBox input.fieldRadio {
	margin:0px 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:0px 0px 0px 0px;
}

html>body .rightBox input.fieldRadio {
	margin:2px 5px 0px 0px;
}

.rightBox h3 {
	margin:0px 0px 2px 0px;
}

.rightBox select.fieldSelect {
	margin:0px 0px 5px 0px;
	width:115px;
}

.rightBox input.fieldText {
	clear:both;
	margin:0px 0px 5px 0px;
	width:115px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:105px;
}

html>body .rightBox input.fieldText {
	width:105px;
}

.rightBox input.fieldImage {
	margin:5px 0px 0px 0px;
}

/*------------------images-----------------------*/

.cmhtml-img-banner img {
	float:left;
	padding-bottom:3px;
	margin:-10px 0px 15px -3px;
	width:490px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:-10px 0px 15px 0px;
}

html>body .cmhtml-img-banner img {
	margin:-10px 0px 15px 0px;
}

.cmhtml-img-featured img {
	margin-bottom: 10px;
	margin-top: 5px;
}

.cmhtml-img-centre-4 {
	float:left;
	padding-bottom:3px;
	margin:0px 0px 15px -3px;
	width:490px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:0px 0px 15px 0px;
}

html>body .cmhtml-img-centre-4 {
	margin:0px 0px 15px 0px;
}

.cmhtml-caption-centre-4 {
	background-color:#FFFFFF;
	color:#4F8499;
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px 1px 3px 1px;
	position:relative;
	width:490px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:488px;
}

html>body .cmhtml-caption-centre-4 {
	width:488px;
}

.cmhtml-caption-centre-4 img {
	clear:both;
	float:left;
	left:-4px;
	margin:0px -8px 0px 0px;
	padding:0px 0px 3px 0px;
	position:relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	left:-1px;
	margin:0px -2px 0px 0px;
}

html>body .cmhtml-caption-centre-4 img {
	left:-1px;
	margin:0px -2px 0px 0px;
}

.cmhtml-img-right-2 {
	float:right;
	margin:0px 0px 15px 10px;
	width:240px;
}

.cmhtml-caption-right-2 {
	background-color:#FFFFFF;
	color:#4F8499;
	float:right;
	margin:0px 0px 15px 10px;
	padding:0px 1px 3px 1px;
	position:relative;
	width:240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:238px;
}

html>body .cmhtml-caption-right-2 {
	width:238px;
}

.cmhtml-caption-right-2 img {
	clear:both;
	float:left;
	left:-4px;
	margin:0px -8px 0px 0px;
	padding:0px 0px 3px 0px;
	position:relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	left:-1px;
	margin:0px -2px 0px 0px;
}

html>body .cmhtml-caption-right-2 img {
	left:-1px;
	margin:0px -2px 0px 0px;
}

.cmhtml-img-left-2 {
	float:left;
	margin:0px 10px 15px 0px;
	width:240px;
}

.cmhtml-caption-left-2 {
	background-color:#FFFFFF;
	color:#4F8499;
	float:left;
	margin:0px 10px 15px 0px;
	padding:0px 1px 3px 1px;
	position:relative;
	width:240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:238px;
}

html>body .cmhtml-caption-right-2 {
	width:238px;
}

.cmhtml-caption-left-2 img {
	clear:both;
	float:left;
	left:-4px;
	margin:0px -8px 0px 0px;
	padding:0px 0px 3px 0px;
	position:relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	left:-1px;
	margin:0px -2px 0px 0px;
}

html>body .cmhtml-caption-left-2 img {
	left:-1px;
	margin:0px -2px 0px 0px;
}


.hometext {
	display:inline;
	float:left;
	margin:0px;
	width:95%;
	padding:0;
	height: expression( this.scrollHeight < 96 ? "96px" : "auto" ); /* sets min-height for IE */ 
	min-height: 96px; /* sets min-height value for all standards-compliant browsers */
	border:1px solid #022171;
	position:relative;
	
}
.hometext img {margin:0; padding:0; float:left; width:auto;}
.hometext h2 a { 
	padding-left:8px;
	color:#051f71!important;
/*	background:url(../images/bullet_internal.gif) no-repeat center left;
*/	
	}
.hometext h2 a:hover { 
	padding-left:8px;
	/*background:url(../images/bullet_internal.gif) no-repeat center left;
	color:#000;
	color:#e8590f;*/
	}

.hometext h3 {
	color:#4F8499;
	margin-bottom:0px;
	}
	
.hometext h2 { display:block;
	padding-left:3px;
	color:#e8590f;
	margin-bottom:0x;
	border-bottom:none;
	background:url(../images/bullet_internal.gif) no-repeat 0 3px;
	}
	
.hometext .cmhtml-section {width:235px!important;position:absolute; top:10px; right:0; padding:0 10px; }
/*.hometext .cmhtml-section p{width:180px!important; }
.hometext .cmhtml-section h3{width:210px!important; position:absolute;}
*/
.headings{ text-align:center;}

.divider {border-right:5px #fff solid;}

.financial .b-thick {
	border-bottom:2px solid #4F8499;
}

/*new for homepage*/
#interview {clear:both; float:left;  width:360px; margin-top:10px;}
#interview-left {float:left; width:115px;  }
#interview-right {float:right; width:235px;  }
#interview-right h3 {font-weight:bold; color:#4F8499; }
#interview-right a {background: url("../images/bullet_internal.gif") no-repeat 5px 6px; padding-left:20px; display:block;  }


#prem-results {clear:both; float:left; width:306px; }
#prem-results a {background: url("../images/bullet_internal.gif") no-repeat 5px 6px; padding-left:20px; display:block;  }

.cm-admin-annotation-holder {background-image:none !important; }
.cm-admin-annotation-holder a {padding-left:0 !important;}





ul#textSmallnb {font-size:95%; list-style:none!important; background-image:none!important; }
ul#textSmallnb  li { list-style:none!important;background-image:none!important; }



/*new tables styles*/
.alpad td.right { padding-right:5px}
.alpad th.right {padding-right:5px}
.alpad td.nopad {   padding-right:0; }

#alpad td.num { padding-right:5px!important;}
#alpad th.num { padding-right:5px!important;}
#alpad td.nopad {  padding-right:0!important; }

#alw .w320 {width:320px !important;}

/*calendar outlook link styles*/
.calendar-title { float:left; clear: both; }
.outlook-link { float:right; }

/* Clearing floats without additional markup

----------------------------------------------------------- */

.group:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.group { display: block; }
