@charset "utf-8";
/* CSS Document */

body {
	background-color: #ece8df;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6a6a;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6a6a;
}
a:hover{
	text-decoration:underline;
}
.error{
	color:#FF0000;
	font-weight:bold;
}
h1{
	font-size:22px;
	padding:0 0 0 0;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 0 0 0;
}
input {
	font-size: 12px;
}
.light_gray{
	color:#999999;
}
.blue{
	color:#10587a;
}
.container {
	background-color: #FFFFFF;
	width: 768px;
	margin: auto;
	border: 1px solid #d4d0c8;
}
.mid_section {
	background-color: #EBE8C7;
}

.menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 48px;
}
.test_girl {
	background-image: url(../images/testimonial_girl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_left_item {
	background-image: url(../images/menu_left_bg.gif);
	background-repeat: no-repeat;
}
.menu_left_item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6a6a;
	text-decoration:none;
}
.prog_borders{
	  border:1px solid #e7e7ea;
	  border-right:0px;
	  border-bottom:0px;
	  font-size:14px;
}
.prog_borders1{
	  border:1px solid #e7e7ea;
	  border-right:0px;
	  border-bottom:0px;
	  font-size:14px;
}
.prog_borders2{
	  border:1px solid #e7e7ea;
	  border-right:0px;
	  border-bottom:0px;
	  font-size:14px;
}
.prog_borders3{
	  border:1px solid #e7e7ea;
	  border-right:0px;
	  border-bottom:0px;
	  font-size:14px;
}
.prog_borders4{
	  border:1px solid #e7e7ea;
	  border-right:0px;
	  border-bottom:0px;
	  font-size:14px;
}
.prog_borders_top{
	  border:1px solid #ffffff;
	  border-right:0px;
	  border-bottom:0px;
	  font-size:16px;
	  color:#FFFFFF;
}
