@charset "ISO-8859-1";
body {
	background-color: #009999;
	background-image: url(images/background-body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#header {
	height: 180px;
	width: 750px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #cccc66;
	background-image: url(images/background-content-step.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#content #leftcol img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	float: right; /* since this element is floated, a width must be given */
	width: 190px;
	font: x-small/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#nav a {
	color: #006633;
	text-decoration: none;
	}
#nav a:hover{
	color: #FFCC99; 
	text-decoration: none; 
	}	

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 180px;
	} 
	
#nav li {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#666666;
	line-height: 2.5em;
	font-weight: bold;
	font-size: 10px;
	} 
	
#nav li a {
	display: block;
	color: #006633;
	text-decoration: none;
	} 
	
#nav li a:hover, #nav li.subnav a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	}

#nav li.subnav a {
	color: #003300;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999900;
	padding-left: 5px;
	} 
	
#nav li.pageon a {
	color: #999933;
	background-color: #333333;
	padding-left: 10px;
	}

#nav li.nonav {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	font-size: x-small;
	border-bottom-width: 0px;
	font-weight: normal;
	list-style-type: none;
	} 

#leftcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-right: 200px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	line-height: 1.4em;
}
#leftcol a {
	color: #006633;
	text-decoration: none;
}
#table-lg a {
	color: #006633;
	text-decoration: none;
}
#sponsor {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFCC;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	margin-top: -20px;
}
#footer {
	background-image: url(images/background-footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
	vertical-align: top;
	margin-top: -10px;
}
#footer a {
	color: #336666;
	text-decoration: none;
}
a {
	color: #006633;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	margin-bottom: -1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	margin-bottom: -2px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: .1em;
	margin-bottom: -10px;
}


table {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
td.border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	}
td {
	padding: 2px;
	text-align: left;
	vertical-align: text-top;
}
td ul {
	margin-top: 0px;
}
td.noborder-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	}
.date26 {
	text-transform: uppercase;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
}
.date27 {
	text-transform: uppercase;
	background-color: #333300;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
}
.date28 {
	text-transform: uppercase;
	background-color: #666600;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
}
.date29 {
	text-transform: uppercase;
	background-color: #666633;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
}
.time {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	text-align: left;
	vertical-align: top;
	font-size: x-small;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.description {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	text-align: left;
	vertical-align: top;
	font-size: x-small;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.2em;
}
.description ul {
	margin-top: 0px;
}

.description li {
	margin-left: 0px;
}	
.smaller {
	font-size: x-small;
}
.redsmaller {
	font-size: x-small;
	color: #990000;
}
.red {
	color: #990000;
}
.black {
	color: #000000;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.larger {
	font-size: small;
}
.sold {
	font-size: x-small;
	color: #FFFFCC;
	background-color: #993300;
	text-align: center;
	border: 1px solid #FFFFCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}
.taupebold {
	color: #666600;
	font-weight: bold;
}

td.border-r-underline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	line-height: 1.2em;
}
#agendatable {
	font-size: 11px;
	line-height: 1.2em;
}
#agendatable td {
	padding: 5px;
}
.focus-policy {
	background-color: #99CC99;
}
.focus-finance {
	background-color: #FFFFCC;
}
.focus-market {
	background-color: #CCFF99;
}
.focus-tech {
	background-color: #CCCC99;
}
.ltbluebkgrnd {
	background-color: #CCFFFF;
}
#agendatable .date {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
td.border-r-underline-x {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	
}
td.noborder-r-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	line-height: 1.2em;
}
td.noborder-r-underline-x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	line-height: 1.2em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	height: 1px;
	color: #999900;
}

/* Forms got style */
div#formcontainer {
	width:500px
}

div#formcontainer div.clearFix {
	padding:4px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;
}

div#formcontainer label {
	width:170px; float:left;
}
