body
	{
		background-color: #f0f6ff;
		font-family: Candara, "Trebuchet MS", Helvetica;
		font-size: 11pt;
		line-height: 12pt;
		margin-top: 0pt;
		margin-bottom: 0pt;
		cursor: default;
	}
.content
	{
		background-color: #fafafa;
		border-width: 0pt;
	}
.boxmain
	{
		font-size: 11pt;
		line-height: 12pt;
	}
.login
	{ 
		font-family: Candara, "Trebuchet MS", Helvetica;
		font-size: 10pt;
		text-align: center;
		line-height: 11pt;
	}
.alert
	{ 
		font-family: Candara, "Trebuchet MS", Helvetica;
		font-size: 16pt;
		color: red;
		text-align: center;
		line-height: 17pt;
		text-transform: uppercase;
	}
.bold
	{
		font-weight: bold;
		font-size: 11pt;
		line-height: 12pt;
	}
.small
	{
		font-size: 9pt;
		line-height: 10pt;
	}
.headline
	{
		font-weight: bold;
		font-size: 13pt;
		text-transform: uppercase;
		line-height: 24pt;
	}
.loggedinmenu
	{
		vertical-align: center;
		text-align: center;
		white-space: none;
		line-height: 15pt;
	}
.ad
	{
		text-align: center;
	}
img
	{
		border-width: 0pt;
	}
a
	{
		color: #054e92;
		text-decoration: none
	}
a:visited
	{
		color: #055892;
		text-decoration: none
	}
a:hover
	{
		color: red;
		text-decoration: underline
	}
a:visited:hover
	{
		color: red;
		text-decoration: underline
	}
.button
	{
		background-color: #046f93;
		color: white;
		font-weight: bold;
		font-family: 'trebuchet ms',helvetica,sans-serif;
		font-size: small;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
