.typography a{
	font-size:13px;
}
a {
	color: #1c7bda;	
}
.typography #header ul a{
	text-decoration:none;
	color:#006cd1;
	margin: 0px 10px;
	font-size: 13px;
	font-weight: bold;
}
.typography #header ul a:hover{
	color:#73bbff;
}
.typography #header_text p{
	font-size: 18px;
	color:#FFFFFF;
}

.typography #content ol{
	text-decoration:none;
	color:#000000;
	padding:0px 15px 0px 30px;
}
.typography #content ul{
	text-decoration:none;
	color:#000000;
	padding:0px 15px 0px 30px;
}
.typography #content li{
	text-decoration:none;
	color:#000000;
	padding:5px 0px 0px 5px;
}

.typography #header_text a{color:#006cd1;}
.typography #header_text a:hover{color:#73bbff;}
.typography h1{
	color:#000000;
	font-size:16px;
	margin-bottom: 17px;
}
.typography h2{
	color:#000000;
	font-size:14px;
}
.typography #left a{color:#006cd1;}
.typography #left a:hover{color:#73bbff;}
.typography #right a{
	color:#006cd1;
}
.typography #right table{
	margin-left:auto; margin-right:auto;
}
.typography #left p{
	line-height: 23px;	
}

.typography #footer{
	color:#a2bbcf;
	font-size: 10px;
}
.typography #footer a{
	text-decoration:none;
	color:#46a0ea;
}
