@charset "utf-8";
/* CSS Document */
img
{
margin:0px;

}

td
{
padding:0px;
margin:0px;
}
a
{
color:#808285;
text-decoration:none;
}

a:hover
{
color:#808285;
text-decoration:underline;
}

p 
{
	margin: 0px;
}

body
{
	background-color:#e0dacd;
	margin:0px;
	padding:0px;

}

div
{
	margin:0px;
	padding:0px;
}

.smallbr
{
	line-height:8px;
}

.main
{
	width:100%;
	border:0px;
}

.fixed
{
	background-image:url(../images/main_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:930px;
	border:0px;
}

/*common classes for banner and menu start by here*/
.bannerSep
{
	background-image:url(../images/bar_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#847065;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:907px;
	height:21px;
}

.menu
{
	width:907px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	padding-left:20px;
}

.menuLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

a.menuLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

a:link.menuLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

a:visited.menuLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

a:hover.menuLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:underline;
}

a:active.menuLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}
/*common classes for banner and menu end by here*/

/*classes for home pages start by here*/
.yellowBox
{
	width:202px;
	background-color:#fff200;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#726658;
}

.yellowBox:hover
{
	width:202px;
	background-color:#fff200;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#726658;
	cursor:pointer;
}

.orangeBox
{
	width:202px;
	background-color:#f7941e;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}

.orangeBox:hover
{
	width:202px;
	background-color:#f7941e;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

.blueBox
{
	width:202px;
	background-color:#00b2d9;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}

.blueBox:hover
{
	width:202px;
	background-color:#00b2d9;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

.greenBox
{
	width:202px;
	background-color:#9fcf67;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}

.greenBox:hover
{
	width:202px;
	background-color:#9fcf67;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

.redBox
{
	width:202px;
	background-color:#ef4036;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}

.redBox:hover
{
	width:202px;
	background-color:#ef4036;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

.contentArea
{
	width:406px;
	border:0px;
	padding:18px 0px 0px 10px;
	border-bottom:1px solid #000000;
	margin:0px auto;
}

.welcomeHeading
{
	font-family:Arial, verdana;
	font-size:22px;
	color:#594a42;
	font-weight:bold;
}
	
.welcomeHeadingTag
{
	font-family:Arial, verdana;
	font-size:16px;
	color:#594a42;
	height:19px;
	vertical-align:bottom;
}

.welcomeHeadingSpace
{
	position:relative;
	height:17px;
}

*:lang(en) .welcomeHeadingSpace
{
	position:relative;
	height:17px;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
	line-height:14px;
	text-align:justify;
}

.headingTable
{
	position:relative;
}

.headingBg
{
	background-image:url(../images/big_headings_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	border:2px solid #bfb5af;
	border-bottom:2px solid #9c8679;
	font-family:"Myriad Pro", arial, verdana;
	font-size:20px;
	font-weight:bold;
	color:#594a42;
	height:28px;
	vertical-align:top;
	padding:8px 0px 8px 15px;
}

.headingBgContent
{
	border:2px solid #bfb5af;
	border-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
	line-height:14px;
	vertical-align:top;

}

.grayBg
{
	background-color:#f3f2ed;
	height:65px;
	padding:6px 10px 6px 10px;
}

.grayBgImage
{
	padding-right:11px;
	width:63px;
	height:67px;
	float:left;
}

.grayBgImage2
{
	padding-right:11px;
	width:63px;
	height:67px;
	float:left;
}

div.grayBgContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
	line-height:14px;
	float:left;
	width:292px;
}

.grayBgContentHeading
{
	font-family:"Myriad Pro", arial, verdana;
	font-size:13px;
	color:#726658;
	line-height:14px;
}

.grayBgContentDate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b3990;
	line-height:14px;
}

.grayBgContentText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808285;
	line-height:12px;
	padding-top:6px;
	text-decoration:none;
}

.grayBgContentDate a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b3990;
	line-height:14px;
	text-decoration:none;
}

.grayBgContentDate a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b3990;
	line-height:14px;
	text-decoration:none;
}


.grayBgContentDate a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b3990;
	line-height:14px;
	text-decoration:underline;
}

.grayBgContentDate a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b3990;
	line-height:14px;
	text-decoration:none;
}

.grayBtn
{
	background-image:url(../images/btn_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	border:2px solid #bfb5af;
	font-family:"Myriad Pro", arial, verdana;
	font-size:20px;
	font-weight:bold;
	color:#594a42;
	vertical-align:top;
	text-align:center;
	padding:13px 0px 11px 0px;
}

tr td .grayBtn
{
	cursor:pointer;
}

.regionalLocatorBg
{
	background-image:url(../images/small_heading_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	border:1px solid #bfb5af;
	border-bottom:1px solid #9c8679;
	font-family:"Myriad Pro", arial, verdana;
	font-size:14px;
	font-weight:bold;
	color:#594a42;
	height:17px;
	vertical-align:top;
	text-align:left;
	padding:2px 4px 5px 9px;
}

.regionalLocatorContent
{
	border:1px solid #bfb5af;
	border-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
	line-height:14px;
	vertical-align:top;
}

.grayheadingBg
{
	background-image:url(../images/big_headings_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	border:1px solid #bfb5af;
	border-bottom:2px solid #9c8679;
	font-family:"Myriad Pro", arial, verdana;
	font-size:20px;
	font-weight:bold;
	color:#594a42;
	height:28px;
	vertical-align:top;
	padding:8px 0px 8px 9px;
}

.grayheadingBgContent
{
	border:1px solid #bfb5af;
	border-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808285;
	line-height:12px;
	vertical-align:top;
	padding:8px 0px 8px 9px;
}

.subscribeNewsletter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#726658;
}

.fieldsName
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#726658;
}

.emailText
{
	width:219px;
/*	height:15px;
	border:1px solid #cdc2bc;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#726658;
	
}

.nameText
{
	width:127px;
	/*height:15px;
	border:1px solid #cdc2bc;*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#726658;
	
}

.newslleterSpace
{
	position:relative;
	height:15px;
}

*:lang(en) .newslleterSpace
{
	position:relative;
	height:17px;
}
/*classes for home pages end by here*/

.footerSep
{
	background-image:url(../images/footer_sep_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:907px;
	height:25px;
}

.footer
{
	width:907px;
	height:72px;
	text-align:right;
}

.footerLink
{
	padding:13px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	width:891px;
	float:left;
}

.footerLink a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

.footerLink a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

.footerLink a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

.footerLink a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:underline;
}

.footerLink a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b8579;
	text-decoration:none;
}

.footerLinkRight
{
	width:16px;
	float:left;
}


/*classes for inner page*/
.yellowFill
{
	background-color:#fff200;
	width:10px;
	height:96px;
}

.contentBg
{
	background-color:#fff200;
	/*padding:9px 10px 9px 10px;*/
	padding: 0px;
	width:641px;
}

.contentInner
{
	background-color:#FFFFFF;
	padding:22px 11px 19px 22px;
}

.contentInner p 
{
	margin-top: 0px;
}
.contentInner span
{
	margin-top: 0px;
}

.pageHeading
{
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#594a42;
	vertical-align:top;
}

.innerContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
}

.innerContentHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#726658;
}

.contactBg
{
	background-color:#CCCCCC;
	background-image:url(../images/heading_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#726658;
	text-align:center;
}

.contactDetails
{
	background-image:url(../images/contact_details_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:394px;
	width:222px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
	padding:14px 0px 0xp 0px;
}

.contactHeadings
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#726658
}

.contactDetailsSpace
{
	padding:0px 6px 0px 12px;
}

.footerBottomBg
{
	background-image:url(../images/footer_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:930px;
	height:17px;
}

.width5
{
	width:5px;
}

.width8
{
	width:8px;
}

.width10
{
	width:10px;
}

.width11
{
	width:11px;
}

.width12
{
	width:12px;
}

.width16
{
	width:16px;
}

.width18
{
	width:18px;
}

.width19
{
	width:19px;
}

.width202
{
	width:202px;
}

.width212
{
	width:212px;
}

.width222
{
	width:222px;
}

.width256
{
	width:256px;
}

.width368
{
	width:368px;
}

.width396
{
	width:396px;
}

.width406
{
	width:406px;
}

.width608
{
	width:608px;
}

.width664
{
	width:664px;
}

.width871
{
	width:871px;
}

.width907
{
	width:907px;
}

.height5
{
	height:5px;
}

.height7
{
	height:7px;
}

.height8
{
	height:8px;
}

.height9
{
	height:9px;
}

.height11
{
	height:11px;
}

.height14
{
	height:14px;
}

.height15
{
	height:15px;
}

.height18
{
	height:18px;
}

.height22
{
	height:22px;
}

.height23
{
	height:23px;
}

.height24
{
	height:24px;
}

.height26
{
	height:26px;
}

.height49
{
	height:49px;
}

.height58
{
	height:58px;
}

.height100
{
	height:100px;
}

.height10
{
	height:10px;
}

.height219
{
	height:219px;
}
.grayBtnLink
{
	color:#594a42;
	text-decoration:none;
}

a.grayBtnLink
{
	color:#594a42;
	text-decoration:none;

}
a:hover.grayBtnLink  
{
	color:#594a42;
	text-decoration:underline;
}

.leftBox
{
	width:250px;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}

.leftBox:hover
{
	width:250px;
	padding:0px 8px 8px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}
.borderFill
{
	width:10px;

}

.contactus
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#726658;
	}
	
.newsletterBgmore
{
	background-color:#ffffff;
	padding:6px 10px 6px 10px;
	
}
.newsletterlink
{
	color:#726658;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	
}

a.newsletterlink
{
	color:#726658;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover.newsletterlink
{
	color:#726658;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
.sitemaplink
{
	color:#726658;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

a.sitemaplink
{
	color:#726658;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover.sitemaplink
{
	color:#726658;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
.fundsblock
{
	height:58px;
	
}
.height21
{
height:21px;
}

.height6
{
height:6px;
}
.fieldstextbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#726658;
}
.height12
{
	height:12px;
}
.height2
{
height:2px;
}
.height13
{
	height:13px;
}
