html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
    background-color: #004C99;
    background-image: url("../../Resources/images/bg_site01_01.jpg");
    background-position: top left;
    background-repeat: repeat-x;
    color: #000;
    font-family: arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: normal;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center; 
}

img 
{
    border-width:0px;
}

#outerWrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left; 
  width: 1004px;
}
#outerWrapper #header {
    font-size: 18px;
    font-weight: bold;
    height: 80px;
    line-height: 15px;
    padding: 10px 10px 2px 10px; 
}
#outerWrapper #topNavigation {
    border: 1px solid #000000;
    height: 44px;
    padding: 10px 10px 10px 10px; 
}
#outerWrapper #contentWrapper #leftColumn1 {
    float: left;
    margin-right: 6px;
    width: 328px;
}
#outerWrapper #contentWrapper #content {
    margin-left: 350px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
    background-image: url("/Resources/images/footer.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 142px;
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
}
#footer {
    background-image: url("/Resources/images/footer.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 142px;
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
}
#tabs
{
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: normal; 
    overflow: hidden;
    font-family: Tahoma;
    font-weight: bold;
}
#tabs ul
{
    margin: 0;
    padding: 8px 10px 0 0px;
    list-style: none;
}
#tabs li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabs a
{
    float: left;
    background: url("../../Resources/images/left-tab.png") no-repeat left top;
    margin: 0;
    padding: 0 0 0 6px;
    text-decoration: none;
    }
#tabs a span
{
    float: left;
    display: block;
    background: url("../../Resources/images/right-tab.png") no-repeat right top;
    padding: 6px 15px 4px 6px;
    margin-right: 0;
    color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
}
#tabs a:hover
{
    background-position: 0% -42px;
}
#tabs a:hover span
{
    background-position: 100% -42px;
}
.toolbar
        {
         font-size: 13px;
         font-family: Verdana;
         padding: 6px;         
        }
.gridpager, .gridpager td{    
    text-align: right;
    color: blue;    
    font-weight: bold;
    text-decoration: none;
}
.gridpager a{
    color: blue;
    font-weight: normal;
}
.title {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D4340C;
	padding: 4px;
	height:10px;
}
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
	text-align:left;
}
.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.3em 0;
	color:#0F2543;
	font-weight:600;
	font-family:Arial, Sans-Serif;
	font-size:1.0em;
}
.paragraph {
	font-size: 11px;
	padding: 6px;
}
.txt_10 {
	font-size: 11px;
}
.titleCorner_blue {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #096395;
	background-image: url(../../Resources/images/corner_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.titleCorner_blue_R {

	font-size: 14px;
	color: #FFFFFF;
	background-color: #096395;
	background-image: url(../../Resources/images/corner_blue_R.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.border_blue {
	border: 1px solid #096395;
}
.border_blue_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #096395;
}
.border_blue_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #096395;
}
.border_blue_RL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #096395;
	border-left-color: #096395;
}
.evSelect
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.bcltTd 
{
	background-image: url('../../Resources/images/BCLocator/locator-bar_02.png');
	background-repeat: repeat-x;
	background-position: center;
}
.border_Red {
	border: 3px solid #990000;
}
.border_RedText {
	border: 1px solid #990000;
	font-size: 12px;
}
.grid 
{ 
	width:700px; 
	font-family:Tahoma;
}
.grid H2 
{ 
	margin:0; padding:0; 
	color:#ffffff;
	height:20px;
	line-height:20px;
	font-size:14px;
}
.grid .mid
{
	padding:3px 0px 0px 0px;
}
.grid .datatable
{
	width:100%;
	color:#666;
}        
.grid .datatable TH
{
    font-size:12px;
    font-weight:bold;
    letter-spacing:0px;
    text-align:left;
    padding:2px 4px;
    color:#333333;
    border-bottom:solid 2px #bbd9ee;
}
.grid .datatable TH A
{ 
	text-decoration:none;
	padding-right:18px; 
	color:#0066cc;
}
.grid .datatable TH.sortasc A { background:url(../img/asc.gif) right center no-repeat; }
.grid .datatable TH.sortdesc A { background:url(../img/desc.gif) right center no-repeat; }
.grid .datatable .row TD
{
    font-size:11px;
    text-align:left;
    padding:6px 4px;
    border-bottom:solid 1px #bbd9ee;
}      
.grid .datatable .row:hover
{
	background-color:#fffacd;
	color:#000;
}
.grid .datatable .row TD.first { padding-left:10px; }
.grid .datatable TH.first { padding-left:10px; }
.grid .datatable .row:hover .first
{
    background-repeat:no-repeat;   
	background-image:url(../img/bullet.gif);
} 

.titleBarWrapper
{
    background-image: url('../images/TitleBar_bg.jpg');
}
 
.titleBar
{
    font-size: 14px;
    color: #FFFFFF;
    background-image: url('../images/TitleBar_left.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.titleBar div
{
    background-position: right top;
    padding: 6px 6px 7px 8px;
    background-image: url('../images/TitleBar_right.jpg');
    background-repeat: no-repeat;
}
/* gb.css */

.container {
	width: 100%;
}
.subContainer {
	max-width:90%;
}
.container_content {
	border: 3px solid #05405F;
	width: 890px;
	background-color: #FFFFFF;
	color: #001A33;
}


.title_promo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #096395;
	padding: 4px;
}

.paragraph {
	font-size: 11px;
	padding: 6px;
}


.footer {
    color: #F2F5F7;
    padding: 10px;
}
.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover {
	color: #9DCEFF;
	text-decoration: underline;	
}

.paragraphTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414f5c;
	letter-spacing: 0.25px;
	word-spacing: normal;
	padding: 2px;
	font-style: normal;
	font-weight: bold;
}

.border {
	border: 1px solid #096395;
}
.randomTd {
	background-image: url(../../Resources/images/reasons_alt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #374E5B;
}

#sectionLinks{
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

#sectionLinks table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00367C;
	border-left-color: #155399;
	background-color: #EEECDD;
}

.sectionLinksbg {
	background-image: url(../../Resources/images/buttons/nav_bg_on.png);
	background-repeat: repeat-x;
	background-position: center center;	
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5B7D9F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00367C;

}

#sectionLinks a:hover{
	background-image: url(../../Resources/images/buttons/nav_bg_off.png);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center center;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #F03037;
	text-decoration: none;
}
a:active {
	color: #336699;
}
.imgRM {
	margin-right: 4px;
}
.border_dot_R {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #06476A;
}
.border_grey_all {
	border: 1px solid #CCCCCC;
}

