@charset "UTF-8";
/* CSS Document */
body {margin-top:0px;margin-left:0px;  background-color:#002844; color:#c0c0c0; height:100%; width:100%; background-image:url(/images/spacer.gif); background-repeat:repeat-y;}
div#main{width:980px; text-align:left; margin:0 auto;}
.logo {margin-top: 141px; margin-bottom: 30px; width: 347px;}
.copy {font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;width: 325px; text-align: left;}
a:link {color: #fdbe57; text-decoration: underline;outline: none;}
a:visited {color: #fdbe57; text-decoration: underline;outline: none;}
p {margin-top: 0px;}
.center{text-align: left; width: 347px;}

/* exit survey */
#survey div{font-size:12px;}
#survey #disclaimer {font-size:11px;width:300px;margin:10px  0px 0px 0px;}
* html #survey h2 {background:url(../images/survey/rc_title.gif) no-repeat;height:32px;width:172px;margin:10px 0px 0 250px;text-indent:-1000px;border:0px solid #000000;}
#survey h2 {background:url(../images/survey/rc_title.gif) no-repeat;height:32px;width:172px;margin:10px 0px 0 235px;text-indent:-1000px;border:0px solid #000000;}
#survey #button{clear:both;margin:20px 0 40px 0}
#survey #button .yes {background:url(../images/survey/btnYes.gif) no-repeat;width:53px;height:24px;border:0px;margin:0 10px 0 0;cursor:hand;}
#survey #button .no {background:url(../images/survey/btnNo.gif) no-repeat;width:53px;height:24px;border:0px;cursor:hand;}
#survey #button .yes:hover{background:url(../images/survey/btnYes_over.gif) no-repeat;width:53px;height:24px;cursor:hand;}
#survey #button .no:hover{background:url(../images/survey/btnNo_over.gif) no-repeat;width:53px;height:24px;cursor:hand;}

* html #survey #surveybody {text-align:left;margin:15px 0 0 0px;padding:0px;width:320px;float:right}
#survey #surveybody {text-align:left;margin:10px 15px 15px 15px;padding:0px;width:320px;float:right}
#survey #surveybody a {color:#61A7D8;text-decoration:none;font-size:11px;}
#survey #surveybody a:visited {color:#61A7D8;text-decoration:none;}
#survey #surveybody a:active {color:#61A7D8;text-decoration:none;}
#survey #surveybody a:hover {color:#61A7D8;text-decoration:underline;}
:focus {   -moz-outline-style: none; }