a:link {
	
	color: #007399;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	font-size: 100%
}
a:visited { color:#386B7E; 
text-decoration: none;
font-weight: 100; }

a:hover {
	color: #4499AA;
	text-decoration: underline;
	
}


body {
background-color:#E3E7E8;
text-align: center;
min-width: 900px;

}


#wrapper 
{
	background-color:#FFFFFF;
	width: 940px;
	text-align: left;
	margin-top: 0ex;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;  
}


#header 
{   
 border: 0; 
 padding-right: 20;
 padding-bottom: 20;
 background: #FFFFFF; 
}

#banner 
{   
 border: 0; 
 background: #FFFFFF;  
}

#mainnav{
	
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-weight: 400;

}

#column2 {
float: left; 
width: 48%;
padding: 0 1%;
margin: 0 1%
}


#column1 {
	width: 160px;
	float: left;
	background: #FFFFFF;
	list-style-type: none;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 2%;
}

#column3 {

float: right;
width: 20%;
margin: 0 2%;
background-color: #F7F7EF;
}

#main {
float: left; 
width: 65%;
padding: 0 1%;
margin: 0 1%
}




#sidebar {
	width: 170px;
	margin: 0 2%;
	float: left;
	background: #FFFFFF;
	list-style-type: none;

}

#footer{

	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A1A1A1;
	background-color: #DBECF0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 80%;
	line-height: 155%;
	font-weight: normal;
	font-color: #544A45;
	clear: both;
	text-align: left;
	min-height: 100px;
}
 
 
 
 
 #footeraddress{
 float:left;
 padding-left: 8px;
 padding-right: 30px;
 
 
 }

 #footerTraininglinks{
 float:left;
 padding-left: 0px;
  padding-right: 30px;
 }
 #footerOtherlinks{
 float:left;
 padding-left: 0px;
  padding-right: 30px;
 }

 #footerconnect{
 float:left;
 padding-left: 0px;
  padding-right: 12px;
 }







ul#list-nav {
list-style:none;
padding-top:2px;
padding-bottom:12px;

}


ul#list-nav li {
display:inline;
}


ul#list-nav li a {
	text-decoration:none;
	background:#D4E6E6;
	color:#386B7E;
	float:left;
	text-align:center;
	border-left:1px solid #fff;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: .4em; 
}

ul#list-nav li a:hover {
background:#4499AA;;
color:#000
}

#sideNav {
 Font-family:  Arial, sans-serif;
 font-size: 90%;
 line-height:125%;
 margin: 0;

list-style: none;

}

#sideNav a {
	color: #006699;
	font: font-size: 90%;
	text-transform: none;
	text-decoration: none;
	border-bottom:1px solid #386B7E;
	display: block;
	background-color: #ffffff;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#sideNav a:hover {
	fotn-weight: bold;
	background-color: #DAF4F0;
	padding-right: 5px;

}


	
	/* ID Styles */

/* Left-hand menu - old style*/
	
#navigation a {
	color: #006699;
	line-height:140%;
	letter-spacing:0.1em;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	}

#navigation td {
	border-bottom: 1px solid #528888;
	line-height:140%;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 5px;

	}
	
#navigation a:hover {
	background:#E8F1D4;
	color:#8B7355;
	}

.navnolink{
	color: #663333;
	line-height:140%;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: 300;
	}


/* Left-hand menu - new style*/
#leftnav{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-weight: 300;
	
}


ul#list-leftnav {
list-style: none;
margin-right: 12px;
padding-right:10px;
float:left;
}

ul#list-leftnav li {
width: 140px;
}

ul#list-leftnav li a {
	text-decoration:none;
	color:#386B7E;
	float:left;
	text-align:left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 0px;
}

ul#list-leftnav li a:hover {
background-color:#CFDBC5;
color:#000
}


	/* end of  left-hand menu styles */
	
 
	
	
/* Class Styles */

/* ?old bottom text */



/* Class Styles */
    


/* Form Styles */    
    fieldset {
	border-style:solid;
    border-width:5px;
	bordercolor: #FFDD33;
	padding:  3px 3px 10px 50px; /* added to improve display on IE/Win */
}
legend {
	padding: 10px 10px;
	background: #ffffff; 
	font: Garamond, Georgia, Times, Serif;
	text-transform: none;
	color: #F7403A;
	font-size: 190%;
	font-weight: normal;
}
.formField {
	padding: 3px 3px 3px 3px;
	border-style:solid;
    border-width:1px;
	bordercolor: #FFDD33;
	background: #ffffff;
}
.submitButton {
	color: #FFFFCC;
	background: #FF4500;
	padding: 10px 10px;
	font-size: 130%;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFAA00;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #FFAA00;
}


