/* normalizing */
body, div, h1, h2, h3, h4, h5, h6, pre, blockquote, th, td, span, p, form, input, fieldset, select, textarea, label, table { margin:0;padding:0;}

/* normalize font-sizes for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}

/* normalize font-style & weight */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; }

/* remove border from fieldset & img */
fieldset, img { border: 0; }
img { margin:0; padding: 0; }

/* font-size: 81%, or 13px */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 81%; 
	color: #333;
	background-color: #FeFeFe;
	min-width: 55em;
	position: relative;
}

#header {width:100%;background-color: #6D953E;height: 58px;overflow:hidden;}	
.bannerImage {
	position: absolute;
	top: 0;
	left:0;
	margin: 0;
	padding: 0;
}
#header ul#siteTools {
	text-align:right;
	padding:0px;
	margin: 0;
	top: 2px;
	right: 10px;
	list-style-type: none;
	position: absolute;
	overflow: hidden;
}


#header ul#siteTools li {
	background-image: url(../images/whitebullet.gif);
	background-repeat: no-repeat;
	background-position: 100% .5em;
	padding-right: 1em;
	list-style-type: none;
	font-size: 90%;
}
#header ul#siteTools a { color:#fff; font-weight:bold; text-decoration:none;}

/******** blackbar nav **********/
#nav {
	margin:0;
	padding:0px;
	width:100%;
	background-color:#000;
	margin-bottom: 18px;
	height: 1.4em; /* 18px */
	text-align: left;
}

#nav ul { margin: 0; padding:0; }

#nav li { 
	list-style-type:none; 
	margin:0; 
	padding: 0 14px 0 0; 
	display: inline; 
 }

#nav li.inline {  
	display: inline;  
	padding: 0 20px 0 0;  
 }

#nav li.first {
	display: inline;
	margin-top: 0px;
	padding: 0 16px 0 41px;
}

#nav a:link {
	color:#fff;
	font-size: 90%;
	text-decoration:none;
	padding-top: 0;
	margin-top: 0;
}	

#nav a:visited { color:#fff; font-size:12px; text-decoration:none;	}	

#nav a:hover {
	color: #FC6;
	font-size: 90%;
	text-decoration:none;
	padding-top: 0px;
}	

#nav a:active { color:#fff; font-size: 90%; padding-top:0px; text-decoration:none;	}

/*********layout container/content/footer ****************/
#container {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	min-width: 45em;
	max-width: 70em;
}

#content {	margin-top: 0px;margin-left: 160px;	margin-bottom: 20px;margin-right: 1em;} 

#footer {clear:both;margin-left:160px;margin-right:15px;padding-bottom:10px;border-top: 1px solid #999;color:#666;padding-top: 0px;}

#footer {
	clear:both;
	margin: 0 2% 0 160px;
	padding:1em 0;
	border-top: 1px solid #999;
	color:#999;
	font-size: .9em; 
}
#footer p {	margin: 0;padding: 0;}

#footer a:link {  color: #3D3D83; text-decoration: underline; padding: 0; }
#footer a:visited { text-decoration: underline; color: #797982;padding: 0; }
#footer a:hover { color:#900; text-decoration: underline;  padding: 0;  }

/***** skip navigation ********/
a.skip {position: absolute; left: -1000em; width: 20em;color: #FFF}
p.skip {
	position: absolute;
	left: -1000em;
	width: 20em;
	color: #fff;
	margin: 0;padding: 0;}


/************** styles **********/
#content h1 {
	font-size: 1.85em;
	color: #060;
	margin-bottom: .5em;
} 
#content h2 {font-size: 1.38em;color: #2E40BC;margin: 1.25em 0 .5em 0;} 
#content h3 {font-size: 1.23em;	color: #2E40BC;	margin: 1.25em 0 .5em 0; }
#content h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #2E40BC;}
#content h5 {
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
	font-size: 1em;
}
#content h6 {
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
	font-size: 1em;
}
#content h1.kvs{ font-size: 1.7em; font-weight: normal; color: #0076C2; margin-bottom: 0.75em; margin-top:0; line-height: 1.3em; }
#content h2.kvs{ font-size: 1.5em; color: #5E8532; margin: 1.25em 0 .75em 0; line-height: 1.3em; } 
#content h3.kvs { font-size: 1.23em; color: #005995; margin: 1.25em 0 .75em 0; font-weight: bold; }
#content h4.kvs {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
		
#content p {margin-bottom: 1em;	margin-top: 0px;}

#container #content li { margin-bottom: 5px; padding-left: .5em;}

#content a:link {  color: #3D3D83; text-decoration: underline; padding: 0; }
#content a:visited { text-decoration: underline; color: #797982;padding: 0; }
#content a:hover { color:#900; text-decoration: underline;  padding: 0;  }
#content ul.noBullet li {list-style-type:none;}

#content ul.pdf {
	margin: 2em 0 1em 2em;
	list-style-image: url(../images/icon_pdf.gif);
}

#content ul li.pdf {
	margin: 2em 0 1em 2em;
	list-style-image: url(../images/icon_pdf.gif);
}

