body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../images/vertical-scanline.jpg);
}

#header {
height: 207px;
}
#header2{
height: 310px;
}
#headflash {
background: url(../images/headermain.JPG) no-repeat;
height: 110px;
}
#headflash2 {
height: 310px;
}

#wrapper {
width:778px;
background-color: #D9EBF2;
border-right:1px solid #888888;
}
#Chart2-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:393px;
}
#navigation {
	background-color: #ffffff;
	width: 155px;
	padding: 5px;
	float: left;
	text-align: center;
	border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
}	

#sidebar {
	background: #D9EBF2;
	float: left;
	padding: 10px;
}
#preFooter {
	background-color: #FFFFFF;
	height: 46px;
    border-bottom: 1px solid #888888;
    border-top: 1px solid #888888;
}

#mainContent {
    margin: 0px 0px 0px 156px;
    text-align: left;
    padding-left: 10px;
    padding-right: 0px;
}
li{padding-right: 50px;}

#boxout {
	background-color: #ffffff;
	width: 150px;
	padding: 5px;
	float: right;
	text-align: center;
    border-left: 1px solid #888888;
    border-bottom: 1px solid #888888;
}

.separator {
	height: 0px;
	clear: both;
}

#box{
background-color: #FFFFFF;
margin:10px;
text-align:center;
}

#footer {
	color: #ffffff;
	background: #FFFFFF url(../images/footer_16.gif) no-repeat;
	height: 50px;
}


h1 {
	font-size: 175%;
	text-transform: uppercase;	
	color: #0099FF;
	padding-left: 10px;


}

#mainContent h1{
border-bottom: 1px solid #888888;
padding-bottom: 3px;
margin-bottom: 10px;
margin-top: 10px;
font-weight: normal;

}






h6 {
	font-size: 175%;
	text-transform: uppercase;	
	color: #000000;
padding-bottom: 3px;
margin-bottom: 3px;
margin-top: 10px;
font-weight: normal;

}

#sidebar h1 {
font-size: 85%;
}

h2 {
	font-size: 115%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #0099FF;
    padding-left: 5px;
}

h4 {
    color: #0099FF;
font-style: italic;
font-size: 100%;
font-weight: normal;
margin: 0px 0px 5px 0px;
padding-left: 5px;

}

h5 {
    color: #0099FF;
font-size: 150%;
margin: 0 0 5px;
font-weight: normal;
}


p {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0 0 1em;
	padding-left: 15px;
	padding-right: 10px;

}
table {
padding:0px;
border:0px;
margin:10px;
border: 1px solid #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
	vertical-align:top;
	border: 1px solid #666666;
	
}
.transtitle {
background:#3F7594;
color:#ffffff;
}
.notes { width:195px;}
.event {width:90px;}
.time{width:60px;}
.place {width:100px;}
a {
	color: #0099FF;
}

form {text-align:center;
}

form td{
border:0px;margin:0px;padding:0px;text-align:left;
}
form table{
border:0px;margin:0px;padding:0px;;
}
.title {
	font-size: 16px;
	line-height: 20px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #336699;}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align:left;

}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #003300;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:780px;
	text-align: center;
}
h3 {
	font-size: 120%;
	color: #0099FF;
	padding-left: 10px;
	margin: 0 0 5px;

}
.name {
	font-size: 24px;
	color: #336699;
}

textarea {
    overflow:hidden;
} 

label.radio {
text-align: left;
display: inline;
padding-right: 5px;
vertical-align: middle;
}
label.formInputField {
text-align: left;
color: #000000;
display: block;
}
img{border:0px;}

