@charset "UTF-8";
/* CSS Document */


#Home_Main_Column {
	position:absolute;
	left:311px;
	top:112px;
	z-index:0;
	background-color: #FFFFFF;
}
#Home_Side_Column_Top {
	position:absolute;
	left:20px;
	top:140px;
	width:290px;
	height:12px;
	z-index:1;
}
#Home_Side_Column {
	position:absolute;
	left:20px;
	top:0px;
	width:266px;
	height:100%;
	z-index:2;
	background-color: #F7FBFF;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 152px;
}
#Home_Side_Column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 10px;
}
#Home_Side_Column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
#navigation {
	position:absolute;
	left:207px;
	top:90px;
	width:529px;
	height:34px;
	z-index:2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #EC1C24;
}
a:visited {
	text-decoration: none;
}
#Top_Banner {
	position:absolute;
	top:0px;
	height:112px;
	z-index:0;
	background-color: #CCE5FF;
	left: 0px;
	width: 100%;
}
#Main_Container {
	position:absolute;
	left:20px;
	top:140px;
	width:736px;
	z-index:3;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 72px;
}
#bottom_band {
	clear: both;
	height: 12px;
	width: 736px;
	left: 0px;
	bottom: 0px;
}
#Main_Content {
	clear: both;
	height: 100%;
	width: 698px;
	padding-right: 20px;
	padding-left: 18px;
	top: 12px;
	background-color: #FFFFFF;
	padding-bottom: 36px;
}
#top_band {
	clear: both;
	height: 12px;
	width: 736px;
	left: 0px;
	top: 0px;
}
