@charset "UTF-8";
/*---basic styling--- */
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 100%;
	line-height: 1.5;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.centerDiv {
	text-align:center;
}
.centerDiv table {
	marigin-right; auto;
	margin-left: auto;
	text-align: left;
}
.td_Center {
	text-align: center;
	height: auto;
	width: 758px;
}
	#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
	#clear {
	clear: both;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 1.5;
	color: #3a3a3a;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #cc0033;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 28px;
	margin: 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #33333;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #2A2A2A;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #2a2a2a;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #2a2a2a;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}
.h7index {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #222;
	padding-right: 0px;
	padding-left: 15px;
	margin: 0;
}
blockquote{
	margin: 2em 10% 2em 10%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #C03;
	font-weight: bold;
	text-decoration: none;
}
.header_Lft {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding: 1px 5px 6px 0px;
	margin-left: 2px;
}
.caption_red {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.captionR {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
.captionL {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}

.aline {
	border-bottom: 1px dotted #CC0033;
	width: 350px;
}
.list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	display: list-item;
	padding-right: 15px;
	padding-left: 15px;
}
.btn_btt {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 4px;
	padding-right: 15px;
	text-decoration: underline;
}

/* CSS Document */

.date {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	letter-spacing: 4px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.callout {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 2px;
	border-top: 1px dotted #000000;
	padding: 4px 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.navbar {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	letter-spacing: 4px;
	word-spacing: 2px;
	background-position: center center;
	height: 30px;
	width: 758px;
}
.text_lftmargin {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
}
.text_i {
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
}
.textB {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.textBb {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_Bctr {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.navbart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc0033;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.navbart a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #cc0033;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.navbart a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0033;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.navbart a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	word-spacing: 1px;
	right: 15px;
}
.bar_rt {
	padding-right: 10px;
	border-right: 1px dotted #CC0033;
	border-left: 1px dotted #CC0033;
}
.bar_RtLft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bar_T {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #CC0033;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.image_rt {
	float: right;
	margin: 2px 0px 2px 6px;
	padding: 1px;
}
.image_lft {
	float: left;
	padding: 1px;
	margin: 2px 6px 2px 0px;
}
.image_center {
	background-color: #FFFFFF;
	background-position: center;
	margin: 6px 1px 2px;
}
.image_center350 {
	background-color: #FFFFFF;
	background-position: center;
	margin: 6px 1px 6px 10px;
}
.image_centerLng {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.imageLC {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 14px;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
