/* 	Last updated on December 11, 2006
	Created & Updated by SM
/*.....................................................................................
									BODY
.......................................................................................*/

body
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #4458A1;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #FFFFFF;
	
}

/*.....................................................................................
									LINKS
.......................................................................................*/
a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #888888;
	text-align: right;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}


.read a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#008BFF;
	line-height:17px;
	text-decoration:none;
	background-image: url(../invt-images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 60%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.read a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#2BB321;
	line-height:17px;
	text-decoration:underline;
}

.more a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#008BFF;
	line-height:17px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.more a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#2BB321;
	line-height:17px;
	text-decoration:underline;
}


.readmore a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#008BFF;
	line-height:17px;
	text-decoration:underline;
}
.readmore a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#2BB321;
	line-height:17px;
	text-decoration:underline;
}



.letters a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#999999;
	line-height:16px;
}
.letters a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	line-height:16px;
	text-decoration: underline;
}


.sublink a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FF6600;
	line-height:36px;
	background-image: url(../invt-images/pdf-icon.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
}
.sublink a:hover
{
	font-style:normal;
	color:#999999;
	text-decoration:underline;
}
.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#008BFF;
	line-height:17px;
}
.footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:	#009900;
	line-height:17px;
}
.stroke
{
 color:#008BFF;
 }
/*.....................................................................................
									BACKGROUND
.......................................................................................*/
.left-cen-bg
{
	background-image:url(../invt-images/left-cen-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.right-cen-bg
{
	background-image:url(../invt-images/right-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
/*.....................................................................................
									TEXT
.......................................................................................*/
.paragraph
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#555555;
	line-height:17px;
	text-align:justify;
	margin:0px;
	padding:0px;
	
}
.paragraph1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#555555;
	line-height:20px;
}
.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#BD4573;
	line-height:17px;
	text-align:justify;
	font-weight:bold;
}
.heading1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FE6D0B;
	line-height:17px;
	text-align:justify;
	font-weight:bold;
}
ul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#555555;
	line-height:17px;
	text-align:justify;
	
}
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#8B8B8B;
	line-height:17px;
}

	
.horizontal-line {
	padding: 0px;
	margin: 0px;
	background-image: url(../invt-images/horizontal-line.gif);
	height: 26px;
	background-repeat: repeat-x;
}
