/* ^^^^^^^^^^^^^^^ CSS by - www.mazarin.lk ^^^^^^^^^^^^^^^ */
* {
	margin:0;
	padding:0;
}
body {
	margin:0 0 20px 0;
/*	background:url("../../images/pageBG_top_01.gif") top repeat-x;	*/
	font:normal 0.8em Arial, Helvetica, sans-serif;
}
a:focus {
	outline:none;
}
#wrapper {
	margin:0 auto;
	width:760px;
}

/* ~~~~~~~~~~~~~~~ Header ~~~~~~~~~~~~~~~~ */

#header {
	width:760px;
	height:97px;
	background:url("../../images/symbols01.jpg") right bottom no-repeat;
}
#header img {
	border:0;
	margin:0 0 0 20px;
	display:inline;
	float:left;
}
#displayUsername {
	float:left;
	margin:42px 0 0 10px;
	font:normal 11px Tahoma, Arial, sans-serif;
	color:#999;
}
#displayUsername a.logLink:link, a.logLink:visited, a.logLink:active {
	font:normal 11px Tahoma, Arial, sans-serif;
	color:#999;
	text-decoration:none;
}
#displayUsername a.logLink:hover {
	font:normal 11px Tahoma, Arial, sans-serif;
	color:#1E6C86;
	text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~ Navigation ~~~~~~~~~~~~~~~~ */
#navigation {
	width:760px;
	display:block;
	margin:0 0 10px 0;
	background:url("../../images/navi_Rightcorn.gif") right no-repeat;
}
#navigation #leftCorner {
	width:12px;
	display:inline;
	height:39px;
	float:left;
	clear:right;
	background:url("../../images/navi_Leftcorn.gif") left no-repeat;
}
#navigation #rightCorner {
	height:39px;
	display:block;
}
#navigation #naviContent {
	width:470px;
	height:39px;
	float:left;
	clear:right;
	background:url("../../images/navi_BG.gif") repeat-x;
}
#navigation #loginContent {
	width:266px;
	height:39px;
	float:left;
	clear:right;
	color:#FFF;
	background:url("../../images/navi_BG.gif") repeat-x;
}
#loginContent * {
	padding:0;
} 
#loginContent #loginfo {
	padding:10px 10px 0 30px;
}
#loginfo ul {
	text-align:right;
}
#loginfo li {
	display:inline;
}
#loginfo a:link, a:visited, a:active {
	font:normal 0.85em Tahoma, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;	
}
#loginfo a:visited {
	font:normal 0.85em Tahoma, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;	
}
#loginfo a:active {
	font:normal 0.85em Tahoma, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;	
}
#loginfo a:hover {
	font:normal 0.85em Tahoma, Arial, sans-serif;
	color:#FFF;
	text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~ Body Content ~~~~~~~~~~~~~~~~ */
#bodyContent {
	display:block;
	width:736px;
/*	height:670px;	*/
	margin-top:10px;
	padding:0 12px 0 12px;
}

.setMinHeight{
	min-height:305px;
}

