body
{
   font-family: arial;
   padding: 4px;
   color: #3D663D;
}

body a
{
   color: white;
   text-decoration: none;
}

body a:hover
{
   font-weight: bold;
}

.groupheader {
   font-size: 12px;
   font-weight:bold;}
  
.listing {
   margin-left: 10px; 
 }

.teamlisting {
   font-size: 1.5em;
   margin-left: 10px; 
 }

.title
{
   left: 0px;
   top: 0px;
   position: absolute;
}

.avidlogo
{
   left: 560px;
   top: 30px;
   position: absolute;
}

.avidlogo a img
{
   border-style: none;
}

a.clarionReference 
{
   font-size: 0.5em;
}

.subtitle
{
   left: 520px;
   top: 100px;
   position: absolute;
}

.menu
{
   font-size: 0.8em;
   left: 0px;
   top: 0px;
   color: white;
   border-bottom: 1px white solid;
   position: absolute;
   width: 100%;
}

.menu td
{
   text-align: center;
}

.menu a
{
   color: white;
   text-decoration: none;
}

.info
{
   right: 0px;
   top: 20px;
   padding: 4px;
   position: absolute;
   color: white;
   font-size: 0.8em;
   text-align: right;
}

.sidebar
{
   position: absolute;
   top: 160px;
   left: 0px;
   font-size: 0.8em;
   padding: 4px;
   border-right: solid 1px #3D663D;
   width: 142px;
   height: 100%;
}

.parentlogin
{
   text-align: center;
   margin-bottom: 5px;
}

.login
{
   background-color: #DDDDDD;
   padding: 4px;
   border: solid 1px #3D663D;
   margin-bottom: 2px;
}

.login a
{
   color: #3D663D;
}

.logout
{
   text-align: center;
   margin-bottom: 10px;
   border-bottom: solid 1px #3D663D;
   padding-bottom: 4px;
}

.loginerror
{
   color: red;
   background-color: white;
   border: solid 1px black;
   padding: 2px;
}

.weeklytitle
{
  background-color: #DDDDDD;
  font-weight: bold;
  padding-left: 3px;
}

.weeklyday
{
  padding-left: 4px;
}

.weeklyitem
{
  padding-left: 8px;
  margin-bottom: 3px;
}

.weeklyitem a
{
  color: #666666;
}

.month
{
   position: absolute;
   top: 160px;
   left: 0px;
   right: 0px;
   padding: 4px;
}

.maincontent
{
   position: absolute;
   top: 160px;
   left: 150px;
   right: 248px;
   font-size: 0.8em;
   padding: 4px;
}

.maincontentwideright
{
   position: absolute;
   top: 160px;
   left: 150px;
   right: 0px;
   font-size: 0.8em;
   padding: 4px;
}

.maincontentwide
{
   position: absolute;
   top: 160px;
   left: 0px;
   right: 0px;
   font-size: 0.8em;
   padding: 4px;
}

.maincontent a
{
  color: black;
}

.maincontentwide a
{
  color: black;
}

.maincontentwideright a
{
  color: black;
}

.maincontent h1
{
  font-size: 3em;
  font-family: times;
  font-weight: normal;
  color: #3D663D;
}

.mainitem
{
  
}
.mainitemOutlinedImage
{
  width: 280px;
}

.mainitemcontent 
{
  padding: 4px;
  color: #444444;
}

.psaequestion
{
  color: #444444;
  font-family: times;
  font-size: 1.4em;
  border: 3px solid red;
  background-color: yellow;
}

.psaeinstructions
{
  font-family: arial;
  margin-bottom: 10px;
}

.psaealert
{
  float: left;
  padding: 2px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 8px;
  width: 150px;
  border: solid 1px black;
  font-size: 1.5em;
  font-family: arial;
  font-weight: bold;
  color: white;
  background-color: red;
  text-align: center;
}

.smallprint
{
  font-family: arial;
  font-size: 0.6em;
}

.mainitemtitle
{
  clear: both;
  font-size: 2.5em;
  font-family: times;
  color: #3D663D;
  border-bottom: 1px solid black;
}

.mainitemsubtitle
{
  font-size: 1.3em;
  margin-top: 10px;
  font-style: italic;
}

.mainitemdate
{
  color: #666666;
}

.mainitembyline
{

}


.mainitemimageby
{

}

.mainitemimage
{
   float: right; 
}

.mainitemimageOutlined
{
   position: absolute;
   top: 30px;
   right: 200px;
}

.rightside
{
   position: absolute;
   padding: 0px;
   top: 128px;
   right: 0px;
   width: 240px;
   height: 100%;
}

.rightsideheader
{
  clear: left;
  border-top: 4px solid #3D663D;
  font-family: times;
  font-style: italic;
  font-size: 1.4em;
}

.rightsideheaderclarion
{
  color: white;
  padding-bottom: 8px;
  clear: left;
  font-family: times;
  font-style: italic;
  font-size: 1.4em;
}

.rightsideitem
{
   clear: left;
   margin: 4px;
   border-top: black solid 1px;
}

.rightsidedate
{
   font-size: 0.6em;
   color: #444444;
   text-align: right;
   margin-bottom: 4px;
}

img.rightsideitem
{
  margin: 0px;
  border: none;
  float: left;
  padding-right: 5px;
  padding-top: 0px;
}

.rightsideitem a
{
  color: #3D663D;
}

.rightsideitemtext
{
   border-left: black solid 1px;
}

.rightsidebyline
{
  padding-top: 0px;
  font-size: 0.6em;
  color: #444444;
}

.required
{
  color: red;
}

.holiday
{
   position: absolute;
   top: 90px;
   left: 500px;
}

.cellphonebacking
{
  background-color: white;
  filter:alpha(opacity=20);
  opacity: 0.2;
  width: 219px;
  height: 100px;
  color: white;
  position: absolute;
  top: 36px;
  left: 560px;
}   

.cellphone
{
  text-align: center;
  font-size: 0.8em;
  padding: 4px;
  border: 1px solid white;
  width: 211px;
  color: white;
  position: absolute;
  top: 36px;
  left: 560px;
}

.contact
{
  font-size: 0.8em;
  padding: 2px;
  border: 1px solid green;
}

.serviceNotice
{
  border: solid black 1px;
  color: black;
  background-color: yellow;
  padding: 4px;
  width: 200px;
}

.rssFeedTag 
{
  font-size: 0.9em;
}

.notice
{
  padding: 4px;
  border: solid black 1px;
  color: black;
  background-color: yellow;
  width: 400px;
}
