/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 760px;
}
#header1 {
	display: block;
	width: 760px;
	height: 29px;
}
#header2 {
	display: block;
	width: 760px;
	height: 76px;
	background-image: url(Images/header2_Logo.jpg);
	background-repeat: no-repeat;
}
#header3 {
	display: block;
	width: 760px;
	height: 61px;
	background-image: url(Images/header3_bottom.jpg);
	background-repeat: no-repeat;
}
#page {
	display: block;
	width: 760px;
	height: auto;
	background-image: url(Images/pageBack.jpg);
	background-repeat: repeat;
}
#column1, #column2, #column3 {
	float: left
}
#column1 {
	width: 107px;
	vertical-align: top;
	height: auto;
}
#column2 {
	width: 457px;
	vertical-align: top;
	height: auto;
	margin-left: 16px;
}
#column3 {
	width: 180px;
	vertical-align: top;
	height: auto;
	text-align: center;
}
#subcolumn1, #subcolumn2 {
	float: left
}
#subcolumn1 {
	width: 232px;
	vertical-align: top;
	height: auto;
}
#subcolumn2 {
	width: 196px;
	vertical-align: top;
	height: auto;
	margin-left: 20px;
	margin-bottom: 0px;
}
#clearone {
	clear: both;
	height: 1px;
}
#footer {
	display: block;
	width: 457px;
	height: auto;
	clear: both;
	text-align: left;
	padding-top: 6px;
	border-top: 1px solid;
	border-color: #333333;
}
#textSectionR {
	text-align: right;
	clear: both;
}
#textSectionA_3 {
	display: block;
	text-align: left;
	width: 457px;
	clear: both;
	height: auto;
}
.titleCap {
	font-family: "Copperplate Gothic Bold","Franklin Gothic Medium","Times New Roman";
	font-size: 21px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 2px;
}
.title {
	font-family: "Copperplate Gothic Bold","Franklin Gothic Medium","Times New Roman";
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 2px;
}
.subTitle {
	font-family: "Copperplate Gothic Bold","Franklin Gothic Medium","Times New Roman";
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 1.8px;
	line-height: 1.7;
}
.subTitle2 {
	font-family: "Copperplate Gothic Bold","Franklin Gothic Medium","Times New Roman";
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 1.8px;
	line-height: 1.2;
}
.featured {
	font-family: "Copperplate Gothic Bold","Franklin Gothic Medium","Times New Roman";
	font-size: 12px;
	color: #660000;
	letter-spacing: 1.8px;
	line-height: 1.7;
}
.text {
	font-size: 11px;
	letter-spacing: 1.2px;
}
.text2 {
	font-family: "Gill Sans", Arial;
	font-size: 10.5px;
	letter-spacing: 1px;
}
.text3 {
	font-family: "Gill Sans", Arial;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
}
.copyright {
	font-family: "Gill Sans", Arial;
	font-size: 10.5px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 1.8;
}
.dateES {
	font-family: "Gill Sans", Arial;
	font-size: 10px;
	color: #666666;
	word-spacing:-1px;
	letter-spacing:1.5px;
	line-height: 1.8;
	padding-left:3px;
}
.copyright2 {
	font-family: "Gill Sans", Arial;
	font-size: 10.5px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 1.2;
}
.IE5fix {
	font-size: 11px;
	color: #FFFFFF
}
ul {
	list-stye-disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	line-height: .8;
}
p {
	margin-top: 6px;
	margin-left: 0px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
