body {
    background-color: #333333;
    font-family: verdana, helvetica, sans-serif;
    color: #333333;
    background-image: url(/f/201_sprintsitebg.gif);
    background-repeat: repeat-x;
}

.underside {
   background-image: url(/f/216_undersidebg.gif);
   background-repeat: repeat-x;
}

.articlePage {
background-image: url(/f/306_sprintsitebgarticle.png);
background-repeat: repeat-x;
}

a { color: #41b649; }
a:visited { color: #41b649; }
a:hover { color: #a6cd39; }
a:active { color: #41b649; }

#container {
    width: 957px;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 5px;
}

.clearer {
    clear: both;
}

#logo {
    width: 250px;
    height: 70px;
    float: left;
    margin-left: 16px;
}

#header {
width: 100%;
height: 70px;
margin: 0 auto;
padding: 0;
}

#illustration {
    float: left;
    width: 851px;
    height: 270px;
    margin-top: 13px !important;
    padding-left: 48px;
    padding-top: 0px;
}

#logobottom {
    background-color: #003266;
    border-bottom: 5px solid #004c9c;
    height: 30px;
    width: 320px;
    float: left;
}

#content ul, #content ul li {
list-style: none;
margin: 0;
padding: 0;
}

#content li {
background-image: url(/f/224_bullet.png);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 15px !important;
}
/*
#menuline {
    height: 30px;
    width: 600px;
    float: right;
    font-size: 14px;
    margin-right: 54px;
    margin-top: 38px;
}

#menuline ul, #menuline ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 7px;
}

#menuline ul li {
    width: 112px;
    height: 22px;
    display: inline;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 3px;
    padding-top: 5px;
    background-image: url(/f/209_menuitem.png);
    background-repeat: no-repeat;
    overflow: hidden;
}

#menuline a {
    color: white;
    text-decoration: none;
}
*/
#sidebar {
    width: 620px;
    float: left;
}

#sidebar ul, #sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    clear: both;
}

#sidebar ul li img {
    display: block;
    float: left;
}

#sidebar ul li div {
    float: left;
    width: 190px;
    padding: 10px;
    font-size: 12px;
    color: #0e3951;
}

#sidebar a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    font-size: 15px;
}

#content {
    float: left;
    width: 572px;
    height: 162px;
    overflow: hidden;
    margin-top: 15px;
    padding: 10px;
    font-size: 13px;
    background-image: url(/f/203_contentbg.png);
    background-repeat: no-repeat;
}

.underside#content {
    width: 600px;
    height: 610px;
    overflow: auto;
    float: left;
    background-image: none !important;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-left: 0px !important;
}

.articlePage#content {
    width: 600px;
    height: 420px;
    overflow: auto;
    float: left;
    background-image: none !important;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-left: 0px !important;
}

#titleh1 h1 {
    color: #fff;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
}

#titleh2 {
    color: #fff;
    margin-top: 0;
    font-size: 18px;
}

#content h2 {
color: #41B649;
}

#footer {
    margin: 0 auto;
    width: 850px;
    text-align: center;
    font-size: 10px;
    color: white;
    margin-top: 3px;
    padding-right: 5px;
}

#footer a {
    color: white;
}

#sidebar_right {
    float: right;
    width: 285px;
    height: 177px;
    font-size: 11px;
    background-image: url(/f/213_newsbg.png);
    background-repeat: no-repeat;
    margin-right: 50px;
    margin-top: 16px;
}

.underside#sidebar_right {
margin-top: 10px !important;
}

#searchField {
    width: 225px;
    height: 25px;
    font-size: 15px;
    float: left;
    margin-left: 5px;
        color: #ccc;
   background-color: #e3e3e3;
   border: 0px !important;
   text-align: left;
}

#searchButton {
    float: left;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    margin-left: 2px;
 width: 25px;
 height: 25px;
 cursor: pointer;
 text-indent: -9999px;
 background: url(/f/215_searchbutton.png) no-repeat top left;
   border: 0px !important;
margin: 0px;
margin-left: 5px;
padding: 0;
}

#sidebar_right ul, #sidebar_right ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

#sidebar_right ul li .artDate {
    float: right;
    color: #41b649;
    font-size: 9px;
}

hr {
    border: 0;
    height: 1px;
    color: silver;
    background-color: silver;
    margin-top: 14px;
}

