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

body {
	background-color:#666666
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-bottom:10px;
}

h1 {
         font-size: 28pt; 
         font-weight: 700; 
         color: #cc0000;
         font-family: "Tahoma";
         text-align:center;
		 line-height:1em;
}

h2 {
         font-size: 18pt; 
         font-weight: 600; 
         color: #000000;
         font-family: "Tahoma";
         text-align:center;
}

h3 {
         font-size: 14pt; 
         font-weight: 700; 
         color: #000000;
         font-family: "Tahoma";
         text-align:center;
}

#content {
	margin-left:auto;
	margin-right:auto;
}

#squeeze_column {
	background-image:url(images/index_r8_c2.jpg);
	background-repeat:no-repeat;
	width:318px;
	height:618px;
	float:left;
}

#squeeze_copy {
	background-color:#FFFFFF;
	width:518px;
	float:left;
	padding: 0px 7px 7px 7px;
}

#contentwrapper {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	background-color:#FFFFFF;
}

#squeeze_footer {
	clear:both;
}


input.text {
background: #fff url("images/textfield-bg.png") repeat-x top;
border: 1px #555 solid;
font-size: 1.0em;
font-weight:600;
height:20px;
width:188px;
padding: 6px 5px 6px 5px;
}

.highlight {
	background-color:#FFFF00;
	font-weight:500;
}