#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 950px;
}

#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: 850px;
	overflow: hidden;
	text-align: left;
}

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

#page_content_table {
	width: 700px;
	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: 12pt Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
}

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

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

h1, h2, div.head {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #005bff;
	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:10px;
}


#sectionLinks {
	background: #1A2E7C;
	width: 950px;
	text-align: center;
	font-weight:bold;
}
#sectionLinks a {
	color: white;
	text-decoration:none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sectionLinks a:hover{

	background-color: #005bff;
	text-shadow: 0px 0px 6px #1A2E7C;
}

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

#nav_buttons {
	margin-bottom: 1em;
	font-size: 9pt;
	font-weight: bold;
}

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

#nav_buttons li {
	border-bottom: 1px solid #fff;
	margin: 0;
	list-style: none;
	list-style-image: none;
	background-color: #d0d9ff;
	text-align: left;
}

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

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

#nav_buttons li a:hover {
	border-left: 10px solid #005bff;
	background: #ececec url(/images/new/grey_bars.gif);
	color: #7f0000;
}

.contentBoxTopA {
	background: #7f0000;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
}

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

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

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

.contentBoxTopB a {
	display: block;
	text-decoration:none;
	color: #000000;
}
.contentBoxTopB a:hover {
	color: #005bff;
}
.contentBoxBottomA {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ececec url(/images/new/grey_bars.gif);
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 10pt;
	text-align: left;
}

.contentBoxBottomB {
	font-size: 10pt;
	color: #444;
	text-align: left;
	background: url(/images/new/contentBottom-BottomBorder.gif) no-repeat right bottom;
	border-right: 1px solid #005bff;
	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: #7f0000;
	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.blue_box_title
{
	color: #FFFFFF;
	background-color: #1A2E7C;
	font-weight: bold;
	border: 1px solid #1A2E7C;
	padding: 2px;
}

div.blue_box_border
{
	background-color: #FFFFFF;
	border: 1px solid #1A2E7C;
	padding: 6px;
}

div.orange_box_title
{
	color: #FFFFFF;
	background-color: orange;
	font-weight: bold;
	border: 1px solid orange;
	padding: 2px;
}

div.orange_box_border
{
	background-color: #FFFFFF;
	border: 1px solid orange;
	padding: 2px;
}

div.gold_box_title
{
	color: #FFFFFF;
	background-color: #CC9966;
	font-weight: bold;
	border: 1px solid #CC9966;
	padding: 2px;
}

div.gold_box_border
{
	background-color: #FFFFFF;
	border: 1px solid #CC9966;
	padding: 2px;
}

div.red_box_title
{
	color: #FFFFFF;
	background-color: #7f0000;
	font-weight: bold;
	border: 1px solid #7f0000;
	padding: 2px;
}

div.red_box_border
{
	background-color: #FFFFFF;
	border: 1px solid #7f0000;
	padding: 2px;
}

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

.spotlight_image {
	margin: 5px;
}

.card {
	border: 1px solid black;
}
