body{
background-color: #ffffff;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
padding: 0;
margin: 0;
}

body, html {
height: 100%;
}

a {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: none;}

#container {
position:relative; margin:0 auto; width:1000px;
}

img {border:none;}

img a {outline: none;}

.logo {
border: none;
}

.dottedLine {
font-size:0;
margin: 0;
}

.header, .tagline {
font-family:Times New Roman;
font-size:21px;
font-weight:normal;
margin: 0px;
line-height:24px;
}

.title {
font-family:Times New Roman;
font-size:21px;
font-weight:normal;
margin: 14px 0 0;
line-height:24px;
}