/************/
/*  GLOBAL  */
/************/

body {
   font-size: 76.6%; 
   font-family: verdana,arial,sans-serif;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/

h4 {
   font-size:110%;
}

.content {
   color: #2b243b;
   font-family: arial;
   font-size: 8pt;
   /*text-decoration: none;*/
   letter-spacing: 0.05em;
}

.copywrite {
   color: white;
   font-family: arial;
   font-size: 8pt;
   /*text-decoration: none;*/
   letter-spacing: 0.05em;
   text-align: center;
}

.main-left-links a {
   color: #3d3250;
   font-family:arial; 
   font-size:9pt; 
   font-weight:bold; 
}
.main-left-links a:hover {
   color:white;
}

.main-header {
   color: #2b243b; 
   font-family: arial; 
   font-size: 22px; 
}

.main-content-content h1 {
   color: #2B243B; 
   font-family: arial; 
   font-size: 12pt; 
   font-weight: bold; 
}
.main-content-content h2 {
   color: #2B243B; 
   font-family: arial; 
   font-size: 10pt; 
   font-weight: bold; 
}
.main-content-content h3 {
   color: #2B243B; 
   font-family: arial; 
   font-size: 10pt; 
   font-weight: bold; 
}
.main-content-content h4 {
   color: #2B243B; 
   font-family: arial; 
   font-weight: bold; 
}

.main-content-content a {
   color: #5c5469; 
   font-family: arial; 
   font-weight: bold; 
}


.main-content-item h1 {
   color: #2B243B; 
   font-family: arial; 
   font-size: 12pt; 
   font-weight: bold; 
}
.main-content-item h2 {
   color: #2B243B; 
   font-family: arial; 
   font-size: 10pt; 
   font-weight: bold; 
}
.main-content-item h3 {
   color: #2B243B; 
   font-family: arial; 
   font-size: 10pt; 
   font-weight: bold; 
}
.main-content-item h4 {
   color: #2B243B; 
   font-family: arial; 
   font-weight: bold; 
}

.main-content-item a {
   color: #5c5469; 
   font-family: arial; 
   font-weight: bold; 
   text-decoration:underline;
}

.main-news-item {
   color: #2B243B; 
   font-family: arial; 
   font-size: 8pt; 
   font-weight: bold; 
}
.main-news-item a {
   color: #5c5469; 
   font-family: arial; 
   font-weight: bold; 
   /* background-color:#ccc; */
   text-decoration:none;
}
.main-news-item H4 {
   color: #2B243B; 
   font-family: arial; 
   font-weight: bold; 
}

.main-news-item a:hover{
   background-color:#D2D0D0;
   text-decoration:none;
}
IMG.nofloat {
   float: none; 
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.right-ad A {
   color: #5c5469; 
   font-family: arial; 
   font-weight: bold; 
}

.associatedservices A {
   color: #5c5469; 
   font-family: arial; 
   font-weight: bold; 
}
.associatedservices li {
   font-family: arial; 
   font-weight: bold; 
   font-style: italic;
   font-size: 13px;
}

.associatedservices li a {
   font-style: normal;
   font-size: 12px;
}



.main-news-item a span{
}
.main-news-item a:hover span{ /*the span will display just on :hover state*/
   background-color:#ffffff; 
   color:#3D3250;
   text-align: left;
   /* font-size: 80%; */
   font-weight: normal; 
}

.required {
   color: red;
}


.footer p {
   color: white; 
   font-family: arial; 
   font-size: 8pt; 
   letter-spacing: 0.05em; 
} 
.footer a {
   color: white; 
   font-family: arial; 
   font-size: 10pt;
} 
.footer a:hover {
   color: #f4eaac; 
   font-family: arial; 
   font-size: 10pt;
} 

.header-top .searchform input.field {
   font-family: verdana,arial,sans-serif; font-size: 120%; 
}
.header-top .searchform input.button {
   font-family: verdana,arial,sans-serif; 
   color: #FFFFFF; 
   font-size: 120%;
}
.header-top .searchform input.button:hover {
   color:#150139;
}

.header-breadcrumbs {
   font-family: verdana,arial,sans-serif; 
   color: #D2D0D0; 
}
.header-breadcrumbs A {
   font-family: verdana,arial,sans-serif; 
   color: #D2D0D0; 
   text-decoration:none; 
   font-weight: bold;
}

img.click-button {
   border-style:none;
}

.associatedservices A {
   text-decoration:none; 
}

.text {
   font-family: arial;
   font-size: 8pt;
   color: #2b243b;
   font-weight: normal;
}
.medium {
   font-family: arial;
   font-size: 10pt;
   color: #2b243b;
   font-weight: bold;
}
.large {
   font-family: arial;
   font-size: 12pt;
   color: #2b243b;
   font-weight: bold;
}


A
{color:blue;} 

.awhite
{color:white;font-family:arial;font-size:10pt;} 

.awhite:hover
{color:#f4eaac;font-family:arial;font-size:10pt;} 


.ayellow
{color:#3d3250;line-height: 200%; font-family:arial; font-size:9pt; font-weight:bold;}

.ayellow1:hover
{color:white;font-family:arial; font-size:9pt;}
.ayellow1
{color:#f9de75;font-family:arial; font-size:9pt;}

.ayellow:hover
{color:#546069; line-height: 200%;font-family:arial;font-size:9pt; }

* A:hover {text-decoration: underline; color: gray;}

