body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    background:#000000 url("../images/bg.jpg") no-repeat center top;
    width:100%;
    margin: 0px auto;
    padding:0px;
}

p{
    margin: 0;
    padding: 0 0 20px;
}

.small{
    font-size: 9px;
    line-height: 10px;
}

*html body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    background:#000000 url("../images/bg-ie6.jpg") no-repeat center top;
    width:100%;
    margin: 0px auto;
    padding:0px;
}

#container{
    /*width:960px;*/
    width:972px;
    height:auto;
    padding:0px;
    margin:0px auto;
    text-align: left;
    /*background:url("../images/bg-shadow.jpg") no-repeat 0 0;*/
}

#container1{
    width:972px;
    float:left;
    padding:0 6px 0 6px;
    margin:0px auto;
    text-align: left;
}

ul{
    padding: 0;
    margin: 0;
}

.highlight{
    float: left;
    color: #ffffff;
    font-size: 14px;
    background: url(../images/bg-highlight.jpg);
    width: 581px;
    height: auto;
    margin: 0 0 30px;
}

.highlight a{
    color: #FF9900;
}

.highlight-content{
    float: left;
    margin: 15px 0 0 30px;
    width: 521px;
}

.highlight-title{
    float: left;
    clear: both;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    width: 521px;
    border-bottom: 1px #ffffff dotted;
}
.highlightBox {
    background-color: #E3EFF9;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
    font-family: Trebuchet MS,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    min-height: 150px;
    padding: 10px 20px 0px 20px;
    margin: 10px 0 5px 0;
}
.rightImgCaption {
    width: 170px;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 30px;
    float: right;
    font-size: 9px;
}
.captionImg  {
    border: 2px solid #2860AD;
}
.caption {
    font-size: 9px;
    clear: both;
    width: 200px;
    line-height: 10px;
    text-align: center;
    padding-top: 3px;
}

#sch-body{
    padding: 0 10px 10px 10px;
    margin-left: 200px;
}
#sch-pre-body{
    padding: 0 10px 10px 10px;
    margin-left: 160px;
}


/*----------------------------*/
/*                            */
/*----------------------------*/

a {
    color:#014a8f;
    text-decoration:none;
}

a:hover {
    color:#F36F21;
    text-decoration:underline;
}

.greentext{
    color:#8cc63e;
    font-size:20px;
    text-transform:uppercase;
}

.home-headings{
    font-size:16px;
    color:#f36f21;
    padding:0 0 5px;
    margin:0;
    border-bottom: 1px #000 dotted;
}

.image-left{
    float:left;
    clear: both;
    width:auto;
    padding:0 5px 0 0;
    margin:0;
}

.image-right{
    float:right;
    width:auto;
    padding:0 0 0 5px;
    margin:0;
}

.greytext{
    color:#434242;
    font-size:11px;
}

.greytext a{
    color:#3ca608;
    font-size:14px;
    text-decoration:none;
    
}
.greytext a:hover{
    color:#3ca608;
    font-size:14px;
    text-decoration:underline;

}

#logos{
    width:311px;
    float:right;
    padding:30px 0 0 0;
    margin:0;
}

.blue{
    font-size: 12px;
    font-weight: bold;
    color: #014a8f;
}

/*----------------------------*/
/*         H Tags             */
/*----------------------------*/

h1 {
    font-size:20px;
    color:#014a8f;
    padding:12px 0 4px 0;
    margin:0;
}

h2 {
    font-size:14px;
    text-transform:uppercase;
    padding:0;
    margin:0;
}

h3 {
    font-size:12px;
    color:#2860ad;
    margin:0 0 5px;
    clear:both;
}

.float-right{
    border: 1px solid #aaaaaa;
    float: right;
    margin: 20px 0 5px 0px;
}

/*----------------------------*/
/*                            */
/*----------------------------*/

#content-main{
    width:960px;
    float:left;
    padding:0;
    margin:25px 0 0;
    background: #ffffff;
}

#main{
    width:581px;
    /*height:240px;*/
    float:left;
    padding:0 0 20px;
    margin:0;
    line-height:18px;
}

#main ul{
    padding: 0 0 0 30px;
}
.dashedDivideTop {
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #000000;
    margin-bottom: 5px;
    padding-bottom: 0px;
    clear: left;
}

.dashedDivideBtm {
    padding-bottom: 5px;
}
.eventImg {
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
    border: 3px solid #2860ad;
}
.firstP {
    margin-top: 0px;
    margin-bottom: 30px;
}



.exp-table { /*------------------------IE6----*/
    
    
    margin:0 0 25px 0;
    padding: 0 0 11px 0;
}

*:first-child+html .exp-table { /*------------------------IE7----*/
    
    
    margin: 0 0 25px 0;
    padding: 0 0 11px 0;
}

html>body .exp-table { /*------------------------FIREFOX----*/
    
    
    margin: 0 0 25px 0;
    padding: 0 0 11px 0;
}

.exp-table h4 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    }

#maininner{
    width:581px;
    height:auto;
    float:left;
    padding:0;
    margin:0;
}