/* ---- Main Banner ---- */
#mainBanner {
	height:166px;
}
#mainBanner img {
	display:inline;
	float:left;
	clear:right;
}
#mainBanner .promptDL {
	padding:0;
	margin:0;
}
#mainBanner .promptDL {
	display:inline;
	float:right;
	width:220px;
	height:166px;
	background-image:url("../../images/mainBanner_part03.jpg");
}
.promptDL ul{
	margin:10px 15px 9px 25px;
	list-style-type:none;
	#margin:10px 15px 9px 25px; /* Fix for IE 6 & IE7 */
}
.promptDL ul li{
	padding:13px 0 14px 0;
	#padding:13px 0 15px 0; /* Fix for IE 6 & IE7 */
}
.promptDL a.promptLink:link, a.promptLink:visited, a.promptLink:active {
	font:normal 142% Arial, Helvetica, sans-serif;
	color:#01597F;
	text-decoration:none;
}
.promptDL a.promptLink:hover {
	color:#3B8BB6;
}
/* ---- Main Content ---- */
#mainContent {
	width:736px;
}
/* ---- Left Column ---- */
#leftColumn {
	margin:0;
	padding:0;
}
#leftColumn {
	width:172px;
	float:left;
	clear:right;
	vertical-align:top;
}
#leftColumn #boxBottom{
	width:172px;
	margin-bottom:19px;
}	
#searchBox {
	width:172px;
	padding-top:5px;
}
.searchButton {
	background-image:url("../../images/search.gif");
	border:0;
	width:50px;
	height:22px;
	cursor:pointer;
	cursor:hand;
}
#searchBox #sitemap {
	width:170px;
	margin:10px 0 0 0px;
	border-top:dotted 1px #CECECE;
}
#sitemap a.sitemapLink:link, a.sitemapLink:visited, a.sitemapLink:active {
	font:normal 0.85em Arial, Helvetica, sans-serif;
	color:#A0C7B0;
	text-decoration:none;
	padding-left:17px;
	background:url("../../images/icon-sitemap_light.gif") 2px 2px no-repeat;
}
#sitemap a.sitemapLink:hover {
	color:#01597F;
	text-decoration:none;
	padding-left:17px;
	background:url("../../images/icon-sitemap_dark.gif") 2px 2px no-repeat;
}
#news {
	background-image:url("../../images/newsHeader_BG.gif");
	background-position:top;
	background-repeat:repeat-x;
	margin-top:20px;
}
#newsheader {
	width:172px;
	height:34px;
	background-image:url("../../images/newsHeader.gif");
}
#newsheader h2 {
	font:bold 97% Arial, Helvetica, sans-serif;
	color:#FFF;
	letter-spacing:0.03em;
	padding:9px 0 7px 11px;
}
#newscontent {
	background-image:url("../../images/newsBG.gif");
	padding-bottom:10px;
}
#newscontent h2 {
	font:bold 0.85em Arial, Helvetica, sans-serif;
	color:#5E769F;
	padding:15px 12px 5px 14px;
}
#newscontent h3 {
	font:normal 0.85em Arial, Helvetica, sans-serif;
	color:#5E769F;
	padding:0 12px 5px 14px;
}
#newscontent p {
	font:normal 0.85em Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 12px 0 14px;
	line-height:16px;
}
#newscontent a.newsLinks:link, a.newsLinks:visited, a.newsLinks:active {
	font:normal 0.85em Arial, Helvetica, sans-serif;
	color:#5E769F;
	text-decoration:underline;
	margin:0 12px 18px 14px;
	line-height:16px;
}
#newscontent a.newsLinks:hover {
	color:#01597F;
}
#newsfooter {
	height:11px;
	background-image:url("../../images/newsFooter.gif");
	background-repeat:no-repeat;
}

/* ---- Middle Column ---- */
#middleColumn {
	width:350px;
	float:left;
	clear:right;
}
#productIntro {
	padding:14px 25px 25px 20px;
}
#productIntro h1 {
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#1E6C86;
	line-height:20px;
	display:inline;
}
#productIntro a.introLink:link, a.introLink:visited, a.introLink:active {
	font:normal 0.85em Arial, Helvetica, sans-serif;
	color:#3B8BB6;
	text-decoration:underline;
}
#productIntro a.introLink:hover {
	color:#01597F;
	text-decoration:underline;
}
#stepsContainer {
	padding-left:10px;
	margin:0;
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#004367;
}
#stepsContainer h1 {
	font:bold 130% Arial, Helvetica, sans-serif;
	color:#00518A;
	padding:5px 15px 5px 15px;
}
#stepsContainer .stepsheaderLine {
	padding-left:15px;
}
.numberlist {
	display:block;
	list-style-type:decimal;
	margin:5px 40px 20px 40px;
}
.numberlist li {
	margin:12px 0 15px 0;
}
#stepsContainer .benefits {
	color:#3B8BB6;
	display:block;
	list-style:square;
	margin:5px 40px 20px 35px;
}
#stepsContainer .benefits li {
	margin:12px 0 15px 0;
}
#stepsContainer .benefits .benlines {
	color:#004367;
}
#mainContent a.stepsLink:link, a.stepsLink:visited, a.stepsLink:active {
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#3B8BB6;
	text-decoration:underline;
}
#mainContent a.stepsLink:hover {
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#004367;
	text-decoration:underline;
}

