/* CSS Document */

body {
	margin:0;
	padding:0;
	color: #000000;
	background-image:  url(../images/Design%20Elements/background_gradient.gif);
	}
		
h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px;
	margin-left: 5px;
	margin-top: 0px;

}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
}
h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;	
}
p {
	font: 11px Arial, Helvetica, sans-serif;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 1px;
	list-style-type: square;

}
hr {
	color: #999999;
	
	height: 1px;
	margin: 0px 2px 4px;
	text-align: center;
	padding: 0px;
	
}
#breadcrumb {
	width: 756px;
	margin: 0 auto;
	height: 44px;
	background-image: url(../images/Design%20Elements/bread_crumb_nav_756.gif);
	background-repeat: no-repeat;

}
#breadcrumb p{
	padding: 11px 5px 5px 60px;
	text-align: left;
	

}
#wrapper {
	width: 756px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/Design%20Elements/general_middle.gif);
	background-repeat: repeat-y;
	z-index: 0;


}
#top {
	background-image: url(../images/Design%20Elements/general_top.gif);
	height: 8px;
	width: 756px;
	background-repeat: no-repeat;

	
}
#contentA, #contentAv2{
	float: left;
	width: 549px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1;
	background-color: #FFFFFF;
}
#contentA {
	height: 860px;
}
#contentAv2 {
	height: 800px;
		
}
#contentA_images {
	height: 150px;
	width: 549px;
	margin: 0px;
	padding: 0px;

}
#contentA_text{
	width: 549px;
	margin: 0px;
	background-color: #FFFFFF;
	z-index: 2;

	}


#contentA_text p{
	padding: 0px 5px 5px;
	margin-bottom: 0px;
}
#contentA_sep {
	height: 13px;
	width: 551px;
	background-color: #EFEFEF;
	background-image: url(../images/Design%20Elements/general_btm_tab_long.gif);
	background-repeat: no-repeat;
	margin-left: -1px;
	margin-top: 0px;
}
#contentA_sep2{
	height: 13px;
	width: 179px;
	background-image: url(../images/Design%20Elements/general_btm_tab.gif);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	margin-left: -1px;

}
#contentA1 {

	width: 177px;
	float: left;
}
#contentA2 {
	width: 177px;
	margin-left: 186px;
	z-index: 1;


}
#contentA3 {
	float: right;
	position: static;
	width: 177px;
	z-index: 1;

}
#tab, #tab_end {
	background-repeat: no-repeat;
	height: 23px;
	width: 179px;
	background-color: #EFEFEF;
	margin-left: -1px;
	}
#tab {
	background-image: url(../images/Design%20Elements/general_top_tab.gif);
		
}
#tab h2{
	margin: 0px;
	padding: 4px 2px 2px 5px;
	font-size: 12px;
}
#tab_end {
	background-image: url(../images/Design%20Elements/general_tab_end2.gif);
	}
#tab_top {
	background-image: url(../images/Design%20Elements/general_tab_top_long.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 551px;
	background-color: #EFEFEF;
	margin-left: -1px;
	

}	
#box{
	padding: 0px 5px 5px 0px;
	text-align: left;
}	
#bigbox{
	width: 549px;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 7px;
	margin: 0px;
}	
#bigbox p{
	padding: 5px;
	margin-bottom: 0px;	
}	
#bigbox li{
	padding: 0px 5px 1px 0px;
	margin: 0px;
	

	
}
#contentB {
	width: 177px;
	margin-left: 568px;
	background-color: #efefef;
	height: 860px;
	
}
#contentB p{
	padding: 0px 5px 5px;
	margin-bottom: 0px;
}
#contentB img {
	margin: 0px;
	padding: 0px;	
}
#content_bottom, #content_bottom2 {	
	background-repeat: no-repeat;
	height: 18px;
	width: 756px;
}
#content_bottom{
	background-image: url(../images/Design%20Elements/general_bottom.gif);	
}	

#content_bottom2{
	background-image: url(../images/Design%20Elements/general_bottom3.gif);
	
}
#footer {
	padding: 0px;
	height: 7px;

	}
#breadcrumb a:hover, ul li a:focus{
	background: #8fd0e4;
	color: #FFFFFF;
}	
#wrapper a:visited {
	color: #993399;
	}
#wrapper a:hover,  ul li a:focus{
	background: #CCCCCC;
	
	}
#bigbox a:hover, img:focus{
	background-color: #FFFFFF;
	
	}