#content-left{
    width:330px;
    float:left;
    padding:0;
    margin:0;
    /*background:url("../images/bg-content-left.jpg") no-repeat 0 0;*/
}

#social img {
    margin: 0 5px;
    vertical-align: middle;
}

#social a:hover {
    text-decoration:none;
}

#support {
    width: 280px;
    padding-left: 15px;
    margin-bottom: 15px;
}
hr {
    margin-top: 5px;
    margin-bottom: 3px;
}

#outsideLinks {
    width: 310px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 10px;
}
.imgSidebar {
    margin-top: 5px;
    margin-bottom: 5px;
}
#scroller {
    width: 310px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0 30px 5px;
    height: 625px;
    line-height: 16px;
}

*html #scroller {
    width: 310px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 30px 0;
    height: 370px;
    line-height: 16px;
}

#scroller2 {
    width: 310px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 30px 5px;
    height: 200px;
    line-height: 16px;
}
.scrollhead {
    text-transform: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    margin-bottom: 10px;
    padding: 0 0 2px;
    font-size: 14px;
}

.column{
    color: #014a8f;
    font-size: 10px;
    float: left;
    width: 150px;
    height: auto;
}

.column li{
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
}

.column2{
    color: #014a8f;
    font-size: 10px;
    float: right;
    width: 150px;
    height: auto;
}

.column2 li{
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
}




#content-right{
    /*width:650px;*/
    width:590px;
    float:right;
    padding:0 20px 15px 20px;
    margin:0;
    background:url("../images/bg-main.jpg") no-repeat 0 0;
}

#column-left{
    /*width:310px;*/
    width:274px;
    float:left;
    padding:0 5px 0 0;
    margin:0;
}

#column-middle{
    width:21px;
    /*height:415px;*/
    height:515px;
    float:left;
    padding:0;
    margin:0;
    background:url("../images/bg-column-middle.jpg");
}

#column-right{
    /*width:300px;*/
    width:274px;
    float:left;
    padding:0 0 0 25px;
    margin:0;
}

#header{
    width:960px;
    height:286px;
    float:left;
    padding:0;
    margin:0;
    /*background:url("../images/bg-header.jpg") no-repeat 0 0 ;*/
}

#photos{
    width:649px;
    height:249px;
    float:right;
    padding:30px 0 0 0;
    margin:0;
}

.h-divider{
    float:left;
    width:581px;
    height:37px;
    padding:0;
    margin:0;
    clear:both;
    background:url("../images/h-divider-image.jpg") no-repeat 0 0;
}

/*----------------------------*/
/*        Vote                */
/*----------------------------*/

#vote{
    width:310px;
    height:170px;
    float:left;
    padding:0;
    margin:0;
    background:url("../images/bg-bestvideo.gif") no-repeat 0 0;
}

/*----------------------------*/
/*     Downloadable Forms     */
/*----------------------------*/

#forms{
    /*width:310px;*/
    width:250px;
    height:auto;
    float:left;
    padding:0 0 0 30px;
    margin:0;
    color:#030303;
    font-size:14px;
}

#forms ol{
    /*width:310px;*/
    width:250px;
    height:auto;
    float:left;
    padding:0;
    margin:0;
    color:#030303;
    font-size:14px;
}

#forms li{
    /*width:310px;*/
    width:250px;
    height:auto;
    float:left;
    padding:0 0 5px 18px;
    margin:0;
    color:#030303;
    font-size:14px;
    list-style:none;
    background:url("../images/bullet.jpg") no-repeat 0 0;
}

#forms a{
    color:#030303;
    text-decoration:none;
}

#forms a:hover{
    color:#030303;
    text-decoration:underline;
}

/*----------------------------*/
/*        Nav                 */
/*----------------------------*/

#nav{
    width:auto;
    clear: both;
    height:70px;
    padding:0;
    margin:0 0 0 95px;
}

#nav ol{
    padding:0;
    margin:0;
}

#nav li {
    display:inline;
    padding:0;
    margin:0;
    font-size:22px;
}

#nav li a {
    font-weight: bold;
    float:left;
    width:auto;
    padding:0 20px 0 20px;
    margin:20px 0 0;
    color:#ffffff;
    text-decoration:none;
    /*border-right:1px solid #0387ba;*/
    border-left:1px solid #aaaaaa;
    text-align:center;
    height:auto;
}

#nav li a:hover {
    color:#2860ad;
    text-decoration:none;
    /*background:#0288bb;*/
    padding:0 20px 0 20px;
    margin:20px 0 0;
    height:auto;
}

#nav li a.no-border{
    border: none;
}

/*----------------------------*/
/*            Forms           */
/*----------------------------*/

#smallForm {
    padding: 0;
    margin:0;
    width:310px;
    height:265px;
    background:url("../images/bg-form.jpg") no-repeat 0 0 ;
}
    
#smallForm .formInput, .smallForm textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 1px solid #666666;
    text-align: left;
    width: 238px;
    padding:0;
    margin:0 0 0 31px;
}

#smallForm textarea {
    height: 100px;
}

#smallForm p { 
    padding: 0; 
    margin: 0;
}

