@charset "utf-8";
.titleFront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669966;
	letter-spacing: 0.1em;
	padding-left: 30px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}

a {
outline: 0;
}

a:focus {
outline: 0;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a img { border: none ; } 


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-position: 0px 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}


#global {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/globalBack.gif);
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}


#globalTest {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     width: 900px;
     text-align: left;
	 background-image: url(images/globalBack.gif);
     }
	 



#globalShadow {
	border: 1px solid #CCCCCC;
	width: 900px;
     }
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
	background: #999966;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
    }
#bodyText {
	height: 250px;
	width: 450px;
	padding-left: 70px;
	padding-top: 75px;
}


#textTable {
	width: 160px;
	padding-left: 50px;
	padding-top: 0px;
	position: relative;
	height: 350px;
	float: left;
}


#content {
	width: 700px;
	text-align:left;
	height: auto;
	margin-left: 50px;
	padding-bottom: 100px;
	padding-top: 20px;
}

#MainContent {
	width: 730px;
	text-align:left;
	height: auto;
	margin-left: 80px;
	padding-bottom: 100px;
	padding-top: 20px;
	overflow: visible;
}




#tableContent {
	width: 700px;
	text-align:left;
	height: 400px;
	margin-left: 50px;
}
#description {
	width: 150px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 90px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

#mainText {
	width: 285px;
	height: 250px;
	float: right;
	margin-top: 70px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#sideBar {
	width: 490px;
	position: absolute;
	border-left-width: 0px;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	clear: none;
	top: 245px;
	left: 385px;
}
#footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerBG.gif);
	height: 64px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
}

#leftbox {
	position: absolute;
	padding: 0;
	width: 150px;
	height: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	float: left;
}

#centerbox {
	padding: 0;
	width: 300px;
	height: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 245px;
}
#header {
	height: 175px;
	width: 872px;
	background-image: url(images/greenBox.gif);
	border-bottom-width: thin;
	background-repeat: repeat;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #97BABA;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-left: 13px;
}

#Confheader {
	height: 166px;
	width: 872px;
	background-image: url(images/confHead4.jpg);
	border-bottom-width: thin;
	background-repeat: repeat;
	border-bottom-color: #666666;
	border-top-width: 5px;
	border-top-color: #003366;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-left: 13px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#headerTest {
	position: relative;
	z-index: 10;
	width: 750px;
	height: 160px;
	margin-top: 25px;
	background-color: #993300;
	background-image: url(images/montage2.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


#tier3Content {
	width: 872px;
	height: auto;
	margin-left: 13px;
	position: relative;
	background-image: url(images/globalBack.gif);
}
#centerDoc {
	position: absolute;
	margin-left: 13px;
	margin-right: 13px;
	width: 900px;
	height: auto;
	background-image: url(images/globalBack.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}





#content3 {
	float: right;
	height: auto;
	width: 600px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	margin-right: 13px;
	position: relative;
	margin-bottom: 0px;
	z-index: 500;
}

#menuLeft {
	float: left;
	height: auto;
	width: 150px;
	background-color: #5F89A2;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #666666;
	position: relative;
	text-align: center;
}

#menu {
	height: 30px;
	width: 872px;
	background-color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-left: 13px;
}

#menuConference {
	height: 30px;
	width: 872px;
	background-color: #274577;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-left: 13px;
}

#menu3tier {
	height: 2px;
	width: 872px;
	background-color: #97BABA;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #666666;
	position: relative;
	margin-left: 13px;

}


#leftMenu {
	background-color: #5F89A2;
	float: left;
	height: auto;
	width: 150px;
	position: relative;
	text-align: center;
	margin-left: 13px;
	padding-bottom: 300px;
	display: inline;
	z-index: 1000;
	background-image: url(images/blueBox2.gif);
}

#contentBox {
	width: 850px;
	position: relative;
	height: auto;
}
#mainContent {
	float: right;
	width: 600px;
	position: relative;
	text-align: center;
}
#bios {
	clear: both;
}
#web {
	clear: both;
	height: 250px;
}
#richardson {
	clear: both;
	height: 250px;
}
#director {
	clear: both;
	height: 400px;
}
#wright {
	clear: both;
	height: 250px;
}

