/* CSS Document */

.body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color:#ffffff;
}

.Content {
	position:absolute;
	left:50%;
	width:820px;
	height:600px;
	margin-top:30px;
	margin-left:-391px;
	padding:3px;
	border:none;
	background-color:#ffffff;
}
.ContentSplash {
	position:absolute;
	left:50%;
	width:400px;
	height:200px;
	margin-top:100px;
	margin-left:-200px;
	padding:2px;
	border:none;
	background-color:#ffffff;
}
.headline {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.body1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}

a.body2:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006188;
	text-decoration: none;
}
a.body2:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006188;
	text-decoration: none;
}
a.body2:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC; 
	text-decoration: none;  
}
a.body2:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

a img {
	border:none;
}

#flash {
	position:relative;
	z-index:0;
	}

#linkedIn {
	position:relative;
	bottom:83px;
	left:581px;
	z-index:100;
	}

