/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;} 
table {border-collapse:collapse;border-spacing:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
a img {border:none;}

/* global */
.hide {display:none;height: 0;width: 0;}
.left {float:left;}
.right {float:right;}
.clear {clear:both; display: block;}

p {padding-bottom:10px;line-height: 18px;}
strong {font-weight:bold;}
.blue {color:#87D8FF;}

h1 {font-family: Georgia, "Times New Roman", Times, serif;font-weight: normal;color: #fef900;font-size: 24px;padding-bottom: 20px;}
h2 {font-family: Georgia, "Times New Roman", Times, serif;font-weight: normal;color: #fef900;font-size: 18px;padding-bottom: 12px;}

ul {list-style:disc;margin-left:30px;}
li {line-height:24px;}

a:link {color:#87d8ff;}
a:active {color:#87d8ff;}
a:visited {color:#87d8ff;}
a:hover {color:#fef900;}

body {font-family: "Lucida Grande", Lucida, Verdana, sans-serif;font-size: 12px;text-align: center;background:#fdfdfd url(../images/bg.jpg) repeat-x;}

/* STRUCTURE GLOBAL */
#container {margin: 0 auto;width: 960px;text-align:left;position: relative;height: 680px;}
#header {height:99px;background: #17153c;border-bottom: 3px solid #fef900;}
#tagline {text-transform:uppercase;padding-top:60px;padding-right:20px;font-size:22px;color:#87d8ff;}
#tagline span {color:#fef900;}
#col_left {width: 480px;padding:0px;background: #17153c;color: #fff;height: 480px;}
#col_right {width: 480px;padding: 0;margin: 0;}
#content {height: 435px;margin:20px 44px;overflow-y:scroll;width:392px;padding-right:20px ;}
#footer {background: url(../images/bg_footer.jpg) repeat-x;padding:10px 44px;font-size: 11px;color: #000;height:60px;border-top: 3px solid #fef900;}
#footer a {color: #000;text-decoration: none;}
#footer a:hover {color: #adbdc9;}

/*NAVIGATION*/
#topnav {background: url(../images/bg_topnav.jpg) repeat-x;height: 25px;padding-left:0px;line-height:25px;}
#nav ul, #nav li {list-style-type:none;}
#nav li {float: left; display: inline;}
#nav a {margin: 0 16px;text-decoration: none;color: #000;text-transform: uppercase;font-size: 12px;font-weight: bold;}
#nav a:hover {color: #1da2dd;}
#nav .current a {color:#1da2dd;}
#subnav_container {background: url(../images/bg_subnav.jpg) repeat-x;height: 25px;padding-left:0px;line-height:25px;}
#subnav ul, #nav li {list-style-type:none;}
#subnav li {/*float: left;*/list-style-type:none; display: inline;}
#subnav a {margin: 0 16px;text-decoration: none;color: #000;text-transform: uppercase;font-size: 12px;font-weight: normal;}
#subnav a:hover {color: #666;}
#subnav .current a {color:#1da2dd;}

.quote {padding:16px;color:#87d8ff;font-size:14px;}

/* FORM */
form {text-align:left;padding:0;margin:0;}
#initial_survey_form td {padding:1px;font-size:12px;}