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/landscape_CE.gif) no-repeat left top;
}

#people {background: url(Images/teacher.gif) no-repeat; width:280px; height:130px;}

#logo {
	background: url(Images/Logo130.gif) no-repeat center center;
	width:150px;	}

.colorhot	{color: #961C30;}
.colorcool	{color: #1C3C8C;}
.colorhead	{color: #005196;}	 /* dark text color used in head1_banner*/

.bg_rightside	{background-color: #AE3B2C;}
.bg_sponsors	{background-color: #456D9E;}
.bg_grad		{background-color: #E3B788;}
.bg_highlight	{background-color: #FFDE98; padding:2px 4px;}

.borderrightside	{border: 2px solid #B25B39;}
.bordertop			{border-top: 10px solid #B25B39;} 
.borderhot			{border: 2px solid #961C30;}
.bordercool			{border: 2px solid #1C3C8C;}
.bordergrey			{border: 1px solid #666666;}

.navcell		{background: #C9CF9F url(Images/sideblend_CE2.gif) repeat-x left top;}

A.hlinkalert:link, A.hlinkalert:visited		{color:#961C30;}
A.hlinkalert:active, A.hlinkalert:hover		{color:#1C3C8C; text-decoration:none;}

A.hlink:link, A.hlink:visited		{color:#1C3C8C;}
A.hlink:active,  A.hlink:hover 		{color:#961C30; text-decoration:none;}

#navlist a:link, #navlist a:visited 	{color: #1C3C8C;}		/*colors for labels of nav buttons in left column*/
#navlist a:hover,  #navlist a:active 	{color: #961C30;}

/* 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:active, A.hmenu:hover		{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-weight: bold;
	line-height: 2em;
	margin: 0 0 5px 0;
	}
	
#navlist a {
	display: block;
	padding:  0 0 0 15px;
	white-space: nowrap;
	text-decoration: none;
	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;
	width: 7em;
	text-decoration: none;
	}
	
#navlist a:hover,  #navlist a:active 	 {
	padding:  0 0 0 15px;
	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: #961C30;
	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.none			{
			list-style:none;}
			
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:12em;
}

.rightside p {	margin: 5px 8px 5px 12px;}

.righthead	{padding: 2px 10px;}

.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%;}
	
.module day td {padding: 0px;}

.module sponser td {padding: 0px;}

.module p {	margin: 4px 4px;}

.presenter {margin-top: 15px;}

.presenter td {	padding:0;}

.adds {	width: 9em;}

p.note	{margin-left:67px; text-indent:-35px;}
p.noteprogram	{margin-left:37px; text-indent:-35px;}
