html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: arial;
	background-color: #ffffff;
	font-size: 13px;
	background: transparent url(  '../images/line_repeat.gif' ) repeat-y;
}
#container
{
	width: 1224px;
	clear:both;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px;
}
a:link
{
	text-decoration: none;
	color: #1B75BB;
}
a:visited
{
	text-decoration: none;
	color: #1B75BB;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
#homescreen
{		
	background: transparent url( '../images/homescreen.gif' ) no-repeat;
	float: left;
	height: 633px;
	width: 1224px;
}
#topbanner
{
	background: transparent url(  '../images/topbanner.gif' ) no-repeat;
	float: left;
	height: 235px;
	width: 1224px;
}
#pagetitle
{
	width: 107px;
	float: left;
	text-align: right;
}
#pagetitle img
{
	padding-right: 10px;
	padding-top: 18px;
}
#submenu
{
	float: left;
	width: 150px;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
#submenufill
{
	float: left;
	padding: 0px 70px 0px 20px;
}
#submenu ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-family: Arial;
}
#submenu li
{
	list-style: none;
	padding-top: 12px;
	font-size: 14.5px;
}
#navigation
{
	margin-top: 205px;
}
#navigation ul
{
	display: inline;
	margin-left: 120px;
}
#navigation ul li
{
	margin-left: 0;
	padding-left: 24px;
	border: none;
	list-style: none;
	display: inline;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#navigation ul li a
{
	color: #ffffff;
}
#navigation ul li.selected
{
	color: #FFF100;
}
#navigation ul li a:hover
{
	color: #FFF100;
	text-decoration: none;
}
#content
{
	width: 870px;
	float: left;
}
#footer
{
	font-size: 11px;
	color: #1B75BB;
	width: 87px;
	float: left;
	clear: both;
	text-align: left;
}
#footer ul
{
	margin-left: 35px;
	padding-left: 0px;
}
#footer ul li
{
	list-style: circle;
}
li.nosymbol
{
	list-style: none;
}
li.indent
{
	margin-left: 15px;
}
.column
{
	width: 175px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnQuarter
{
	width: 220px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnHalf
{
	width: 300px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnDouble
{
	width: 350px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnJigsaw
{
	width: 400px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnDoubleQuarter
{
	width: 450px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnDoubleHalf
{
	width: 500px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.columnFull
{
	width: 850px;
	margin: 18px 0px 18px 18px;
	float: left;
}
.emphasis
{
	color: #1B75BB;
}
h1
{
	font-family: Arial;
	font-size: 14.5px;
	font-weight: bold;
	margin: 0 0 7px 0;
	color: #000000;
}

h3
{
	font-family: Arial;
	font-size: 14.5px;
	font-weight: bold;
	color: #1B75BB;
	margin: 0 0 7px 0;
}

h2
{
	display: none;
}
.segment
{
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.boxed
{
	border: solid 1px #1B75BB;
	padding: 10px;
}
ul
{
	margin-left: 15px;
	list-style: circle;
}
ul.spaced
{
	margin-bottom: 5px;
}
ul.spaced li 
{
	padding-bottom: 10px;
}
ol.spaced li 
{
	padding-bottom: 10px;
}
.jigsawpiece
{
	border: solid 1px #000000;
	width: 120px;
	height: 120px;
	float: left;
}
#jigsawoverlay
{
	width: 390px;
	height: 390px;
	position: absolute;
	top: 300px;
	left: 210px;
}
