@charset "utf-8";
/* CSS Document */

body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#f4f4f4;
}

.content12px{
font-size:12px;
}

.footer{
	font-size:12px;
	line-height:18px;
}

.borderleft{
background-image:url(../images/lineleft.gif);
background-repeat:repeat-y;
}

.title{
	background-color:#f4f4f4;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	line-height:32px;
	text-transform:uppercase;

}

.content{
	font-size:12px;
	line-height:22px;
	padding-left:40px;
	padding-right:30px;

}

.borderf4f4f4{
border: solid 1px #f4f4f4;

}

.contentwhite{
font-size:11px;
font-weight:bold;
color:#ffffff;

}

.googleSearch{
font-weight:bold;
color:#FFFFFF;

}



.border{
border: 1px solid #cccccc;

}
