BODY
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #0360a1;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify;
	background-image:url(../images/background.jpg);
}
TD{
	TEXT-ALIGN: justify;
	vertical-align:top;
}
a
{
    COLOR: #ff6600;
    TEXT-DECORATION: none;
}
a:hover
{
    TEXT-DECORATION: underline;
}
.bottomFont
{
	FONT-SIZE: 10px;
	text-align:center;
}
.bottomFont a
{
	COLOR: #0360a1;
}
.contents
{
	padding:15px;
	background-color:#FFFFFF;
}	
UL
{
    LIST-STYLE-IMAGE: url(../images/bullet.gif);
    image-position: left;
	line-height:15px;
}

LI
{
    PADDING-RIGHT: 5px;
    LIST-STYLE-IMAGE: url(../images/bullet.gif);
    image-position: left; 
	text-align:justify;

}
.legislation-text
{
    PADDING-RIGHT: 5px;
	list-style-image:url(../images/transparent.gif);
	text-align:justify;
}
.menuLine
{
	border-right:1px dotted #0360a1;
	text-align:center;
}
.topline
{
border-bottom:2px solid #0360a1;
}
.topline2
{
border-bottom:5px solid #0360a1;
}
.backColor1
{
	background-color:#0360a1;
}
.backColor2
{
	background-color:#2786c8;
}
.backColor3
{
	background-color:#e6e6e6;
}
.topline3
{
	border-bottom:1px solid #f58e01;
}
.title
{
font-weight:bold;
}
.title1
{
	padding-right:4px;
	padding-top:2px;
}
.title2
{
	padding-right:4px;
}
.contentsbox
{
	padding:10px;
}
.line-over
{
border-width:1px 0px 0px 0px;
border-color:#f58e01;
border-style: solid;

}
.line-bottom
{
	border-bottom:1px solid #f58e01;
	font-weight:bold;
}
.services-image
{
	border:2px solid #f58e01;
}