@charset "utf-8";
/* TP */

body
{
	background-color: #EBECDD;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img

{
	border: 0;
}

a
{
	color: #A1A969;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

h1
{
	padding: 5px 0;
	margin:  0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A1A969;
	
}
h2
{
	padding: 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A969;
	
}
h3
{
	padding: 5px 0;
	margin:  0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A969;
	
}
h4
{
	padding: 5px 0;
	margin:  0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}
ol
{
	font-family: Arial;
	font-size: 12px;
	padding: 0 0 0 25px;
	#padding: 0 0 0 30px;
	margin:15px 10px 0 10px;
}

ul
{
	padding:0;
	margin:15px 10px;
	list-style:none;

}
ul li
{

	margin:0;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	display:block;
	background: url(images/bullet.jpg) no-repeat left center ;
	padding: 0 5px;
	padding-left:10px;
	text-decoration:none;
	color:#666666;
	line-height: 16px;
}

#toplinks
{
	color: #A1A969;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
}
#toplinks a
{
	color: #000000;
	text-decoration: none;
}
#toplinks a:hover
{
	color: #A1A969;
	text-decoration: underline;
}

#table
{
	padding: 5px 5px 0px 15px;

}

#contenttable
{
	background: url(images/line2.jpg) no-repeat;

}


#leftpane
{
	background: url(images/lp-top.jpg) no-repeat; 
	/*padding: 10px 3px;*/
	padding: 20px;

}

#lp_center
{
	background: url(images/lp-center.jpg) repeat-y;
	
}
#lp_bottom
{
	
	background: url(images/lp_bottom.jpg) no-repeat;
	
}
#centerpane
{
	background: url(images/cp-top.jpg) no-repeat; 
	height: 37px;
}

.center_pane_left
{
	background: url(images/curve_left.jpg) no-repeat; 
	height:22px;
	width:27px;
}

.center_pane_right
{
	background:  url(images/curve-right.jpg) no-repeat; 
	height:22px;
	width: 27px;
}

.center_pane_center
{
	background: url(images/cp-top.jpg) repeat-x; 
}
#cp_center
{
	background:  url(images/cp-center.jpg) repeat-y;
	
}


.cp_bg

{
 		background: #FEFEFE url(images/cp_bg.jpg) repeat-y;
}


.cp_bottom_left
{
	background:url(images/cpbottom_left.jpg) no-repeat;
	width: 22px;
	height: 22px;
	
}
.cp_bottom_right
{
	background:url(images/cpbottom%20_right.jpg) no-repeat;
	width: 22px;
	height: 22px;
	
}

.cp_bottom_center
{
	background: #FFFFFF; 
	
}

#table_bg
{
	background:url(images/td_bg.jpg) no-repeat;
	height:255px;
	width:546px;
	margin-top: 10px;

}

.list
{
	padding:0;
	margin:5px 10px;
	list-style:none;

}
.list li
{

margin:0 0 0 0;
#margin:0 0 -15px 0;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	background: none;
	padding: 0;
}
.list li a
{
	display:block;
	background: url(images/bullet.jpg) no-repeat left center ;
	padding: 0 5px;
	padding-left:10px;
	text-decoration:none;
	color:#666666;
	line-height: 16px;
}
.list li a:hover
{
	background: url(images/bullet-h.jpg) no-repeat left center;
	padding: 0 5px;
	padding-left:10px;
	text-decoration:none;
	color:#A1A969;
}
.list li a:selected
{
	background: url(img/bullet-h.jpg) no-repeat;
	text-decoration: none;
	color: #A1A969;
}

#nav-bg
{
	background:url(images/nav_green.jpg) repeat-x;
	line-height: 25px;
}

#nav-top-black
{
	background: url(images/nav-black.jpg) repeat-x;
}

.search
{
	background:url(images/search.jpg) no-repeat center;
        background-position: 0px -5px;
	border:none;
	margin: -2px 0 0 0px;
        #margin: 2px 0 0 0px;
        padding: 0 0 0 20px;
	font-size: 12px;
	width: 160px;
}

.imagefield
{
        margin: -12px 0 0 0;
        #margin: 0 0 0 0;
}


.topnav
{	
	font: bold 11px Arial;
	overflow: hidden;
	margin: 0 ;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

.topnav li
{
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
	font-weight: bold;
	font-size: 11px;
}

.topnav li a
{
	color: white;
	padding: 0px 8px;
	line-height: 25px;
	border-right: 1px  #FFFFFF solid;
	text-decoration: none; 
}

.topnav li a:hover, .topnav li .selected
{
	color: #000000 !important;
	text-decoration: none; 
}
.topnav li a#rightmost
{
	border: none;
}
.divider
{
	background: url(images/line.jpg) repeat-x center;
	margin: 25px 7%;
}
.divider2
{
	background: url(images/line.jpg) repeat-x center;
	margin: 2px 0;
}
.qoute
{
	font-style: italic;
 	font-size: 12px;

}