/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575210;
	
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #274B9E;
	word-spacing: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-decoration: none;
}
.header A {

	TEXT-DECORATION: none;
	color: 274B9E;
	 }

.header A:hover {
	COLOR: #7293E1; 
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1145BE;
	}
	
.footer A {
	TEXT-DECORATION: none;
	color: #1145BE;
	 }	
	
.footer A:hover {
	text-decoration: underline;
	color: #274B9E;
	 
}
	
.mean-text{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gu1{
	background-image: url(images/index_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.banchmark1{
background-image:url(images/index_02.gif);	 
	background-repeat: no-repeat;
	background-position: top;
}
.banchmark2{
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.left-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left:10px;
	color: #274B9E;
	 	
}

.left-link A {
	TEXT-DECORATION: none;
	color: #274B9E;
	 }

.left-link A:hover {
	COLOR: #7293E1; 
}

.about-text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#274B9E;
	/*font-weight:bold;*/
	text-align:left;
	padding:5px;
	
}

.bottom-bg{
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

.texta { 
 font-size: 10px; 
 background-color:#739BF0; 
 border: 1px solid #666666; 
}