body
{
	margin:0px;	
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}

img
{
	border-style: none;
	margin-left: auto;
}

p
{
	border: 0px;
}

ul
{
	position: relative;
	right: 24px;
}

li
{
	position: relative;	
	padding-left: 3em;
	/*left: 10px;*/
}

.title
{
	font-family: tahoma;
	font-size: 24px;	
	color: #ff7a00;
	font-weight: bold;
}

.subtitle
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;	
}

.blue
{
	color: #005c9b;
}

.left, .middle, .right
{
	position: relative;
}

img.sign_up_link
{
	left: 55px;
	position: absolute;
	bottom: 40px;
}

#sign_in
{
	float: right;
}

