/* CSS Document */


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.headerBg{
	background-image: url(images/topBg.jpg);
	background-repeat: repeat-x;
}
.topMenusVerticleDotts{
	background-image: url(images/menuVerticleDotts.jpg);
	background-repeat: repeat-y;
}
.topMenusHorizontalDotts{
	background-image: url(images/menuHorizontalDotts.jpg);
	background-repeat: repeat-x;
}
.menuBullet{
}
.leftBullet{
}
.topMenus:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	margin-left: 10px;
	}
.topMenus:visited{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-weight : normal;
		font-size : 12px;
		text-decoration : none;
		margin-left: 10px;
}
.topMenus:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000000;
		font-weight : normal;
		font-size : 12px;
		text-decoration : none;
		margin-left: 10px;
}
.topMenus:alink{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-weight : normal;
		font-size : 12px;
		text-decoration : none;
		margin-left: 10px;
	}
.leftMenus:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	}
.leftMenus:visited{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-weight : normal;
		font-size : 11px;
		text-decoration : none;
}
.leftMenus:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000000;
		font-weight : normal;
		font-size : 11px;
		text-decoration : none;
}
.leftMenus:alink{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-weight : normal;
		font-size : 11px;
		text-decoration : none;
	}
.sitemapMenus:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	}
.sitemapMenus:visited{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-weight : normal;
		font-size : 10px;
		text-decoration : none;
}
.sitemapMenus:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000000;
		font-weight : normal;
		font-size : 10px;
		text-decoration : none;
}
.sitemapMenus:alink{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		font-weight : normal;
		font-size : 10px;
		text-decoration : none;
	}
.pipe{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	padding-right: 5px;
	padding-left: 5px;
	}
.whiteBg{
	background-color: #FFFFFF;
}
.leftVerticleDotts{
	background-image: url(images/leftVerticleDotts.jpg);
	background-repeat: repeat-y;
}
.leftHorizontalDotts{
	background-image: url(images/leftHorizontalDotts.jpg);
	background-repeat: repeat-x;
}
body{
	background-color: #666666;
	margin-top:0px;
	
}
.leftHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;

}


a:link{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066CC;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}
a:visited{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066CC;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}
a:hover{
	font-family: Arial,"Tw Cen MT Condensed", "Tw Cen MT";
	color: #0066FF;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}
.head:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	}
.head:visited{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
}
.head:hover{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
}
.head:alink{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
	}
img{
border:0px}