/* ---- Right Column ---- */
#rightColumn {
	width:214px;
	float:left;
}
#rightColumn #storybox {
	margin:18px 0 15px;
	_margin:14px 0 15px; /* IE6 Hack */
}
#storybox #sbheader {
	width:187px;
	height:12px;
	background:url("../../images/storybox-header.gif") bottom no-repeat;
	margin:0 auto;
}
#storybox #sbcontent {
	width:157px;
	background-color:#F2F7CA;
	margin:0 auto;
	padding:0 15px 0 15px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
}
#storybox #sbfooter {
	width:187px;
	background:url("../../images/storybox-footer.gif") top no-repeat;
	margin:0 auto;
	padding:35px 0 0 0;
}
#storybox #sbfooter p {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	margin-left:35px;
	line-height:16px;
}
#storybox a.storyLink:link, a.storyLink:visited, a.storyLink:active {
	font:normal 1em Arial, Helvetica, sans-serif;
	color:#3B8BB6;
	text-decoration:underline;
}
#storybox a.storyLink:hover {
	font:normal 1em Arial, Helvetica, sans-serif;
	color:#01597F;
}
#rightColumn #partnerbox {/*Intentionally left empty*/}
#partnerbox #pbheader {
	width:187px;
	margin:0 auto;
	background:url("../../images/partnersbox_top.gif") bottom no-repeat;
	height:11px;
}
#partnerbox #pbcontent {
	width:187px;
	margin:0 auto;
	background:url("../../images/partnersbox_middle.gif") repeat-y;
	padding-bottom:10px;
}
#pbcontent h1 {
	font:bold 120% Arial, Helvetica, sans-serif;
	color:#00518A;
	padding:0 15px 5px 15px;
}
#pbcontent .partnerLogo {
	text-align:center;
	margin:15px auto 0;
	border:none;
}
#partnerbox #pbfooter{
	width:187px;
	margin:0 auto;
	height:11px;
	background:url("../../images/partnersbox_bottom.gif") top no-repeat;
}
/* ---- Clearing Element ---- */
#clearoneHome {
	clear:both;
	height:10px;
}
/* ~~~~~~~~~~~~~~~ Footer Content ~~~~~~~~~~~~~~~~ */
#footerBG {
	width:760px;
	height:72px;
	background:url("../../images/footerBG.gif") bottom repeat-x;
	color:#1E6C86;
}
/*html>body #footerBG {
	margin-top:20px;
}*/
#footerBG * {
	padding:0;
}
#footerContentLeft {
	width:400px;
	height:72px;
	background:url("../../images/footerBG_Leftcorn.gif") left bottom no-repeat;
	float:left;
	clear:right;
}
#footerContentLeft #footerlinks {
	width:200px;
	margin:26px 0 0 100px;
	font-weight:bold;
}
#footerlinks ul {
	text-align:left;
}
#footerlinks li {
	display:inline;
	word-spacing:0;	
}
#footerlinks a:link, a:visited, a:active {
	font:normal 0.85em Tahoma, Arial, sans-serif;
	color:#08556F;
	text-decoration:none;	
}
#footerlinks a:hover {
	color:#5E769F;
	text-decoration:underline;
}
#footerContentRight {
	width:300px;
	height:72px;
	background:url("../../images/footerBG_Rightcorn.gif") right bottom no-repeat;
	float:right;
}
#footerContentRight p {
	font:normal 0.80em Tahoma, Arial, sans-serif;
	margin:29px 10px 0 50px;
}