html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
p {
	line-height: 14pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12pt;
	margin-left: 0px;
}
#blue_background {
height: 100%;
background-color: #ACD3E6;
background-image: url(images/core/header-band_repeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a:link {
	color: #21527D;
	text-decoration: none;
}
a:visited {
	color: #21527D;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #330066;
}
h1,h2,h3,h4 {font-family: "Microsoft Sans Serif", "Franklin Gothic Book", Lucida Sans, Helvetica;}
h1 {
	font-weight: normal;
	color: #6DB9CD;
	font-size: 22pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20pt;
	margin-left: 0px;
	line-height: 22pt;
}
h2 {
	font-size: 13pt;
	margin-top: 18pt;
	margin-right: 0px;
	margin-bottom: 12pt;
	margin-left: 0px;
	font-weight: normal;
	color: #41329E;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	line-height: 13pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 12pt;
	margin-right: 0px;
	margin-bottom: 4pt;
	margin-left: 0px;
	font-family: Helvetica, sans-serif;
	line-height: 11pt;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8pt;
	margin-left: 0px;
	color: #41329E;
}
img {
	border: 0px none #CC66CC;
}
ul {
	margin-left: 16px;
	margin-bottom: 16pt;
	margin-top: 0pt;
	margin-right: 0px;
	padding: 0px;
}
	li {
	line-height: 14pt;
	padding: 0px;
	margin: 0pt;
	list-style-type: square;
}
.menu_block {
	margin-bottom: 0px;
	position: relative;
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 55px;
	height: 22px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6195ED;
	padding-left: 6px;
	z-index: 5000;
	min-width: 630px;
}
.home_content_module {
	width: auto;
	z-index: 10;
}
.master_container {
	background-image: url(images/core/background-glow.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: 0px 0px;
	position: relative;
}
.content_module {
	min-width: 600px;
	max-width: 1000px;
	margin-left: 100px;
	margin-bottom: 50px;
	height: auto;
	position: relative;
	margin-top: 50px;
	margin-right: 50px;
	z-index: 100;
}
.header {
	margin-right: 20px;
}
.content_column-right {
	width: auto;
	margin-left: 10px;
	float: right;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.footer_module {
	height: 60px;
	width: 100%;
	margin-bottom: 30px;
	background-image: url(images/core/horiz_line_rep.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	position: relative;
}
.footer_content {
	margin-left: 100px;
	color: #4A4A4A;
}