p {
font-family: Georgia, Imperial, Times New Roman, Serif;
font-size: 96%;
color: #000000;
line-height: 145%;

}




h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 190%;
	font-weight: normal;
	line-height: 145%;
	color: #F7403A;
}	

h2 {
	
    font-family: Arial, Helvetica, sans-serif;
	font-size:145%;
	font-weight: 100;
	line-height: 140%;
	color: #115888;
    letter-spacing: .01em;
	margin-bottom: .5em;
	margin-top: 1.5em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	line-height: 110%;
	font-weight: 200;
	color: #4DA1B2;
	margin-bottom: 0.5em;
	padding: 0px;
}

h4 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 110%;
	font-weight: 140;
	line-height: 145%;
	color: #FB4F14;
	text-align: left;
	letter-spacing: -0.02em;
	padding-bottom: 0.2 em;
	margin: 4px 0 3px 0;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 210;
	line-height: 145%;
	color:#386B7E;
	text-align: left;
	letter-spacing: -0.02em;
	padding-bottom: ;
	margin: 2px 0 3px 0;
	}
	
	.smUpkeep {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 130%;
	font-weight: 160;
	line-height: 145%;
	color: #FB4F14;
	text-align: left;
	letter-spacing: -0.02em;
	padding-bottom: 0.3 em;
	 
	}
	
	.smfooter {
	font-family: Arial, sans-serif;
	font-size: 85%;
	font-weight: 100;
	line-height: 145%;
	color: #363636;
	text-align: left;
	letter-spacing: -0.02em;
	 
	}
	
	.vsmfooter {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 75%;
	font-weight: 100;
	line-height: 145%;
	color: #8B8989;
	text-align: left;
	letter-spacing: -0.02em;
	
	 
	}

.smallText {
	font-family:  Arial, sans-serif;
	color: #000000;
	line-height:1.4;
	font-size: 88%
	}


.tsmallright {
	font-family:  Arial, sans-serif;
	color: #292421;
	line-height:1.2;
	font-size: 80%;
	padding-top: .5em;
	padding-right: 1em;
	padding-left: 0.5em;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	}

.tsmallrighthead {
	font-family:  Arial, sans-serif;
	color: #FF3300;
	line-height:1 em;
	font-size: 84%;
	font-weight: 300;
	margin-top: 1.8em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
	font-style: normal;
	font-variant: normal;
	background-color: #EDE8E6;
	padding: 0.5em;	
	}
	
		
	.smallNewsText {
	font-family:  Arial, sans-serif;
	color: #8B8989 ;
	line-height:1.4;
	font-size: 85%
	}

 .columnonelist {
 Font-family:  Arial, sans-serif;
 font-size: 90%;
 line-height:125%;
 } 

 /* header table styles start*/

 

td#leftnav {
	width:140px;
	border-bottom: 1px solid
border-bottom-color: #dd4499; 
	font-size: 100%;
	line-height: 170%;
	color: #8B7355;
	padding-top: 4%;
	padding-right: 0;
	padding-bottom: 10%;
	padding-left: 0.2em;
}

/* training styles start*/


#tbanner 
{   
 border: 0; 
 padding-top: 1em;
 padding-right: 1em;
  
}

.trainingc-h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 195%;
	font-weight: normal;
	line-height: 140%;
	color: #F7403A;
	padding-top: 0.6em;
	padding-right: 0.4em;
	
	padding-left: 5em;
	width: 65%;
    height: 135px;
	
}

#cnsteps{
	margin-left: .5em;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-top: 3em;
	float:right;
	text-align: left;
	width: 200px;
	clear: left;
	padding-bottom: .8em;
	padding-left: .5em;
	background-color: #E8E5E3;
}






 /* altlines starts*/
table.altlines {
	border-collapse
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;

}


table.altlines td {
  line-height: 195%;
	text-indent: 1px;
}


.trone{ 
background-color: #F5F5F5;
font-size: 95%;
  font-family: Arial,sans-serif;
  font-weight: 200;
  
} 
.trtwo{ 
background-color: #FFFFFF;
font-size: 95%;
  font-family: "Myriad Web",Arial,sans-serif;
  font-weight: 200;
} 


td.trcalmonth
{
	font-family: Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-weight: 100;
	font-size: 120%;
	line-height: 1.8;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 2em;
	margin-bottom: 2em;
	background-position: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
}

