*
{
padding: 0px;
margin: 0px;
}

body {
background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-family: "trebuchet ms", helvetica, sans-serif;
    color: #333333;
	font-size: 13px;
}

a {
         color: #FF7800;
         text-decoration: underline;
}

td {
		font-family: "trebuchet ms", helvetica, sans-serif;
        color: #333333;
	    font-size: 13px;
}

th {
		font-family: "trebuchet ms", helvetica, sans-serif;
        color: #333333;
	    font-size: 13px;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#menu
{
position: relative;
background: #fff;
height: 20px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#header
{
position: absolute;
background: #FF7800 url('images/a8.gif') repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 40px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 31px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('images/header.jpg') no-repeat;
width: 458px;
height: 92px;
}

#primarycontent
{

position: relative;
width: 480px;
float: right;
}
#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}
#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#secondarycontent
{

position: relative;
width: 190px;
float: left;
}
#secondarycontent .content
{
padding: 57px 0px 0px 0px;
margin-bottom: 20px;
}

span.required{
margin-right: 8px;
  font-size: 13px !important;
  color: red !important;
}




ul.navigation {
    color: #FF7800;
	list-style-type: none;
	padding-left: 10px;
	margin-top: 0;
}

ul.navigation li { margin-bottom: 0.5em; }
/*ul.navigation li.spaced { margin-top: 2.3em; }*/
ul.navigation a.selected { font-weight: bold; text-decoration:none;  }
ul.navigation li ul { margin-top: 0.4em; margin-bottom: 1em; padding-left: 2em; }

/* ul.navigation li ul li { margin-bottom: 0.5em; } */




/* navigation path */



/*#navigation-path { clear: both; padding-left: 33%; }

#navigation-path ul li { display: inline; font-size: 77%; font-style: italic; }*/

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}