#sidebar_right h2 {
    color: #41b649;
    margin-top: 0;
    font-size: 15px;
}

#searchbox {
    height: 30px;
    margin-top: 2px;
 margin-bottom: 5px;
    padding: 5px;
}

#newsbox {
    width: 90%;
    height: 125px;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
}

#newsbox img {
float: left;
margin-right: 35px;
}

#newsbox ul, #newsbox ul li {
list-style: none;
margin: 0;
padding: 0;
}

#newsbox ul {
margin-top: 20px;
}

#newsbox ul li {
background-image: url(/f/214_newsbullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
margin-top: 10px;
padding-left: 10px;
}

#newsbox a {
color: #41b649;
text-decoration: none;
font-weight: bold;
}

#newsbox a:hover {
color: #a6cd39;
}

#fileListing {
margin-top: 10px;
}

#fileListing ul, #fileListing ul li {
list-style: none;
margin: 0;
padding: 0;
}

#fileListing ul li {
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
margin-bottom: 2px;
margin-top: 2px;
font-size: 10px;
padding: 3px;
}

#archiveList ul {
margin-top: 30px;
}

#archiveList, #archiveList li {
list-style: none;
margin: 0;
padding: 0;
}

#archiveList li {
margin-bottom: 5px;
}

#archiveList li .archiveListItemDate {
display: block;
font-size: 11px;
}


#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_emailform_2 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_emailform_3 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}

#boxes {
float: left;
width: 100%;
height: 130px;
margin: 0 auto;
margin-top: 40px;
overflow: hidden;
}

.standard#boxes {
width: 1038px;
}

#boxes ul, #boxes ul li {
list-style: none;
margin: 0;
padding: 0;
display: block;
}

#boxes ul li {
margin-right: 26px;
}

#boxes li {
width: 285px;
float: left;
margin: 0;
padding: 0;
font-size: 12px;
}

#boxes img {
float: left;
}

#boxes a {
margin: 0;
padding: 0;
display: block;
text-decoration: none;
color: #7b7b7b;
}

#boxes a:hover {
color: #000;
}

#boxes div {
height: 141px;
overflow: hidden;
margin: 0px;
margin-top: 5px;
margin-bottom: 10px;
margin-top: 10px;
padding: 0px;
padding-bottom: 4px;
}

#menuline {
height: 28px;
font-size: 12px;
line-height: normal;
float: right;
position: relative; top: 40px; left: -53px;
z-index: 1200;
}

#menuline ul {
list-style: none;
margin: 0;
padding: 0;
}

#menuline li {
width: 113px;
height: 21px;
list-style: none;
	float: left;
	list-style: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
margin-left: 0px;
margin-right: 0px;
padding-top: 4px;
text-align: center;
}

#menuline ul li a {
width: 113px;
height: 16px;
background-image: url(/f/209_menuitem.png);
background-position: 0px 0px;
background-repeat: no-repeat;
display: block;
}

#menuline ul li a.current {
    background-image: url(/f/210_current.png);
    background-repeat: no-repeat;
}

#menuline a {
text-decoration: none;
color: #fff;
padding-top: 5px !important;
text-align: center;
font-weight: bold;
}

#menuline a:hover {
color: #ccc;
}

ss* html #menuline li a {
width: 90px !important;
text-align: center !important;
} 

ss* html #menuline ul li ul li a {
text-align: left !important;
}

#smartlink {
margin-top: 15px;
}

#smartlink ul, #smartlink ul li {
list-style: none;
margin: 0;
padding: 0;
}

#smartlink ul li {
margin-top: 12px;
}

#smartlink div {
width: 282px;
height: 71px;
overflow: hidden;
}

#smartlink h2 {
font-size: 20px;
font-weight: normal;
margin-top: 4px;
margin-bottom: 2px;
padding-left: 110px;
color: #fff;
font-family: impact, charcoal, sans-serif;
letter-spacing: 0.05em;
}

#smartlink a {
text-decoration: none;
}

#smartlink p {
margin: 0 !important;
padding-top: 1px !important;
padding-bottom: 1px !important;
padding-left: 110px;
}

.lesmer {
float: right;
font-size: 9px;
text-decoration: none;
margin-right: 10px;
color: #333;
}

.lesmer a:hover {
text-decoration: underline;
}

.first {
margin-top: 40px !important;
}

.smallImg {
width: 180px !important;
}
