* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}
.cf {
*zoom: 1;
}

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=19677b7f-c2e7-4e08-a559-039ae29b8afa");
@font-face{
font-family:'Century Gothic W01';
src:url("/Shared/Fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix");
src:url("/Shared/Fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("eot"),
	url("/Shared/Fonts/700cfd4c-3384-4654-abe1-aa1a6e8058e4.woff2") format("woff2"),
	url("/Shared/Fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"),
	url("/Shared/Fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"),
	url("/Shared/Fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
}
@font-face{
font-family:'Century Gothic W01 Bold';
src:url("/Shared/Fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix");
src:url("/Shared/Fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("eot"),
	url("/Shared/Fonts/bc0668e2-e5c8-45ce-954d-3b998c6b6803.woff2") format("woff2"),
	url("/Shared/Fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"),
	url("/Shared/Fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"),
	url("/Shared/Fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
}


body,a,p,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,li,ol,select,textarea,input,fieldset,legend, label {
font-family:'Century Gothic W01',Tahoma, Geneva, sans-serif;
font-weight:400;
font-size:13px;
line-height: 17px;
}

h1 {
font-size:14px;
font-weight:700;
width:100%;
float:left;
text-align:left;
line-height:14px;
margin: 0 0 10px 0;
}

h1 a:link,
h1 a:active,
h1 a:visited,
h1 a:hover,
h1 a:focus {
font-size: 14px;
font-weight:700;
text-align:left;
line-height:14px;
text-decoration:none;
}

h1 span{
font-size:14px;

}

h2 {
font-size:12px;
font-weight:700;
float:left;
text-align:left;
width:100%;
line-height:20px;
margin: 0 0 4px 0;
}

h3 {
font-size:12px;
font-weight:400;
float:left;
text-align:left;
width:100%;
line-height:20px;
margin: 0 0 4px 0;
}

h4 {
font-weight:400;
float:left;
text-align:left;
width:100%;
margin: 0 0 8px 0;

}
h5 {
font-weight:400;
float:left;
text-align:left;
width:100%;
margin: 0 0 8px 0;


}
h6 {
font-weight:400;
float:left;
text-align:left;
width:100%;
line-height:0.9em;
margin: 0 0 8px 0;
}

p {
line-height:18px;
text-align:justify;
float:left;
width:100%;
margin: 0 0 8px 0;
}


li {
margin: 0 0 10px 20px;
}

select,
textarea,
input,
fieldset,
legend{
line-height:18px;
font-size:13px;
}

ul{
float:left;
width:100%;
}

ul li{
list-style: disc;
}
ol li{
list-style:  decimal;
}

a, a:link {
color:#000;
text-decoration:underline;
outline:none;
}

a:visited {
color:#000;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
color:#c62127;
}

a:active {
color:#000;
outline:none;
}

a:focus{
color:#000;
}