body			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132C6A;
	margin: 0;
	padding: 0;
}
input		{font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-style: normal; 
			line-height: 15px; 
			font-weight: normal;
}
select		{font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-style: normal; 
			line-height: 15px; 
			font-weight: normal;
}

textarea		{font-family: Arial, Helvetica, sans-serif;
				font-size: 12px; 
				font-style: normal; 
				line-height: 15px; 
				font-weight: normal;
}

/* Beginning of Color Change Items */
#banner		{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 130px;
	background: url(Images/world_green.gif) no-repeat left top;
}

#people {background: url(Images/people_green.gif) no-repeat; width:213px; height:130px;}

#logo {
	background: url(Images/logo_CL2005header.gif) no-repeat center center;
	width:150px;	}

.colorhot	{color: #A80053;}
.colorcool	{color: #4C927A;}
.colorhead	{color: #003D79;}

.bg_rightside	{background-color: #A80053;}
.bg_sponsors	{background-color: #456D9E;}
.bg_grad		{background-color:  #B9DFF5;}
.bg_highlight	{background-color: #FFFFCC;}

.borderrightside	{border: 2px solid #A80053;}
.bordertop			{border-top: 10px solid #A80053;} 
.borderhot			{border: 2px solid #A7274A;}
.bordercool			{border: 2px solid #0066CC;}

.navcell		{background: #B9DFF5 url(Images/sideblend_water.gif) repeat-x left top;}

A.hlinkalert:link, A.hlinkalert:visited		{color:#A80053;}
A.hlinkalert:active, A.hlinkalert:hover		{color:#0066CC; text-decoration:none;}

A.hlink:link, A.hlink:visited		{color:#0066CC;}
A.hlink:active,  A.hlink:hover		{color:#A80053; text-decoration:none;}

#navlist a:link, #navlist a:visited 	{color: #444477;}		/*colors for labels of nav buttons in left column*/
#navlist a:hover,  #navlist a:active 	 {color: #99003D;}

/* End of Color Change Items */

.content 	{
		padding: 0 25px 0 25px;}

.statement	 {width: 90%;
					text-align: center;
					margin: 0 auto;
					padding: 15px 10px 20px 10px;}

.statement_small		{text-align: center;
				margin: 0 auto;
				font-weight: bold;
				padding: 10px;
				width:70%;}
				
.statement_narrow	{width: 90%;
					text-align: center;
					margin: 10px auto 0 auto;
					padding: 5px 10px 5px 10px;}
					
.presenters	{width:100%;
						margin:0 auto;
						}

.presenters td	{ padding:15px 10px;}
						
.presenters table	{margin-bottom:10px;}

.info			{padding:0 10px 0 20px;}

.spacer			{font-size: 1px;
					line-height: 1px}

A.hmenu:link, A.hmenu:visited		{color:#0066CC; text-decoration:none;}
A.hmenu:hover, A.hmenu:active		{color:#A7274A;}

.head1_Banner		{font-size: 24px;
					white-space:nowrap;
					line-height: 27px;
					font-weight: bold;
					}
					
.head1_Date			{font-family: Arial, Helvetica, sans-serif;
					font-size: 18px;
					font-style: normal;
					line-height: 21px;
					font-weight: bold;
					}

h1	{font-size: 2em; line-height:normal; margin:0;}
h2	{font-size: 1.8em; line-height:normal; margin:0;}
h3	{font-size: 1.6em; line-height:normal; margin:0;}
h4	{font-size: 1.4em;  line-height:normal; margin:0;}
h5	{font-size: 1.25em; line-height:normal; margin:0;}
h6	{font-size: 1.1em; line-height:normal; margin:0;}
.txt_large	{font-size: 1em; line-height:1.5em;}
.txt_small	{font-size: .8em; line-height:1.2em;}
.txt_tiny		{font-size: .7em; line-height:1.1em;}
.txt_indent	{margin: 0px 10px 15px 25px; padding:0;}

.lineheight2	{line-height:2em;} 

.center	{text-align:center;}

.bg_white	{background-color:#FFF;}
.colorgray		{color: #24486C;}
.colorwhite	{color: #FFF;}

/* Side Navagation */
	
#navtable	{
	margin: 0;
	}

#navlist ul {
	margin: 0 auto; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	clear: left;
	}
	
#navlist li{
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	margin: 0 0 5px 0;
	}
	
#navlist a {
	display: block;
	padding:  0 0 0 15px;
	text-decoration: none;
	white-space: nowrap;
	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: #FFF;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #FFF;
}

#navlist a:link, #navlist a:visited 
	{
	display: block;
	color: #444477;
	width: 7em;
	text-decoration: none;
	}
	
#navlist a:hover,  #navlist a:active 	 {
	padding:  0 0 0 15px;
	color: #99003D;
	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: #555;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #555;
	}

#navlist a.down {
	display: block;
	padding:  0 0 0 15px;
	text-decoration: none;
	color: #A80053;
	white-space: nowrap;
	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: #555;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #555;
}
		
/* End Side Navagation */

.nowrap {	white-space: nowrap;
	}
		
ul 		{	margin: 0 0 0 30px;
			padding: 0px;}
			
ul.indent	{margin: 0 0 0 50px;}


div.faq		{width: 90%;
					margin: 0 auto;
					padding: 10px;}

.faq ul			{margin: 10px 25px;			
					list-style:none;}
				
.faq ul li		{margin-bottom: 10px;}

.rightside {
	vertical-align:top;
	padding: 0px;
	width:11.7em;
}

.rightside p {
			margin: 5px 10px 5px 12px;
}

.righthead	{
	padding: 2px 10px 5px;
	
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.nomarg p {
	margin: 0px;
	padding: 0px;
	clear:both;
}
.normal {
	font-style: normal;
}
.company {
	margin: 20px 0 20px 4px;
}

td.day {
	padding: 10px 10px;
}
.program {
	padding: 12px;
}
.module {
	margin: 0px;
	width: 100%;
}
.moduleday td{
	padding: 4px 2px;	
}
.module sponser td {
	padding: 0px;
}
.module p {
	margin: 4px 4px;
}
.presenter {
	margin-top: 15px;
}
.presenter td {
	padding:0;
}
.adds {
	width: 9em;
}

