body {
	background-color:#ffffff;
	color:#5C5C5C;
	font-family: Verdana;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align: center;
}

/**************** rollovers ****************/

a {
	text-decoration: underline;
	font-family:verdana;
	color:#0071BC;
}

a:hover{text-decoration:underline;}


/**************** id tags ****************/

#fix {
	margin:0px auto 0px auto;
	width:704px;
}
	
#top{
	width:704px;
	height:27px;
	background:url(images/px1.jpg) repeat-x;
	display:table;
}

#top_a{
	width:704px;
	height:368px;
	text-align:left;
	background:url(images/blue_px.jpg) repeat-y top right;
	display:table;
}

#menu {
	width:175px;
	float:left;
	height:308px
}

#right_top {
	width:529px;
	height:368px;
	float:right;
	display:table;
}

#blue_form {
	width:512px;
	height:116px;
	background-color:#DFEBF5;
	margin-left:9px;
	margin-top:-56px;
	z-index:1;
	position:relative;
}

#content {
	width:529px;
	height:165px;
	display:table;
	background-color:#ffffff;
}

#footer {
	width:704px;
	height:36px;
	background-color:#E6E6E6;
	margin:-50px auto 0px auto;
	padding:6px 14px 5px 14px;
	text-align:left;
	display:table;
}


/**************** class tags ****************/

li {
	line-height:14px;
}

.footer {
	color:#848484;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	line-height:16px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#D91000;
	font-weight:bold;
	line-height:27px;
}

.line {
	color:#E6E6E6;
]