body {
 background-color:#dbe9ff;
 background-image:url(images/bg.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
}

A:link, A:visited { 
 color:#0079c2;
 text-decoration:none;
}

A:active, A:hover {
 color:#0079c2;
 text-decoration:underline;
}

h1 {color:#017AC3; text-align:center;}

.bottom A:link, .bottom A:visited, .bottom A:active { font-family:Arial; color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:none; }
.bottom A:hover { color:#0079c2; text-decoration:underline; }

div {
 font-family:Trebuchet MS, Arial;
 color:#333333;
 font-size:12px;
 line-height:130%;
 padding-top:0px;
 padding-right:20px;
 padding-bottom:5px;
 padding-left:20px;
}

.large {
 font-family:Arial;
 color:#00a6dd;
 font-size:17px;
 font-weight:bold;
 letter-spacing:0px;
 padding-top:6px;
 padding-right:0px;
 padding-bottom:8px;
 padding-left:0px;
}

.small {
 font-family:Arial;
 color:#FFFFFF;
 font-size:10px;
 padding-top:6px;
 padding-right:15px;
 padding-bottom:6px;
 padding-left:15px;
}

.border {
 border:2px #000000 solid;
}

hr {
 border:1px #CCCCCC solid;
}

ul {
 list-style:square;
 text-align:left;
 font-family:Trebuchet MS, Arial;
 font-size:11px;
 line-height:140%;
}

input { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }
.button { background:#FFFF33; color:#000000; border:2px solid #000000; font-size:13px; font-family:Arial; font-weight:bold }
textarea { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }
select { background:#FFFFFF; color:#000000; border:1px solid #000000; font-size:13px; font-family:Arial; }

#line { border-bottom:#CB931F 1px solid;}
#stayconnected{ color:#F9F2E1; font-weight:600; letter-spacing:-0.02em;}
#opt-in input {
	padding:7px; -webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px; margin-bottom:10px; border:#E4B24F 1px solid; color:#0079C3; font-weight:bold; width:230px;}
#opt-in .submit{ background:#0079C3; color:#FFF; width:70px; border:0;}
