/* Start of CMSMS style sheet 'BS Common V1' */
/*-----------------------------------------------------------------------------------------------
  Main layout sections
-----------------------------------------------------------------------------------------------*/


body {
margin:0;
border:0;
padding:0;
height:100%; 
max-height:100%; 
font-family:arial, verdana, sans-serif; 
font-size:76%;
overflow: hidden; 
}




  
/*-----------------------------------------------------------------------------------------------
  Font styling
-----------------------------------------------------------------------------------------------*/  
html, body, p, th, td, li, dd, dt {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
line-height:180%
}

h1 {
color: #4374BB; 
text-transform:uppercase;   
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; 
font-weight:normal; 
}

h2 { 
font-size: 1.5em; 
color: #eba000
}

h3 { 
font-size: 1.2em;
text-transform:uppercase;   
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; 
color: #4374BB; 
}

h4 { 
font-size: 1.0em; 
color: #eba000;
}

h5 { 
font-size: 0.9em; 
}

h6 { 
font-size: 0.8em; 
}

.footer {
font-size: 8pt; 
font-family: tahoma, verdana; 
line-height:110%
}

.footer a {
font-size: 8pt
}

a {
color: #003f7f
}

#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height:150px; /*marquee height */
overflow: hidden;
padding-left: 4px; padding-right:2px; padding-top:2px; padding-bottom:2px;
color:#4a4a4a;
line-height:140%;
}

#marqueecontainer a{
color:#4a4a4a;
font-weight:bold;

}

.contactform textarea{
width:200px;
height:100px;
}



/* End of 'BS Common V1' */

