.individual { 
              color: #990000;
}
.winner { 
          color: #000066;
          font-weight: bold;
 }

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
}
.info { 
        background: #c4c4c4;
        border: thin solid black;
        text-align: center;
        width: 300px;
        margin-left:  auto;
        margin-right: auto;
        padding-top: 1px;
        padding-bottom: 1px;
}
#left_column {
	float: left;
	width: 150px;
	margin-top: 15px;
	overflow: hidden;
}

#right_column {
	float: left;
	width: 150px;
	margin-top: 15px;
	overflow: hidden;
}

#center_column {
	float: left;
	width: 440px;
	text-align: left;
	line-height: 150%;
	margin-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: hidden;

}
#center_column_home {
	float: left;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: hidden;
}

#center_column_wide {
	float: left;
	width: 605px;
	text-align: left;
	line-height: 150%;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}

#header {
	width: 770px;
	overflow: hidden;
	text-align: left;
}

#footer {
	text-align: left;
	border: 1px solid #999999;
	margin-top: 0px;
	padding: 3px;
	background: #ececec url(/images/lsee/grey_bars.gif);
	padding-left: 5px;
	font: 10pt "Arial Narrow", Arial, Helvetica, sans-serif;
}

#page_content_table {
	width: 770px;
	vertical-align: top;
	margin-top: 15px;
}

#page_content_column {
	line-height: 150%;
	text-align: left;
}

.home_column {
	width:295px;
	float:left;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

/* above width should be 295px */

body {
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
}

a {
	color: #A10028;
}
a:hover, a.title:hover {
	color: #A10028;
}
ul, form {
	margin:0px;
	padding:0px;
}
ul {
	padding-left: 20px;
}

br.verticalPadding {
	padding-bottom: 4px;
	margin-bottom: 4px;
	display: none;
}

h1 {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #6d6f72;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
	text-shadow: 3px 2px 3px #bbbbbb;
	font-weight: bold;
}

h2, h3, h4, h5, h6, h7, div.head {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
	text-shadow: 3px 2px 3px #bbbbbb;
	font-weight: bold;
}

h1, div.head {
	font-size: 16pt;
	padding-top: 0px;
	margin-top: 0;
}

.teaserImages {
	border: 1px #444 solid;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.formStyle {
	font-size: 10pt;
}


#sectionLinks {
	background: #A10028;

	width: 770px;
	text-align: center;
	font-weight:bold;
	font-size: 10px;
}

#sectionLinks a {
/*	border-right: 1px solid #fff; */
	border-right: 1px solid #6d6f72;
	color: white;
	text-decoration:none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sectionLinks a:hover{

	background-color: #6d6f72;
}

#sectionLinks td {
	width: 12%;
	text-align: center;
}

#nav_buttons {
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 10px;
}

#nav_buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav_buttons li {
	border-bottom: 2px solid #fff;
	margin: 0;
	list-style: none;
	list-style-image: none;
	background-color: #fff;
	text-align: left;
	background: #ececec url(/images/lsee/grey_bars.gif);
}

#nav_buttons li a {
	display: block;
	padding: 6px;
	border-left: 10px solid #A10028;
	text-decoration: none;
	color: #000;
}

html>body #nav_buttons li a {
	width: auto;
}

#nav_buttons li a:hover {
	border-left: 10px solid #000;
	background: #eeeeee url(/images/lsee/grey_bars-hover.gif);
	color: #7f0000;
}

.contentBoxTopA {
	background: #6d6f72;
	text-align: left;
	font-weight: bold;
	color: #fff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 141px;
	margin: 0;
	padding: 0;
}

.contentBoxTopA a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	float: none;
	padding-left: 8px;
}

.contentBoxTopA a:hover {
	background: #A10028;
}

.contentBoxTopB {
	text-align: left;
	padding-bottom: 0px;
	border-bottom: 2px solid #6d6f72;
	font: italic bold 13pt "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	vertical-align:top;
	background: url(/images/lsee/button-more-2.gif) right bottom no-repeat;
	text-shadow: 3px 2px 3px #bbbbbb;
}
.contentBoxTopB:hover {
	border-bottom-color: #A10028;
	background: url(/images/lsee/button-more-2-hover.gif) right bottom no-repeat;
}

.contentBoxTopB a {
	display: block;
	text-decoration:none;
	color: #000000;
}
.contentBoxTopB a:hover {
	color: #A10028;
}
.contentBoxBottomA {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ececec url(/images/lsee/grey_bars.gif);
	text-align: left;
	font-size: 10px;
	width: 141px;
	margin: 0;
	padding: 3px 0 4px;
}


.contentBoxBottomB {
	font-size: 10pt;
	text-align: left;
	background: url(/images/lsee/contentBottom-BottomBorder.gif) no-repeat right bottom;
	border-right: 1px solid #6d6f72;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 10px;
}

.headlineCategory {
	font-size: 10pt;
	color: #444;
}
.contentBoxBottomB a.title, a.title {
	text-decoration:none;
	color: #A10028;
	font: bold 10pt "Arial Narrow", Arial, Helvetica, sans-serif;
}

.contentBoxBottomB a:hover {
	text-decoration: underline;
}

.instantpoll-question {
	font-weight: bold;
	padding-bottom: 2px;	
}

.instantpoll-responsetwo {
	padding-top: 4px;	
}

.table1 { 
	background-color: #eeeeee;
	padding: 4px;
}

.table2 { 
	background-color: #d0d9ff;
	padding: 4px;
}

td.grid
{
	color: #000000;
	background-color: #ececec;
}

div.error
{
	color: #FF0000;
	font-weight: bold;
}

.trade-pub-mags {
	text-align:left;
	display: block;
}
img.trade-pub-mags {
	
	margin-right: 50px;
	padding-right: 50px;
}

.trade-pub-magsbold {
	font-weight: bold;
}

/*</group>*/
.front_tab {
	background: #d0d9ff;
	border: inset #d0d9ff;
	border-spacing: 1px;
}

.rear_tab {
	background: #eeeeee;
	border-style: outset;
	border-color: #eeeeee;
	border-spacing: 1px;
}

legend {
	font-weight: bold;
}

.boxed_content {
	overflow: auto;
	width: 300px;
}

.unorderedlist li {
	margin-top: 1em;
}