a, address, article, aside, b, blockquote, center, figure, font, footer, form, html, li, nav, ol, span, sub, sup, u, ul {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	font-weight:normal;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ul {
	list-style: none;
}
/*ol {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/* html 5 Tags */
address, article, aside, figure, footer, header, nav, section, center {
	display:block;
}
a {
	color:#184c7e;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
 @font-face {
font-family: 'MyriadPro-Regular';
src: url('../fonts/MyriadPro-Regular.eot');
src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'),  url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
}
.clr {
	clear:both;
}
.left-margin {
	margin-left:30px;
}
.no-margin {
	margin:0 !important;
}
.no-border {
	border-right:none !important;
}
.blue {
	color:#14406d !important;
}
.small {
	font-size:80% !important;
}
.normal {
	font-weight:normal !important;
}
.larger {
	font-size:15px !important;
	line-height:27px !important;
}
.larg {
	font-size:17px !important;
	line-height:27px !important;
}