.medtext { font-size: .8em; color: #333; }
.smalltext {font-size: .65em; color: #333;}

.clear {clear: both;margin-top: 15px;margin-bottom: 10px;}
.bold { font-weight:bold;}
.italic { font-style:italic;}

/******** IMAGE STYLES ******/
.imgRight {	margin-left: 20px;	margin-bottom: 10px;float: right;padding: 0px;}
.imgRightkvs{ float: right; margin-top: 0; margin-bottom: 1em; margin-left: 1.5em; }
.imgRightBord {	margin: 0 30px 10px 20px; float: right;padding: 0; border: solid 1px #999;}
.imgLeft {float: left;margin-top: 5px;margin-right: 20px;	margin-bottom: 10px;padding: 0;}
.imgReg { float: none; margin:10px 0; padding:0;}
.imgLeftBord { float: left;margin-top: 5px;margin-right: 15px;border: solid 1px #999;}
.imgBord { border: solid 1px #999;}

/****************** leftSidebar ******************/
#leftSidebar {position: absolute;left: 0px; width: 140px;padding: 0;margin: 0;text-align: right;top: 0px;}

#leftSidebar ul {margin:0 0 0 0px; padding: 0 0 12px 0;	width: 140px;list-style-type: none;}

#leftSidebar ul li {
	margin:0;
	padding: .5em 0 .5em 0;
	list-style-type: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 85%;
}

#leftSidebar ul li a.selected {  color: #999; text-decoration: none; padding: 0; }

#leftSidebar ul li a:link {  color: #006; text-decoration: none; padding: 0; }
#leftSidebar ul li a:visited { text-decoration: none; color: #006;padding: 0; }
#leftSidebar ul li a:hover { color: #900; text-decoration: underline;  padding: 0;  }
#leftSidebar ul li a:active { text-decoration: none; color: #006; padding: 0; }

#leftSidebar #section h3 {
	font-size: 90%;
	color: #036;
	clear: both;
	display: block;
	margin: 4px 0 2px 0;
	padding: 2px 0px;
	font-weight: bold;
}

#leftSidebar #section h3 a {
	color: #036;
	clear: both;
	display: block;
	margin: 4px 0 2px 0;
	padding: 2px 0px;
	font-weight: bold;
	text-decoration: none;
}

#leftSidebar #section h3 a:hover {
	color: #900;
	text-decoration: underline;
}

/******************************************************************************/
#leftSidebar h2 {
	color:#B91C1C;
	font-size:100%;
	margin:0 0 1em 0;
	padding:0 0 .5em 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}

#leftSidebar h2 a:link {text-decoration: none; color: #B91C1C;}
#leftSidebar h2 a:visited {text-decoration: none; color: #B91C1C;}
#leftSidebar h2 a:hover {text-decoration: underline; color: #E24141;}
#leftSidebar h2 a:active {text-decoration: none; color: #B91C1C;}

#nav ul#link1 {	padding-left: 20px;}
#nav li a.first {padding-left: 0px;}
ul#siteTools img {	float: left; margin-top: -2px;}

#leftSidebar p.skip {
	margin: 0px;
	padding: 0px;
}
#section p.skip {
	margin: 0px;
	padding: 0px;
}

.bord {	border: 1px solid #666; margin-right: 15px;}
.broom { margin-top: 15px; margin-right: 15px;}
#poster {position:absolute;top:205px; left:170px; 
	width:290px; 
	background-color:#000;
	background-image:url(images/2005poster_bg.jpg);
	height:350px;
	border:1px solid #333;}
.textBlock {top:145px; 
	position:relative; 
	color:#FFC; 
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.textBlock a {color:#ffc;}
.textBlock a:visited {color:#ffc; font-variant:small-caps;font-weight:bold;}
.textBlock p {margin:0px; margin-top:10px; margin-left:10px; font-size:11px; width:250px;}
.date {color:#FF6; font-weight:bold; font-size:20px; }

table.sponsors {
	width: 80%;
	border-collapse: collapse;
}

table.sponsors th {
	padding: 10px 0;
	text-align: left;
}
table.sponsors td {
	padding: 20px 0;
	text-align: center;
	vertical-align: top;
}
/*** form styles ***/
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {float:left; margin-right: 15px; margin-bottom: 0px; padding-bottom: 0;}

div.last {margin-right:0;}
.span-1  {
	width: 100px;
}
.span-2  { width: 141px;}
.span-3  { width: 219px;}
.span-4  { width: 297px;}
.span-5  { width: 375px;}
.span-6  { width: 453px;}
.span-7  { width: 531px;}
.span-8  { width: 609px;}
.span-9  { width: 687px;}
.span-10 { width: 765px;}
.span-11 { width: 843px;}
.span-12, div.span-12 { width: 921px; margin: 0; }
 
fieldset {
	padding: 10px;
	margin:0 0 .75em 0;
	border:1px solid #ccc;
	clear: both;
	left: 0px;
}
legend {
	color: #6d953e;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight:bold;
	font-size:1.1em;
	padding: 0.35em;
}
fieldset {
	width: 540px;
	padding:0 1.4em 1.4em 1.4em;
}
fieldset {
	border: 2px solid #BFBAB0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-color: #BFBAB0;
}

fieldset div {
	background-color:#F2EFE9;
	margin: 5px;
	padding: 0;
} /* background yellow */


.wrapper {
	padding: 0;
	float: left;
	width: 100%;
	margin: .25em 0 1.5em 0;
	clear: both;
}
label {font-weight:normal;}

textarea {
	width:390px;
	height:150px;
/**	padding:5px; **/
}
input.text, input.title, textarea, select {margin:0 0;border:1px solid #7F9DB9;}
input.text:focus, input.title:focus, textarea:focus, select:focus { border:1px solid #7F9DB9; border-color: #7F9DB9; }
/*input.text, input.title { width:250px; }*/
input.title {font-size:1.5em;}
.span-1 label { float: none; }
div.span-7.bottomLast {padding-bottom: 10px;}

