@charset "utf-8";
/* CSS Document */
.helvetica-neue-light {
	color: #5b8fb0;
	font-size: 18px;
	text-transform: uppercase;
}

.hometext-top {
	font-size:14px;
}
h1, h2, h3, h4
{
	margin:0px;
	padding:0px 0px 0px 0px;	
	font-weight: normal;
}
h1
{
	padding-bottom:4px;
	color: #5B8FB0;
}
h2
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	color: #333333;
}
h2 a
{
	text-decoration:none;
	color: #333333;
}
h2 a:hover
{
	text-decoration:underline;
	color: #333333;
}
h3 {
	font-size:11px;
	font-weight:bold;
	color:#3d7fa8;
}
h4 {
	font-size:11px;
	font-weight:bold;
	color:#8f8f8f;
}

table, tr, td {
	vertical-align:top;
}

td p, td h3 {
	padding-left:13px;
	padding-right:41px;
}

.title
{
 	padding-bottom:4px;
	color: #5B8FB0;
	font-size:20px;
   font-weight:normal;
}
.logout 
{
    font-size:12px;
	padding-bottom:2px;
	color: #333333;
	margin:0px;
	padding:0px 0px 0px 0px;	
	font-weight: bold;
    }
