@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto; 
	text-align: left; 
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; 
}

.divholder {
	height: 400px;
	text-align: center;
	clear: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	width: 900px;
}
.maintext {
	background: #FFFFFF;
	position: relative;
	width: 910px;
	left: 30px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 10px;
}
h1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #002A5C;
}
.righttitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0168BC;
	padding: 0px;
	font-weight: bold;
}

.copyright a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: # FFCA98;
	position: relative;
	top: -20px;
	width:700px;
	margin-right: auto;
	margin-left: auto;
	color: #666;	
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #900;
	position: relative;
	top: -38px;
	width:700px;
	margin-right: auto;
	margin-left: auto;
	
}

.bottomnav a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color:#900;
}
.bottomnav a:hover {
	background-color:#FFF;
}

.linkedin {
	width: 160px;
	margin-top: 40px;
	margin-left: 750px;
	position: absolute;
	height: 20px;
	z-index: 10;
}

.topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;

	top: 0px;
	width:800px;
	background-color:#fff;
	margin-left: 100px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 3px double #0168BC;
}

.topnav a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0168BC;
}
.topnav a:hover {
	background-color:#78BDE6;
	color:#FFF;
}

.floatrightimage {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #78BDE6;
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 190px;
	text-indent: 0px;
	line-height: 1.2em;
	padding: 10px;
}
.floatrightimage2 {
	margin-right: 20px;
	border: 1px solid #78BDE6;
	float: right;
	padding: 10px;
	width: 190px;
	line-height: 10px;
	margin-top: 12px;
}




.floatleftimage {
	float: left;
	border: 1px solid #78BDE6;
	padding: 10px;
	line-height: 10px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 0px;

}
.oneColFixCtr #container .maintext div .floatleftimage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-indent: 0px;
		line-height: 1px;
}

.oneColFixCtr #container .maintext div .floatrightimage2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-indent: 0px;
	line-height: 1px;
	margin-top: 15px;
}
.oneColFixCtr #container .maintext table tr td a {
	color: #002A5c;
}
.oneColFixCtr #container .maintext .floatrightimage p {
	text-indent: 0px;
	text-align: left;
		line-height: 10px;
}
.oneColFixCtr #container .maintext .floatrightimage  ul {
	margin-left: 10px; padding-left: 5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 3px;
}
.both {
	clear: both;
	
}
