body {
color: #000000;
font-family: arial, 'MS sans serif', verdana;
}

A:link {
color: #175e98;
}
A:visited {
color: #175e98;
}
A:active {
color: #175e98;
}
A:hover {
color: #175e98;
}

.maintable {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}
a {
color:#175d98;
}
/* START LANGUAGE */
.languagefront {
color: #C0C0C0;
font-size: 8pt;
font-weight: bolder;
}
.languagefront a{
color: #175e98;
font-weight: normal;
}
.languagefront a:link {
color:#175e98;
}
.languagefront a:visited {
color:#175e98;
}
.languagefront a:active {
color:#175e98;
}
.languagefront a:hover {
color:#175e98;
}

.language {
color: #DBDBDB;
font-size: 8pt;
font-weight: bolder;
}
.language a{
color: #ffffff;
font-weight: normal;
}
.language a:link {
color:#ffffff;
}
.language a:visited {
color:#ffffff;
}
.language a:active {
color:#ffffff;
}
.language a:hover {
color:#ffffff;
}
/* END LANGUAGE */

/* START NAV */
.nav a {
color: #ffffff;
font-family: arial, verdana;
font-size: 8pt;
text-decoration: none;
}
.nav a:link {
color: #ffffff;
}
.nav a:visited {
color: #ffffff;
}
.nav a:active {
color: #ffffff;
}
.nav a:hover {
color: #ffffff;
text-decoration: underline;
}

/* END NAV */
.header {
font-size: 14pt; 
font-family: Arial; 
color: #ffffff; 
margin-left: 17px;
}
.head2 {
font-size: 12pt; 
font-family: Arial; 
color: #175d98; 
}
.head2white {
font-size: 12pt; 
font-family: Arial; 
color: #ffffff; 
}
.head3 {
font-size: 10pt; 
font-family: Arial; 
color: #175d98; 
font-weight: bold;
}
.welcome {
color: #ffffff;
line-height: 15pt;
font-size: 9pt;
margin-bottom: 20px;
}
.welcome a {
color: #ffffff;
}
.text {
color: #000000;
font-family: arial, verdana;
font-size: 10pt;
}
.smalltext {
color: #000000;
font-family: arial, verdana;
font-size: 7pt;
}
.blurb {
margin-top: 20px;
margin-bottom: 20px;
}
.highlight {
color: #175d98;
font-family: arial, verdana;
font-size: 10pt;
font-weight: bold;
}
.lister {
background-image: url(imgs/bullet_sq.gif);
font-size: 10pt;
margin-left:40px;
padding: 0px;
}
.lister li {
margin-bottom: 10px;
}
.bullet {
list-style-image: url(imgs/bullet_sq.gif);
}
/* START NEWS */
.news {
color: #ffffff;
font-size: 8pt;
}
.newsdate {
color:#468ec7;
font-size:10pt;
}
.news a {
color: #ffffff;
}
.news a:link {
color: #ffffff;
}
.news a:visited {
color: #ffffff;
}
.news a:active {
color: #ffffff;
}
.news a:hover {
color: #ffffff;
text-decoration: underline;
}
.newshead {
font-size: 14pt;
margin-top:25px;
line-height: 5pt;
letter-spacing:-1px;
color: #ffffff;
}

.news2 {
color: #000000;
font-size: 8pt;
}
.news2date {
color:#a8a89b;
font-size:10pt;
}
.news2 a {
color: #000000;
}
.news2 a:link {
color: #000000;
}
.news2 a:visited {
color: #000000;
}
.news2 a:active {
color: #000000;
}
.news2 a:hover {
color: #000000;
text-decoration: underline;
}
.news2head {
font-size: 14pt;
margin-top:20px;
line-height: 5pt;
letter-spacing:-1px;
color: #175d98;
}
/* END NEWS */
ul {
font-size: 10pt;
margin-left:20px;
padding: 0px;
}
.celldark {
color: #ffffff;
background-color: #175d98;
font-family: arial, verdana;
font-size: 9pt;
font-weight: bold;
}
.celllight {
color: #a8a89b;
background-color: #f6f6f5;
font-family: arial, verdana;
font-size: 9pt;
font-weight: bold;
}
.copyright {
color: white;
font-size: 7pt;
}
.contact {
color: #000000;
font-family: arial, verdana;
font-size: 8pt;
}