body{
	margin: 0px;
	padding: 20px 0px;
	background: #8cc63e;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#wrapper{
	width: 740px;
	margin: auto;
	text-align: left;
	background: url(images/navigation_bg.gif) repeat-y left;
}

#wrapper2{
	width: 740px;
	margin: auto;
	text-align: left;
	background: url(images/bg.gif) repeat-y left;
}

#wrapper3{
	width: 740px;
	margin: auto;
	text-align: left;
	background: url(images/bg-white.gif) repeat-y left;
}

#header{
	background: #a9208d;
}

#header img{
	vertical-align: bottom;
}

#title{
	width: 193px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 15px;
}

.logo{
	float: left;
	margin-right: 7px;
}

* html .logo {
	margin: 0px 4px 0px -3px; ma\rgin: 0px 7px 0px 0px;
}

.image1{
	float: left;
}

* html .image1 {
	margin: 0px  -3px; ma\rgin: 0px;
}

.image3{
	float: right;
}

* html .image3 {
	margin: 0px  -3px; ma\rgin: 0px;
}

.toLeft{
	float: left;
}

.toRight{
	float: right;
}

.clearHeader{
	clear: both;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
	background: #d099c5;
	margin-left: 164px;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

h1{
	margin: 0px;
	padding: 5px 0px;
	color: #ffffff;
	font-size: 31px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 35px;
}

h3{
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	background: #a9218e;
	font-weight: normal;
	color: #ffffff;
}

h4{
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	COLOR: #FFFFFF;
	background: #a9218e;
}

.size14{
	font-size: 14px;
}

p.date{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #dcb8d6;
	line-height: 18px;
}

#navigation	{
	width: 157px;
	text-align: center;
	float: left;
}


#navigation	.padTop{
	line-height: 10px;
	background: #d9eac1;
}

ul#nav{
	margin: 0px;
	padding: 0px;
	margin: auto;
	text-align: center;
	list-style:none;
	text-align: center;
	margin-left: 6px;
}

ul#nav li{
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 10px;
}

ul#nav a{
	display: block;
	background:url(images/nav_bg.gif) no-repeat;
	height: 57px;
	width: 58px;
	margin: 0px auto;
	font-size: 10px;
	color: #8cc63e;
	text-decoration: none;
	font-weight: bold;
}

ul#nav a:hover, ul#nav li.selected a {
	background:url(images/nav_bg_sel.gif) no-repeat;
}

ul#nav a span{
	line-height: 20px;
	display: block;
	padding-top: 19px;
}

ul#nav a.a2 span{
	line-height: 12px;
	display: block;
	padding-top: 18px;
}

ul.subNav{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 5px;
	display: none;
}

ul#nav li.selected ul.subNav{
	display: block;
}

ul#nav a.selected ul{
	display: none;
}

ul#nav ul.subNav li{
	margin: 2px 0px;
	padding: 0px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
}

ul#nav ul.subNav li a{
	width: auto;
	height: auto;
	width: 96px;
	line-height: 15px;
	background: #cb8fbf;
	color: #ffffff;

}

ul#nav ul.subNav li a:hover, ul#nav ul.subNav li.selected a{
	background: #a9208d;
}

.hr{
	height: 3px;
	line-height: 3px;
	font-size: 3px;
	background: #a9218e;
	margin: 5px auto 0px;
}

.hr2{
	width: 94px;
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: #a9218e;
	margin: 5px auto 0px auto;
}

.hrsp{
	height: 3px;
	line-height: 3px;
	font-size: 3px;
	background: #a9218e;
	margin: 5px auto 0px;
	clear: both;
}

#mainContent{
	margin-left: 164px;
	margin-right: 202px;
}

#mainContent2cols{
	margin-left: 164px;
}


#rightSide{
	float: right;
	width: 198px;
}

span.home1{
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #86bc1e;
	letter-spacing: 1px;
	line-height: 20px;
}

