
body {
  font-family: Verdana, Arial, Sans-serif;
  margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; 
}

table.main { border: 1px solid #666666; }

div {
  font-size:12px;
}

td, p, ul, li, blockquote { font-family:verdana,arial,helvetica,sans-serif; font-size:12px; line-height:18px; }

h1, h2, h3 { font-family: arial, helvetica, sans-serif; font-weight:bold; }

h1 { font-size: 18px; }
h2 { font-size: 18px; margin-bottom:4px; }


.topbar {
  background-color:#5B5A5A;
  height:22px;
  width:100%;
  
}
.top_nav {
  background-color:#7D7D7D;
  border-bottom:1px solid black;
  height:22px;
  padding-right:200px
}

.blue_bar {
  background-color:#6EABE8;
  height:15px;
  border-bottom:2px solid white;
  padding:3px,45px;
  font-size:10px;
  font-weight:bold;
  color:#003366;
}

.blue_bar a{
  color:#FFFFFF;
}
.main_head {
  background-color:#336699;
  height:auto;
  
  font-size:12px;
  clear:both
}
.main_story {
  border-top:10px solid #85A3C2;
  padding:10px;
  height:auto;
  color:#C1DEFB;
}

.topic_head {
  color:#336699;
  font-weight:bold;
  font-size:13px;
  padding:5px,0px;
}



.main_body {
  background-color:#EDEFE0;
  border-top:2px solid white;
}

.main_body_text {
  color:#666666;
  background-color:#F7F8ED;
  border:1px solid #CCCCCC;
  font-size:12px;
  padding:10px;
}

.intro_text {
  color:#666666;
  font-size:12px;
  padding:10px,45px;
}

.indent_text {
  color:#666666;
  font-size:12px;
  padding:0px,10px,10px,50px;
}

.headline {
  font-family: Verdana, Arial Narrow, Sans-serif;
  font-size:22px;
  color:#FFFFFF;
  padding-bottom:4px;
}

.partnerships_main_img {
  background-image:url(http://i.leadersinlearningawards.org/clla_partnerships.jpg);
  width:454px;
  border-left:2px solid white;
  border-bottom:3px solid white;
  padding:30px,75px;
  height:190px;
}

.footer {
  border-top:1px solid #D3D3D0;
  padding:10px;
  text-align:center;
  font-family: Verdana, Arial, Sans-serif;
  font-size:10px;
  color:#7A92A4;
}
.footer a {text-decoration: none;
font-family: Verdana, Arial, Sans-serif;
font-size:10px;
color:#336699;
} 

.footer a:hover {text-decoration: underline;
font-family: Verdana, Arial, Sans-serif;
font-size:10px;
color:#7A92A4;
} 

.cllatable {
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
}

.cllatable_all {
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
}

.cllatable_left {
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
  border-left:1px solid #666666;
}

.cllatable_left_dotted {
  border-top:1px thin dotted #666666;
  border-bottom:1px thin dotted #666666;
  border-left:1px thin dotted #666666;
}

.cllatable_left_dotted_nobot {
  border-top:1px thin dotted #666666;
  border-left:1px thin dotted #666666;
}

.cllatable_left_dotted_notop {
  border-bottom:1px thin dotted #666666;
  border-left:1px thin dotted #666666;
}

.cllatable_left_notop {
  border-bottom:1px solid #666666;
  border-left:1px solid #666666;
}

.cllatable_right {
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
  border-right:1px solid #666666;
}


.cllatable_dotted_left {
  border-left:1px thin dotted #666666;
}

.cllatable_dotted_right {
  border-right:1px thin dotted #666666;
}

.cllatable_dotted_lefttop {
  border-left:1px thin dotted #666666;
  border-top:1px thin dotted #666666;
}

.cllatable_dotted_righttop {
  border-right:1px thin dotted #666666;
  border-top:1px thin dotted #666666;
}

.cllatable_dotted_leftright {
  border-left:1px thin dotted #666666;
  border-right:1px thin dotted #666666;
}

.cllatable_dotted_leftrighttop {
  border-left:1px thin dotted #666666;
  border-right:1px thin dotted #666666;
  border-top:1px thin dotted #666666;
}

.cllatable_dotted_leftrightbottom {
  border-left:1px thin dotted #666666;
  border-right:1px thin dotted #666666;
  border-bottom:1px thin dotted #666666;
}


.cllatable_right_dotted {
  border-top:1px thin dotted #666666;
  border-bottom:1px thin dotted #666666;
  border-right:1px thin dotted #666666;
}

.cllatable_right_dotted_nobot{
  border-top:1px thin dotted #666666;
  border-right:1px thin dotted #666666;
}

.cllatable_right_dotted_notop {
  border-bottom:1px thin dotted #666666;
  border-right:1px thin dotted #666666;
}

.cllatable_right_notop {
  border-bottom:1px solid #666666;
  border-right:1px solid #666666;
}

.smallerText {font-family:arial,helvetica,sans-serif; font-size:9px; line-height: 11px;}


.tasks_alt {
}

.homerow { background: #666666; color: white; text-transform: uppercase; font-family: verdana, arial, helvetica; font-size: 11px; }
.homerow a { color: white; text-decoration: none; }
.homerow a:hover { text-decoration: underline; }

fieldset { padding: 8px; }

legend { font-weight: bold; font-size: 14px; }

.admin_body {
  color:#666666;
  background-color:#F7F8ED;
  font-size:12px;
  padding:10px;
}

.admin_note {
  color:#666666;
  font-size:9px;
}

.admin_menu {
  color:#666666;
  background-color:#336699;
  font-size:12px;
}
.admin_menu a { color: white; text-decoration: none; }
.admin_menu a:hover { text-decoration: underline; }


