@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img, form {margin:0px; padding:0px; }

/* END RESETS */

/* START CENTER */

#center {
float: left;
width: 630px;
margin-left: 20px;
}

#center p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
text-align: left;
color: #333333;
padding: 20px 0px 10px 0px;
}

#center span {
font-weight: bolder;
font-size: 13px;
}

#center h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
text-align: center;
color: #333333;
font-weight: bolder;
padding-top: 10px;
}

#center h5 span {
color: #c61d23;
font-size: 14px;
font-weight: bolder;
}

#center a {
color: #034ea2;
text-decoration: none;
}

#center a:hover {
text-decoration: underline;
color: #44c8f5;
}

#center a:visited {
color: #4283cb;
}

#center img {
border: 0px;
}

#sectionHeader {
text-align: center;
margin-top: 20px;
}

#fasBtns {
text-align: center;
margin-top: 20px;
}
