/* CSS Document */

a.topquicklinks {text-decoration:none; font-family:arial; font-size:10px; color:#535353}

a.topquicklinks:hover {color:#ffffff}

body {
margin:0px 0px 0px 0px;
background-color:#003471;
background-image:url(../lps-images/background-gradient.jpg);
background-repeat:no-repeat;
background-position:top left;
}


.container {

background-image:url(../lps-images/shadowunderwhite2.png);
background-repeat:repeat-y;
background-position:center
}

. tds
 {
  background-Color:silver;
  width:100;
  height:20;
  text-align:center;
  border:1px solid gray;
  font-size:14;
  filter:alpha(opacity=45);
  -moz-opacity:45%;
  cursor:crosshair;
 }
 
.bodytext{font-family:arial;
font-size:12px;
font-weight:normal;
line-height:16px;
color:#333333
}

a.learnbutton{text-decoration:none;color:#00467f} 

a.learnbutton:hover{text-decoration:underline;color:#00467f} 

a.sidebarlink{font-family:arial; color:#00467f; font-size:12px; font-weight:bold; text-decoration:none}

a.sidebarlink:hover{font-family:arial; color:#00467f; font-size:12px; font-weight:bold; text-decoration:underline}