/* CSS Document Deba*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13px;
	line-height:19px;
	color:#373C45;
}

a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E91D14;
}
a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E91D14;
}
a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C1B03;
text-decoration:underline;
}

.top_bg
{
background-image:url(images/top_bg.gif);
background-repeat:repeat-x;
height:130px;
}

.main_content_bg
{
background-image:url(images/content_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
padding:18px 0 18px 0;
}

.left_right_cl_padd
{
padding:0px 14px 0px 14px;
}

.column1_border
{
border:#82827F 2px solid;
width:180px;
background-image:url(images/left_img.gif);
background-repeat:no-repeat;
background-position:top;
height:332px;
}
.column2_border
{
border:#82827F 2px solid;
width:180px;
background-image:url(images/right_img.gif);
background-repeat:no-repeat;
background-position:top;
height:207px;
}
.column2
{

font-family:"arial", Trebuchet MS;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:20px;

}

.mid_bg
{
background-image:url(images/mid_bg.gif);
background-repeat:repeat-x;
height:36px;
font-family:"arial", Trebuchet MS;
color:#1FCAFF;
font-size:20px;
font-weight:normal;
}

.normaltext{
	font-family:"arial", Trebuchet MS;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}
.footerlink
{
font-family:Arial,Trebuchet MS;
color:#065490;
font-size:13px;
font-weight:normal;
text-decoration:none;
height:36px;
border-top:#356E80 1px solid;
border-bottom:#E6E6E6 1px solid;
}
.footerlink a
{
color:#065490;
font-size:13px;
text-decoration:none;
}
.footerlink a:visited
{
color:#065490;
text-decoration:none;
}
.footerlink a:hover
{
color:#0B72C1;
text-decoration:overline;
}
.copyright
{
font-family:Arial,Trebuchet MS;
color:#676767;
font-size:13px;
font-weight:normal;
height:43px;
}