/* COLOURS =====================
#008066 Dark Green              
#82c1b4 Light Green Tint (50%)  
==============================*/

html{
	text-align:center;
}

img,
a img,
:link img,
:visited img { 
	border:none; 
}

:link,
:visited { 
	text-decoration:none;
}

body{
	font-family: Arial, Verdana, Tahoma;
	font-size:0.8em;
	text-align:center;
	background: #ffffff;
	color:#000000;  /* MAIN TEXT COLOUR */
	background: #ffffff url(img/page_bg.jpg) repeat-x;
}

.thingrey {
	margin-top: 5px;
	/* border: #cccccc solid 1px; */
	border-top: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

.thingrey td {
	font-size: 0.8em;
	padding: 4px 6px;
	border-right: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
}

.thingrey .nopaddright {
	font-size: 0.8em;
	padding: 4px 6px;
	border-right: 0px;
	border-bottom: : #cccccc solid 1px
}

.thingrey .nopaddright table td {
	font-size: 0.8em;
	padding: 4px 6px;
	border-right: #cccccc solid 0px;
	border-bottom: #cccccc solid 0px;
}

.thingrey .noright {
	font-size: 0.8em;
	padding: 4px 6px;
	border-bottom: #cccccc solid 1px;
	border-right: 0px;
}

.thingrey .norighttop {
	font-size: 0.8em;
	padding: 4px 6px;
	border-bottom: #cccccc solid 1px;
	border-top: #cccccc solid 1px;
	border-right: 0px;
}

.thingrey .nobottom {
	font-size: 0.8em;
	padding: 4px 6px;
	border-right: #cccccc solid 1px;
	border-bottom: 0px;
}

.thingrey .nopadd {
	font-size: 0.8em;
	padding: 0px;
}

/* .thingrey .nopaddright {
	font-size: 0.8em;
	padding: 0px;
} */


.thingrey .header {
	font-size: 0.8em;
	padding: 4px 6px;
	border-right: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	font-weight: bold;
}

.thingrey .headernoright {
	font-size: 0.8em;
	padding: 4px 6px;
	border-bottom: #cccccc solid 1px;
	font-weight: bold;
	border-right: 0px;
}

.basictab {
	margin-top: 10px;
	/* border: #cccccc solid 1px; */
	border-top: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
}

.basictab td {
	font-size: 0.8em;
	padding: 10px 6px;
	border-right: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
}

ul{
	list-style-image: url(img/ui_nonIE.gif) !important;
	list-style-image: url(img/ui.gif);
}

.Normal{
	font-size: inherit;
}

h1, h2, h3{
	font-size:1em;
}

h2{
	padding-top:0;
	margin-top:0;
	margin-bottom:8px;
	font-weight:bold;
}

h3,
h3 .Head{
	font-weight:bold;
}

p{
	padding:0;
	margin:0 0 8px 0;
}

.clearBoth{
	clear:both;
}

.hidden{
	display:none;
}

.floatLeft{
	float:left;
}

.padRight{
	padding-right:10px;
}

.DNNEmptyPane{
	width:230px;
	display:block;
	border:1px solid transparent;
}

/* For IE6 and below */
* html .DNNEmptyPane{
	border:1px solid #ffffff;
}
/* IE 6 END */

#container{
	margin:0 auto;
	width:968px;
	text-align:center;
}

#OMAM_Home,
#OMAM_1Col,
#OMAM_2Col,
#OMAM_3Col,
#OMAM_4Col,
#OMAM_Cobrand_3Col,
#OMAM_LandingPage{
	text-align: left;
	margin:0;
	background: #ffffff;
	border-right:4px solid #bebebe;
	border-left:4px solid #bebebe;
}

#header{
	margin:0 8px;
}

#header .headerLeft{
	float:left;
}

#header .headerLeft .seasonalArea{
	float:left;
	margin-top:10px;
	width:200px;
	height:50px;
	overflow:hidden;
	border: 0;
}

