* {
margin: 0; 
padding: 0; }

:focus { outline: 0;}

body {
background: #fff; }

img { 
border: 0;
-ms-interpolation-mode:bicubic; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }



/*STRUCTURE*/

#wrapper {
width: 900px;
background: #fff; 
margin: 0px auto;
padding: 20px 0px 0px 10px; }

#masthead {
height: 40px;
width: 900px;
margin: 0px 0px 10px 0px; }

#masthead .mark {
margin: 5px 0px 0px 2px;
float: left; }

#masthead img {
width: 130px; }



/*NAV*/

#masthead ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none;
float: right; }

#masthead li { 
display: block; 
height: 38px; 
width: 139px; 
background: #fff url(../_images/rule_nav.gif) no-repeat left top;
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px; 
line-height: 38px; 
line-height: 30px; 
color: #00aeef; 
text-indent: 10px; 
float: left; }

#masthead li a:link, li a:active, li a:visited  {
display: block;
/*background: #fff url("../_images/rule_nav.gif") no-repeat left top; */
color: #000; 
text-decoration: none; }

#masthead li a:hover  {
display: block;
background: #ffffff url("../_images/rule_nav.gif") no-repeat left top;
color: #000; 
text-decoration: none; }


#submenu {
padding: 0px 0px 10px 0px;
font-size: 22px;
}
#submenu  a:link, a:active, a:visited  {
color: #0066cc;
text-decoration: none; 
border-bottom: dotted 1px #0066cc;
}

#submenu a:hover  {
color: #ff3300;
text-decoration: none; 
border-bottom: dotted 1px #ff3300;
}

/*SECTION*/

.section {
background: #fff;
height: 40px;
width: 890px;
border-top: #ccc solid 1px;
width: 900px;
}
.hrule {
background: #fff;
height: 3px;
border-top: #ccc solid 1px;
width: 900px;
}
.leaderboard-ad {
background: #fff;
height: 90px;
width: 900px;
/* border-top: #ccc solid 1px; */
text-align: center;
}



/*MODS*/

.mod_wrapper {
margin: 10px 0px 0px 0px; }

.mod_wrapper  .body {
margin: 10px 0px 0px 5px; }

.mod_boiler {
background: #fff;
width: 900px;
margin: 20px 0px 20px 0px;
}

.mod_boilerSmall {
width: 290px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }
.mod_boilerSmall  h4 {
font-family: Georgia, serif;
font-weight: bold;
font-color: #012345;
font-size: 16px;
line-height: 16px;
float right;
}

.mod_intro {
background: #fff;
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #fff;
width: 820px;
margin: 0px 0px 0px 4px; }

.mod_2 {
/* height: 500px; */
width: 440px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }

.mod_3 {
/* height: 350px; */
width: 290px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }

.mod_4 {
/*height: 400px; */
width: 215px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }

.mod_5 {
/*height: 475px;*/
width: 170px;
float: left;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px; }


/*IMAGES*/

.mod_5 img {
width: 160px; 
height: 110px; }



/*GLOBAL TYPOGRAPHY*/

h2 {
font-family: Georgia, serif;
font-weight: bold;
font-size: 13px;
line-height: 40px;
color: #000;
float: left;
margin: 0px 0px 0px 4px; }

h2 a:link, 
h2 a:active, 
h2 a:visited  {
color: #00aeef; 
color: #ff3300; 
text-decoration: none; }

h2 a:hover  {
color: #00aeef;
text-decoration: underline; }

h3 {
font-family: Georgia, serif;
font-weight: bold;
color: #ff3300; 
margin: 0px 0px 0px 0px; }

/* h3 a:link, h3 a:active, h3 a:visited  { */
h3 a:link, h3 a:active, h3 a:visited  {
color: #0066cc;
text-decoration: none; 
border-bottom: dotted 1px #0066cc;
}

h3 a:hover  {
color: #ff3300;
text-decoration: none; 
border-bottom: dotted 1px #ff3300;
}


.mod_intro h3 {
font-size: 20px;
line-height: 26px;}

.mod_2 h3 {
font-size: 14px;
line-height: 20px; }

.mod_3 h3 {
font-size: 15px;
line-height: 20px; }

.mod_4 h3 {
font-size: 13px;
line-height: 15px; }

