.fullpageBorder {
	border: 1px solid #E3E2FC;
}

.tableBorder {
	border: 1px solid #8080B1;
}


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.headerLnk, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}
a.headerLnk:hover {
	text-decoration: underline;
}
.footerLink, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
}
a.footerLink:hover {
	text-decoration: underline;
}
.footStyle {
	font-size: 10px;
	color: #AFAFAF;
	text-decoration: none;
}

.DateStyle {
	font-size: 11px;
	color: #515151;
	font-weight:bold;
	text-decoration: none;
}

.simpleHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


.copyright {
	font-size: 10px;
	color: #AFAFAF;
	text-decoration: none;
}

.contentStyle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #AFAFAF;
}

.contentStyleforbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}

a.contentStyle:link, active, visited {
	color: #FC771D;
	text-decoration: none;
}
a.contentStyle:hover {
	color: #363636;
	text-decoration: underline;
}
.indexTabHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #030364;
	font-size: 13px;
	font-weight: bold;
}
.indexTabContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #044597;
	font-size: 11px;
}
.monthHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 11px;
	font-weight: bold;
}




.whiteLink, link, active, visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
}
a.whiteLink:hover {
	text-decoration: underline;
}

.blueBorderHeader {
	border-top: 1px solid #848484;
	border-right: 1px solid #848484;
	border-left: 1px solid #848484;
}
.blueBorderBody {
	border: 1px solid #848484;
}

.imageTab {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	padding-left: 12px;
}

.bgcolor, link, active, visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #666666;
	display: block;
	height: 18px;
	/*width: 214px;*/
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 3px;
	padding-bottom:-8px;
	padding-left: 5px;
	background-position: 7px 9px;
}
a.bgcolor:hover {
	color: #000000;
	font-weight: bold;
	background-color: #848484;
	background-repeat: no-repeat;
	background-position: 7px 9px;
}
.bgcolorPage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #848484;
	display: block;
	height: 18px;
	/* width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 3px;
	padding-bottom:-8px;
	padding-left: 5px;
	background-position: 7px 9px;
}


.bgcolorhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #247BC6;
	background-color: #7D9DCC;
	display: block;
	height: 18px;
	/* width: 214px;*/
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: 14pt;
	padding-top: 3px;
	padding-bottom:-8px;
	padding-left: 5px;
	background-position: 7px 9px;
}



.textboxBorder 
{ border: 1px groove #9D9D9D; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #000000; text-decoration: none; }


