/* CSS Document */

html {
  overflow: -moz-scrollbars-vertical;
}

.bluetl {
width: 14px;
height: 11px;
background-color: #B1CCDF;
}
.bluetr {
width: 12px;
height: 11px;
background-color: #B1CCDF;
}
.bluebl {
width: 14px;
height: 11px;
background-color: #B1CCDF;
}
.bluebr {
width: 12px;
height: 11px;
background-color: #B1CCDF;
}
.bluem {
color: #333333;
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #B1CCDF;
vertical-align: top;
}
.bluesides{
background-color: #B1CCDF;
}

.bluesubheading {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 21px;
color: #007EBC;
font-weight: bold;
}

.greensubheading {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 21px;
color: #004368;
font-weight: bold;
}

.boldtext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #004368;
font-weight: bold;
}

.greentl {
width: 11px;
height: 9px;
background-color: #D2ED73;
}
.greentr {
width: 12px;
height: 9px;
background-color: #D2ED73;
}
.greenbl {
width: 11px;
height: 11px;
background-color: #D2ED73;
}
.greenbr {
width: 12px;
height: 11px;
background-color: #D2ED73;
}
.greenm {
color: #333333;
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #D2ED73;
vertical-align: top;
}
.greensides{
background-color: #D2ED73;
}



.greytl {
width: 11px;
height: 9px;
background-color: #EAEAEA;
}
.greytr {
width: 12px;
height: 9px;
background-color: #EAEAEA;
}
.greybl {
width: 11px;
height: 11px;
background-color: #EAEAEA;
}
.greybr {
width: 12px;
height: 11px;
background-color: #EAEAEA;
}
.greym {
color: #333333;
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #EAEAEA;
vertical-align: top;
}
.greysides{
background-color: #EAEAEA;
}

.greenheader {
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
color: #99CC00;
font-weight: bold;
}
.greensubheader {
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #99CC00;
font-weight: bold;
}


a:link, a:visited, a:active {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #004368;
text-decoration: none;
font-size: 13px;
}
a:hover  {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #004368;
text-decoration: underline;
font-size: 13px;
}
#hr {
border-bottom: 1px solid #999999;
padding: 4px;
}

.blueheader {
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
color: #004368;
font-weight: bold;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}

.link {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #004368;
text-decoration: none;
font-size: 12px;
}

li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}