.mod_5 h3 {
font-size: 12px;
line-height: 15px;
min-height: 30px; }

.mod_d h3 {
font-size: 13px;
line-height: 18px; }

h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 11px;
line-height: 40px;
color: #aaa;
float: right; 
margin: 0px 4px 0px 0px; }

h4 a:link, h4 a:active, h4 a:visited  {
color: #999;
text-decoration: none; }


h4 a:hover  {
color: #00aeef;
text-decoration: underline; }

.sort_form {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
float: right; 
margin: 10px 0 0 0; }

.body h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #999; 
float: none;
margin: 0px 4px 0px 0px; }

p {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
line-height: 15px;
color: #666; 
margin: 0px 5px 15px 0px; }
/*
p a:link, 
p a:active, 
p a:visited  {
color: #00aeef; 
color: #ff3300; 
text-decoration: none;
} 
*/
p a:link, 
p a:active, 
p a:visited  {
color: #0066cc; 
text-decoration: none; 
border-bottom: dotted 1px #0066cc;
}

p a:hover  {
color: #ff3300;
text-decoration: none; 
border-bottom: dotted 1px #ff3300;
}

.mod_3 p {
font-size: 12px;
line-height: 16px; }
.mod_wrapper p {
font-size: 14px;
line-height: 16px; }


.mod_boiler p {
font-family: Georgia, serif;
font-size: 40px;
line-height: 42px;
color: #0066cc;
/* margin: 10px 0px 0px 0px; */
}

.mod_boiler p .time {
font-family: Georgia, serif;
font-size: 20px;
line-height: 22px;
color: #aaa; }

.mod_boilerSmall p {
font-family: Georgia, serif;
font-size: 31px;
line-height: 38px;
color: #005F8B; 
margin: 40px 0px 40px 0px; }
.mod_boilerSmall p {
font-family: Georgia, serif;
font-size: 18px;
line-height: 18px;
color: #005F8B; 
margin: 0px 0px 0px 0px; }

.mod_intro p {
font-family: Georgia, serif;
font-size: 20px;
line-height: 29px;
color: #aaa; 
margin: 20px 0px 0px 0px; }

.mod_intro p#keywords {
font-size: 12px;
line-height: 18px;
font-style: italic;
color: #aaa; 
margin: 20px 0px 0px 0px; }

.mod_note p,
.mod_description p {
font-size: 12px;
line-height: 18px;
color: #aaa; 
margin: 0px 0px 0px 0px; }

.body ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none; 
}

.body ol { 
margin: 0px 0px 0px 0px;
padding: 20px;
list-style-type: decimal; 
}


.body li {
font-family: Georgia, serif;
font-weight: normal;
font-size: 12px;
line-height: 20px;
color: #999;
background: #fff; }

.body li a:link {
color: #ff3300;
background: #fff; 
text-decoration: none; }

.body li a:visited  {
color: red;
background: #fff; 
text-decoration: none;  }

.body li a:hover  {
color: #00aeef;
background: #fff; 
text-decoration: underline; }


/* FORM ELEMENTS */

.section form {
display: inline; }

.mod_wrapper form {
background: #fff;
border-top: 1px dotted #ccc; }

label { 
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
display:block; 
margin:20px 0 5px 0; }

form select {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 10px;
width: 170px; }

form input {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
width: 170px; }

form input.button { 
font: bolder 12px Georgia, Times; 
border: 1px solid #ccc; 
padding: 2px 3px; 
background: #fff; 
color: #00aeef;
display:block; 
width: auto; 
margin: 20px 0 5px 0; }


#menu {margin:0; padding:0;}
#menu ul { margin: 10px 0px 0px 0px ; padding:0;}
#menu ul li { display:block; padding:0; float:left; text-align:left; margin-right:2em; }
/* #menu ul li { display:inline; padding:0; text-align:left;margin-right:2em; } */
#menu li a { color:#ff3300; font:bold 18px arial; text-decoration:none; line-height: 1.3em; display:block; border-bottom:none }
/* #menu li a:hover { color:#3366ff; } */
#menu li a:hover { color:#0066cc; }

#menu li span { font:11px arial; color:#999; margin:0; }
#menu li span:hover  {color:#999;}

a img { display: block }