body {
margin: 0;
padding: 0;
}

/*Begin Styles for POP UP*/
#popupwrapper {
display: block;
position: absolute;
top: 250px;
left: 0px;
width: 100%;
background-color: transparent;
z-index: 6;
font-size: 13px;
text-align: center;
padding: 10px 0 0 0;
opacity: 0.95;
filter: alpha(opacity=95);
}

#popup {
width: 682px;
margin: 0 auto;
text-align: center;
border: 1px solid #ed1847;
}

#nopopupwrapper {
display: none;
}

#popup img {
display: block;
width: 682px;
height: 341px;
margin: 0;
padding: 0;
border: 0;
}

#popup p {
font: normal 12px Verdana, sans-serif;
background-color: #fff;
width: 100%;
color: #0f358a;
border: 0;
margin: 0 auto;
padding: 3px 0 4px 0;
}

#popup p a {
font-weight: bold;
color: #0f358a;
text-decoration: none;
}
/*End Styles for POP UP*/

/*Begin Styles for Footer and Disclaimer*/
div#tcare {
width: 850px;
margin: 0 auto;
padding: 7px 0 0 0;
height: 69px;
text-align: center;
}

div#disclaimer {
display: block;	
width: 850px;
margin: 0 auto;
}

div#disclaimer p {
color: #000;
font: 10px verdana,arial,helvetica,sans-serif;
padding: 3px 0 0 0;
}

div#footer {
width: 850px;
margin: 0 auto;
margin-top: 7px;
padding: 7px 0 20px 0;
color: #666;
font: 12px Verdana, sans-serif; 
text-align: center;
border: 1px solid #92c7e7;
border-width: 1px 0 0 0;
clear: both;
}

div#footer h1 {
font-size: 16px;
text-transform: uppercase;
margin: 7px 0 7px 0;
padding: 0;
clear: none;
}

div#footer p {
padding: 0;
margin:0;
}


div#footer p a {
font-weight: bold;
color: #49759c;
}

div#footer p a:hover {
color: #098cc0;
text-decoration: none;
}

/*End Styles for Footer and Disclaimer*/

/*Begin Styles for Social Media Links*/

div#smlinks {
width: 850px;
height: 38px;
margin: 0 auto;
margin-top: 12px;
padding: 7px 0 7px 0;
color: #666;
font: 11px Verdana, sans-serif; 
text-align: center;
border: 1px solid #92c7e7;
border-width: 1px 0 0 0;
white-space: nowrap;
}

div#smlinks a{	
display: block;
float: left;
width: auto;
height: 38px;
vertical-align: middle;
padding: 0;
text-decoration: none;
white-space: nowrap;
margin: 0 20px 0 0;
color: #666;
}

div#smlinks a:hover{	

color: #00f;
}

div#smlinks img{
width:40px;
height: 38px;
border: 0;
vertical-align: middle;
margin: 0 3px 0 0;
}

/*End Styles for Social Media Links*/
