@charset "utf-8";
.thrColFixHdr #container #header #Righthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.thrColFixHdr #container #header #Righthead {
	float: right;
	width: 200px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: center;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
} 

.top {
	text-align: center;
	margin: auto;
	padding: 10px;
	border: thin ridge #000000;
	clip: rect(auto,auto,auto,auto);
	cursor: auto;
}
.thrColFixHdr #container #footer #HeadName #End {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	width: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #731042;
	color: #FFFFFF;
}
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	top: 0px;
	font-size: 0px;
	background-color: #731042;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 110px;
}
body  {
	background: #666666;
	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: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 200px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}
.thrColFixHdr #header {
	padding: 0 5px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #731042;
	color: #000000;
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: auto;
}
.thrColFixHdr #container #header #LeftHead {
	float: left;
	width: 300px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: auto;
}

.thrColFixHdr #container #sidebar1 img {
	background-position: center;
	text-align: center;
	margin: auto;
	padding: 10px;
}
.thrColFixHdr #footer {
	background-color: #731042;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-bottom: 0px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#HeadName {
	text-align: center;
	font-size: xx-small;
	color: #000000;
	background-position: center;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #container #header #container2 {
	padding-bottom: 10px;
}
#HeadName a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#HeadName a:hover {
	color: #0000FF;
}
#HeadName ul {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#HeadName li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
#header h1 {
	background-color: #75264E;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-size: 12px
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.style5 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #731042;
}
.style6 {
	font-weight: bold;
	font-size: 14px;
	color: #731042;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #CC0066;
}
.style8 {
	font-size: 12px
}
.Style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.style10 {
	font-size: 14px;
	font-family: "Agency FB";
}
.style11 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.style12 {
	font-size: 16px;
	color: #731042;
}
.style13 {font-size: 12px; font-weight: bold; text-align: center; }
.style14 {font-size: 9px}
.style15 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.thrColFixHdr #container #mainContent .style1 {
	font-size: 10px;
}
.style3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#bottom {
	text-align: center;
	font-size: xx-small;
	color: #000000;
	background-position: center;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottom   a {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
#top div {
	float: left;
	width: 300px;
}

#bottom   a:hover {
	color: #0000FF;
}

#bottom   ul {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#bottom   li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.divleft {
	float: left;
	width: 700px;
	padding: 5px;
	margin: 5px;
}
.divright {
	float: none;
	width: 700px;
	margin: 5px;
	padding: 5px;
}
#middle {
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-position: center;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#middle  a {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
#middle  a:hover {
	color: #0000FF;
}
#middle  ul {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#middle  li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
body,td,th {
	font-size: 80%;
}

.thrColFixHdr #container #mainContent #top div .Section1 .style5 em strong1 {
	font-size: 16px;
}
.thrColFixHdr #container #mainContent #top div .Section1 .style5 em strong {
	font-size: 16px;
}
.thrColFixHdr #container #mainContent #form1 {
	font-size: 12px;
	border: thin ridge #731042;
	background-color: #999999;
}
.thrColFixHdr #mainContent {
	height: auto;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
} 
.thrColFixHdr #mainContent2 {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent2a {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 340px;
	float: left;
}
.thrColFixHdr #mainContent3 {
	height: 800px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent3b {
	height: 650px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent3c {
	height: 850px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent3d {
	height: 1040px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent3i {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: auto;
}


.thrColFixHdr #mainContent4 {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 773px;
}
.thrColFixHdr #mainContent5 {
	height: 650px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent5c {
	height: 1400px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent5b {
	height: 1020px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent5e {
	height: 575px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent5f {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}
.thrColFixHdr #mainContent5g {
	height: 1000px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	width: auto;
}
.thrColFixHdr #mainContent5p {
	height: 1350px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}


.thrColFixHdr #mainContent6 {
	height: 1600px;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 0;
	margin-left: 130px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
}
.thrColFixHdr #mainContent5h {
	height: 2000px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: auto;
	overflow: visible;
	top: auto;
	bottom: 0px;
	z-index: auto;
	visibility: visible;
}

.style1Copy {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	border-top-color: #FFFFFF;
}
.style11Copy {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.divleftMiddle {
	float: none;
	width: auto;
	padding: 5px;
	margin: 5px;
}
.divrightmiddle {
	float: none;
	width: auto;
	margin: 5px;
	padding: 5px;
}
.style4b {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}
.style1b {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.top2 {
	text-align: center;
	margin: auto;
	padding: 10px;
	border: thin ridge #000000;
	clip: rect(auto,auto,auto,auto);
	cursor: auto;
	font-size: 14px;
	color: #731042;
}
.style15b {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #731042;
}
.divlefta {
	float: left;
	width: 360px;
	padding: 5px;
	margin: 5px;
}
.divrighta {
	float: right;
	width: 345px;
	margin: 5px;
	padding: 5px;
}
.SlideMid {
	margin-left: 300px;
	float: none;
	position: absolute;
}
.thrColFixHdr #mainContent5Z {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
}