td.trcalmonthdark
{
	font-family: Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-weight: 100;
	font-size: 120%;
	line-height: 1.8;
	text-align: center;
	font-style: normal;
	color: #292421;
	margin-top: 2em;
	margin-bottom: 2em;
	background-position: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
}


 /* training styles ends*/


img.float { 
float:right;
 margin-left: 30px;
 margin-bottom: 8px;
 
 }
 
img.floatleftsmall { 
float:left;
margin-top: 10px;
margin-right: 12px;
margin-bottom: 120px;
padding-bottom: 120px;

 
 } 

#boxfloatr {
float:right;
font-family: Helvetica, Arial, Sans-serif;
	line-height: 150%;
	width: 150px;
  margin-top: 40px;
  margin-left: 40px;
 padding-top: 10px;
  padding-right: 10px;
   padding-bottom: 10px;
    padding-left: 10px;
 background-color: #FAFAFA;
 
 }


#righttable{
	font-family: Helvetica, Arial, Sans-serif;
	line-height: 140%;
	

}


.righttable {
	align="right";
	line-height: 140%;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: right;
}
.righttableheader {
	padding-top: 4%;
	font-weight: 500;
	font-size: 95%;
	color: #33A1DE;
	
		
}
.righttablebody  {
	font-family:  Arial, Sans-serif;
	line-height: 150%;
	font-size: 90%;
	color: #8B8682;
	font-weight: 100;
	padding-bottom: 12px;
	margin-top: 10 px;
margin-bottom: 20 px;
}

.atheader {
	padding-top: 3px;
	font-weight: 400;
	font-size: 95%;
	color: #33A1DE;
	font-family: Helvetica, Arial, Sans-serif;
		
}

.atbody  {
	font-family: Helvetica, Arial, Sans-serif;
	line-height: 150%;
	font-size: 90%;
	color: #8B8682;
	font-weight: 100;
	padding-bottom: 12px;
	margin-top: 10 px;
margin-bottom: 20 px;
}






  /* training styles END*/



.res
{
	
	line-height: 1.3;
	font-weight: 300;
	color: #5C4033;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 90%;
	}
	
.resourceadds
{
	
	line-height: 1.5;
	font-weight: 200;
	color: #A68064;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding: 5px;
	list-style-type: none;
    font-family: Helvetica, Arial, sans-serif; 
	 
	font-size: 75%;
	}
	

.more {
	 
	line-height: 140%;
	padding: 
	color: #1d77a4;
	text-decoration:none;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 100%;font-weight: 600
}





/* Cfm Conference formats START */

/* altlines starts*/
table.altlines {
	border-collapse
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;

}


table.cfmlines td {
	line-height: 135%;
	text-indent: 1px;
	font-size: 95%;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}


.cfone{ 
background-color: #FFFFFF;
font-size: 95%;
  font-family: Arial,sans-serif;
  font-weight: 200;
  
  vertical-align: top;
  
} 
.cftwo{
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, sans-serif;
	font-weight: 200;
	letter-spacing: normal;
	text-align: left;
	
	vertical-align: text-top;
	
	padding-bottom: 1px;
	border: thin solid #3399CC;
} 


.cfsesletter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 1.2;
	font-weight: 500;
	color: #FF3300;
	vertical-align: top;
	padding-top: 4px;
}

.cfsestitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.3;
	font-weight: 600;
	color: #00688B;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.cffrontpagequestion
{
	font-family: Georgia, Times, Serif;
	font-size: 115%;
	line-height: 1.3;
	font-weight: 300;
	color: #0066CC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 2em;
	padding-right: 5em;
	font-style: italic;
    }

/* Cfm10 specific code starts */

/* 10 pageheader */
.CFM10-h1 {
	font-weight: bold;
	color: #007FFF;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 120%;
	margin-bottom: 0.4 em;
	margin-top:1.0 em;
	padding: 0;
	font-family: "New Century Schoolbook", "Century Schoolbook", Georgia;
	font-size: 160%;
}

.CFM10-h2 {
	font-weight: bold;
	color: #23238E;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 120%;
	margin-bottom: 0.4 em;
	margin-top:1.0 em;
	padding: 0;
	font-family: "New Century Schoolbook", "Century Schoolbook", Georgia;
	font-size: 120%;
}
.CFM10-Topics {
	font-weight: 200;
	color: #3366CC;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 120%;
	margin-bottom: 0.2 em;
	margin-top:.8 em;
	font-family: Arial;
	font-size: 130%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: .1em;
	padding-left: 0;
}

