body			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em; line-height:normal;
	color: #333333;
	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;
}

img {border:0; }

/* Beginning of Color Change Items */
#banner		{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 130px;
	background: #B0C9E3;
	/*background: url(Images/world_gray.gif) no-repeat left top;*/
}

#people {background: url(Images/bannerphoto.jpg) no-repeat; width:213px; height:130px;}

#logo {
	background: url(Images/logo_AF_CoP.gif) no-repeat center center;
	width:130px; padding-left:10px;}

.colorhot	{color: #E67606;}/*#F8AE01*/
.colorcool	{color: #457EBE;}
.colorhead	{color: #00489F;}

.bg_rightside	{background-color: #456D9E;}
.bg_sponsors	{background-color: #F8AE01;}
.bg_grad		{background-color:  #C4C6CB;}
.bg_highlight	{background-color: #FFFFBF;}

.borderrightside	{border: 2px solid #F8AE01;}
.bordertop			{border-top: 10px solid #F8AE01;}
.borderhot			{border: 2px solid #E89C11;}
.bordercool			{border: 2px solid #81A8D3;}

.navcell		{background: #B0C9E3;}

A.hlinkalert:link, A.hlinkalert:visited		{color: #D47738; text-decoration:underline;}
A.hlinkalert:active, A.hlinkalert:hover		{color: #1B62AA; text-decoration:none;}

A.hlink:link, A.hlink:visited		{color: #1B62AA; text-decoration:none;}
A.hlink:active,  A.hlink:hover		{color: #CD5200; text-decoration:underline;}

#navlist a:link, #navlist a:visited 	{color: #444477;}		/*colors for labels of nav buttons in left column*/
#navlist a:hover,  #navlist a:active 	 {color: #CD5200;}

/* 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:#CD5200;}

.head1_Banner		{font-size: 24px;
					white-space:nowrap;
					line-height: 26px;
					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;}
.indenttxt {text-indent: 15px;  }
.bg_white	{background-color:#FFF;}
.colorgray		{color: #666666;}
.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 20px;
	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;
	width: 128px;
	text-decoration: none;
	}
	
#navlist a:hover,  #navlist a:active 	 {
	padding:  0 0 0 20px;
	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 .down {
	display: block;
	padding:  0 0 0 20px;
	text-decoration: none;
	color: #CD5200;
	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 16px;
			padding: 0px;}
.indentlist	{margin: 10px 0px 10px 162px;}
			
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%;}
.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;}

.expert {margin:0 0 10px 20px; width: 96%;}
.expert td   {padding:10px;}
.expert p  { margin:0; padding:0 6px 6px 6px;}

/* Loginbtn */
a#submit
{
	display: block;
	width: 32px;
	height: 32px;
	border: 0px;
	background: url(Images/submitarrow.png) no-repeat 0px 0px;
	position: relative;
	top: 1px;
	overflow: visible;
}
a#submit:hover, a#submit:active {
	background: url(images/submitarrow2.png) no-repeat 0px 0px;
}