#header .headerRight{
	float:right;
	width:455px;
padding-right:3px;
}

#header .headerRight .search{
	clear:both;
	float:right;
	width:260px;
}

#header .headerRight .search input.xsTxtSearch{
	width:200px;
	height:24px;
}


#header .headerRight .topLinks .Normal{
/*	font-size:0.7em;*/
	font-size:0.8em;
}

#header #mainLogo{
	padding:10px;
	float:left;
}

#mainTopMenu{
	margin-top: 8px;
}

#OMAM_Home #leftBlock{
	float:left;
	width:708px;
	margin-left:8px;
}

* html #OMAM_Home #leftBlock{
	margin-left:4px; /* FIX For IE6 */
}


#OMAM_Home #leftBlock img{
/*	float:left;*/
	margin:0 8px 8px 0;
}

#OMAM_Home #containerRight img{
/*	margin:0 0 8px 8px;*/
}

#OMAM_Home #leftBlock .bannerArea{
	margin-bottom:8px;
}

#OMAM_Home #containerLeft{
	float:left;
	width:230px;
}

#OMAM_LandingPage #header{
	/*	border-bottom: 2px solid #008066;*/
		border-bottom: 2px solid #8dc63f;
	/*	height: 86px;*/
		height: 96px;
}

#OMAM_LandingPage .headerRight{
	float: right;
}

#OMAM_LandingPage .currentDate{
	float: right;
	position: relative;
	top: 64px;
}

#OMAM_LandingPage #containerMain{
	display: inline;
	width: 600px;
	height: 460px; /* CHECK */
	float: left;
	background: #fff url(img/Landing_bg.jpg) no-repeat;
	margin-left: 8px;
}

#OMAM_LandingPage #dnn_ContentPane{
/*	width: 390px;*/
	width: 320px;
	position: relative;
/*	left: 180px;*/
	left: 300px;
	top: 10px;
}

#OMAM_LandingPage #dnn_ContentPane .Normal{
	text-align: left;
}

#OMAM_LandingPage #dnn_ContentPane h1, h2, h3, h4, h5, h6{
	color: #008066;
}

h4{
	margin:0 0 10px 0;
}

a.title:link,
a.title:visited,
a.title:active,
a.title:hover{
	color: #008066;
	font-size: 1.1em;
}

p.navigation{
	color: #008066;
	font-size: 1.1em;
}

a.navigation:link,
a.navigation:visited,
a.navigation:active,
a.navigation:hover{
	color: #008066;
	font-size: 1em;
}



#OMAM_LandingPage #containerRight{
	display: inline;
	width: 300px;
	float: right;
	text-align: left;
	position: relative;
	top: 50px;
}

#OMAM_LandingPage #dnn_FooterPane{
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	bottom: 10px;
}

#OMAM_LandingPage #footer{
	padding-top: 0px;
	margin-top: 0px;
}

#OMAM_LandingPage #dnn_RightPaneTop,
#OMAM_LandingPage #dnn_RightPaneBottom{
	padding: 10px 0;
}

#OMAM_LandingPage a{
	color: #008066;
	text-decoration:none;
}

#OMAM_LandingPage a:hover{
	color: #008066;
	text-decoration:underline;
}

* html #OMAM_LandingPage img.menuHeader{
	position: relative;
	top: 3px;
	width: 230px;
}

*:first-child+html #OMAM_LandingPage img.menuHeader{
	position: relative;
	top: 3px;
	width: 230px;
}

.rightHeader {
	width: 230px;
	height: 28px;
	text-align: center;
	background-image: url(img/topHeader.gif);
}

.rightHeaderText {
	position: relative;
	top: 8px;
	color: #008066;
}

#OMAM_2Col #containerLeft,
#OMAM_3Col #containerLeft,
#OMAM_4Col #containerLeft,
#OMAM_Cobrand_3Col #containerLeft{
	float:left;
	width:230px;
	margin-left:8px;
}

