body
{
	background-image: url('images/page_background.gif');
	background-repeat: repeat-x;
    BACKGROUND-COLOR: #6287ac; COLOR: #000000; FONT-FAMILY: Arial,Tahoma,sans-serif; FONT-SIZE: 8pt; background-position-y:0%
}

A:link {
        COLOR: #115AA8; TEXT-DECORATION: underline
}
A:visited {
        COLOR: #6287ac; TEXT-DECORATION: underline
}
A:active {
        COLOR: #CC3300; TEXT-DECORATION: underline
}
A:hover {
        COLOR: #CC3300; TEXT-DECORATION: underline
}

TD {
	COLOR: #000000; FONT-FAMILY: Verdana,Tahoma,sans-serif; FONT-SIZE: 11px;line-height: 135%;
}

TD.body_table {
	MARGIN: 0px; PADDING-BOTTOM: 0; PADDING-LEFT: 14px; PADDING-RIGHT: 9px; PADDING-TOP: 5px;
}

TABLE.table_main {
    border-collapse: collapse;
}

IMG {
	border:0px;
}

A.mdown:link {
		FONT-FAMILY: Arial;font-size:8pt;
        COLOR: #092547; TEXT-DECORATION: none;
}
A.mdown:visited {
		FONT-FAMILY: Arial;font-size:8pt;
        COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.mdown:active {
		FONT-FAMILY: Arial;font-size:8pt;
        COLOR: #FFFFFF; TEXT-DECORATION: underline;
}
A.mdown:hover {
		FONT-FAMILY: Arial;font-size:8pt;
        COLOR: #FFFFFF; TEXT-DECORATION: underline;
}

.td_bottom {FONT-FAMILY: Arial; color:#c2d8ee; font-size:7pt;}

a.copy:link, a.copy:visited, a.copy:active {
	color: #c2d8ee;
	text-decoration: none;
	font-weight : normal;
}
a.copy:hover {
	color: #c2d8ee;
	text-decoration: underline;
	font-weight : normal;
}
li.services {
	list-style-image: url('images/bullet.gif');
	text-indent: 10;
        font-size: 11px;
        FONT-FAMILY: Verdana, Tahoma, sans-serif;
        line-height: 135%;
	}
h1 {
	font-family: Arial, ms sans serif;
	font-size: 16px;
	font-weight : bold;
	color: #49647F;
	margin-top: 15;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
li {
	list-style-image: url('images/icon3.gif');
	text-indent: 0;
        font-size: 8pt;
        FONT-FAMILY: Verdana,Tahoma,sans-serif;
        line-height: 135%;
	}
input, select, textarea {
	font-family: Verdana,Tahoma, ms sans serif;
	font-size: 10px;
	color: 000000;
	vertical-align: middle;
}