* { padding: 0; margin: 0; }
body {
 font: 85% arial,sans-serif;
 color: #333333;
 text-align:center;
 background:#F7F7F7;
 padding: 10px 0px 10px 0px;
}
p {
 margin:0 10px 10px;
}

ul {
 margin:0 10px 10px;
}

table {
	color: #666666;
	width: 100%;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
}

th {
	padding: 2px;
	width: 100px;
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td {
	padding: 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div#container {
 width:750px;margin:0 auto;
 text-align:left;
 background-image:url("img/902-top.jpg");
 background-repeat: no-repeat;
}

div#header h1{
 font: 200% arial,sans-serif;
 height:150px;
 margin:10px 0px 0px 0px;
 padding-left:10px;
 color: #79B30B;
}

div#navigation {
 color: #737373;
 height:45px;
 padding: 10px;
 margin: 0px 0px 0px 0px;
}

div#content {
 float:left;
 width:530px;
}
div#content p {
 line-height:1.4;
}

div#content h2{
 font-weight:bold;
 color:#333333;
 margin:20px 0px 10px 0px;
 padding:0px 5px;
 border-style:double;
 border-width:0px 0px 0px 20px;
 border-color:#DC6000;}

div#sidecolumn {
 float:right;
 width:220px;
 background:#e6e6e6;
}
div#sidecolumn h3{
 margin:5px 0px 5px 10px;
}
div#sidecolumn ul {
 padding:0px 0px 0px 15px;
 list-style:circle;
}
div#sidecolumn li {
 padding:2px 0px 2px 0px;
}

div#extra {
 clear:both;width:100%;
}

div#footer{
 clear:both;width:100%;
 text-align:right;
 margin: 5px 0px 0px 0px;
 background: #E6E6E6;
 color: #333;
}

div#footer a {text-decoration: none;}
div#footer a:link { color:#DC6000; }
div#footer a:visited { color:#DC6000; }
div#footer a:hover { color:#DC6000; }

div#footer p {
 margin:0;
 padding:5px 10px
}


.roundedcornr_box_sidecolumn {
   background: #e6e6e6;
}
.roundedcornr_top_sidecolumn div {
   background: url(img/roundedcornr_sidecolumn_tl.png) no-repeat top left;
}
.roundedcornr_top_sidecolumn {
   background: url(img/roundedcornr_sidecolumn_tr.png) no-repeat top right;
}
.roundedcornr_bottom_sidecolumn div {
   background: url(img/roundedcornr_sidecolumn_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_sidecolumn {
   background: url(img/roundedcornr_sidecolumn_br.png) no-repeat bottom right;
}

.roundedcornr_top_sidecolumn div, .roundedcornr_top_sidecolumn,
.roundedcornr_bottom_sidecolumn div, .roundedcornr_bottom_sidecolumn {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_sidecolumn { margin: 0 10px; }


.roundedcornr_box_footer {
   background: #008740 url(img/roundedcornr_footer_grad.gif) repeat-x top left;
}
.roundedcornr_top_footer div {
   background: url(img/roundedcornr_footer_tl.gif) no-repeat top left;
}
.roundedcornr_top_footer {
   background: transparent url(img/roundedcornr_footer_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_footer div {
   background: url(img/roundedcornr_footer_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_footer {
   background: transparent url(img/roundedcornr_footer_br.gif) no-repeat bottom right;
}

.roundedcornr_top_footer div, .roundedcornr_top_footer,
.roundedcornr_bottom_footer div, .roundedcornr_bottom_footer {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_footer { margin: 0 10px; }


