@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 0px;
	background-color: #FFFFFF;
}
.footernav {
	display: inline;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.footernav {
text-decoration:none;
}
a.footernav:HOVER {
text-decoration:underline;
}

.header {
	height: 158px;
	width: 760px;
	background-image:url(../images/topright2.jpg);
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	vertical-align:top;
}
.title {
	/* margin-top: 103px; */
	padding-top:100px;
	margin-left: 100px;
	font-weight: bold;
	font-size: 14px;
	margin-right: 450px;
	text-align: center;
	color:#FFFFFF;
}
.taglline {
	margin-top: 20px;
	margin-left: 30px;
	font-style: italic;
	font-size: 12px;
	position: relative;
}
.navigationcell {
	margin-top: 50px;
	float: left;
	width: 165px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#0099CC;
}
a.navigation {
text-decoration: none;
}
a.navigation:HOVER {
text-decoration: underline;
color:#0000FF;
}
.contentcell {
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.messageright {
	float: left;
	width: 110px;
	height: 270px;
	background-color: #456C93;
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	font-size: 11px;
}
.messagerighttop {
	width: 150px;
	float: left;
	background-image: url(../images/messagecaptop.gif);
	height: 17px;
	margin-top: 30px;
	margin-left: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.messagerightbottom {
	width: 150px;
	float: left;
	background-image: url(../images/messagecapbottom.gif);
	height: 17px;
	margin-left: 20px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
}
.footer {
	float: left;
}

.wrapperbordertoprightleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.wrapperborderleftright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.wrapperborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.wrapperborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.wrapperborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.wrapperborderrightbottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.wrapperborderleftbottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.wrapperborderleftrightbottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.TextTitle {
	font-size: 14px;
	font-weight: bold;
	color: #456C93;
}
.textlink {
	color:#0000FF;
}
a.textlink {
text-decoration:none;
font-weight:bold;
}
a.textlink:HOVER {
text-decoration:underline;
}
.footerwhitenolink {
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 5px;
}
.PresentationLeftNav {
	float: left;
	margin-left: 20px;
	width: 165px;
}
.PresentationLeftNavSub {
	font-size: 11px;
	font-weight: bold;
}
.TextTitleUnderline {
	font-size: 14px;
	font-weight: bold;
	color: #456C93;
	text-decoration: underline;
}
