/* CSS Document */
body
{
	margin-top:0px;
	margin-left:0px;
}
/*********************************/
/*--------HEADER: START----------*/
/*********************************/
.hd-search
{
	background-image: url("../theme/hd-bg-search.gif");
	background-repeat:repeat-x;
	height: 31px;
}
.hd-textbox
{
	font-family: Arial;
	font-size: 10px;
}
.hd-button
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #A8BAD6;
	background-image: url("../theme/hd-bg-button.gif");
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.hd-padding-right
{
	padding-right: 8px;
}
/*********************************/
/*--------HEADER: END------------*/
/*********************************/

/*********************************/
/*--------CONTENT: START----------*/
/*********************************/
.ct-text
{
	font-family: Arial;
	font-size: 12px;
}
.ct-text2
{
	font-family: Arial;
	font-size: 11px;
}
.ct-text-erorr
{
	font-family: Arial;
	font-size: 11px;
	color:red;
}
.ct-textcolor
{
	color: #144AA3;
}
.ct-textcolor2
{
	color: #B60606;
}
.ct-textcolor3
{
	color: #5A6D73;
}
.ct-textcolor4
{
	color: #218ECE;
}
.ct-textcolor5
{
	color: #4A9A08;
}
.ct-textcolor6
{
	color: #E77F29;
}
.ct-vacationbg
{
	font-family: Arial;
	font-size: 12px;
	background-image: url("../theme/ct-vacation.jpg");
	background-repeat: no-repeat;
	width: 438px;
	height: 63px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 13px;
}
.ct-movingbg
{
	font-family: Arial;
	font-size: 12px;
	background-image: url("../theme/ct-moving.jpg");
	background-repeat: no-repeat;
	width: 438px;
	height: 63px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 13px;
}
.ct-real
{
	font-family: Verdana;
	font-size: 11px;
	background-image: url("../theme/ct-realbg.jpg");
	background-repeat: no-repeat;
	width: 347px;
	height: 106px;
	line-height: 16px;
}
.ct-recreation
{
	font-family: Verdana;
	font-size: 11px;
	background-image: url("../theme/ct-recreation.jpg");
	background-repeat: no-repeat;
	width: 347px;
	height: 106px;
	line-height: 16px;
}
.ct-medical
{
	font-family: Verdana;
	font-size: 11px;
	background-image: url("../theme/ct-medical.jpg");
	background-repeat: no-repeat;
	width: 347px;
	height: 106px;
	line-height: 16px;
}
.ct-automotive
{
	font-family: Verdana;
	font-size: 11px;
	background-image: url("../theme/ct-automotive.jpg");
	background-repeat: no-repeat;
	width: 347px;
	height: 106px;
	line-height: 16px;
}
.ct-btnsubmit
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #A8BAD6;
	background-color: #2A5CB1;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.ct-infobg
{
	font-family: Arial;
	font-size: 12px;
	color: #144AA3;
	height: 53px;
	background-image: url("../theme/ct-infobg.gif");
	background-repeat:repeat-x;
	border: 1px solid #B3CEFA;
	padding-left: 10px;
	padding-right: 5px;
}
.ct-bullet
{
	width: 5px;
	height: 9px;
	padding-top: 2px;
	padding-left: 13px;
	padding-right: 6px;
}
.ct-list
{
	font-family: Arial;
	font-size: 12px;
	color: #144AA3;
	padding-right: 4px;
	padding-left: 10px;
	line-height: 15px;
}
.ct-title
{
	font-family: Arial;
	font-size: 12px;
	background-color: #D1E1F8;
	color: #144AA3;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 2px;
}
.ct-title-real
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 13px;
	padding-bottom: 2px;
}
.ct-title-recreation
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 13px;
	padding-bottom: 2px;
}
.ct-title-health
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 13px;
	padding-bottom: 2px;
}
.ct-title-auto
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 13px;
	padding-bottom: 2px;
}
.ct-dotline
{
	background-image: url("../theme/ct-dotline.gif");
	background-repeat: repeat-x;
}
.ct-padding
{
	padding-left: 15px;
	padding-right: 15px;
}
.ct-padding-textbox
{
	padding-left: 5px;
}
.ct-padding-left
{
	padding-left: 4px;
}
.ct-padding-left2
{
	padding-left: 100px;
}
.ct-padding-right
{
	padding-right: 4px;
}
a.ct-link:link
{
	color: #878787;
	text-decoration: underline;
}
a.ct-link:visited
{
	color: #878787;
	text-decoration: underline;
}
a.ct-link:hover
{
	color: #B5B4B4;
	text-decoration: underline;
}
a.ct-link2:link
{
	color: #CC6908;
	text-decoration: underline;
}
a.ct-link2:visited
{
	color: #CC6908;
	text-decoration: underline;
}
a.ct-link2:hover
{
	color: #D48D48;
	text-decoration: underline;
}
a.ct-link3:link
{
	color: #144AA3;
	text-decoration: underline;
}
a.ct-link3:visited
{
	color: #144AA3;
	text-decoration: underline;
}
a.ct-link3:hover
{
	color: #5B8CD6;
	text-decoration: underline;
}
a.ct-link4:link
{
	color: #144AA3;
	text-decoration: none;
}
a.ct-link4:visited
{
	color: #144AA3;
	text-decoration: none;
}
a.ct-link4:hover
{
	color: #5B8CD6;
	text-decoration: none;
}
a.ct-link5:link
{
	text-decoration: none;
}
a.ct-link5:visited
{
	text-decoration: none;
}
a.ct-link5:hover
{
	text-decoration: none;
}
/*********************************/
/*--------CONTENT: END------------*/
/*********************************/

