BODY 
	{
	FONT-SIZE: 10px;
	MARGIN: 0px auto;
	WIDTH: 800px;
	color: #151B8D;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#414669; /*other choices for background*/
	/*background-color:#F4FBF7;*/ /*background-color:#333366;	*/
	/*background-color:#F7E1BA;*/
	
	}
/*a:hover
a:visited*/
/**for all content of webpages*/
#background {
	background-color:#FFFFFF;
}

#content 
{
	FLOAT: left; 
	font-size: 14px;
	background:url(images/background_blue-5.gif);
}

#content a
{
	font-size: 14px;
}
	#content #introduction /*for inside webpages*/
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			FLOAT: left;
			WIDTH: 550px;
			padding: 10px;
			margin-top: 20px;
			margin-bottom: 20px;
			margin-left: 45px;
		}
		#content #introduction .homepage /*for inside webpages*/
		{
			FLOAT: left;
			margin-top: 35px;
		}
		#content #introduction #indent /*for inside webpages*/
		{
			FLOAT: left;
			margin-left: 20px;
			margin-top: 20px;
			margin-bottom: 20px;
		}
	#content .line /*default for all lines*/
		{
			FLOAT: left; 
			padding: 0px 0px 0px 0px;
			line-height:1px;
			FONT-SIZE: 14px;
		}

	#content #n /*for left hand side navigation*/
	{
		FLOAT: left;
		
		WIDTH: 150px;
		padding: 10px 10px 0px 10px;
		line-height:1px;
		FONT-SIZE: 14px;
	}
	#content #n a
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:underline;
	color: #151B8D; 
	}
		#content .validate{} /*for designed by matrix image*/
		#content .validate img
			{
			
				float: left;
				margin-top: 20px;
				margin-bottom: 10px;
				margin-right: 10px;
				margin-left: 10px;
				line-height:10px;
				padding: 0px 0px 0px 0px;
			}
			#content .validate a
			{
				font-size: 10px;
			}
			#content .validate2 /*for validate css xhtml*/
				{	margin-top: 30px;
					text-decoration: none;
					FLOAT: left;
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 10px;
					line-height:10px;
					color: #6b7ab3;
				} 
				#content  .validate2 a /*for validate css xhtml*/
				{	text-decoration: none;
					font-size: inherit;
					color: #6b7ab3;
					font-size: 10px;
					font-weight:lighter;
					line-height:10px;
				}
				
				
			#content #n .linkIndex /*for list of links inside right handside navigation*/
			{
				text-align: left;
				FONT-SIZE: 14px;
				padding: 10px 0px 0px 0px;
			}
			#content #n .linkIndex B
			{
				padding: 0px 0px 0px 0px;
				margin-bottom: 40px;
			}
			
			#content #n .linkIndex UL 
			{
				padding: 10px;
				margin-left:5px;
				margin-bottom: 10px;
			}
			
				#content #n .linkIndex UL LI 
					{
						LIST-STYLE-TYPE: none;
					}
						#content #n .linkIndex UL LI H1 A 
								{
									color: #151B8D;
									FONT-SIZE: 12px;
									text-decoration: none;
									line-height:1px;
								}
		
	.index/*for bottom and top indexes*/
		{
		background-color:#FFFFFF;
			FLOAT: right;
			margin-left:0px;
			margin-top:2px;
			margin-bottom:2px;
			text-decoration: none;
		}
	.index img
		{
			width: 820px;
		}
			.index #navigLinks /*for top navigation*/
				{
					margin-left:20px;
					margin-right:20px;
					font-size: 14px;
				}
			.index #navigLinks a
				{
					FONT-SIZE: 12px;
					font-weight:bold;
					color: #151B8D;
					padding: 0px 15px 0px 20px;
					text-decoration:none;
			}
			 .index #bottomnavigLinks/*for bottom navigation*/
				{
					margin-left:20px;
					margin-right:20px;
				}
			.index #bottomnavigLinks a
				{
					FONT-SIZE: 11px;
					color: #151B8D;
					padding: 0px 20px 0px 20px;
					font-weight:lighter;
					
					text-decoration: none;
				}
		