@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000000;
	background: #633402;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; }
	
ol, ul { list-style: none; }

img a { border: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table, td {
	border-collapse: separate;
	border-spacing: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 16px;
	margin: 15px 0 20px 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal; }
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 18px 0 15px 0;
}
p.large {
	font-size:14px;
	line-height: 20px;
}

h1, h2, h3, h4, h5 { font-family: Verdana, Geneva, sans-serif; }
h1 { font-size: 40px; color: #729b41; font-weight: normal; margin-bottom: 20px; }
h2 { font-size: 16px; color: #499fca; font-weight: bold; margin: 5px 0; line-height: 20px; }
h3 { font-size: 14px; }
h4 { font-size: 16px; }

body#privacy h1 { font-size: 28px; color: #499fca; font-weight: normal; margin-bottom: 25px; }

table h2 { margin: auto; }

.highlight1 { color: #729b41; }

a:link { color: #729b41; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: bold; }
a:visited { color: #729b41; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: bold; } 
a:hover { color: #729b41; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  } 
a:active { color: #729b41; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  }   

div.hr {
  height: 1px;
  background: #729b41;
  margin: 15px 0 25px 0;
}
div.hr hr,
div.hr-sidebar hr { display: none; }

div.hr-sidebar {
  height: 1px;
  background: #ffffff;
  margin: 25px auto;
  width: 85%;}


#supercontainer {
	width: 960px;
	margin: 0 auto; }

#header { 
	background-color: #ffffff; }
#nav {
	background: #ffffff url(../images/ww-nav.gif) top left no-repeat;
	height: 27px;
	padding-left: 260px;
	color: #ffffff; }

#navlist li {
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	list-style-type: none;
	padding: 0 29px;
	line-height: 24px;
	text-transform: uppercase; 
	font-weight: bold;
	letter-spacing: .5px; }

#nav a:link { color: #000000; text-decoration: none; font-family: Verdana, Geneva, sans-serif; font-weight: bold; }
#nav a:visited { color: #000000; text-decoration: none; font-family: Verdana, Geneva, sans-serif; font-weight: bold; } 
#nav a:hover { color: #ffffff; text-decoration: none; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  } 
#nav a:active { color: #ffffff; text-decoration: none; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  } 
	
#sidebar {
	width: 218px;
	background: #729b41;
	color: #ffffff;
	float: left;
	padding-bottom: 20px; }
#sidebar p,
#sidebar h3 {
	color: #ffffff;
	padding: 0 15px 0 24px;
	margin: 20px 0 0 0;}

#sidebar a:link { color: #ffffff; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; }
#sidebar a:visited { color: #ffffff; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; } 
#sidebar a:hover { color: #ffffff; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; } 
#sidebar a:active { color: #ffffff; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; } 

#main {
	width: 960px;
	float: left;
	background: url(../images/ww-bg.gif) repeat; }
#content {
	float:right;
padding:55px 50px 0 66px;
width:626px }
	
ul#sessions {
	list-style-type: disc;
	margin-left: 70px;}
ul#sessions li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 16px;
	margin: 10px 0 15px 0; }

#footer {
	margin-top: 150px; }
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: #499fca;
	margin: 0 0 15px 0;}

#footer a:link { color: #499fca; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; }
#footer a:visited { color: #499fca; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; } 
#footer a:hover { color: #729b41; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal;  } 
#footer a:active { color: #499fca; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal;  }   
	
	
div.indent { 
	margin-left: 60px; }

div.indent2 { 
	margin-left: 185px; }
	
body#privacy {
	background: url(../images/ww-privacyheader.gif) repeat-x; }
body#privacy .content {
	margin-top: 70px;
	width: 360px;
	padding: 0 60px; }
body#privacy ul {
	list-style-type: disc; }
body#privacy li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-position: inside; 
	margin: 10px 0; }
