@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
}
.twoColFixLtHdr #container {
	width: 766px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/divbkg_main.jpg);
	background-repeat: no-repeat;
	color: #000000;
} 
.twoColFixLtHdr  a  {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
.twoColFixLtHdr  a:visited  {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
.twoColFixLtHdr  a:hover  {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #FF6600;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.twoColFixLtHdr #header {
	padding: 0px;  /* 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. */
	margin: 0px;
	background-color: #000000;
} 
.twoColFixLtHdr #header p {
	padding: 0px;  /* 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. */
	margin: 0px;
}

.twoColFixLtHdr #header h1 {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 190px;
}
.twoColFixLtHdr #sidebar1 h1 {
	margin: 0px;
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
}

.twoColFixLtHdr #sidebar1 p {
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	padding: 0px;
}
.twoColFixLtHdr #sidebar1 ul {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	list-style-image: url(images/main_bullet2.gif);
}


.twoColFixLtHdr #mainContent {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #mainContent h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 14px;
}
.twoColFixLtHdr #mainContent h2 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #B8BBA8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(images/titleicon.gif);
	background-repeat: no-repeat;
}


.twoColFixLtHdr #mainContent p {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.twoColFixLtHdr #submainContent {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: px;
	margin-left=240;
}

.twoColFixLtHdr #submainContent p {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.twoColFixLtHdr #submainContent p2 {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left=600;
}


.twoColFixLtHdr #mainContent img {
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.twoColFixLtHdr #mainContent ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	list-style-image: url(images/main_bullet.gif);
}





.twoColFixLtHdr #footer {
	padding: 0px;
	background-color: #000000;
	margin: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* 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;
}
.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;
}

.flash {
	padding: 0px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	background-color: #E8E9E4;
	background-image: url();
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.tableLeft {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tableRight {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: normal;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:blue;
color:yellow;
font: bold 18px MS Sans Serif;
padding: 3px;
}
 
.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}

