/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #1A1C96;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #94A1E2;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #1A1C96;
}

.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #333333;
	
}


a	{
	color: #000099;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}
.navlink	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #1A1C96;
	text-decoration: none;
}

.navlink:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #EBAB00;
	text-decoration: underline;
}

.footerlink	{
	color: #1A1C96;
	text-decoration: none;
}

.footerlink:hover	{
	color: #EBAB00;
	text-decoration: underline;
}
.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}

.ss {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	color: ##1A1C96;
	background-color: #ffffff;
}