.CFM10-SpeakerName {
	font-weight: 600;
	color: #00B2EE;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 140%;
	margin-bottom: 0.1 em;
	margin-top:.9%;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 90%;
	
}
.timetabletext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1.4;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 0%;
	text-indent: 1%;
	background-position: top;
}





/* CFM Conf 07 start */
.cfm07headline {
	font-family: Georgia, Times, serif;
	font-size:20px
	line-height: 1.8;
	font-weight: 400;
	text-align: left;
	white-space: normal;
	font-size: 160%;
	line-height: 2;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0em;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
}
<TD style="border-left: 1px solid cyan; padding: 5px;">

.pretty-table { border: 1px solid #333; 
text-align:left; 
vertical-align: top; }

.pretty-table th, .pretty-table td { border: 1px dotted #666; }

table.contacts
{ width: 100%;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Georgia;
font-weight: 400;
font-size: 12px;
color: #404040; }


td.contact
{ border-left: 1px #6699CC;
text-align: left;
font-family: Georgia;
font-weight: 400;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }



#confmain
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-family: Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-weight: 200;
	padding-bottom: .2em;
}


img.cf11float { 
float:right;
 margin-left: 20px;
 margin-bottom: 4px;
 
 }



#confbanner 
{
	background-color: #FFFFFF;
	border: 0;
	text-align: center;  
}

#cs{
margin-left: 20px;
margin-top: 10px;
float:right;
text-align: left;
width: 300px;
}

#confright{
margin-left: 35px;
margin-right: 0px;
margin-bottom: 40px;
margin-top: 18px;
float:right;
text-align: left; 
width: 200px;}

.confprehead {
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: 200;
	line-height: 175%;
	color: black;
	margin-left: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.confh1 {
	font-family: Arial, sans-serif;
	font-size: 225%;
	font-weight: 700;
	line-height: 175%;
	color: #0198E1;
	margin-left: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


.confposthead {
	font-family: Georgia;
	font-size: 100%;
	font-weight: 200;
	line-height: 175%;
	color: black;
	margin-left: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;

}


.confh1 later {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: 400;
	line-height: 175%;
	color: black;
	margin-left: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.confstrap {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-weight: 400;
	line-height: 155%;
	color: black;
	text-transform: none;
	letter-spacing: normal;
	
}


.CFM11-name {
	font-weight: 400;
	color: #483D8B;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 130%;
	margin-bottom: 0.2 em;
	margin-top:.5 em;
	padding: 0;
	font-family: Georgia, Serif;
	font-size: 85%;
}


.CFM11-spinfo {
	font-weight: 200;
	color: #483D8B;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 135%;
	margin-bottom: 0.2 em;
	margin-top:.5 em;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 85%;
}

.CFM11-booknow {
	font-weight: 600;
	color: white;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 135%;
	margin-bottom: 0px;
	margin-top:0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 100%;
	background-color: #0198E1;
	text-indent: 2px;
	padding-top: .5;
	padding-bottom: .5;
	padding-left: 0px;
}

#confnav{
	
	margin-bottom: 10px;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight:600;
	font-size: 90%;
	line-height: 150%;
	

}

.CFMtopiccontent   {
	font-weight: 100;
	color: #0F0F0F;
	text-align: left;
	 
	line-height: 145%;
	margin-right: .2 em;
	margin-left: .2 em;
    
	margin-top:.5 em;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 92%;
	 
    padding-top: 1;
	padding-right: 3px;
	padding-bottom: .3em;
	padding-left: 0.2em;
	
}


ul#list-confnav {
list-style:none;
margin: 0px;
padding:0px;
padding-top:2px;
padding-bottom:12px;

}



ul#list-confnav li {
display:inline;

}

ul#list-confnav li a {
	text-decoration:none;
	background:#CCCC33;
	font-weight: bold;
	color:white;
	float:left;
	text-align:center;
	border-left:1px solid #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

ul#list-confnav li a:hover {
background:green;;
color:#000
}

 
/* CSS Tabs */
#cnavlist {
	margin-left: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}

#cnavlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#cnavlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        margin-right: 3px;
        border: 1px solid #3300CC;
        border-bottom: none;
        background: #CCCC33;
        text-decoration: none;
}

#cnavlist li a:link { color: #448; }
#cnavlist li a:visited { color: #667; }

#cnavlist li a:hover {
	color: #000;
	border-color: #227;
	background-color: #FFFF66;
}

#cnavlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}
 

               
        </body>
</html>

