body
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, serif;
	font-size: 0.75em;
	line-height: 1.75em;
	margin: 0px;
}

a:link
{
	color: #001d61;
	text-decoration: none;
}

a:visited {
	color: #001d61;
	text-decoration: none;
}

a:active {
	color: #316ac5;
	text-decoration: underline;
}

a:hover {
	color: #eaaf00;
	text-decoration: underline;
}

/* --------------------------------------------------------------- */
/*  Header Styles                                                  */
/* --------------------------------------------------------------- */

#header
{
	display: none;
}

#header #logo
{
	display: none;
}

#header #contact
{
	display: none;
}

/* --------------------------------------------------------------- */
/*  Menu Styles                                                    */
/* --------------------------------------------------------------- */

#menu
{
	display: none;
}

/* --------------------------------------------------------------- */
/*  Content Styles                                                 */
/* --------------------------------------------------------------- */

#content
{
	padding: 50px 100px 50px 100px;
}

h1
{
	color: #316ac5;
	font-family: Times New Roman, Times, Tahoma, Arial, Helvetica, serif;
	font-size: 2.0em;
	font-weight: normal;
}

/* --------------------------------------------------------------- */
/*  Footer Styles                                                  */
/* --------------------------------------------------------------- */

#footer
{
	font-family: Tahoma, Helvetica, Arial, serif;
	font-size: 7pt;
	color: #001D61;
	padding: 0px;
}
