body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #F4A312;
}


.top1 {
	background-image: url(top1.gif);
	height: 51px;
	width: 749px;
	right: 50%;
}
.top2 {
	background-image: url(top2.gif);
	height: 45px;
	width: 749px;
}
.top3 {
	background-image: url();
	height: 184px;
	width: 749px;
	clear:both;
}
.top {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 0;
	margin-top: 1em;
	width: 749px;
	;}
	
	a {
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	margin: 0 0 1em;
}
/* BEGIN MENU CSS */
.menu {
width:150px;
z-index:1000;
font-size:90%;
margin:5px 0 5px 5px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
#leftmenu ul { 
padding-left: 1em;
margin:0;
list-style-type:none;
width:auto;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
#leftmenu li {
position:relative;
background:#fff;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
#leftmenu a, #leftmenu a:visited {
display:block; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
height:25px;
line-height:25px;
width:125px;
color:#999999;
text-indent:10px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#d4d8bd; width:125px; w\idth:149px;}
/* style the link hover */
* html #leftmenu a:hover {color:#f4a312; background:#fff;background-image: url(orangearrow.gif);
background-repeat: no-repeat;
background-position: left center;}

#leftmenu :hover > a {
color:#f4a312; 
/*background:#fee9bc;*/
background-image: url(orangearrow.gif);
background-repeat: no-repeat;
background-position: left center;
/*padding-left: 8px;*/

}

/* END MENU CSS */
#leftmenu {
	float:left;
	top: 0;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f4a312;
	}
	
#leftmenu li{
	list-style: none;
}
	
#middlecontent {
	width: 500px;
	border-left: 1px dotted #E2E0CA;
	margin-right:0;
	margin-left: 193px;
	padding-left: 25px;
	padding-right: 16px;
	padding-top: 4px;

}

#middlecontent img{
	float: right;
	margin: 0 0 5px 5px;
	border: solid;

}
#middlecontent p {
padding: .33 em;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}

.importanttext {
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: left center;
font-size: 16px;
padding-left: 2em;
font-family: Arial, Helvetica, sans-serif;
height: 42px;
padding-bottom: 1em;
padding-top: 1em;
}
#bottom {
	background-color: #fee9bc;
	clear: both;
	top: 0;
	position: relative;
	height: 30px;
}

#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4a312;
	padding: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 8px;
	}
.righttext {
	position: absolute; 
	top: 0; 
	right: 0; 
	margin-right: 8px; 
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4a312;
}
.rightcontent {
	position: absolute; 
	top: 0px; 
	right: 17px;
	
}
.wrapper {
width: 749px;
margin: auto;
background-color: #fff;
}

td.leftside {
background-image:  url(newshadow_19_21.gif);
background-position: right;
background-repeat: repeat-y;
background-color: #fff;}

td.rightside {
background-image:  url(newshadow_19.gif);
background-position: left;
background-repeat: repeat-y;
background-color: #fff;
}
td.bottom {
background-image:  url(newshadow_26.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #fff;
}
td.rightcorner {
background-image:  url(shadow_24_29.gif);
background-position: topleft;
background-repeat: no-repeat;
background-color: #fff;
}
td.leftcorner {
background-image:  url(newshadow_19_21_22.gif);
background-position: 100% 0%;
background-repeat: no-repeat;
background-color: #fff;
}
.b {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style10 {color: #333333}
.style2 {font-size: 8pt}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #999999; }