/* CSS Document */

body
 {
	margin:0px;
	background-color: #999999;
  }

td
	{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		line-height:18px;
		text-align:justify;
	}
.hc_bg
	{	
		background-image:url(images/home_contact_bg.jpg);
		background-repeat:no-repeat;
		background-position:right center;
		padding:0px 0px 0px 25px;
	}
.space
	{
		vertical-align:top;
		width:280px;
		padding:10px;
	}
	.vline
	{	
		background-image:url(images/v_line_bg.jpg);
		background-repeat:repeat-y;
		}
.btm
	{
		background-color:#999999;
		width:959px;
		color:#FFFFFF;
		line-height:30px;
		text-align:center;
	}
.btm1
	{
		background-color:#ff9900;
		width:959px;
		color:#FFFFFF;
		line-height:30px;
		text-align:center;
	}
.spacer
	{
		padding:0px 10px 0px 0px;
	}
.lefttd
	{
		padding-right:10px;
	}
.orng_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ED2024;
}

.blue_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#04337B;
}
.blue_strip
	{
		background-image:url(images/blue_strip.jpg);
		background-repeat:no-repeat;
		padding-left:10px;
		letter-spacing:1px;
		}
.dotedline
	{
		background-image:url(images/dot.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		height:10px;
	}
.vertical_line
	{
		background-image:url(images/dot.jpg);
		background-repeat:repeat-y;
	}

.orng_line
	{
		background-color:#ED2024;
	}
.blue_line
	{
		background-color:#04337B;
	}
.orng
{
	background-color:#F9F9F9;}
	
.border
{
	border:1px dotted #CCCCCC;
	background-color:#ffffff;
	padding:8px;
}
.border1
{
	border:1px dotted #CCCCCC;
	background-color:#ffffff;
}
.ul_blue
	{
		margin:0px;
		list-style-type:none;
		padding:5px 10px 0px 10px;
		}
.ul_blue li
	{
		background-image:url(images/bullet2.gif);
		background-repeat:no-repeat;
		margin:0px;
		line-height:20px;
		padding:2px 10px 0px 12px;
		list-style-type:none;
	}
	
	
.ul
	{
		margin:0px;
		list-style-type:none;
		padding-left:10px;
	}
.ul li
	{
		background-image:url(images/bullet.jpg);
		background-repeat:no-repeat;
		padding-left:15px;
		line-height:20px;
		margin:0px;
		list-style-type:none;
		}
		
.ul_orng
	{
		list-style-type:none;
		margin:0px;
		padding:0px 0px 0px 25px;
	}
.ul_orng li
	{
		background-image:url(images/orng.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding:0px 0px 0px 10px;
		font-family: Tahoma;
		font-size: 11px;
		line-height:22px;
		text-align:top;
		color:#000000;
	}
	
a.hc
	{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}
a.hc:hover
	{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}
	
a.
	{
		font-family:Verdana;
		font-size:111px;
		color:#1B437A;
		text-decoration:none;
	}
a.hover
	{
		font-family:Verdana;
		font-size:111px;
		color:#F58B1D;
		text-decoration:underline;
	}
a.read
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	text-decoration:none;
	}
	
a.read:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	text-decoration:underline;
	}

a.btm
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.btm:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