.border_promo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.imgLM {
	margin-left: 4px;
}
form {
	margin: 0px;
}
input
{
    border: 1px solid #CCC;
    padding: 4px;
}
select
{
    border: 1px solid #CCC;
    padding: 4px;
}
.border_grey_top_bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.TxtRed {
	color: #FF0000;
}
/** styles from old sheet **/
.header 
{
width: 100%;
background-color: #06476A;
}
.data1 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000
}
.data2 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000
}
a.headerlink 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #ffffff; 
text-decoration: none
}
a.headerlink:hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000;
text-decoration: none; 
background-color: #ffffff; 
text-align: center; 
width: 100%
}
a.datalink 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}
a.datalink:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #000000; 
width: 100%
}
.fieldname 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #182227
}
a.button 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #000000; text-decoration: none; 
width: 100%; 
text-align: center
}
a.button:hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none; 
background-color: #000000; 
width: 100%;
text-align: center
}
.strip 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
background-color: #096395
}
.headertitle
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color: #FFFFE6;
} 

#button_red {
	color: #FFFFFF;
}
#button_red td{
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 122px;
	background-image: url(../../Resources/images/buttons/blankbutton_off.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#button_red a:link, #button_red a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#button_red a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../Resources/images/buttons/blankbutton_on.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_Grad_whiteLightBlue {
	background-image: url(../../Resources/images/bg_gradWhiteLightBlue.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bg_USFlag_abstract {
	background-image: url(../../Resources/images/patriotic/USAFlag_abstract.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.paragraph_promo {

	font-size: 10px;
	padding: 4px;
}
.txt_white {
	color: #FFFFFF;
}
#HideFromBrowser {
	display: none;
	background-color: #FFFFFF;
	padding: 2px;
}
#Link_White {
	color: #FFFFFF;
	font-size: 12px;
}
#Link_White td {
	padding: 4px;
}

#Link_White a:link, #Link_White a:visited{
	color: #EAF4FF;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #003366;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#Link_White a:hover {
	color: #FFFFCC;
	text-decoration: none;
	border: 1px solid #0066CC;
}
#slatenav {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../../Resources/images/nav/blueslate_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