.biodivs {
	clear: both;
}








.paddingTable {
	margin-top: 10px;
	margin-right: 15px;
}


.textFront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
}
.paddingTop {
	padding-top: 30px;
}
.paddingTop2 {
	padding-top: 5px;
	padding-left: 10px;
}

.titleFront2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #709C1D;
	letter-spacing: 0.1em;
	padding-left: 0px;
}

.winnerPara {
	font-style: normal;
}
.awardName {
	font-weight: bold;
	color: #660000;
	font-size: 14px;
}
.padThumb {
	padding-right: 15px;
}

.padThumbLong {
	padding-right: 15px;
	padding-bottom: 10px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	letter-spacing: 0.1em;
}

.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1em;
}

.a
{width: 150px;
}

.b

{width: 350px;}
.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.subtitles {
	font-size: 14px;
	text-transform: uppercase;
	color: #94B770;
	letter-spacing: 0.2em;
	font-weight: bold;
}



.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.padName {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
}
.picPad {
	border: thick solid #574433;
	margin-right: 20px;
	margin-bottom: 30px;
}


.picPadLong {
	border: thick solid #574433;
	margin-right: 20px;
	margin-bottom: 55px;
}




.textIndent {
	padding-left: 175px;
}

.picPadRight {
	margin-left: 20px;
	border: thick solid #574433;
}

.picPadRightLong {
	margin-left: 20px;
	margin-bottom: 50px;
	border: thick solid #574433;
}


.padLeft {
	padding-left: 10px;
}
.awardCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #030900;
	letter-spacing: 0.1em;
}



.abstractSpeaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	letter-spacing: 0.1em;
	font-style: italic;
}





.paraPad {
	padding-left: 100px;
}
.logoPad {
	padding-bottom: 40px;
}
.awardTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #94B770;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.captionPad {
	padding-bottom: 30px;
	padding-left: 10px;
}
div.photos {
	float:right;
	margin-left: 10px;
}
div.photos p {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
}

div.photosL {
	float:left;
	margin-right: 15px;
	width: 205px;
}

div.photosR {
	float:right;
	margin-left: 20px;
	width: 227px;
}
div.photosL p {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-align: left;
}

.captionL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	text-align: left;
}

.poyPad {
	padding-left: 183px;
}
.logoPad {
	padding-bottom: 10px;
	padding-left: 40px;
}
.logoPad2 {
	padding-bottom: 20px;
}
.padCEFPI {
	margin-bottom: 20px;
	padding-right: 10px;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
.picPadright {
	color: #000000;
	margin-right: 20px;
	margin-bottom: 10px;
}

.joinPad {
	color: #000000;
	margin-right: 20px;
	padding-bottom: 250px;
}
.notesPic {
	margin-left: 20px;
	border: thin solid #330000;
}
.conferenceText {
	font-weight: bold;
	color: #FFFFFF;
}
.hotelPic {
	padding-left: 15px;
}
.speakers {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

.abTitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

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


.sponsors {
	font-style: italic;
	color: #663300;
}


.class2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.class2 a:link {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.class2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.class2 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.class2 a:active {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}.awTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	height: 16px;
	background-color: #5F89A1;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.exhibitPad {
	padding-top: 18px;
}
.notesPicPad {
	padding-right: 10px;
}
.breakoutLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.breakoutLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.breakoutLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.breakoutLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.breakoutLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}.login {
	width: 200px;
}
.notesPic {
	margin-right: 20px;
}
.negLeft {
	margin-left: -50px;
	margin-top: -20px;
}
.padPanelImage {
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: -10px;
}
.padThumbBottom {
	padding-bottom: 5px;
	padding-right: 15px;
}
.notesTitle {
	font-size: 16px;
	font-weight: bold;
	color: #669933;
	letter-spacing: 0.1em;
}



#sponsor {
	background-color: #004B82;
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-left: 30px;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: -10px;
}