#containerLeft .subMenu{
	margin-bottom:8px;
}

* html #OMAM_2Col #containerLeft{
	margin-left:4px; /* FIX For IE6 */
}

* html #OMAM_3Col #containerLeft{
	margin-left:4px; /* FIX For IE6 */
}

* html #OMAM_4Col #containerLeft{
	margin-left:4px; /* FIX For IE6 */
}

* html #OMAM_Cobrand_3Col #containerLeft{
	margin-left:4px; /* FIX For IE6 */
}

#containerLeft .subMenu{
/*	margin-bottom:8px;*/
}

#OMAM_Home #containerMain{
	float:left;
	width:468px;
	margin-left:8px;
}

#OMAM_1Col #containerMain{
	float:left;
	width:952px;
	margin-left:8px;
}

#OMAM_2Col #containerMain{
	float:left;
	width:706px;
	margin-left:8px;
}

#OMAM_3Col #containerMain,
#OMAM_4Col #containerMain,
#OMAM_Cobrand_3Col #containerMain{
	float:left;
	width:468px;
	margin-left:8px;
}

#OMAM_4Col #containerMain .MIDLeft,
#OMAM_4Col #containerMain .MIDRight{
	float:left;
	width:228px;
	border:1px solid transparent !important;
	border:1px solid #ffffff;
}

#OMAM_4Col #containerMain .MIDRight{
	margin-left:8px;
}

#OMAM_Home #containerRight{
	float:left;
	width:230px;
	margin-left:8px;
}

#OMAM_3Col #containerRight,
#OMAM_4Col #containerRight,
#OMAM_Cobrand_3Col #containerRight,
#OMAM_2Col #containerRight{
	float:left;
	width:230px;
	margin-left:8px;
}

/* START LOGIN AREA */
#loginArea{
	display:inline;
}

#loginArea a:link,
#loginArea a:visited,
#loginArea a:hover,
#loginArea a:active{
	color:#008066; /* CHECK */
}

#loginArea .skinHeaderText{
	font-size:1em;
}

a.skinHeaderText:link,
a.skinHeaderText:visited,
a.skinHeaderText:hover,
a.skinHeaderText:active{
	color:#ff9900; /* CHECK */
}

/* END LOGIN AREA */
#breadcrumb{
/*	font-size:0.8em;*/
	padding:8px;
	width:950px;
	clear:both;
	height:35px;
	overflow:hidden;
}

.currentDate{
	text-align: center;
	margin-bottom:8px;
}

.currentDate .SkinObject{
	color:#000000;
	font-weight:normal;
}

#footer{
	margin:0 8px 8px;
	padding-top:8px;
	color:#333333;
/*	border-top: 2px solid #008066;*/
	border-top: 2px solid #8dc63f;
}

#footer .footerPane{
	margin:10px 0;
}

/* Fund Details */
.divFundDetail .divFundName .fundNameHeader,
.divFundDetail .divFundAims .aimsHeader,
.divFundDetail .divFundManager .managerHeader,
.divFundDetail .divFundLiterature .literatureHeader,
.divFundDetail .divRiskWarnings .riskHeader,
.divFundDetail .divFundRatings .ratingsHeader{
	color: #008066;
	font-size:1em;
	font-weight:bold;
	margin-top:30px;
	display:block;
}

.divFundDetail .divFundName .fundNameHeader{
	font-size:1.2em;
	margin-bottom:0px;
	margin-top:0px;
	text-align:left;
}

.divFundDetail .divFundSnippet,
.divFundDetail .divFundRatings .ratingsHeader,
.divFundDetail .divFundAims,
.divFundDetail .divFundManager{
	margin-bottom:8px;
}

.divFundDetail .divFundLiterature{
	width:218px;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
}

