body {
	background: url(../images/site/bg_main.gif) repeat-y center;
	margin:0px;
	padding:0px;
}
body,td {
	font: 13px Arial, Helvetica, sans-serif;
}
#content{
	padding: 16px 18px;
}
#content #item{
	font-weight: bold;
	background-color: #dbe2e9;
	padding: 4px;
	/*height: 20px;*/
}
#content #indent {
	padding: 4px;
	/*height: 20px;*/
	margin-left: 44px;
	margin-top: 4px;
	width: 90%;
}
#content #attn,#attn{
	background-color: #efefef;
	padding: 4px;
	width: auto;
}
#content #attnOutline,#attnOutline{
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #dbe2e9;
}
#content #title{
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h1{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0px;

}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
}
#infoBoxTL{
background-image:url(../images/site/infoBox_tl.gif); background-repeat:no-repeat;width:10;height:45;
}
#infoBoxTop{
background-image:url(../images/site/infoBox_top.gif); background-repeat:repeat-x; padding-left:5px;
}
#infoBoxTR{
background-image:url(../images/site/infoBox_tr.gif); background-repeat:no-repeat;width:25;
}
#infoBoxL{
background-image:url(../images/site/infoBox_l.gif); background-repeat:repeat-y;
}
#infoBoxR{
background-image:url(../images/site/infoBox_r.gif); background-repeat:repeat-y;width:25;
}
#infoBoxBL{
background-image:url(../images/site/infoBox_bl.gif); background-repeat:no-repeat;width:10;height:17;
}
#infoBoxBottom{
background-image:url(../images/site/infoBox_bottom.gif); background-repeat:repeat-x;
}
#infoBoxBR{
background-image:url(../images/site/infoBox_br.gif); background-repeat:no-repeat;width:25;
}
#infoBoxPadding{
margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 14px;
}
li{
padding-bottom:16px;
}

.num1 {
	background-image: url(../images/site/num_1.gif);

	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.num2 {
	background-image: url(../images/site/num_2.gif);

	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.num3 {
	background-image: url(../images/site/num_3.gif);

	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.num4 {
	background-image: url(../images/site/num_4.gif);

	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.num5 {
	background-image: url(../images/site/num_5.gif);

	background-repeat: no-repeat;
	background-position: 10px 10px;
}
p{
	margin:24px 0px 0px;
	padding:0px;

}
#sideNav{
	padding:0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #efefef;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
}
.text24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.textlegal {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
u{
	text-decoration: none;
}
ul{
margin:0px;
padding:0px 0px 0px 16px;
}