body
{
	font-size: x-small;
	font-family: arial, sans serif;
	color: #666;
	background-color: #fff;
}

#outside
{
	
	border: 1px solid #1889ff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/header_background.gif);
	background-repeat: no-repeat;
	height: 95%;
}

#topleft
{
	padding-top: 58px;
	padding-left: 84px;
	padding-bottom: 20px;
	padding-right: 10px;
}

#topright
{
	width: 257px;
	float: right;
	text-align: center;
	height: 100%;
}

.left
{
	float: left;
	padding-right: 20px;
}

.right
{
	float: right;
	padding-left: 20px;
}

.blue
{
	color: #1889ff;
	line-height: 150%;
}

.bluestyle
{
	color: #1889ff;
}

.redstyle
{
	color: #ff0000;
}

.bluebold
{
	color: #1889ff;
	font-weight: bold;
}

.telephone
{
	color: #1889ff;
	font-family: century gothic, arial, sans serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
}

h1
{
	font-family: century gothic, arial, sans serif;
	font-size: small;
	color: #1889ff;
	padding-top: 10px;
}

.second
{
	font-size: x-small;
	color: #666;
}

h2
{
	font-family: century gothic, arial, sans serif;
	font-size: x-small;
	color: #1889ff;
}

h3
{
	font-family: arial, sans serif;
	font-size: x-small;
	color: #666;
}

ul
{
	padding-left: 0;
}

#topright li
{
	list-style-type: none;
	padding: 5px;
	display: block;
	width: 200px;
	border-bottom: 1px dotted #1889ff;	
}

#topright a:link, #topright a:active, #topright a:visited
{
	color: #1889ff;
	text-decoration: none;
	font-weight: bold;
}

#topright a:hover
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

#footer
{
	font-size: xx-small;
	text-align: center;
}

a:link, a:hover, a:active, a:visited
{
	text-decoration: underline;
	color: #cc0000;
}

label
{
	float: left;
	width: 120px;
}

table
{
	font-size: x-small;
}