body {
-webkit-font-smoothing:antialiased;
background:#fff;
color:#555;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
line-height:18px;
position:relative;
}

sub,sup {
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}

sup {
top:-.5em;
}

sub {
bottom:-.25em;
}

.topBar img {
height:60px;
}

.topBar {
border-bottom:solid 10px #4A4A4A;
border-top:solid 5px #B80000;
padding:20px 20px 15px;
}

.topBar a {
float:left;
}

.topBar h1 {
border-left:1px solid #9D9D9D;
color:#B80000;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:400;
line-height:20px;
margin:0 0 0 20px;
padding:0 0 0 20px;
text-transform:uppercase;
}

.topBar h1 span.grey {
color:#4A4A4A;
}

.topBar h2,.topBar h3 {
color:#B80000;
}

.topBar h2 {
font-size:18px;
font-style:italic;
font-weight:400;
margin:0;
padding:0;
text-align:right;
}

.topBar h3 {
font-size:36px;
font-weight:700;
margin:0;
padding:0;
text-align:right;
}

p.intro {
font-size:18px;
font-weight:700;
line-height:24px;
margin:20px 0;
padding:0;
}

.maroon {
color:#A90005;
}

p.disclaimer {
font-size:12px;
font-weight:400;
line-height:18px;
margin:20px 0;
padding:0;
}

#heroImage {
/* background:url(../images/header_nfl_head_injury.jpg) no-repeat center top #000; */
border-bottom:solid 5px #4A4A4A;
height:310px;
z-index:1;
}

#heroImage p {
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
margin:0 0 18px;
padding:0;
}

#heroImage img {
border-bottom:1px solid #9D9D9D;
padding:20px 0 10px;
}

.contentHeadline {
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-left-radius:8px;
-webkit-border-top-right-radius:8px;
border-top-left-radius:8px;
border-top-right-radius:8px;
margin:20px 0 0;
background: #727272; /* Old browsers */
background: -moz-linear-gradient(top, #727272 0%, #3d3d3d 30%, #3b3b3b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727272), color-stop(30%,#3d3d3d), color-stop(100%,#3b3b3b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #727272 0%,#3d3d3d 30%,#3b3b3b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #727272 0%,#3d3d3d 30%,#3b3b3b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #727272 0%,#3d3d3d 30%,#3b3b3b 100%); /* IE10+ */
background: linear-gradient(top, #727272 0%,#3d3d3d 30%,#3b3b3b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#3b3b3b',GradientType=0 ); /* IE6-9 */
}

.contentHeadline h1 {
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
font-weight:400;
line-height:21px;
margin:0;
padding:8px 0 10px 10px;
}

.list-box {
-moz-border-radius:8px;
-webkit-border-radius:8px;
background-color:#333;
border-radius:8px;
color:#FFF;
padding:20px;
}

.list-box ul {
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
font-weight:700;
line-height:26px;
margin:0;
padding:0;
}

.list-box ul li {
background:url(../images/list-check-mark.png) top left no-repeat;
border-bottom:1px solid #7A7A7A;
display:block;
padding:0 20px 20px 60px;
}

.list-box ul li.one-line {
padding:12px 20px 0 60px;
}

.list-box ul li:last-child {
border-bottom:none;
}

.contentBodyCopy {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
background:#efefef;
border-bottom:1px solid #ccc;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding:20px 20px 5px;
}

p {
margin:0;
padding:0;
}

.contentBodyCopy p {
color:#141414;
font-size:14px;
line-height:22px;
margin:0 0 18px;
padding:0;
}

.contentBodyCopy img {
margin-top:-20px;
padding:0 10px 2px 22px;
}

#lcol {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-box-shadow:0 0 10px 2px rgba(0,0,0,.2);
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.2);
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
box-shadow:0 0 10px 2px rgba(0,0,0,.2);
text-align:left;
z-index:99;
}

#rcol {
text-align:left;
}

#lcolFormHead {
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-moz-box-shadow:0 0 10px 2px rgba(0,0,0,.2);
-webkit-border-top-left-radius:8px;
-webkit-border-top-right-radius:8px;
-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.2);
border-top-left-radius:8px;
border-top-right-radius:8px;
box-shadow:0 0 10px 2px rgba(0,0,0,.2);
margin-top:-57px;
text-align:center;
background: #6e0000; /* Old browsers */
border-top:solid 2px #FFF;
border-left:solid 2px #FFF;
border-right:solid 2px #FFF;
}

#lcolFormHead h1 {
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:700;
margin:0;
padding:10px 0;
text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
}

#lcolFormBody {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
/*background:#E1E1E1;*/
background:#b80000;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
border-bottom:solid 2px #FFF;
border-left:solid 2px #FFF;
border-right:solid 2px #FFF;
padding:20px;
}

#lcolFormBody p {
color:#FFF;
font-size:14px;
font-weight:700;
line-height:24px;
}

#lcolFormBody p.lcolFormReq {
font-size:10px;
padding:10px 0 0;
text-align:right;
}

#lcolFormBody label {
color:#FFF;
font-size:14px;
font-weight:700;
line-height:24px;
margin-bottom:15px;
}

h2.form-footer {
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:400;
text-align:center;
}

input.submit {
-moz-border-radius:8px;
-o-border-radius:8px;
border:1px solid #1C1C1C;
border-radius:8px;
color:#FFF;
cursor:pointer;
display:block;
font-size:22px;
font-weight:700;
line-height:24px;
margin:0 auto;
padding:10px 0;
text-align:center;
text-decoration:none;
text-shadow:0 -1px 0 rgba(0,0,0,0.2);
width:80%;
background: #8c8c8c; /* Old browsers */
background: -moz-linear-gradient(top, #8c8c8c 0%, #4a4a4a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c8c), color-stop(100%,#4a4a4a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8c8c8c 0%,#4a4a4a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8c8c8c 0%,#4a4a4a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8c8c8c 0%,#4a4a4a 100%); /* IE10+ */
background: linear-gradient(top, #8c8c8c 0%,#4a4a4a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#4a4a4a',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2);
-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2);
-o-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2);
-webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-o-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
}

.styled_select {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:url(../images/misc/styled-select.png) no-repeat right #fff;
border-radius:4px;
height:35px;
margin-top:-9px;
overflow:hidden;
width:170px;
}

.styled_select:hover {
background:url(../images/misc/styled-select-hover.png) no-repeat right #fff;
}

.styled_select select {
-moz-border-radius:2px;
-webkit-appearance:none;
-webkit-border-radius:2px;
background:transparent;
border:none;
border-radius:2px;
font-weight:700;
height:35px;
padding:9px 4px;
width:200px;
}

footer {
background:#B80000;
color:#FFF;
font-size:12px;
margin:0;
padding:0;
text-align:left;
}

footer a:link,footer a:visited {
color:#FFF;
text-decoration:underline;
}

footer a:hover {
text-decoration:none;
}

footer h5,footer h6 {
color:#FFF;
font-weight:700;
margin:0;
padding:0;
}

footer h5 {
font-size:14px;
}

footer h6 {
font-size:24px;
}

.footer {
padding:20px 0;
}

p.lcolFormReq strong,#lcolForm strong {
color:red;
font-size:20px;
}

.superscript {
	vertical-align: super;
	font-size: small;
	display: inline; 
}


