@charset "UTF-8";
/* CSS Document */
/* home page styles */
#home_panel {
	background-image:url(../images/home_content_bg.jpg);
	background-repeat:no-repeat;
	height:417px;
	position:relative;
	width:858px;
}
#home_panel #main_block {
	left:285px;
	position:absolute;
	top:28px;
	width:390px;
	height:188px;
}
#home_panel #main_block h1, #home_panel #main_block h2 {
	margin:0;
}
#home_panel #main_block h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
}
#home_panel #main_block h1 sup {
	color:#102235;
	font-size:.25em;
	position:relative;
	top:-2em;
	*top:-2.5em;
}
#home_panel #main_block h2 {
	color:#91b0d5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	line-height:1.917em;
}
#home_panel #main_block p {
	color:#0f2335;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.917em;
	letter-spacing:0.075em; /* Photoshop tracking conversion: 1 = 1/1000em */
	line-height:1.5em;
	margin-bottom:14px;
	width:390px;
}
#home_panel #main_block a:link,
#home_panel #main_block a:visited,
#home_panel #main_block a:hover {
	color:#0f2335;
	font-weight:bold;
	text-decoration:none;
	line-height:1.083em;
}
#home_panel #sub_block {
	background:url(../images/home_blue_tab.png);
	background-repeat:no-repeat;
	height:162px;
	left:6px;
	position:absolute;
	top:233px;
	width:599px;
}
#home_panel #sub_block #calendar {
	position:absolute;
	top:50px;
	right:20px;
}
#home_panel #sub_block .subtext_block {
	font-family:Arial, Helvetica, sans-serif;
	height:125px;
	width:168px;
}
#home_panel #sub_block .block_one {
	left:30px;
	position:absolute;
	top:40px;
}
#home_panel #sub_block .block_two {
	left:336px;
	position:absolute;
	top:40px;
}
#home_panel #sub_block .subtext_block h3 {
	color:#FFFFFF;
	font-size:1.167em;
	font-weight:bold;
	margin-bottom:0.5em;
}
#home_panel #sub_block .subtext_block p {
	color:#91b0d5;
	font-size:0.917em;
	letter-spacing:0.075em; /* Photoshop tracking conversion: 1 = 1/1000em */
	line-height:1.25em;
}
#home_panel #sub_block .subtext_block a:link,
#home_panel #sub_block .subtext_block a:visited,
#home_panel #sub_block .subtext_block a:hover {
	color:#fff;
	font-size:0.917em;
	font-weight:bold;
	text-decoration:none;
	line-height:1.083em;
}
/* Flash container styles */
#home_panel #flash_container {
	bottom:0;
	height:313px;
	position:absolute;
	right:0;
	width:205px;
}