.DarkGreyBg		{ background-color: #666666 }
.LightGreyBg	{ background-color: #CCCCCC }
.DarkBlueBg		{ background-color: #161761 }

.DarkGreyText	{ color: #666666 }
.LightGreyText	{ color: #CCCCCC }
.DarkBlueText	{ color: #161761 }
.RedText		{ color: red }

.WhiteText		{ font-size: 11px;
				  text-decoration: none;
				  font-weight: normal;
				  color: white }

.WhiteBoldText	{ font-size: 10px;
				  text-decoration: none;
				  font-weight: bold;
				  color: white }

.BlackBoldText	{ font-size: 12px;
				  text-decoration: none;
				  font-weight: bold;
				  color: black }
				  
.DkBlueBoldText	{ font-size: 12px;
				  text-decoration: none;
				  font-weight: bold;
				  color: #161761 }

body, tr, td, li, ul, ol, p
				{ font-family: Verdana;
				  font-size: 12px;
				  color: #666666 }
				  
.Subtitle		{ font-family: Verdana;
				  font-size: 16px;
				  font-weight: bold;
				  color: #161761 }

.Header			{ font-family: Verdana;
				  font-size: 12px;
				  font-weight: bold;
				  color: #161761 }
				  
a				{ font-family: Verdana;
				  font-size: 12px;
				  text-decoration: none;
				  font-weight: bold;
				  color: #161761 }
				  
input.IESmallBox{ width: 12px; 
				  height: 12px; }
				  
input.SmallBox	{ width: 0.5em;
				  height: 0.5em; }
		  
.SmallText		{ font-size: 8px;
				  color: #161761 }
				  
.NormalWeight	{ font-weight: normal; }
				  
.GreyBorder		{ border: 1px solid #CCCCCC }

.DarkBlueBgWithGreyBorder
				{ border: 1px solid #CCCCCC;
				  background-color: #161761 }
				  
.LeftBorder		{ border-left: 1px solid #CCCCCC }
.RightBorder	{ border-right: 1px solid #CCCCCC }



.Matrix { background-color: #999999 }

.MatrixText		{ font-size: 10px; color: #161761;}
				  
.MatrixHeaderText1
				{ font-size: 10px;
				  color: #161761 }
				  
.MatrixHeaderTextNormal
				{ font-size: 10px;
				  color: #161761;
				  vertical-align: middle;
				  text-align:center;
				  }
				  
.MatrixRow1		{ background-color: #ffffff;}
				  
.MatrixRow2		{ background-color: #ecf3fc; }


.MatrixHeader	{ background-color: #e0e6f2 }




#hk .Subtitle	{ font-family: Verdana;
				  font-size: 12pt;
				  font-weight: bold;
				  color: #161761 }

#hk .Title		{ font-family: Verdana;
				  font-size: 14pt;
				  font-weight: bold;
				  color: #161761 }

#hk .image 		{ float: left;
				  margin-right: 15px;}

#hk li 			{ margin-left:30px; }

#hk div.text	{}

#hk .paragraph	{ margin-left: 25px;}