.divFundDetail .divFundRatings{
	margin-bottom:8px;
	float:left;
	width:218px;
}

ul.litItemsList{
	list-style-image: url(img/ui_arrow.gif);
	padding:0;
	margin:0 0 0 20px;
}
/* End Fund Details */

/* Funds */
ul.FirstCategory,
ul.categoryList{
	padding:0;
	margin:0;
	height:24px;
	float:left;
}
ul.FirstCategory li,
ul.categoryList li{
	background: #82c1b4 url(img/sub_tab.jpg) no-repeat top;
	float:left;
	padding:0;
	margin:0;
	width:100px;
	list-style: none;
}

ul.FirstCategory li{
	width:101px;
	background: #82c1b4 url(img/sub_tabFirst.jpg) no-repeat top;
}

ul.FirstCategory li a,
ul.categoryList li a{
	padding:5px;
	display:block;
	font-size:0.9em;
	color:#000000;
	text-align:center;
}

ul.FirstCategory a:visited,
ul.categoryList a:visited{
	color:#000000;
}

ul.FirstCategory li a:hover,
ul.categoryList li a:hover{
	/*font-weight:bold;*/
	color:#008066;
	text-decoration:none;
}

ul.FirstCategory li a:hover{
	background: #ffffff url(img/sub_tabFirstSelect.jpg) no-repeat top;
}

ul.categoryList li a:hover{
	background: #ffffff url(img/sub_tabSelect.jpg) no-repeat top;
}

ul.FirstCategory li.fundCategorySelected a,
ul.categoryList li.fundCategorySelected a{
	/*font-weight:bold;*/
	color:#008066;
}

ul.FirstCategory li.fundCategorySelected a{
	background: #ffffff url(img/sub_tabFirstSelect.jpg) no-repeat top;
}
ul.categoryList li.fundCategorySelected a{
	background: #ffffff url(img/sub_tabFirstSelect.jpg) no-repeat top;
}

ul.FirstCategory li.fundCategorySelected a:visited,
ul.categoryList li.fundCategorySelected a:visited{
	color:#008066;
}

ul.categoryList li.pipeSeparator{
	display:none;
}

.FundDisplayGrid{
	clear:both;
	width:704px;
}

.FundDisplayTable{
	clear:both;
	width:704px;
}

.FundDisplayGrid tr th,
.FundDisplayGrid tr td{
	border:1px solid #ced0d1;
	padding:5px;
}

.FundDisplayTable tr th,
.FundDisplayTable tr td{
	border-left:1px solid #ced0d1;
	border-top:1px solid #ced0d1;
	padding:5px;
}

.FundDisplayTable tr td.incRight{
	border-left:1px solid #ced0d1;
	border-top:1px solid #ced0d1;
	border-right:1px solid #ced0d1;
	padding:5px;
}

.FundDisplayTable tr td.incBottom{
	border-left:1px solid #ced0d1;
	border-top:1px solid #ced0d1;
	border-bottom:1px solid #ced0d1;
	padding:5px;
}

.FundDisplayTable tr td.incAll{
	border-left:1px solid #ced0d1;
	border-top:1px solid #ced0d1;
	border-right:1px solid #ced0d1;
	border-bottom:1px solid #ced0d1;
	padding:5px;
}


.FundDisplayGrid tr th{
	background-color:#f9fafa;
	text-align:left;
}

.fundDisplayGridItems{
	font-size:0.8em;
	text-align:center;
}

/* End Funds */

/* Prices */
/* START SIZE FIX */
.FundPriceViewDisplay .FundPriceView_DescriptionColumn,
.FundPriceViewDisplay .FundPriceView_BidLatestColumn,
.FundPriceViewDisplay .FundPriceView_BidPreviousColumn,
.FundPriceViewDisplay .FundPriceView_OfferLatestColumn,
.FundPriceViewDisplay .FundPriceView_OfferPreviousColumn,
.FundPriceViewDisplay .FundPriceView_PriceChangeColumn,
.FundPriceViewDisplay .FundPriceView_YieldColumn,
.FundDisplayIndependentRatings,
.FundDisplayGridHeader,
.FundDisplayGridItemsRight,
.FundNameHeader{
	font-size:0.8em;
	text-align:right;
}

