body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E5E6E1;
	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 */
	background-image: url(../images/pinstripe.gif);
	background-repeat: repeat;
	color: #000000;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E5E6E1;
	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: inherit; /* 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-image: url(../images/pinstripe.gif);
	background-repeat: repeat;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E5E6E1;
	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: inherit; /* 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-image: url(../images/pinstripe.gif);
	background-repeat: repeat;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E5E6E1;
	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: inherit; /* 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-image: url(../images/pinstripe.gif);
	background-repeat: repeat;
}



.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #E5E6E1;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.oneColFixCtrHdr #header {
	background: #E5E6E1; 
	padding: 0 10px 0 20px;  /* 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. */
}
.oneColFixCtrHdr #header {
	padding: 0;
	border-bottom-width: 0px;
	height: 160px;
	font-size: 36px;
	background-color: #999999;
}
.oneColFixCtrHdr #header {
	padding: 0;
	border-bottom-width: 0px;
	height: 160px;
	font-size: 36px;
	background-color: #999999;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 36px;
	background-color: #CCCCCC;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 36px;
	background-color: #CCCCCC;
}


.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 0px;
	top: 3px;
	vertical-align: text-top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 0px;
	top: 3px;
	vertical-align: text-top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#6F0326;
	color: #FFFFFF;
	bottom: auto;
	margin-bottom: 0%;
	border-top-color: #5C0000;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#6F0326;
	color: #FFFFFF;
	bottom: auto;
	margin-bottom: 0%;
	border-top-color: #5C0000;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.oneColFixCtrHdr #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 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #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 0 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	color: #FFFFFF;
}
.oneColFixCtrHdr #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 0 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	color: #FFFFFF;
}


body,td,th {
	font-size: 11px;
}
body,td,th {
	font-size: 11px;
}
body,td,th {
	font-size: 11px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


h1 {
	font-size: 20px;
}
h1 {
	font-size: 16px;
	border-top-width: thin;
	border-top-style: none;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	border-top-color: #CCCCCC;
}


h2 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #6F0326;
	height: 6px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: thin;
	background-position: bottom;
	letter-spacing: normal;
	vertical-align: baseline;
	width: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #6F0326;
	height: 6px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: thin;
	background-position: bottom;
	letter-spacing: normal;
	vertical-align: baseline;
	width: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.style28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F2F2;
	line-height: 15px;
}
.style28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #D1EAF5;
	background-image: url(../images/link-pre.png);
}
#tdmainContent a {
	text-decoration: none;
	display: block;
	margin-top: 4px;
	padding-top: 8px;
	border: thin dotted #CCCCCC;
}
#tdmainContent a {
	text-decoration: none;
	display: block;
	margin-top: 4px;
	padding-top: 8px;
	border: thin dotted #CCCCCC;
}

link {
	text-decoration: none;
	color: #6F0326;
	line-height: 8pt;
}
link {
	text-decoration: none;
	color: #6F0326;
	line-height: 8pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #636467;
	width: auto;
	top: auto;
	height: auto;
	line-height: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #636467;
	width: auto;
	top: auto;
	height: auto;
	line-height: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

a:link {
	color: #C50745;
	text-decoration: none;
}
a:link {
}
a:link {
	color: #C50745;
	text-decoration: none;
}

a:visited {
	color: #58031F;
	text-decoration: none;
}
a:visited {
	color: #58031F;
	text-decoration: none;
}

a:hover {
	color: #C50745;
	text-decoration: underline;
}
a:hover {
	color: #C50745;
	text-decoration: underline;
}

a:active {
	color: #6E0426;
	text-decoration: none;
}
a:active {
	color: #6E0426;
	text-decoration: none;
}

.footerlink
{
color:#FFFFFF;
}

style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F0326;
	left: 50px;
}
style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F0326;
	left: 50px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F0326;
	left: auto;
	line-height: 13pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F0326;
	left: auto;
	line-height: 13pt;
}

.style6 {color: #FFFFFF}
.style6 {color: #FFFFFF}

.style3 {color: #6F0326
}
.style3 {color: #6F0326
}

.style10 {
	color: #666666
}
.style10 {
	color: #666666
}

.alink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.alink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style15 {
	color: #CCCCCC;
	background-color: #D1EAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	font-size: 20px;
	text-indent: -9999px;
	background-image: url(../images/NEWSLETTERS.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
.style15 {
	color: #CCCCCC;
	background-color: #D1EAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	font-size: 20px;
	text-indent: -9999px;
	background-image: url(../images/NEWSLETTERS.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

/* =ul */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
	top: auto;
}
/* =ul */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
	top: auto;
}


li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin
}
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin
}


li a {display: block;
	  list-style-type: none;
	  line-height: 15px}
li a {display: block;
	  list-style-type: none;
	  line-height: 15px}


.style16 {
	background-color: #D1EAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B4E9EF;
	border-bottom-color: #999999;
	color: #666666;
	text-indent: -9999px;
	background-image: url(../images/QUICK-LINKS.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	line-height: normal;
	font-size: 20px;
}
.style16 {
	background-color: #D1EAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B4E9EF;
	border-bottom-color: #999999;
	color: #666666;
	text-indent: -9999px;
	background-image: url(../images/QUICK-LINKS.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	line-height: normal;
	font-size: 20px;
}

.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}
.style25 {
	font-size: 9px;
	line-height: 12pt;
}
.style27 {
	font-size: 20px;
	background-image: url(../images/link-elem.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-indent: -9999px;
	background-color: #D1EAF5;
}
.style24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4E4E4E;
	color: #FFFFFF;
	text-indent: 1px;
	line-height: 18px;
	font-size: 12px;
	background-image: none;
}

.footerlink a:link, .footerlink a:visited
{ color: #FFFFFF;
}
