/* global element overrides */

body {
	height: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #555;
}

img {
	border: none;
}

table {
	border: none;
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover, a:active {
	color: #cc0033;
	text-decoration: underline;
}

h1 {
	color: #333;
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	font-size: 36px;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h3 {
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
}

/* unique elements */

#content {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	line-height: 1.5;
}

#main {
	border: 0;
	padding: 0;	
	background-color: white;
	padding-top: 6px;
	padding-left: 18px;
	padding-right: 20px;
	margin-top: -3px;
	margin-bottom: -3px;
}

#main img {
	max-width: 530px;
}

#footer {
	
	margin: 0 auto;
	text-align: center;
	margin: 0 auto;
	width: 850px;
}

#quote {
	border: 1;
	font-size: 12px;
	padding: 10px;
	margin: 0 auto;
	width: 700px;
	background: #dddddd;
	margin-bottom: 10px;
}

#copyright {
	padding: 20px;
	text-align: center;
	font-size: 10px;
	width: 720px;
	margin: 0 auto;
}

#header {
	width: 800px;
	margin: 0 auto 10px;
	color: white;
	  
}

#logo {
	float: left;
	margin-top: 0px;
}


#home_logo {
	border: 0;
}

#home_links {

}

#home_intro, #home_intro td {
	border: 0;
}

#home_table {
	border: 0;
	margin-top: 0px;	
}

#home_table td  {
	border: 0;
}

#home_text {
	padding-left: 20px;
}

#slogan {
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: fixed, courier new;
	color: #222222;
}

#slogan {
	margin-top: 8px;

}

#navwrap {
	margin-top: 40px;
	text-align: center;
}

#nav {
	margin: 0 auto;
	padding: 10px;
	width: 600px;
}

#sections_container {
	font-size: 14px;
}

#sections_ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#sections_ul li {
	display: inline;
	list-style-type: none;
}

#sections_container a {
	padding: 5px 10px 5px 10px;
	line-height: 28px;
}

#sections_container a:link, #sections_container a:visited {
	color: #fff;
	background: url('/images/bluefade.jpg') #222222 repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}

#sections_container a:hover {
	color: #fff;
	background: url('/images/redfade.jpg') #222222 repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}

#sections_active {
	font-weight: bold;
}

#subsections_active {
	font-weight: bold;
}

#subsections_container {
	font-size: 12px;
	padding-top: 10px;
}

#subsections_ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#subsections_ul li {
	display: inline;
	list-style-type: none;
}

#subsections_container a {
	padding: 5px 10px 5px 10px;
	line-height: 28px;
}

#subsections_container a:link, #subsections_container a:visited {
	color: #fff;
	background: url('/images/bluefade.jpg') #222222 repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}

#subsections_container a:hover {
	color: #fff;
	background: url('/images/redfade.jpg') #222222 repeat-x top;
	text-decoration: none;
	font-variant: small-caps;
}



/* non-unique elements */

.date-header {
	background: url('/images/bluefade.jpg') #222222 repeat-x top;
	color: white;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	padding-left: 8px;
	font-variant: small-caps;
	border: 0;
}

.date-header-center {
	background: url('/images/bluefade.jpg') #8c0000 repeat-x top;
	color: white;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	padding-left: 8px;
	font-variant: small-caps;
	text-align: center;
	border: 0;
}


.balloon {
	background: url('/images/balloon.png') repeat-x top;
	width: 277px;
	height: 98px;
	color: white;
	margin: 40px auto;
}

.balloon_links {
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	
}

.balloon_links p {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.balloon_links a, .balloon_links a:link, .balloon_links a:visited {
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-left: 12px;
}

.balloon_links a:hover, .balloon_links a:active {
	color: yellow;
	text-decoration: underline;
}

.balloon_icon {
	float: left;
	padding-top: 25px;
	padding-left: 14px;
}

.box_full {
	position: relative;
	clear: both;
	width: 790px;
}

#round_top {
	padding: 0;
	border: 0;
	margin: 0;
	height: 9px;
	margin-bottom: -2px;
	visibility: hidden;
}

#round_bot {
	padding: 0;
	border: 0;
	margin-top: -2px;
	height: 15px;
	visibility: hidden;
}

.box_full p {
	line-height: 1.5em;
}


.intro {
	font-size: 14px;
}

.center {
	text-align: center;
}

.code {
	font-family: fixed, courier new;
	color: black;
	background: #dddddd;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.fatp {
	margin: 2.0em 0 0.5em;
}

.announce {
	padding: 0px 20px 0px 20px;
	line-height: 1.5;
	font-size: 12px;
	font-weight: bold;
}

.vulnTitle {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2em;
}

.vulnHeader {
	font-weight: bold;
}

.vulnText {
	padding-bottom: 1em;
}

.vulnInfoTable { 
	background: #dddddd;
	
}

.vulnInfoHeader { 
	font-weight: bold;
}

.vulnInfoData { 

}

.talk_title {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 9pt;
	padding: 0.1em 0.5em 0.15em .5em;
	font-weight: bold;
}

.materials {
	background: #dddddd;
	padding: 10px 10px 10px 10px;
	border: 1px solid black;
}



.level1 
{
	list-style: none;
	text-align: left;
	padding: 0em 0em 1em 0em;
	font-size: 16px;
	font-weight: bold;	
}
.level1 li
{
	padding: 1em .25em 0.25em 0.25em;
}

.level2 
{
	list-style: circle;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level2 li
{
	padding: 0.25em .25em 0.25em 0.25em;
	font-size: 14px;
	font-weight: bold;
}

.level3 
{
	list-style: square;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level3 li
{
	padding: 0.25em .25em 0.25em 0.25em;
}



.boxTable 
{ 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid;
	border-color: #dddddd;
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	background-color: #dddddd;
}
.boxInnerTable 
{ 
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
}
.boxTdHeader 
{ 
	border-width: 0 0 0 0; 
	border-color: #dddddd; 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	background-color: #dddddd;
	color: black;
	height: 20px; 
	font-weight: bold
}
.boxTd 
{ 
	border-width: 0 0 0 0; 
	border-left-style: solid; 
	border-top-style: solid;
	border-right-style: solid; 
	border-bottom-style: solid; 
}
.boxTd1
{
	background-color: #eeeeee;
}
.boxTd2
{
	background-color: #eeeeee;
}
.boxTh
{
	background-color: #dddddd;
}