.FundPriceViewDisplay .FundPriceView_DescriptionHeader,
.FundPriceViewDisplay .FundPriceView_BidLatestHeader,
.FundPriceViewDisplay .FundPriceView_BidPreviousHeader,
.FundPriceViewDisplay .FundPriceView_OfferLatestHeader,
.FundPriceViewDisplay .FundPriceView_OfferPreviousHeader,
.FundPriceViewDisplay .FundPriceView_PriceChangeHeader,
.FundPriceViewDisplay .FundPriceView_YieldHeader{
	font-size:0.8em;
	text-align:center;
}

.FundName{
	font-size:0.8em;
	text-align:left;
}

.OffShoreGrid{
	width:466px;
}

.OffShoreGrid tr th,
.OffShoreGrid tr td{
	padding:5px;
}

/* END SIZE FIX */

.FundDisplayIndependentRatings,
.fundDisplayGridHeader{
	color:#000000;
	padding:5px;
}

.FundDisplayGrid tr th.FundDisplayGridHeader{
	width:70px;
	text-align:center;
}

.FundPriceViewDisplay .FundPriceView_DescriptionHeader{
	background: #f9fafa url(img/PageTabs.gif) no-repeat;
	border-right:1px solid #ced0d1;
	border-bottom:1px solid #ced0d1;
	padding:5px;
}

.FundPriceViewDisplay .FundPriceView_BidLatestHeader,
.FundPriceViewDisplay .FundPriceView_BidPreviousHeader,
.FundPriceViewDisplay .FundPriceView_OfferLatestHeader,
.FundPriceViewDisplay .FundPriceView_OfferPreviousHeader,
.FundPriceViewDisplay .FundPriceView_PriceChangeHeader{
	background: #f9fafa url(img/PageTabs.gif) no-repeat -10px 0;
	border-right:1px solid #ced0d1;
	border-bottom:1px solid #ced0d1;
	padding:5px;
}

.FundPriceViewDisplay .FundPriceView_YieldHeader{
	background: #f9fafa url(img/PageTabs.gif) no-repeat right 0;
	border-bottom:1px solid #ced0d1;
	padding:5px;
}

.FundPriceViewDisplay .FundPriceView_DescriptionColumn,
.FundPriceViewDisplay .FundPriceView_BidLatestColumn,
.FundPriceViewDisplay .FundPriceView_BidPreviousColumn,
.FundPriceViewDisplay .FundPriceView_OfferLatestColumn,
.FundPriceViewDisplay .FundPriceView_OfferPreviousColumn,
.FundPriceViewDisplay .FundPriceView_PriceChangeColumn,
.FundPriceViewDisplay .FundPriceView_YieldColumn{
	padding:10px;
	border-left:1px solid #ced0d1;
	border-bottom:1px solid #ced0d1;
}

.FundPriceViewDisplay .FundPriceView_DescriptionColumn{
	text-align:left;
}

.FundPriceViewDisplay .FundPriceView_YieldColumn{
	border-right:1px solid #ced0d1;
}
/* OFFSHORE */
.OffShoreGrid{
	padding:10px;
}
.OffShoreGrid th{
	background: #f9fafa url(img/PageTabs.gif) no-repeat -10px 0;
}
/* END OFFSHORE */
/* End Prices */


/*  RegistrationForm  */
.RegistrationForm .abstractsFormLabel{
	width:160px;
	display:block;
	float:left;
}

.pageWidth{
	display:none;
}

.textSize{
	float:right;
	margin-right:14px;
	margin-top:3px;
}

