body { 
margin:					0;
font-family: 			Tahoma, Arial, Helvetica, sans-serif;
font-size:				0.8em;
color:					#446382;
	scrollbar-base-color:			#fff;
	scrollbar-track-color:			#fff;
	scrollbar-darkshadow-color:		#fff;
	scrollbar-shadow-color:			#c4e237;
	scrollbar-arrow-color:			#0b42c0;
	scrollbar-highlight-color:		#fff;
	scrollbar-face-color:			#c4e237;
	scrollbar-highlight-color:		#c4e237;
}

.para {
font-size:			0.8em;
text-align:			left;
color: 				#446382;
margin-left:		10px;
margin-right:		10px;
margin-top:			5px;
margin-bottom:		5px;
}

.para1 {
font-size:			8pt;
color: 				#446382;
}
.error{
font-size:			8pt;
text-align:			left;
color: 				#BF0D11;
margin-left:		10px;
margin-right:		5px;
margin-top:			5px;
margin-bottom:		5px;
}
.error1 
{
font-size:			9pt;
font-weight:		bold;
color:				#BF0D11;
padding-left:		10px;
padding-top:		0px;
}
/*para with blue bullet*/
.bpara {
background-image: 	url(images/bluebullet.html);
background-repeat: 	no-repeat;
background-position:0 .3em;
font-size:			0.8em;
font-weight:		normal;
text-align:			left;
color: 				#446382;
padding-left:		15px;
padding-right:		12px;
margin-left:		10px;
margin-right:		5px;
margin-top:			5px;
margin-bottom:		5px;
}
/*end of para with blue bullet*/


/*para with green bullet*/
.bpara2 {
background-image: 	url(images/bullet3.html);
background-repeat: 	no-repeat;
background-position:0 .4em;
font-size:			0.8em;
font-weight:		bold;
text-align:			left;
color: 				#446382;
padding-left:		12px;
margin-left:		5px;
margin-right:		5px;
margin-top:			5px;
margin-bottom:		5px;
}
/*end of para with green bullet*/


.icon {
float: 				left;
padding-left: 		5px;
padding-right: 		10px;
padding-top: 		10px;
padding-bottom:		40px;
}

/*Para without leftside padding*/
.nopadpara {
font-size:			0.8em;
text-align:			left;
color: 				#7c7c7c;
margin-left:		5px;
margin-right:		5px;
margin-top:			5px;
margin-bottom:		5px;
}
/*End of Para without leftside padding*/


.small{
font-size: 			0.6em;
font-weight: 		lighter;
}


/*Heading with bullet*/
.bhead1 {
background-image: 	url(images/bullet2.html);
background-repeat: 	no-repeat;
background-position:0 .1em;
font-size:			0.8em;
font-weight:		bold;
color:				#033fa5;
padding-left:		12px;
padding-top:		0px;
}
/*End of the Heading with bullet */


/* Heading without bullet*/
.head1 {
font-size:			11px;
font-weight:		bold;
color:				#7ca50a;
padding-left:		10px;
padding-top:		0px;
}
/*End of the Heading without bullet */

/* white Heading without bullet*/
.whitehead {
font-size:			0.8em;
font-weight:		bold;
color:				#fff;
padding-left:		10px;
padding-top:		0px;
}
/*End of the Heading without bullet */


/*Green Heading with bullet*/
bhead1#green { 
font-size:			0.8em;
font-weight:		bold;
color: 				#c4e237;
padding-left:		10px;
padding-top:		0px;
}
/*End of Green Heading with bullet*/


/*Big heading*/
.head2 {
font-size:			1em;
font-weight:		bold;
color: 				#ff9900;
padding-left:		10px;
}
/*End of big heading */

.head2#green{
font-size:			1em;
font-weight:		bold;
color: 				#7ca50a;
padding-left:		10px;			
}


/*This is the code for the text used inside any table*/
.tabletext {
font-size:			0.8em;
text-align:			left;
color: 				#033fa5;
margin-left:		5px;
margin-right:		5px;
margin-top:			5px;
margin-bottom:		5px;
}
/*End of table text code*/

.downloadfont{
font-size:15pt;
font-family:Arial;
font-weight:bold;
color:#FFFFFF;
}

/* Main menu for the header bigins here */
#navcontainer ul{
display:			inline;
margin: 			2px;
padding: 			0px;
list-style-type: 	none;
text-align:			center;
line-height: 		1.5em;
}
#navcontainer li{
display: 			inline;
margin: 			10px;
padding: 			10px;
list-style-type: 	none;
text-align:			left;
}
#navcontainer ul li { 
display: 			inline;
background-image: 	none;
}
#navcontainer ul li a{
text-decoration: 	none;
padding: 			.1em .1em;
color: 				#003c75;
text-align:			center;
background-color: 	transparent;
}
#navcontainer ul li a:hover {
color: 				#054fd0;
}
#active a{
text-decoration: 	underline;
padding: 			.1em .1em;
color: 				#fff;
text-align:			center;
background-color: 	#ff9900;
}
ul {
padding:			0px;
margin: 			2em;
font-size: 			9pt;
line-height: 		1.6em;
text-align: 		left;
list-style-type: 	none;
}
li {
background-image: url(images/bullet3.html));
background-repeat: 	no-repeat;
background-position:0 .3em;
padding-left:		15px;
}
/* End of Main menu for the header */



/* Genaral links code begins here */
a {
color:				#355870;
text-decoration:	none;
}
a:link, a:visited {
color: 				#355870;
font-weight:		bold;
text-decoration:	none;
}
a:hover, a:active {
color: 				#ff9900;
font-weight:		bold;
text-decoration:	none;
}
/* Genaral links code begins here */


/* bodytext links begins here */
a.bodylink:link {
color: 				#ff9900;
font-weight:		normal;
text-decoration:	underline;
}
a.bodylink:visited {
color: 				#ff9900;
font-weight:		normal;
text-decoration:	underline;
}
a.bodylink:hover {
color: 				#355870;
font-weight:		normal;
text-decoration:	none;
}
a.bodylink:active {
color: 				#355870;
font-weight:		normal;
text-decoration:	none;
}
/* bodytext links ends here */


/* footer links begins here */
a.footerlink:link {
color: 				#355870;
font-weight:		bold;
font-Size:			8pt;
text-decoration:	none;
}
a.footerlink:visited {
color: 				#355870;
font-weight:		bold;
font-Size:			8pt;
text-decoration:	none;
}
a.footerlink:hover {
color: 				#ff9900;
font-Size:			8pt;
font-weight:		bold;
text-decoration:	underline;
}
a.footerlink:active {
color: 				#355870;
font-weight:		bold;
font-Size:			8pt;
text-decoration:	none;
}
/* footer links ends here */

/* header links begins here */

a.headerlink:link {
color: 				#355870;
font-weight:		bold;
font-Size:			9pt;
text-decoration:	none;
}
a.headerlink:visited {
color: 				#355870;
font-weight:		bold;
font-Size:			9pt;
text-decoration:	none;
}
a.headerlink:hover {
color: 				#054fd0;
font-Size:			9pt;
font-weight:		bold;
text-decoration:	none;
}
a.headerlink:active {
color: 				#355870;
font-weight:		bold;
font-Size:			9pt;
text-decoration:	none;
}

/* header links ends here */
.blackpara {
font-size:			10pt;
text-align:			left;
font-weight:		;
color: 				#000000;
margin-left:		10px;
margin-right:		10px;
margin-top:			5px;
margin-bottom:		5px;
}
