/* CSS Document */
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.bold_bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.background {
	background-repeat: no-repeat;
	background-position: right top;
}
.big_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

body {
	background-color: #6c829b;
}

#container {
	height:850px;
	width:740px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/whiteGray.gif);
}

#imageTB {  /* top image banner */
	position:relative;
	height:358px;
	width:740px;
}


#logoBox {
	float:left;
	height:139px;
	width:220px;
	margin-left: 40px;
	margin-right: 40px;
}

#blackBar {
	float:left;
	height:450px;
	width:12px;
	background-image:url(../images/blackVbar.gif);
	margin-top: 20px;
}

#Copy {
	height:95px;
	width:260px;
	color:#10213D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	float: right;
	margin-right: 460px;
	margin-top: -92px;
}


#Copy a:link, #Copy a:visited {
	color:#10213D;
}


#Copy a:hover {
	color:#A34615;
}

#Copylink {
	float:left;
	height:210px;
	width:375px;
	margin-top:23px;
	margin-left:27px;
	color:#10213D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


#Copylink a:link, #Copylink a:visited {
	color:#10213D;
}


#Copylink a:hover {
	color:#A34615;
}


.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 740px;
	height: 358px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
}
#Copylink #Links {
	font-size: 11px;
	line-height: 20px;
}