/* LITERATURE ORDER FORM */
.LiteratureCategoryHeader{
	margin:20px 0;
}

.orderForm td.LiteratureTextCell,
.orderForm td.LiteratureNameCell{
	color: #008066;
	font-size:0.8em;
}

.orderForm .requestLabel{
	color: #008066;
	font-weight:bold;
}

.orderForm .LiteraturePDFLink{
	font-size:0.8em;
}
.orderForm .LiteratureTextLabel{
	color:#333333;
	font-size:0.8em;
	margin-bottom:15px;
	display:block;
}

.orderForm .abstractsFormLabel{
	display:block;
}
/* END - LITERATURE ORDER FORM */ 

/* TEAM PAGE */
.TeamList{
	border:1px solid #ced0d1;
	clear:both;
	margin-right:8px;
	padding:8px;
	width:450px !important;
	width:468px;
}

.TeamList .FundManager,
.TeamList .FundName{
	margin-top:10px;
	padding-top:10px;
	display:block;
	border-top:1px solid #ced0d1;
	font-size:1em;
}

.TeamList .First .FundManager,
.TeamList .First .FundName{
	margin-top:0;
	padding-top:0;
	border:none;
}
.TeamNameCell{
	font-size:0.8em
}

.TeamList .TeamManagerHeader {
	border-bottom:1px solid #ced0d1;
	padding-bottom:8px;
	margin-bottom:8px;
}

.TeamList .Last .TeamManagerHeader{
	border-bottom:none;
}
/* END - TEAM PAGE */

/* START ArticlesOMAM */
.ArticlesOMAM{
	font-size:0.8em;
}

.ArticlesOMAM .PublishDate{
	font-size:0.8em;
	display:block;
	clear:both;
}

.ArticlesOMAM h3{
	display:block;
}

.ArticlesOMAM h3 a:link.Title,
.ArticlesOMAM h3 a:visited.Title,
.ArticlesOMAM h3 a:active.Title,
.ArticlesOMAM h3 a:hover.Title{
	color: #008066;
	display:block;
}

.ArticlesOMAM .Description{
	display:block;
	margin-bottom:16px;
}
/* END ArticlesOMAM */

.FundDisplayAlternateRow{
	background-color: #f9fafa;
}

#containerRight .FormTable,
#containerLeft .FormTable{
	width:210px;
}

.FormTable .FormLabel,
.FormTable .FormRadioButtonList,
.FormTable .FormLabelControl{
	font-size:0.8em;
}

.FormTable .FormTextBox,
.FormTable .FormTextArea{
	width:200px;
}

#containerLeft .FormTable .FormTextBox,
#containerRight .FormTable .FormTextBox,
#containerLeft .FormTable .FormTextArea,
#containerRight .FormTable .FormTextArea{
	width:120px;
}


.LinksDropdown{
	width:192px;
	float:left;
}

.omamCommandButton{
	background: #008066 url(img/go.gif) no-repeat center;
	display:block;
	width:26px;
	height:20px;
	float:left;
	margin-left:10px;
}

* html .omamCommandButton{ /* FIX FOR IE6 */
	position:relative;
	top:-20px;
}

* html .dropdownArea{ /* FIX FOR IE6 */
	height:23px;
	overflow:hidden;
}


/* Funds */
ul.FirstTab,
ul.TabList{
	padding:0;
	margin:0;
	height:21px;
	float:left;
}
ul.FirstTab li,
ul.TabList li{
	float:left;
	padding:0;
	margin:0;
	width:94px;
	list-style: none;
}

ul.TabList li a{
	padding:5px 10px;
	display:block;
	font-size:0.8em;
	color:#000000;
	text-align:center;
}

ul.TabList li a:hover{
	font-weight:bold;
	color:#008066;
	text-decoration:none;
}

ul.TabList li.tabSelected a{
	font-weight:bold;
	color:#008066;
}



