/* CSS Document */
BODY {font-family:  Arial, Verdana Tahoma;
font-size:17px;
color: #014D8B;
background-color:#F9EAD3;
}
TD{
font-size:17px;
color:#000000;
}
H1{
color:#014D8B;
}
H2{
color:#C75523;
}
H3{
color:#014D8B;
}

A:link { color: #014D8B;
font-size:17px;
font-weight: bold;
}
A:visited { color: #014D8B;
font-size:17px;
font-weight: bold;
}
A:active { color: #014D8B;
font-size:17px;
font-weight: bold;
}
A:hover { color: #F03023;
font-size:17px;
font-weight: bold;
}

A:link.smallerlink { color: #F03023;
font-size:12px;
font-weight: bold;
}
A:visited.smallerlink { color: #F03023;
font-size:12px;
font-weight: bold;
}
A:active.smallerlink { color: #F03023;
font-size:12px;
font-weight: bold;
}
A:hover.smallerlink { color: #FAA21D;
font-size:12px;
font-weight: bold;
}


A:link.reftext { color: #FAA21C;
font-size:10px;
text-decoration: none;
}
A:visited.reftext { color: #FAA21C;
font-size:10px;
text-decoration: none;
}
A:active.reftext { color: #FAA21C;
font-size:10px;
text-decoration: none;
}
A:hover.reftext { color: #014D8B;
font-size:10px;
text-decoration: none;
}
.sidebar{background-color:#E7F1F9;}
.small{font-size:10px;}
.smaller{font-size:12px;}
.maintable{border: 2px #014D8B solid;}
.content{background-image: url("graphics/contentbg.jpg");
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.region1{
font-weight:bold;
color: #A61127;
}
.region2{
font-weight:bold;
color: #C75523;
}
.region3{
font-weight:bold;
color: #E5BE1B;
}
.region4{
font-weight:bold;
color: #246232;
}
.region5{
font-weight:bold;
color: #274172;
}