#smallForm .formButton  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    width: 87px;
    height:25px;
    background-color: #000000;
    color: #ffffff;
    padding:0;
    margin: 7px 39px 0 0;
    border:none;
    cursor:pointer;
    text-transform:uppercase;
    font-weight:bold;
    float:right;
}

*html #smallForm .formButton  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    width: 87px;
    height:25px;
    background-color: #000000;
    color: #ffffff;
    padding:0;
    margin: 3px 39px 0 0;
    border:none;
    cursor:pointer;
    text-transform:uppercase;
    font-weight:bold;
    float:right;
}

*:first-child+html #smallForm .formButton  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    width: 87px;
    height:25px;
    background-color: #000000;
    color: #ffffff;
    padding:0;
    margin: 3px 39px 0 0;
    border:none;
    cursor:pointer;
    text-transform:uppercase;
    font-weight:bold;
    float:right;
}

#smallForm .formButton:hover{
    color:#FF9900;
}

#form-title{
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 25px 0 5px 30px;
}
    
/*------------------*/

#videoForm {
    padding:0;
    margin:0;
}

#videoForm .formInput, .videoForm select {
    font: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border: 1px solid #cccccc;
    text-align: left;
    width: 200px;
    padding:0px;
    margin:0px;
}
    
#videoForm textarea {
    font: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border: 1px solid #cccccc;
    text-align: left;
    width: 200px;
    height: 52px;
    padding:0px;
    margin:0px;
}

#videoForm #divLeft{
    float:left; 
    width: 250px;}

#videoForm #divRight{
    float: left;
	width: 250px;
}  

#submit577{
	float: left;
	clear: both;
}

#videoForm #radio_select_1, #radio_select_2{
margin-left: 0;
}

#videoForm #radio_select_2{
margin-top: 10px;
}

#videoForm .qlabel{
font-weight: bold;
color:#014a8f;
}

/*------------------*/

#bigForm {
    padding:0;
    margin:0;
}

#bigForm .formInput, .bigForm select {
    font: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border: 1px solid #cccccc;
    text-align: left;
    width: 200px;
    padding:0px;
    margin:0px;
    background-color:#eeeeee;
}
    
#bigForm textarea {
    font: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border: 1px solid #cccccc;
    text-align: left;
    width: 200px;
    height: 52px;
    padding:0px;
    margin:0px;
}

#bigForm divLeft{
    float:left;
}

#bigForm divRight{
    float:right;
}   
    
 #formButton {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    width: 75px;
    background-color: #45494a;
    color: #ffffff;
    padding:0;
    /*margin: 2px; 0 0 0;*/
    margin: 3px 0 0 0;
    border:none;
    cursor:pointer;
}
    
#divDisclaimer{
    float: left; 
    padding: 50px 0 0 0;
    width:450px;
}
    
#p_specific_questions textarea{background-color:#eeeeee;}

#p_injury_description textarea{background-color:#eeeeee;}

/*----------------------------*/
/*            Footer          */
/*----------------------------*/

#footer{
    width:960px;
    height:38px;
    float:left;
    padding:0;
    margin:0;
    background:#2860ad;
}

#footer p{
    float:right;
    width:960px;
    padding:12px 15px 0 0;
    margin:0;
    text-align:center;
    color:#ffffff;
}

#footer a{
    color:#ffffff;
    text-decoration:underline;
}

#footer a:hover{
    color:#ffffff;
    text-decoration:none;
}

/*----------------------------*/
/*         Voting Page        */
/*----------------------------*/


.voting-booth{
    font-size: 20px;
    width:272px;
}

.right { 
    width:290px;
    float:left;
    padding:0 10px;
}
.right p { 
    text-align:left !important; 
}

.formRadio { 
    margin-left: 20px;
}

.left { 
    width:auto; 
    float:left; 
}

.right .formInput{
    width: 280px !important;
    height: 20px !important;
}

.right textarea{
    width: 280px !important;
}

.right label{
    font-size: 16px !important;
}

.right #p_psa_vote{
    font-size: 16px !important;
}

#submit241{
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    width: 280px;
    height: 40px;
    background: url(../images/submit-bg.jpg) no-repeat scroll top center;
}

#submit241:hover{
    color: #000000;
}

#filelist{
    width: 590px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: none !important;
    height: auto !important;
    overflow: scroll!important;
    overflow-x: hidden!important;

}

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

#filelist li{
    font-size: 14px;
    padding: 5px 0;
}

#jwPlugInHost {
    float: right;
    height: 430px;
    width: 590px;
}
    
        /*
         * Required 
        */
        .container {
    width:280px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
    height: 169px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.pAlignRight {
    text-align: right;
}
        .slides { position:absolute; top:0; left:0; }
        .slides div {
    position:absolute;
    top:0;
    width:280px;
    display:none;
}
        /*
         * Optional
        */
        #loopedSlider,#newsSlider {
    margin:0 auto;
    width:280px;
    position:relative;
    clear:both;
}
        ul.pagination {
    list-style:none;
    padding:0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1;
    margin-left: 0;
}
        ul.pagination li  { float:left; }
        ul.pagination li a {
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
}
        ul.pagination li.active a {
    color:white;
    background-color: #000000;
}
    

