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

body
	{ 
	background :				#DEFFD2;
	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.jpg); 
	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.jpg); 
	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.jpg); 
	background-repeat:			no-repeat;
	width:						242px; 
	height:						31px;
	padding:					0px; 
	margin:					    0px;
}
#left_nav_bar_slice {
	background-image:			url(images/left_nav_bar_slice.jpg); 
	background-repeat:			repeat-y;
	width:						242px; 
	padding:					0px; 
	margin:				   		0px;
}


#left_nav_bar_bottom {
	background-image:			url(images/left_nav_bar_bottom.jpg); 
	background-repeat:			no-repeat;
	width:						242px; 
	height:						30px;
	padding:					0px; 
	margin:					    0px;
}
#box_sidebar {
	background:					#EFE0C0;
	padding:					5px 10px 5px 10px; 
	margin:					    0px;
}
ul#List1	{
	list-style-image:			url(images/bullet01.jpg);
}	
ul li	{
	padding:					10px;
	margin-top:10px; 
	}



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:						#000066;
	text-align:					center;
	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;
}
#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: 						500px;
}
.order a:  {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					13px;
	font-weight:				600;
	color:						#FFFF66;!important
}
.order a:hover {
	color:						#FFFF99; 
}
#left_nav_bar_txt {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					13px; 
	color:						#000066; 
	text-align:					center;
	padding:	                15px;
}
#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;}


