@charset "UTF-8";
/* CSS Document */

body
	{ 
	background:#66CC99;
	font-family:				Tahoma, Verdana, Arial, sans-serif;
	font-size:					14px;
	margin:						20px auto;
}
#ctc {
	position:					absolute;
	top:						0;
	left:						0;
	width:						100px;
	height:						12px;
	background-color:			#ddd;
	padding:	                0;
	margin:                     0;
	font-size:					9px;
	text-align:					center;
}


#header {
	background-image:url(images/header.png); 
	background-repeat:			no-repeat;
	width:						806px; 
	height:						126px;
	padding:					0px; 
	margin:				   		0px auto;
}
#mid_slice {
	background-image:			url(images/mid_slice.jpg); 
	background-repeat:			repeat-y;
	width:						806px; 
	padding:					0px; 
	margin:				   		auto;
}
#footer {
	background-image:url(images/footer.png); 
	background-repeat:			no-repeat;
	width:						806px; 
	height:						43px;
	padding:					0px; 
	margin:				   		0px auto;
}
#left_nav_bar_top {
	background-image:url(images/left_nav_bar_top.png); 
	background-repeat:			no-repeat;
	width:						242px; 
	height:						31px;
	padding:					0px; 
	margin:					    0px;
}
#left_nav_bar_slice {
	background-image:url(images/left_nav_bar_slice.png); 
	background-repeat:			repeat-y;
	width:						242px; 
	padding:					0px; 
	margin:				   		0px;
}


#left_nav_bar_bottom {
	background-image:          url(images/left_nav_bar_bottom.png); 
	background-repeat:			no-repeat;
	width:						242px; 
	height:						16px;
	padding:					0px; 
	margin:					    0px;
}
#box_sidebar {
	background:					#EFE0C0;
	padding:					5px 10px 5px 10px; 
	margin:					    0px;
}
ul#List1	{
	list-style-image:			url(images/bullet1.gif);
}	
ul#List2	{
	list-style-image:none;
	padding-left:10px;
	padding-top:10px;
	
}	
ul li	{
	padding:					8px;
	list-style:square; 
	}



h1{
	color:						#333333;
	margin:					   	0px;
}
h2{
	font-family:				Arial, sans-serif;
	font-size:					18px;
	font-weight:				600;
	color:						#003399;
}
h3{
	font-size:					14px;
	font-weight:				600;
	color:#FFFFCC;
	padding:					5px; 
	margin:					    0px;
}
h4{
	font-size:					16px;
	padding:					5px 20px 20px 50px; 
	margin:					    0px;
}
h5{
	font-size:					14px;
	font-weight:				600;
	color:						#0033CC;
	text-align:					center;
	padding:					5px; 
	margin:					    0px;
}
h6{
	font-size:					14px;
	font-weight:				600;
	color:						#990000;
	text-align:					center;
	padding:					5px; 
	margin:					    0px;
}
h7  {
	font-size:					16px;
	font-weight:				600;
	color:						#990000;!important
	padding:					5px; 
	margin:					    0px;
}	
p {
	text-indent:	            2.4em;
	text-align:					left;
}

#p { 
       
		
    color:#FFFFFF;
}
#head_top_txt	{
	font-family:				Verdana, Arial, sans-serif;
	font-size:					16px;
	font-weight:				600;
	font-style:					italic;
	color:#FFFF99; 
	padding:	                28px 2px 8px 18px;
}
#foot_bottom_txt {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					11px;
	color:						#333333; 
	padding:	                20px;
}
#headline {
	margin:						auto;
	padding:	                10px;
	text-align:					center;
	width: 						600px;
}
.order a:  {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					13px;
	font-weight:				600;
	color:						#666666;
}
.order a:hover {
	color:						#333333; 
}
#left_nav_bar_txt {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					12px;
	color:						#000066; 
	text-align:					center;
	padding:	                10px;
}
#main_content {
	padding:	                5px 20px 5px 20px; 
	margin:						0px;
}


.bold {font-weight:bold;}
.emStrong {font-weight:bold;font-style:italic;}
.em	{font-style:italic;}
.blue {color:#003399;}
.lblue {color:#003399;}
.red {color:#CC3300;}