p.home2{
	margin: 0px 0px 0px 75px ;
	padding: 0px 0px 10px 0px;
	color: #a10580;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

p.green{
	color: #86bc1e;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}	

p.blue{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #084797;
}

.pad15{
	padding: 15px;
	background: white;
	width: 85%;
}

.pad15b{
	padding: 15px;
}

.pad16{
	padding: 15px;
	background: white;
}

h4.pad3{
	padding: 3px 0px;
}
.secAnual{
	float: right;
	display: inline;
	margin-top: -10px;
	margin-right: 10px;
}

.padRight{
	padding: 7px 20px;
	background: #f3e6f1;
}

p{
	color: #1e67af;
	font-size: 12px;
 	margin: 0px;
	padding: 5px 0px;
	line-height: 18px;
}

#dreamFund{
	background: #0055a5;
	height: 60px;
}

#dreamFund a{
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-size: 17px;
	text-align: center;
	font-family: Tahoma, Arial,Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
}

#dreamFund a img{
	border: none;
}

#dreamFund a span{
	display: block;
	font-size: 27px;
	letter-spacing: 1px;
	line-height: 33px;
}

#infoBox{
	width: 185px;
	height: 117px;
	background: #f3e6f1;
	float: left;
	margin-top: 4px;
}

#infoBox p{
	padding: 4px 0px 0px 4px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0068b3;
	line-height: 17px;
}

.underline{
	text-decoration: underline;
}

.size15{
	font-size: 14px;
}

.image2{
	vertical-align: bottom;
	margin-left: 4px;
	margin-top: 4px;
	float: right;
}

* html .image2 {
	margin: 4px -3px 0px 1px; ma\rgin: 4px 0px 0px 4px;
}

#footer{
	height: 20px;
	clear: right;
	background: #d099c5;
	margin-bottom: -1px;
	margin-left:164px;
	color:#4e3e49;
	font-size: 14px;
	text-align: center;
}

#footer a{
	font-size: 13px;
	text-decoration: none;
	color:#4e3e49;
	line-height: 18px;
}

#footer a:hover{
	text-decoration: underline;
}

#acknowledges{
	height: 117px;
	background: #a9218e;
	margin-top: 4px;
}

#acknowledges .pad{
	padding: 0px 4px;
}

#acknowledges p{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	margin-right:-5px;
}

#acknowledges p.title{
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}

#acknowledges a{
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
	display: block;
	text-align: center;	
}

#acknowledges a:hover{
	text-decoration: underline;
}

#acknowledges img{
	margin-right: 4px;
	margin-top: 4px;
}

.center{
	text-align: center;
}

a.more{
	background: url(images/arrow2.gif) no-repeat right center;
	display: block;
	font-size: 13px;
	color: #a9218e;
	text-align: right;
	padding-right: 20px;
	text-decoration: underline;
}

.section{
	background: #0055a5;
	color: #ffffff;
	font-weight: bold;
	width: 183px;
	line-height: 18px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .section{
	margin-left: -3px;
}/* End hide from IE5/mac */

.size11{
	font-size: 11px;
	line-height: 14px;
}

.size11b{
	font-size: 11px;
	line-height: 16px;
}

.col1{
	width: 170px;
	float: left;
}

.col2{
	margin-left: 180px;
}

.col1sp{
	width: 160px;
	float: left;
}

.col2sp{
	margin-left: 175px;
}

.pink{
	color: #ae2d94;
}

.pad0{
	padding: 0px;
}

.bgGreen{
	background: #f1f8e8;
}

.size12b{
	line-height: 14px;
}

a{
	color: #1e67af;
	text-decoration: underline;
}ul#nav a.a3 span {

	line-height: 12px;
	display: block;
	padding-top: 14px;
}
p.home3 {

	margin: 0px 0px 0px 75px ;
	padding: 0px 0px 10px 0px;
	color: #a10580;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.home3 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #a10580;
	font-weight: bold;
	font-size: 22px;
	line-height: normal;
}
.hr3 {

	width: 100%;
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: #8CC63E;
	margin: 12px auto 18px;
}
.padRightWhite {

	padding: 7px 20px;
	background: #FFFFFF;
}
.hr4 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #1E67AF;
	margin: 0px;
	color: #0055A5;
}
table.table1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E67AF;
	padding: 2px 0px 3px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E67AF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a.sponsor:link {
	text-decoration: none;
}
a.sponsor:visited {
	text-decoration: none;
}
a.sponsor:hover {
	text-decoration: none;
}
a.sponsor:active {
	text-decoration: none;
}
.speakerPic {
	padding-right: 6px;
}
