/* CSS Document */

body
{margin:0px; padding:0px;background-color:#e7e8e9;	background-image:url(../images/bg.gif);background-position:center;background-repeat:repeat-y;}

.maintable
{text-align: left;}

.header
{padding-bottom:2px;}

.box1
{background:#e5eef7; padding:9px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#1169b1; margin-bottom:15px;}
.box1 span
{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#1169b1; font-weight: bold;}

.box2
{margin-bottom:5px; padding-left:140px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#d53625; background:url(../images/box2_bg.gif) top left no-repeat;}

.box3
{padding:9px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#1169b1; margin-bottom:5px;}
.box3 span
{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#1169b1; font-weight: bold;}
.box3 ul
{margin-top:5px;}



.box4
{padding:9px; background:#ebf2e2; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; margin-bottom:15px;}
.box4 A {font-weight:normal;}
.box4 A:link {color:#1169b1;text-decoration: none; text-indent: 0px;}
.box4 A:visited {color:#1169b1;text-decoration: none;}
.box4 A:active {color:#1169b1;text-decoration: none;}
.box4 A:hover {color:#1169b1;text-decoration: underline;}

.box4_title
{width:100%;font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#000000; font-weight: bold; border-bottom:1px solid #000;}
.box4 ul
{margin-top:5px;}
.box4 ul li
{padding-bottom:10px;}


.form
{background:url(../images/form_bg.gif) top left no-repeat;height:260px;font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#575151; text-align: right; font-weight: bold;}


.rightside_listing
{border-left:1px solid #4a4a4a; padding-left:10px; padding-right:10px; text-align: left;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4a4a4a;}


.footer_container
{height:35px;}

#footer
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#135c9f; font-weight:normal; line-height:26px; height:26px; text-align: right; background:#FFFFFF url(../images/footer_bg.gif) repeat-y top right;}
#footer A {font-weight:bold;}
#footer A:link {color:#135c9f;text-decoration: none; text-indent: 0px;}
#footer A:visited {color:#135c9f;text-decoration: none;}
#footer A:active {color:#135c9f;text-decoration: none;}
#footer A:hover {color:#135c9f;text-decoration: underline;}

#footer_text
{width:100%; text-align: right;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#135c9f; font-weight:normal;}


.box4 ul li {
	display:block;
	}

