#home
{
}

#home a,
#home a:visited
{
	color:			#004383;
}

#home a:hover
{
	color:			#000000;
}

#home h1
{
	font-size:		110%;
	margin-bottom:		1px;
	color:			#004383;
}

#home h2
{
	font-size:		110%;
	margin-top:		2px;
	margin-bottom:		3px;
	color:			#004383;
}

#home .standout
{
	margin-bottom:		1em;
	text-align:		center;
	background-color:	#004383;
	color:			#ffffff;
}

#home .standout a,
#home .standout a:visited,
#home .standout a:hover
{
	color:			#ffffff;
}

#home .fancy
{
	font-size:		150%;
	margin-bottom:		0.2em;
}

#home .top
{
	width:			414px;
	background-image:	url(../../home/images/topbg.gif);
	background-repeat:	no-repeat;
	background-position:	top center;
	padding:		10px;
}

#home .top .illustration
{
	border:			2px solid #ffffff;
	margin-right:		10px;
}

#home .top .intro
{
	float:			right;
	width:			197px;
	font-weight:		bold;
	font-size:		110%;
}

#home .access
{
	clear:			both;
}

#home .access table
{
	text-align:		center;
	width:			352px;
	background-image:	url(../../home/images/accessbg.gif);
	background-repeat:	repeat-y;
	background-position:	top left;
	font-weight:		bold;
}

#home .access .row1
{
	background-image:	url(../../home/images/access1.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-top:		6px;
}

#home .access .row2
{
	background-image:	url(../../home/images/access2.gif);
	background-repeat:	no-repeat;
	background-position:	bottom left;
	padding-bottom:		18px;
}

#home .adverts img
{
	border:			0;
}

#home .adverts .ad1
{
	float:			right;
}

#home .snippets
{
	background-position:	top center;
	line-height:		110%;
}

#home .snippets img
{
	padding:		0 5px 0 0;
}

#home .snippets .right
{
	width:			210px;
	float:			right;
}

#home .snippets .left
{
	width:			210px;
}

#home .snippets .text
{
	float:			right;
	width:			150px;
	padding-right:		4px;
	font-size:		90%;
}

#home .snippets .green
{
	border-top:		1px solid #A9BB91;
	background-image:	url(../../home/images/bggreen.jpg);
	background-repeat:	repeat-x;
}

#home .snippets .orange
{
	border-top:		1px solid #B6863A;
	background-image:	url(../../home/images/bgorange.jpg);
	background-repeat:	repeat-x;
}

#home .special
{
	border-top:		1px solid #2E516F;
	background-position:	top center;
	background-image:	url(../../home/images/bgcyan.jpg);
	background-repeat:	repeat-x;
	width:			100%;
	font-size:		110%;
	line-height:		110%;
}

#home .special img
{
	padding:		0 5px 0 0;
}

#home .special .text
{
	float:			right;
	width:			272px;
	padding-right:		4px;
	font-size:		90%;
}

#home .special .text .green a,
#home .special .text .green a:visited
{
	font-weight:		bold;
	color:			#729515;
	font-size:		110%;
}

#home .special .text .green a:hover
{
	color:			#000000;
}
