/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:url(images/background_bg.jpg) 0 0 repeat-x;
	background-color:#D21245;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#2C2C2C;
	}

p ,tr ,td ,img ,a ,ul ,li ,form ,h2 ,span ,br {
	padding:0px;
	margin:0px;
	}
.main_tab{
	padding:0px;
	margin:0px auto;
	}
	
/*----------------------------------------- header start ---------------------------------*/

.text_white {
	font-family:"Times New Roman", Times, serif; 
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.blue_background {
	background:url(images/blue_background.jpg) 0 0 no-repeat;
	width:60px;
	height:482px;
	}
	
.logo_background {
	background:url(images/logo_image.jpg) 0 0 no-repeat;
	width:479px;
	height:209px;
	}
	
/*------------------------------------left pannel start ---------------------------------*/	
	
.house_background {
	background:url(images/house_background.jpg) 0 0 no-repeat;
	width:479px;
	height:272px;
	}
	
.text_bluebole {
	font-family:"Times New Roman", Times, serif; 
	font-size:35px;
	font-weight:bold;
	text-decoration:none;
	color:#15225E;
	}
	
ul.txt_right {
	padding:0px;
	margin:0px 0px 0px 24px;
	list-style:none;
	}
	
ul.txt_right li {
	background:url(images/bullet_bg.png) 0 6px no-repeat;	
	font:bold 18px/20px "Times New Roman", Times, serif;
	color:#15225E;
	padding:0 0 0 20px;
	margin:0px;
	}
	
/* ------------------------------------- right pannel start---------------------------------------*/

.background_blue {
	background:url(images/blue_background-1.jpg) 0 0 no-repeat;
	width:432px;
	height:64px;
	}
	
.dotted_background {
	background:url(images/dotted_background.jpg) 0 0 no-repeat;
	height:194px;
	}
	
.text_blue {
	font-family:"Times New Roman", Times, serif; 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#122168;
	text-align:left;
	padding:12px 0px 0px 12px;
	}
.text_blue span {
	padding-left:135px;
	}	
	
.text_bold {
	font-family:"Times New Roman", Times, serif; 
	font-size:47px;
	font-weight:bold;
	text-decoration:none;
	color:#122168;
	text-align:center;
	}
	
.text_red {
	font-family:"Times New Roman", Times, serif; 
	font-size:29px;
	font-weight:bold;
	text-decoration:none;
	color:#B60030;
	text-align:center;
	}
	
.text_boldblue {
	font-family:"Times New Roman", Times, serif; 
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#041D5E;
	text-align:center;
	}	
	
.red_bold {
	font-family:"Times New Roman", Times, serif; 
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#B60030;
	text-align:center;
	}
	
.white_bold {
	font-family:"Times New Roman", Times, serif; 
	font-size:33px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	}		