/* NEW STYLE OF TABLE */
.Omamtable { 
	text-align:left;
	width:704px;
	margin-left:20px;
	text-align:center;
}

.Omamtable tr,
.Omamtable th,
.Omamtable td {
	padding:5px;
	border-bottom:1px solid #ced0d1;
}

.Omamtable td {
	border-left:1px solid #ced0d1;
}

.Omamtable th {
	background-color:#f9fafa;
	font-weight:bold;
	border-left:1px solid #ced0d1;
}

.sample{
	font-size: 1em;
}

.path,
.path a:link,
.path a:visited{
	font-size: 1em;
	color:#008066;
	text-decoration:none;
}

.path a:active,
.path a:hover {
	color:#008066;
	text-decoration:underline;
}


.Omamtable a:link,
.Omamtable a:visited {
	color:#008066;
	text-decoration:underline;
}

.Omamtable a:active,
.Omamtable a:hover {
	color:#008066;
	text-decoration:none;
}

.categoryMenu{
	overflow:hidden;
/*	border-bottom: 2px solid #008066;*/
}
#OMAM_2Col .categoryMenu{
/*	background: #ffffff url(img/TableTabBG.gif) no-repeat top;*/
	height:24px;
	width:704px;
}

#OMAM_3Col .categoryMenu{
/*	background: #ffffff url(img/TableTabSmallBG.gif) no-repeat left top;*/
	width:468px;
	height:24px;
}

#OMAM_1Col .currentDate,
#OMAM_2Col .currentDate,
#OMAM_3Col .currentDate,
#OMAM_4Col .currentDate,
#OMAM_Cobrand_3Col .currentDate{
	float:right;
/*	font-size:1.2em;*/
	position:relative;
	top:-10px;
	left:-8px !important;
	left:8px;
}

/* SAFARI FIX */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body #OMAM_Home .currentDate { position:relative; top:0;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body #OMAM_1Col .currentDate { position:relative; top:0;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body #OMAM_2Col .currentDate { position:relative; top:0;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body #OMAM_3Col .currentDate { position:relative; top:0;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body #OMAM_4Col .currentDate { position:relative; top:0;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body #OMAM_Cobrand_3Col .currentDate { position:relative; top:0;}
}
/* END */



/* IE 6 FIX */
* html .currentDate{
	position:relative;
	top:-29px;
	left:-57px;
}
/* END IE 6 FIX */


/* IE 7 FIX */
*:first-child+html .currentDate{
	position:relative;
	top:-29px;
	left:-57px;
}
/* END IE 7 FIX */

hr {
	 color: #ced0d1; 
	background-color: #ced0d1; 
	height: 1px;
}

.lowerLine{
	border-bottom:1px solid #ced0d1;
	display:block;
}

#containerMain{
	min-height:500px !important;
	min-height:inherit;
	height:inherit !important;
	height:300px;
}

.contactustext,
.salesteamtext,
.yourfeedbacktext{
	border: 1px solid #ced0d1;
	padding:8px;
}

.salesteamtext table{
	font-size:1em;
}

.salesteamtext table tr td{
	vertical-align:top;
}

.JumpToPane{
	height:100px;
	margin-bottom:8px;
}

.linksListModule{
	float:right;
	margin-bottom:8px;
}

div.MoreLiterature{
	margin-top:8px;
}

#OMAM_Home #ContainerRight .currentDate{
	display:block;
	text-align:right;
	position:relative;
	top:0;
	text-indent: -8px;
	left:-8px;
}

.LiteratureQTYText{
	font-size:0.8em;
}

.RememberMe{
	display:block;
	width:180px;
}

ul.categoryList li.fundCategorySelected{
	width:101px !important; /* For other browsers */
	width:100px; /* SIZE FOR IE6 */
}

.SubHead{
	font-size:0.8em;
	color:#008066;
}