#slatenav a:link, #slatenav a:visited {
	color: #ffffff;
	text-decoration: none;
	float:left;
	padding:14px 22px 0 22px;
	height:28px;
	margin-left: 1px;
	display: block;
}
#slatenav a:hover, #slatenav a.current {
	color: #FFFFFF;
	background-image: url(../../Resources/images/nav/blueslate_backgroundOVER.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	float:left;
	padding:14px 22px 0 22px;
	height:28px;
	margin-left: 1px;
}.slatenav a {
	margin: 0px;
	padding: 0px;
}
.errorMessage {
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #CC0000;
}
.backBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002040;
	border-right-color: #002040;
	border-bottom-color: #002040;
	border-left-color: #002040;
	background-color: #003366;
	background-image: url(../../Resources/images/nav/blueslate_background.gif);
	background-position: center;
}
.border_darkBlue {
	border: 3px solid #05405F;
}
.border_darkBlue_Top {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05405F;
	border-right-color: #05405F;
	border-left-color: #05405F;
}
.border_darkBlue_Bottom {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #05405F;
	border-bottom-color: #05405F;
	border-left-color: #05405F;
}
.border_darkBlue_LR {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #05405F;
	border-left-color: #05405F;
}
h1 {
	font-size: 24px;
	font-weight:normal;
}
h2 {
	font-size: 20px;
	margin: 0px;
	font-weight:normal;
}
h3 {
    font-size: 16px;
    font-weight:normal;
}
h4
{
    font-size: 14px;
    font-weight:normal;
}

.sideBar {
	width: 220px;
}
.border_DarkBlue {
	border: 3px solid #05405F;
	background-color: #FFFFFF;
	color: #001A33;
}
.SpacerDiv {
	background-color: #CCC;
	height: 1px;
}
.hrDiv {
    background-color: #CCC;
    height: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.hrDivDark 
{
    background-color: #CCC;
    height: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.ContentPanel
{
    background: #FFF;
    border: 2px solid #0099CC;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    padding: 20px;
}
.HighlightsColumn
{
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    border: 2px solid #0099CC;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    padding: 6px;
    margin-bottom: 6px;
}
.HighlightsColumn a, .HighlightsColumn a:visited
{
    color: #003366;
    display: block;
}
.HighlightsColumn a:hover
{
    color: #990000;
}
.HighlightsImg
{
    border: 2px solid #04354F;
    margin-right: 4px;
    margin-bottom: 4px;
    float:left;
}
.HighlightsColumn h4
{
    color: #CCFFFF;
}
.HighlightsClearDiv
{
    padding: 2px;
    margin: 0px;
    clear: both;
    text-align: right;
    background-color: #B9DCFF;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
}
.HighlightsClearDiv a:link, .HighlightsClearDiv a:visited
{
    color: #003366;
}
.HighlightsClearDiv a:hover
{
    color: #990000;
}
.ClearDiv
{
    padding: 0px;
    margin: 0px;
    clear: both;
    height: 1px;
}
.bcLocatorBG
{
    background-image: url('../../Resources/images/BCLocator/locator-bar_02.png');
    background-repeat: repeat-x;
    background-position: left center;
}

.txt14
{
    font-size: 14px;
}
.txt16
{
    font-size: 16px;
}
.txtGrey
{
    color:#CCC;
}

.load{background:url('../../Resources/images/ajax-loader.gif') no-repeat center;}

/* Celebrity Contest Panel */
.CelebBlock
{
	border: 1px solid #98DBFC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px;
	background-image: url('../../Resources/images/Bg_panel_blueTop.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-bottom:4px;
	min-height:104px;
}
.CelebImageDiv
{
float: left;
height: 80px;
width: 100px;
}
.CelebDesc
{
margin-left: 114px;
color: #333;
}
.CelebFormDiv
{
    width: 50px;
    float: right;
    margin-top: 2px;
    margin-left:6px;
    color: #5698BA;
}
.CelebFormDivTextfield     {
	border: 1px solid #c5e1ef;
}

.CelebTitle
{
font-size: 16px;
font-weight: bold;
color: #5698ba;
}
.CelebContentContainer
{
    background-color: #FFFFFF;
    border: 1px solid #0099FF;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 20px 40px 20px 40px;
    margin-top: 20px;
}
.CelebContentContainer input[type="text"] 
{
    border: 1px solid #0099FF;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius:4px;
}
.CelebContentContainer .InfoBoxWrapper
{
    background-position: right center;
    width: 500px;
    float: left;
    background-image: url('../../CelebrityContest/images/arrow-right.png');
    background-repeat: no-repeat;
}
.CelebContentContainer .InfoBox
{
    width:390px;
    margin-left:30px; 
    line-height:2em; 
    font-size:14px;
    padding:10px;
}
.Column50Per 
{
    width:50%;
    float:left;
}
.Column50PerContent 
{
    padding:10px;
}
.DropInImage
{
    position: absolute;
    top: 110px;
    z-index: 1000;
}

.IconDivFloatRigt
	{
	  width:40px;
	  float:right;
	  background:#EBEBEB;
	  text-align:center;
	  padding-top:8px;
	  padding-bottom:8px;
	  margin-left:10px;
	}
.buttonRed
{
    background-color: #CC0000;
    border: 2px solid #800000;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    color: #FFFFFF;
    cursor: pointer;
}

