body
{
	margin-top		: 15px;
	margin-bottom		: 50px;
	font-family		: Arial;
}

a
{
	text-decoration	: underline;
	color			: blue;
	font-weight		: none;
}

td
{
	vertical-align	: top;	
}

img
{
	border			: 0;
}

div.container
{
	font-size		: 11px;
}

div.search
{
	text-align		: left;
	height			: 70px;
	font-size		: 14px;	
}

div.search div.logo
{
	float			: left;
	width			: 195px;
	height			: 60px;
}

div.search div.box
{
	margin-left		: 170px;
	height			: 60px;

}

div.search div.box input.text
{
	width			: 335px;
}


div.search div.box div.options
{
	margin-bottom		: 9px;
	padding-left		: 5px;
}

div.search div.box div.options a
{
	color			: #0000cc;
	margin-right		: 15px;	
}

div.search div.box div.options a.active
{
	font-weight		: bold;
}

div.suggestions
{
	margin-top		: 5px;
	margin-left		: 95px;
}
	div.suggestions div.support
	{
		margin-top		: 2px;
		float			: left;
	}

	div.suggestions div.links
	{

	}

	div.suggestions div.links a
	{
		color			: #000000;
		padding-bottom	: 5px;
		font-size		: 12px;
		font-family		: Verdana;
		padding-left		: 10px;
	}

div.infobar
{
	background-color	: #e5ecf9;
	border-color		: #3366cc;
	border-style		: solid;
	border-width		: 0;
	border-top-width	: 1px;
	margin-top		: 30px;
	padding		: 2px;
	padding-left		: 10px;
}

div.infobar h1
{
	font-size		: 18px;
	font-weight		: bold;
	margin			: 0;

}


div.content
{
	padding-top		: 25px;
}



div.footer
{
	background-color	: #e5ecf9;
	border-color		: #3366cc;
	border-style		: solid;
	border-width		: 0;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
	margin-top		: 30px;
	padding		: 30px;
	text-align		: center;
	font-size		: 13px;
}


div.footer input.text
{
	width			: 335px;
}


div.footer div.options
{
	margin-bottom		: 9px;
	padding-left		: 5px;
}

div.footer div.options a
{
	color			: #0000cc;
	margin-right		: 15px;	
}

div.footer div.options a.active
{
	font-weight		: bold;
}