/*********************************/
/*---LEFT COLUMN: START----------*/
/*********************************/
.lc-text
{
	font-family: Arial;
	font-size: 12px;
}
.lc-text2
{
	font-family: Arial;
	font-size: 11px;
}
.lc-textcolor
{
	color: #979797;
}
.lc-textcolor2
{
	color: #1A4FA5;
}
.lc-textcolor3
{
	color: #EF701C;
}
.lc-dotline
{
	background-image:url("../theme/lc-dot-line.gif");
	background-repeat:repeat-x;
}
.lc-mn-line
{
	background-image:url("../theme/lc-mn-line.gif");
	background-repeat:repeat-y;
	height: 7px;
}
.lc-menu
{
	font-family: Arial;
	font-size: 12px;
	color: #174CA4;
	background-image: url("../theme/lc-mn-bg.gif");
	background-repeat: repeat-y;
}
.lc-mn-bullet
{
	padding-left: 11px;
	padding-right: 5px;
}
.lc-weather-bullet
{
	padding-left: 5px;
}
.lc-news-bullet
{
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 4px;
}
.lc-weather
{
	background-image: url("../theme/lc-weather-bg.gif");
	background-repeat: repeat-x;
	width: 167px;
	padding-left: 10px;
}
.lc-news
{
	font-family: Arial;
	font-size: 11px;
	background-color: #F0F0F0;
	color: #144AA3;
	width: 167px;
}
.lc-news-padding-right
{
	padding-right: 5px;
}
.lc-news-bgwhite
{
	background-color: #FFFFFF;
	width: 167px;
}
.lc-news-bggrey
{
	background-color: #F0F0F0;
	width: 167px;
	border-right: 1px solid #1A4FA5;
}
a.mn-link:link
{
	color: #144AA3;
	text-decoration: none;
}
a.mn-link:visited
{
	color: #144AA3;
	text-decoration: none;
}
a.mn-link:hover
{
	color: #5E8EDE;
	text-decoration: none;
}
a.lc-news-link:link
{
	color: #144AA3;
	text-decoration: underline;
}
a.lc-news-link:visited
{
	color: #144AA3;
	text-decoration: underline;
}
a.lc-news-link:hover
{
	color: #5E8EDE;
	text-decoration: underline;
}
/*********************************/
/*----LEFT COLUMN: END-----------*/
/*********************************/

/*********************************/
/*---RIGHT COLUMN: START---------*/
/*********************************/
.rc-textcolor
{
	color: #A5411A;
}
.rc-ads
{
	font-family: Arial;
	font-size: 12px;
	background-color: #E1DFDF;
	width: 144px;
	height: 20px;
	padding-top: 2px;
	padding-left: 17px;
}
.rc-vline
{
	background-image:url("../theme/lc-vline.gif");
	background-repeat:repeat-y;
	background-position: left top;
}
a.ct-link:visited
{
	color:#003297;	
	text-decoration:none;
}
a.ct-link:hover
{
	color:#970000;	
	text-decoration:none;
}
a.ct-link:link
{
	color:#003297;	
	text-decoration:none;
}
/*********************************/
/*----RIGHT COLUMN: END----------*/
/*********************************/

/*********************************/
/*---FOOTER: START----------*/
/*********************************/
.ft-content
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	background-color: #1148A2;
	padding-right: 10px;
}
/*********************************/
/*----FOOTER: END-----------*/
/*********************************/