body
{
margin: 0px;
}

p
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 30px;
	text-align: justify;
}

li
{
    text-align: left;
}


p.header1
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

a:hover
{
    text-decoration: underline;
	color: #69686a;
}

table
{
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}


h1
{
    color: #3399FF;
}

h2
{
    color: #4377d6;
    font-size:18pxt;
    font-family: Arial
}



h3
{
	font-size:14px;
	font-weight: 700;
}

#title
{
  	font-size:14px;
	font-weight: 700;
}


h4
{
	font-size:12pt;
	font-weight: 700;
    font-family: Arial
}


li
{
	margin-top: 8px;
	font-size: 9pt;
}

#side-left
{
width: 25px;
height: 783px;
background: url(/images/side-left.jpg) no-repeat;
padding: 0px;
}

#side-right
{
width: 25px;
height: 783px;
background: url(/images/side-right.jpg) no-repeat;
padding: 0px;
}

#content
{
	height:400px;
}

#footer, a
{
    text-decoration:none;
     color: #0d56bd;
}

#header-box
{
    background: #39AADE;
	width: 970px;
	height:29px;
	text-align:center;
	color: white;
	text-transform: uppercase;
	line-height:2.5em;
}

#header-box-left
{
	float:left;
	width:185px;
	height: 29px;
	margin: 0px;
}
#header-box-center
{
	float:left;
	width:600px;
	height: 29px;
}

#header-box-right
{
	float:left;
	width:185px;
	height: 29px;
}

#footer-shadow
{
	background: url(/images/footer-shadow.gif) no-repeat;
	width:970px;
	height:20px;
}

#footer-left
{
    width:750px;
	float:left;
}

#footer-right
{
	text-align:right;
}

td
{
  font-size: 10pt;
}





