/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #f0f0f0;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;	
	color: #333333;
	font: 12px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

.small { font-size: 12px;}

A:link {
	text-decoration: underline;
	color: #333333;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
	color: #333333;
}

.promo_text {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	font: 24px/1.3em Arial, Helvetica, sans-serif;
}


.title {
	font-size: 16px;
	color: #000;
}

.title a, .title a:active, .title a:hover, .title a:visited {color: #000; text-decoration:none;}

A.footer_text {
	color: #ffffff;
	text-decoration:none;
	}
.footer_text {color: #333; font-size: 11px}
.footer_text a, .footer_text a:active, .footer_text a:hover, .footer_text a:visited {color: #333; text-decoration:underline;}

.white {color: #fff;}
.white a, .white a:active, .white a:hover, .white a:visited {color: #fff; text-decoration:none;}

.yellow {color: #ffcf00;}
.yellow a, .yellow a:active, .yellow a:visited {color: #ffcf00; text-decoration:none;}
.yellow a:hover {color: #ffcf00; text-decoration:underline;}

.red {color: #b9121b;}
.red a, .red a:active, .red a:visited {color: #b9121b; text-decoration:none;}
.red a:hover {color: #b9121b; text-decoration:underline;}

.red_small {color: #b9121b; font-size: 10px;}
.red_small a, .red_small a:active, .red_small a:visited {color: #b9121b; text-decoration:none;}
.red_small a:hover {color: #b9121b; text-decoration:underline;}

.box_tips {background: url(../images/box_tip_bg.gif) bottom;}

.box_news {background: url(../images/box_news_bg.gif) bottom;}

.box_sidebar {background: url(../images/box_sidebar_bg.gif) bottom;}

.page {background: url(../images/page_bg.gif) top;}

hr {
	color: #dfdfdf;
	background-color: #d5d5d5;
	height: 1px;
	border: 0px solid #d5d5d5;
	margin: 15px 0px 15px 0px;
}

.login_button{
	
}
.care_facility{ 
	color:#FFDEAD;
}
.individual{
	color:#FFDEAD;
}

.free{
	color:#FFDEAD;
}

.title{
	
}
form {
	margin:0;
	padding:0;
}
.index_box{
	min-height:300px;
}

