﻿html 
{
	height: 100%; 
}

body 
{
	background-color:#728CCD;
	background-image:url(images/stars.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Helvetica, Sans-Serif;
	color:#333333;
	font-size:.7em;
	min-height: 100%; 
	height: 100%;
	line-height:130%;
	
}

div.headline
{
	font-family: Georgia;
	font-size: 200%;
	color:#36559B;
	font-weight:400;
	padding-bottom:5px;
	line-height:130%;
	
}

div.issues
{
	padding-bottom:20px;
}

blockquote.issues
{
	font-family: Georgia;
	font-size: 130%;
	color:#36559B;
	font-weight:400;
	padding-bottom:5px;
	line-height:140%;
	margin-top:0;
}

div.headline3
{
	font-family: Georgia;
	font-size: 150%;
	color:#36559B;
	font-weight:400;
	padding-bottom:5px;
	line-height:130%;
	
}

div.headline2
{
	font-size:120%;
	font-family: Georgia;
	padding-bottom:5px;
	line-height:130%;
}

div.widgetText
{
	
	text-align:center;
	font-weight:500;
	font-size:10px;
}

a.headlinelink:link
{
	color:#36559B;
	text-decoration:none;
	
}

a.headlinelink:hover
{
	color:#CC0000;
	text-decoration:none;
}

a.headlinelink:visited
{
	color:#36559B;
	text-decoration:none;
}

td.whitebk_left
{
	background-image:url(images/db_whitebk_07.png);
	background-repeat:repeat;
	width:20px;
}

td.whitebk_right
{
	background-image:url(images/db_whitebk_09.png);
	background-repeat:repeat;
	width:20px;
}

td.leftmargin
{
	width:5px;
	background-image:url(images/leftmargin.gif);
}

td.leftcontent
{
	width:310px;
	vertical-align:top;
}

td.gutter
{
	width:8px;
}

td.rightcontent
{
	width:230px;
	vertical-align:top;
	height:100%;
}

td.rightcontentgrey
{
	width:230px;
	vertical-align:top;
	height:100%;
	background-color:#DFDFE5;
}

td.rightmargin
{
	width:6px;
	background-image:url(images/rightmargin.gif);
}

td.maincontent
{
	width:550px;
	vertical-align:top;
}
img
{
	border-style:none;
	
}

div.news
{
	padding-top:8px;
	padding-bottom:7px;
	text-align:left;
}

a:link
{
	color:#CC120D;
	text-decoration:underline;
}

a:hover
{
	color:#CC120D;
	text-decoration:none;
}

a:visited
{
	color:#CC120D;
	text-decoration:underline;
}


a.news:link
{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a.news:hover
{
	color:#CC120D;
	text-decoration:none;
	font-weight:bold;
}

a.news:visited
{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a.endorse:link
{
	color:#333333;
	text-decoration:none;
}

a.endorse:hover
{
	color:#CC120D;
	text-decoration:none;
}

a.endorse:visited
{
	color:#333333;
	text-decoration:none;
}

a.footer:link
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.footer:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.footer:visited
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.footer2:link
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	background-color:#CC0000;
}

a.footer2:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color:#CC0000;
}

a.footer2:visited
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	background-color:#CC0000;
}

h4
{
	margin-bottom:3px;
}

#SignUp .signupframe 
{
  border: 1px solid #253F85;
  background: #36559B;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}
h5.team
{
	color:#36559B;
	padding-bottom:0px;
	font-size:120%;
	font-weight:bold;
}
h3.team
{
	color:#CC0000;
	text-align:left;
	padding-bottom:10px;
	font-size:1.8em;
}

h4.team
{
	color:#36559B;
	padding-bottom:5px;
}


div.teamBody
{
	padding:15px;
	text-align:left;
}

td.teamLeft
{
	width:510px;
	vertical-align:top;
}

td.teamRight
{
	width:350px;
	vertical-align:top;
}

td.fieldlabel
{
	text-align:right;
	font-weight:bold;
	padding-bottom:5px;
}

td.fieldvalue
{
	text-align:left;
	padding-bottom:5px;
}

div.pressDate
{
	color:#333333;
}

div.pressTitle
{
	font-size:120%;
}