#dnn_ctr_Login_pnlLogin .Normal{
	font-size:0.8em;
}

.abstractsFormLabel{
}

.OMAMregister{
	font-size:1em;
}

.OMAMregister .abstractsFormTextbox{
	font-family: Arial, Verdana, Tahoma;
}

.OMAMregister textarea{
	width:150px;
}

.OMAMRadioButton label{
	font-size:0.8em;
}

#dnn_ctr_Login_tdRegister .CommandButton,
#dnn_ctr_Login_tdPassword .CommandButton{
	font-size:0.8em;
}

/* OMAM FORM */
.OMAM_form{
	position:relative;
	left:-5px;
}

.OMAM_form label{
	font-size:0.8em;
}

.OMAM_form .SubHead{
	margin-right:5px;
	color:#000000;
	font-weight:normal;
}

.OMAM_form .Normal,
.OMAM_form .NormalRed{
	font-size:0.8em;
}

.OMAM_form .NormalRed{
	font-weight:normal;
}
	/* END OMAM FORM */

#dnn_dnnLogo_hypLogo img{
	float:right;
	margin-bottom:10px;
}

/* OMAM Login page styling */

#dnn_ctr2338_Login_pnlLogin .Normal, #dnn_ctr2340_Login_pnlLogin .Normal, #dnn_ctr2117_Login_pnlLogin .Normal {
	font-size: 0.8em;
}

#dnn_ctr2338_Login_pnlLogin a.CommandButton, #dnn_ctr2340_Login_pnlLogin a.CommandButton, #dnn_ctr2117_Login_pnlLogin a.CommandButton {
	color:#008066;
	text-decoration: none;
	font-size: 0.8em;
}

#dnn_ctr2338_Login_pnlLogin a.CommandButton:link, #dnn_ctr2340_Login_pnlLogin a.CommandButton:link, #dnn_ctr2117_Login_pnlLogin a.CommandButton:link {
	color:#008066;
	text-decoration: none;
}

#dnn_ctr2338_Login_pnlLogin a.CommandButton:active, #dnn_ctr2340_Login_pnlLogin a.CommandButton:active, #dnn_ctr2117_Login_pnlLogin a.CommandButton:active {
	color:#008066;
	text-decoration: none;
}

#dnn_ctr2338_Login_pnlLogin a.CommandButton:hover, #dnn_ctr2340_Login_pnlLogin a.CommandButton:hover, #dnn_ctr2117_Login_pnlLogin a.CommandButton:hover {
	text-decoration:underline;
	color:#008066;
}

/* HIDE THE SEARCH BOX ETC 26-08-2009 
.search{
	display:none;
}
.fontSize{
	clear:both;
}*/

#dnn_ctr_SendPassword_cmdSendPassword .CommandButton,
#dnn_ctr_SendUsername_cmdSendUsername .CommandButton{
	display:none
}


/* ======================= */
/* = NEW TABS 01-10-2009 = */
/* ======================= */
.pageTabs{
/*	width:693px;*/
	width:468px;
	height:24px;
/*	height:29px;*/
	font-size: 0.9em;
	text-align:center;
}

.onTab,
.offTab a:link,
.offTab a:visited,
.offTab a:active,
.offTab a:hover{
	background: url('img/on_tab.jpg') no-repeat;
	width: 100px;
	height: 24px;
	float:left;
	padding-top:5px;
	color:#008066;
}

.offTab a:link,
.offTab a:visited,
.offTab a:active,
.offTab a:hover{
	background: url('img/off_tab.jpg') no-repeat;
}

.offTab a:link,
.offTab a:active,
.offTab a:visited{
	color:#000000;
	text-decoration: none;
}

.offTab a:hover{
	background: url('img/on_tab.jpg') no-repeat;
	color:#008066;
}


.NoFSA{
	width:150px;
	display:block;
}
.cofundLogo{
	margin-top:30px;
	margin-right:4px
