@charset "utf-8";
/* CSS Document */

#contentBox{
	width: 782px;
	margin-top: 8px;
	padding: 20px 0 20px 0; 
	border-bottom: 1px #ececec solid;
	text-align:left;
	font-size:12px;

}
	.backtotopstyle{
		font-size:11px;
		}
	
	.horizontalist2 li {
		display: inline;
		list-style-type: none;
		margin-right: 20px;
		background: url(../images/arrtop.gif) 0 3px no-repeat;
		padding: 0 0 0 15px; 
		float:right;
		}
	
	.horizontalist2 a {
		color: #e45a0f;

		}
	
	.horizontalist2 a:hover {
		color: #42b7d0;
		}		
		
	#leftPanel {
		float: left; 
		width: 310px;		
		color:#363636;

		}
	

	#leftPanel a, #rightPanel a, #contentBox a {
		color: #e45a0f;
		text-decoration: none;
		}
		
	#leftPanel a:hover, #rightPanel a:hover, #contentBox a:hover {
		text-decoration: underline;
		}
	

		#lpTop{
			background:url(../images/blueboxtop.jpg) top left no-repeat;
			height:56px;
			}
			#lpTop h1{
				font-size:16px;
				padding:18px 10px 10px 10px;
		
			}		
		#lpBody{
			background:url(../images/blueboxbody.jpg) top left repeat-y;
			height:165px;
			}	
			.columnlist2 ul {
				margin: 0;
				padding: 0;
				list-style: none;
				}
			 
			.columnlist2 li {
				list-style-type: none;
				margin: 2px 0;
				background: url(../images/arr_1.gif) 0 3px no-repeat;
				padding: 0 0 0 15px; /* left padding moves the text away from the bullet */
				}
			
			.columnlist2 a {
				color: #363636 !important;
				text-decoration: none !important;
				}
				
			.columnlist2 a:hover {
				text-decoration: underline !important;
				}


		#lpBottom{
			background:url(../images/blueboxbottom.jpg) top left no-repeat;
			height:25px;
			}		
	.columnlist ul {
		float: left;
		width: 15em; /* width is changed */
		margin: 0;
		padding: 0;
		list-style: none;
		}
	 
	.columnlist li {
		list-style-type: none;
		float: left;
		width: 200px;
		margin: 2px 0;
		background: url(../images/bullet.gif) 0 3px no-repeat;
		padding: 0 0 0 15px; /* left padding moves the text away from the bullet */
		}
	
	.columnlist a {
		color: #363636;
		text-decoration: none;
		}
		
	.columnlist a:hover {
		text-decoration: underline;
		}
		
	.horizontalist li {
		display: inline;
		list-style-type: none;
		margin-right: 20px;
		background: url(../images/bullet.gif) 0 3px no-repeat;
		padding: 0 0 0 15px; /* left padding moves the text away from the bullet */	
		}
	
	.horizontalist a {
		color: #e45a0f;
		}
	
	.horizontalist a:hover {
		color: #42b7d0;
		}
	
	#rightPanel {
		float: right; 
		width: 456px; 
		}
		#rpTop{
			background:url(../images/blueboxtop2.jpg) top left no-repeat;
			height:56px;
			}
			#rpTop h1{
				font-size:16px;
				padding:18px 10px 10px 10px;
		
			}		
		#rpBody{
			background:url(../images/blueboxbody2.jpg) top left repeat-y;
			height:165px;
			}	


		#rpBottom{
			background:url(../images/blueboxbottom2.jpg) top left no-repeat;
			height:25px;
			}		

	
