/* CSS Document */
a {  
	text-decoration: none;
}
a:hover {  
	font-family: tahoma; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}
a.style8:hover {  
	font-family: tahoma; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #4d4d4d;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}
.style1 {
	color: #266da1;
	font-size: 9px;
	font-family: tahoma;
}
.style2 {
	color: #5e7a86;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #797979;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #5e7a86;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #333333;
	font-size: 9px;
	font-family: tahoma;
}
.style6 {
	color: #797979;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #797979;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #266da1;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {	
	color: #586a7c;
	font-size: 10px;
	font-family: tahoma;
}
.style9 {	
	color: #1c6497;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #f14d2c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {
	color: #333333;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {
	color: #0166c9;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {
	color: #f14d2c;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
li.didyouknow {
	list-style-position: outside;
	left: 5px;
	list-style-image: url(images/dyk_bullet.gif);
	list-style-type: sqaure;
}
