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

body {
background-color:#3478bc;
}

#container {
width:800px;
margin:auto;
}

#top {
background: url(../images/top.jpg) no-repeat bottom;
width:800px;
height:185px;
padding:0;
}

#mid {
background: url(../images/mid.jpg) repeat-y;
width:800px;
padding:0;
}

#footer {
background: url(../images/footer.jpg) no-repeat top;
width:800px;
height:45px;
padding:0;
}

#content {
width:720px;
margin:auto;
padding:2px 0;
}

#leftcol {
width:190px;
padding:0;
vertical-align:top;
}

#leftcol_content {
width:161px;
margin:auto;
}

#rightcol {
width:530px;
padding:0;
}

#rightcol_content {
width:510px;
}

h1 {
font-size:30px;
color:#003366;
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight:bold;
}

h2 {
font-size:24px;
color:#003366;
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight:bold;
}

h3 {
font-size:18px;
line-height:24px;
color:#003366;
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

h3:hover {
color:#aa0000;
}

h4 {
font-size:16px;
color:#aa0000;
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

p {
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-size:14px;
line-height:20px;
}

a {
color:#0000FF;
}

a:hover {
color:#000033;
}

.red {
color:#FF0000;
}

#optin_container {
width:421px; 
margin:auto; 
}

#optin_top {
background: url(../images/optin_top.jpg) no-repeat bottom;
width:421px;
height:27px;
padding:0;
}

#optin_mid {
background:  url(../images/optin_mid.jpg) repeat-y;
width:421px;
padding:0;
}

#optin_footer {
background: url(../images/optin_footer.jpg) no-repeat top;
width:421px;
height:29px;
padding:0;
}

#optin_content {
width:380px;
margin:auto;
padding:2px 0;
}

form {
padding:5; 
margin:0;
}

form {
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-size:14px;
}

#spam {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:14px;
}

.button {
width:300px; 
margin:auto;
}

.button a {
background:  url(../images/button.jpg); 
background-repeat:no-repeat; 
width:300px; 
height:50px;
font-family: "Trebuchet MS"; 
color:#000000; 
font-size:12pt; 
font-weight:800; 
text-decoration:none; 
display:block; 
text-align:center; 
padding-top:15px;
}

.button a:hover {
background: url(../images/button_hover.jpg); 
background-repeat:no-repeat; 
width:300px; 
height:50px; 
font-family: "Trebuchet MS"; 
color:#333333; 
font-size:12pt; 
text-decoration:none;
}

.replayQuestion {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 14px;
color: #CC0000;
border: thin solid #003366;
font-weight: bold;
margin-right: 40px;
margin-left: 40px;
background-color: #FFFFCC;
padding: 4px;
}

#box_callindetails {
width:400px;
margin:auto;
border-top:1px #333333 solid;
border-right:1px #333333 solid;
border-bottom:1px #333333 solid;
border-left:1px #333333 solid;
}

#box_callindetails_content {
width:380px;
padding-top:10px;
padding-bottom:10px;
margin:auto;
}