/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color:#9d9789;
	background-position: center;

}
.topLinks {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #567fb1;
	padding-right: 12px;
}


.topLinks a{
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #567fb1;
	text-decoration:none;
}

.topLinks a:hover{
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #567fb1;
	text-decoration:underline;
}
.leftBg {
	background-image: url(../images/leftBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.copyRights {
	font-size: 11px;
	color: #8a8a8a;

}

.copyRights a{
	font-size: 11px;
	color: #8a8a8a;
	text-decoration:underline;

}
.copyRights a:hover{
	font-size: 11px;
	color: #8a8a8a;
	text-decoration:none;


}
.dottedLine {
	background-image: url(../images/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.innerTitle {
	background-image: url(../images/dottedLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.innerTitle a{

	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.newDownloadLinks {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;
}

.newDownloadLinks a{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;
	text-decoration:none;
}

.newDownloadLinks a:hover{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;
	text-decoration:underline;
}



.navigator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.dottedLine2 {
	background-image: url(../images/dottedLine2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #008EAB;
	font-weight: bold;
	font-size: 14px;
}
.centerContent {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}




.footerLinks {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


.footerLinks a{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.footerLinks a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

