/* CSS Document */
@import url(../../rsc/css/basic.css);   /* Import basic styles */
@import url(../../rsc/css/img.css);     /* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);   /* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);   /* Import default form styles */
@import url(../../rsc/css/comments.css);        /* Import default comment styles */

body{margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Tahoma;
        }
	.topPart{background-color:#445565;
	border-bottom:#FFFFFF solid 1px;
	}
	.topPart2{background-image:url(images/pattern.gif);
	}
	.mainBg{background-image:url(images/main_bg_new.gif);
	background-repeat:repeat-y;
	width:778px;
	}
	.topDiv{background-image:url(images/top_div.gif);
	background-repeat:repeat-y;
	}
	.formText{font-family:Tahoma;
            font-size:9px;
			font-weight:bold;
            color:#EAECDA;
			}
			.searchBox{width:140px;
			height:18px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			border:#7F9DB9 solid 1px;
			}
			.topBodyText{font-family:Arial;
            font-size:11px;
			font-weight:bold;
            color:#FFFFFF;
			}
			.navText{font-family:Tahoma;
            font-size:11px;
            color:#445565;
			font-weight:bold;
			text-decoration:none;
			}
			.navText:hover{font-family:Tahoma;
            font-size:11px;
            color:#000000;
			font-weight:bold;
			text-decoration:underline;
			}
			.bannerText{font-family:Tahoma;
            font-size:9px;
            color:#505050;
			}
			.bannerText2{font-family:Tahoma;
            font-size:9px;
			line-height:18px;
            color:#E1E2CA;
			}
			.newsText1{font-family:Tahoma;
            font-size:9px;
            color:#505050;
			}
			.newsTextGrey{font-family:Tahoma;
            font-size:9px;
			font-weight:bold;
            color:#505050;
			}
			.newsTextBlue{font-family:Tahoma;
            font-size:9px;
            color:#39718B;
			line-height:14px;
			text-decoration:underline;
			}
			.newsTextBlue:hover{font-family:Tahoma;
            font-size:9px;
            color:#39718B;
			line-height:14px;
			text-decoration:none;
			}
			.newsTextRed{font-family:Tahoma;
            font-size:9px;
			font-weight:bold;
            color:#A43131;
			}
			.botNav{font-family:Tahoma;
            font-size:11px;
			font-weight:bold;
            color:#FFFFFF;
			text-decoration:none;
			}
			.botNav:hover{font-family:Tahoma;
            font-size:11px;
			font-weight:bold;
            color:#FFFFFF;
			text-decoration:underline;
			}
			.bodyDiv{background-image:url(images/div2.gif);
			background-position:top left;
			background-repeat:repeat-x;
			}
			.lftTop{padding-top:16px;
			}
			.bodyDiv2{background-image:url(images/body_div.gif);
			background-repeat:repeat-y;
			}
			.more{font-family:Tahoma;
            font-size:9px;
			font-weight:bold;
            color:#505050;
			text-decoration:none;
			}
			.more:hover{font-family:Tahoma;
            font-size:9px;
            color:#505050;
			text-decoration:underline;
			}
			.rightpattern{background-image:url(images/right_pattern.gif);
			background-repeat:repeat-y;
			}
			.welcomeText{font-family:Tahoma;
            font-size:9px;
            color:#505050;
			line-height:14px;
			}
			.businessActivityText{font-family:Tahoma;
            font-size:9px;
            color:#505050;
			line-height:14px;
			}
			.copyrightText{font-family:Tahoma;
            font-size:11px;
			font-weight:bold;
            color:#ffffff;
			}
			.newsBg{background-image:url(images/news_bg.gif);
			background-repeat:repeat-y;
			}
			.leftBg{background-image:url(images/left_bg.gif);
			background-repeat:repeat-y;
			}
			.rightBg{background-image:url(images/right_bg.gif);
			background-repeat:repeat-y;
			}
			.botPattern{background-image:url(images/bot_shadow_new.gif);
			background-repeat:repeat-x;
			height:40px;
			}
			.adText{font-family:Tahoma;
			font-size:9px;
			color:#E1E2CA;
			line-height:11px;
			}