/* CSS Document */

body{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;

}

.header01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}
.smallblack {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #003296;
}
.mediumblack {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}
a:link {
color: #003296;
text-decoration: none;
font-weight: bold;

}
a:visited {
font-weight: bold;
color: #3366FF;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: #F0AC00;
text-decoration: none;
}
a:active {
font-weight: bold;
color: #D6D789;
text-decoration: none;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #F0AC00;
margin-bottom:0;
margin-top:0;
padding-left: 20px;
background: url(images/orangearrow.gif) no-repeat;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #416298;
padding-left: 20px;
background: url(images/slimbluearrow.gif) no-repeat;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #416298;
padding-left: 20px;
background: url(images/slimbluearrow.gif) no-repeat;
}
.llinks ul{
margin:0px 0px 2px 0px;
font-size: 13px;
padding-right: 0px;
padding-left: 14px;
}
.llinks  li{
font-family: tahoma, "Lucida Console", Shruti, monospace;
list-style-image: url(images/squaredarkblue.gif);
font-size: 12px;
color:  #0099FF;
font-weight: bold;
padding-bottom: 3px;
padding-top: 3px;
margin:0px 1px 0px 3px;
}

.llinks li a:link{
font-family: tahoma, "Lucida Console", Shruti, monospace;
padding-bottom: 3px;
padding-top: 3px;
font-size: 13px;
font-weight: normal;
color: #416298;
text-decoration: underline;
}
.llinks li a:visited{
font-family: tahoma, "Lucida Console", Shruti, monospace;
padding-bottom: 3px;
padding-top: 3px;
font-size: 13px;
font-weight: normal;
color: #003296;
text-decoration: none;
}

.llinks li a:hover{
font-family: tahoma, "Lucida Console", Shruti, monospace;
padding-bottom: 3px;
padding-top: 3px;
font-size: 13px;
font-weight: normal;
color: #F0AC00;
text-decoration: none; 
 }

.form01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
border: 1px solid #B8C37E;
}
