@import "menu.css";
@import "jscroller.css";

body {
	background:none repeat scroll 0 0 #00487D;
	font-family: Arial,sans-serif,Verdana,Helvetica;
	font-size: 75%;
	line-height: 1.3;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #000;
}

a:active, a:focus {
	outline: 0;
}

h3 {
	font: 16px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.module h3 {
	border-bottom: 1px solid #fff;
	color: #000000;
	font-size: 1.1em;
	margin: 0;
	margin-bottom: 8px;
	padding: 0.25em 0.5em;
	text-align: left;
}

h2 {
	margin: 7px 0;
	font: 18px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

ul.pdf {
	margin: 7px 0;
	list-style-image: url('../images/file_acrobat.gif');
}

ul.pdf li a {
	margin-left: 5px;
	vertical-align: top;
}
#site {
	background: url("../images/bg-site.jpg") repeat-x scroll 0 0 #FFFFFF;
	margin: 0;
	padding: 0;
}

#wrap {
	margin: 0 auto;
	max-width: 960px;
	min-width: 960px;
	text-align: left;
	width: auto !important;
}

#leftcolbg {
	background:url("../images/lbg.png") repeat-y scroll 23% 0 transparent;
}

#header {
	background: url("../images/hbg.jpg") no-repeat scroll 0 0 transparent;
	color: #DBD3BD;
	height: 212px;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
}

#header .banner {
	color: #000000;
	font-family: Arial Narrow, serif;
	font-size: 18px;
	font-weight: bold;
	position:absolute;
	right: 20px;
	top: 120px;
}

#topmenu {
	float: left;
	padding: 5px 5px 5px 0;
	position: relative;
	width: 726px;
}

#topmenu .box,
#site-bottom .box {
	margin: 0;
	padding: 0;
}

#header .logo {
	margin-left:5px;
	margin-top:50px;
}

#leftcol {
	float: left;
	overflow: hidden;
	padding-left: 5px;
	width: 220px;
}

.module  {
	background: url("../images/mbm.png") repeat-y scroll left top transparent;
	color: #000000;
	font-size: 1em;
	margin: 0 0 10px;
	width: 201px;
}
.module div {
	background:url("../images/mbt.png") no-repeat scroll 0 0 transparent;
}

div.module div div {
	background:url("../images/mbb.png") no-repeat scroll left bottom transparent;
}

div.module div div div {
	padding:10px;
}

div.module div div div div {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	padding:0;
}

#top {
	float: left;
	padding: 5px 5px 5px 0;
	position: relative;
	width: 726px;
}

.box {
	padding:10px;
}

#quickHeadlines {
	background: none repeat scroll 0 0 #FCE816;
	border-bottom: 1px solid #E9E9A1;
	border-top: 1px solid #E9E9A1;
}

#quickHeadlinesTitle {
	float: left;
	font-style: italic;
	margin-top: 5px;
	margin-left: 10px;
	text-transform: uppercase;
	width: 100px;
}

#quickHeadlinesText {
	float: left;
	margin-top: 5px;
}

#content2 {
	float: left;
	overflow: hidden;
	position: relative;
	width: 735px;
}

#site-bottom {
	background: url(../images/fbg.png) 0 bottom repeat-x;
	clear: both;
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	text-align: right;
}

#footer{
	color: #fff;
	background: url(../images/bg-site-bottom.png) 0 bottom repeat-x;
	height: 75px;
	text-align: center;
}


/**************** pre stuff *************/

#user {
	clear: both;
	padding: 5px 5px 5px 0px;
	margin-left: 224px;
}


#pagewrap {
	margin: 0 auto;
	width: 980px;
	height: auto;
	text-align: left;
}


.logo_left img {
	float: left;	
	margin: 0 0 0 24px;
}

.logo_right img {
	margin: 5px 0 0 0;
	float: left;
}

.header_text {
	width: 625px;
	font: 16px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
	color: #00487D;
	text-align: center;
	float: left;
}

.header_text p {
	margin: 15px 0 0 0;
}

.header_text a {
	font-size: 14px;
	color: #00487D;
}

#pagecontainer {
	width: 980px;
	height: 100%;
	display: inline;
	clear: both;
}

#navbar {
	margin: 0;
	width: 180px;
	min-height: 640px;
	float: left;
}

*html div#navbar { 
   height: expression( this.scrollHeight < 641 ? "640px" : "auto" ); /* sets min-height for IE */
   min-height: 640px; /* sets min-height value for all standards-compliant browsers */
}

#organizer {
	padding: 0 0 30px 0;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	float: left;
}

#organizer h3 {
	margin-top: 0;
	letter-spacing: 2px;
}

#content {
	padding: 0 15px 10px 15px;
	width: 600px;
	float: left;
}

#content h1 {
	font: 20px "Trebuchet MS", helvetica, arial, sans-serif;
}

/* breadcrumb  */
.table_breadcrumb {
	margin-left: -5px;
	padding: 10px 0 15px 0; 
	font-weight: bold;
	}

#breadcrumb a:link, #content #breadcrumb a:visited {
	text-decoration: underline;
	color:#000;
}

#breadcrumb a:hover, #content #breadcrumb a:active {
	font-weight: bolder;
}
/* end breadcrumb  */

.new {
	background-color: #dff2fd;
}

.important {
	margin: 0 auto;
	padding: 5px;
	width: 380px;
	background-color: #FFFAA5;
	border: 1px solid #BA5D30;
}

.important img {
	margin-right: 10px;
}

a.important_reg {
	padding: 3px;
	background-color: #DDEADD;
	border: 1px solid #7AAF7B;
	text-decoration: none;
}

.errors {
	margin: 15px auto 0;
	width: 610px;
	color: #800000;
}

#sponsors {
	padding:	30px 0 0 0;
	width: 150px;
	float: left;
	text-align:center;
}

#sponsors img{
	margin:	20px 0 0 0;
}


#note {
	margin: 10px 15px 10px 195px;
	height: 30px;
	width: 770px;
	background: #FFF;
	font-size: 12px;
	clear:both;
}
	
.credits a {
	margin: 10px 15px 0 0; 
	color: #fff;
	text-decoration: none;
	float: right;
}

.blue {
	color: #003186;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
