*{ padding:0px; margin:0px; color:#000000; line-height: 1.5em}

BODY
{
    font-size:1em; color:#000000; margin-top:10px; margin-bottom:10px; font-family:Arial, Sans-Serif; background:#f1f1f1;

}

p
{
    color: #68686A;
    font-size: 0.75em;
}

h1
{
    color: #00AEEF;
    font-size: 1em;
    padding-bottom: 10px;
}

h2
{
    font-size: 1em;
    font-family: Helvetica Condensed, Arial, Sans-Serif;
    color: #FFC429;
    line-height: normal;
    text-align: right;
}

h3
{  
    color: #00AEEF;
    font-size: 0.7em;
}

h4
{
    color: #00AEEF;
    font-weight: bold;
    font-size: 0.8em;
}


#container
{
    width: 780px;
    color: White;
    margin: auto;
}

#header
{
    background: url(images/bg.gif);
    height: 100px;
    width: 780px;
    position: relative;
}


#footer
{
    background: #09347b;
    height: 14px;
    padding-left: 2px;
    clear: left;
}

.logo
{
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    width: 267px;
    height: 75px;
    float: left;
    position: absolute;
    top: 25px;
    left: 10px;
}
#navbar
{ 
    width: 780px;
    height: 30px;
    background-color: #09347b;
    line-height: 0.75em;
    position: relative;
}

#nav
{ 
    font-size: 0.75em;
    float: left;
    text-align: left;
    color: White;
    line-height: 0.9em;
}

#nav img
{ 
    padding-top: 1px;
    margin-left: 15px;
}

#nav a
{ 
    color: White;
    text-decoration: none;
    background: url(images/nav_bullet.gif) no-repeat left;
    height: 20px;
    padding: 8px 0 0 0px;
    float: left;
        line-height: 0.9em;
}

#nav a:hover
{ 
    background: url(images/nav_bullet_sel.gif) no-repeat left;
    height: 20px;
    padding: 8px 0 0 0px;
    float: left;
    line-height: 0.9em;
    margin-left: 0px;
}

#nav ul
{
    list-style-type: none;
    padding-left: 12px;
}

#nav ul img
{
    border: 0px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
}


#nav li
{
    float: left;
    padding-right: 10px;
}

.divmouseover
{
    font-size: 0.8em;
    font-weight: bold;
}

.strapline
{
    width: 286px;
    height: 16px;
    float: right;
    padding-top: 7px;
    padding-right: 40px;
}

.map
{
    float: right;
}

.news
{
    float: right;
    width: 320px;
    text-align: right;
    position: absolute;
    top: 45px;
    left: 280px;
}

/*Used for images on client page*/
.col
{
    float: left;
    padding-top: 20px;
    padding-right: 55px;
    text-align: center;
}

.col ul
{
    list-style-type: none;
    text-align: center;
}

.col li
{
    padding-bottom: 24px;
    text-align: center;
}

/*Used for other columns*/
.col2
{
    float: left;
    padding-top: 20px;
}

.col2 ul
{
    list-style-type: none;
}

.col2 li
{
    color: #5BCBF1;
    font-weight: bold;
    font-size: 0.8em;
}

.col2 li a
{
    color: #5BCBF1;
    text-decoration: none;
}

/*.col2 li a:hover
{
    color: #09347b;
}*/

.col3
{
    float: left;
    padding-top: 20px;
    padding-left: 50px;
}

.col3 ul
{
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 16px;
    font-size: 0.8em;
}

.col3 li
{
    color: #68686A;
}

.col_contact1
{
    float: left;
    width: 380px;
    padding-right: 40px;
}

.col_contact2
{
    float: left;
    width: 300px;
}

.footer
{
    color: White;
    font-size: 0.6em;
}

.orange_main
{
    color: #FEC51E;
    font-weight: bold;
}

.orange
{
    color: #FEC51E;
}

.blue a
{
    color: #00AEEF;
    font-weight: bold;
    text-decoration: none;
}

.blue a:hover
{
    text-decoration: none;
    color: #09347b;
}

.blue b
{
    color: #00AEEF;
    font-weight: bold
}

.greynews a
{
    color: #68686A;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}

.greynews a:hover
{
    color: #09347B;
    text-decoration: none;
}

/* Items for the forms*/

fieldset {
    border: 0px;
    width: 315px;
    padding-top: 10px;}

fieldset input {
	float: left;
    clear: left;
	width: 195px;
	margin-bottom: 10px; 
    border: 0px;
    background-color: #F3F3F3;
    color: #00AEEF;
    font: 0.8em arial;
}

fieldset label {
    float: left;
    clear: left;
    color: #68686A;
    font: 0.8em arial;
    width: 195px;
}

fieldset textarea {
	float: left;
    clear: left;
	width: 195px;
	height: 60px;
	margin-bottom: 0px; 
    border: 0px;
    background-color: #F3F3F3;
    color: #00AEEF;
    font: 0.8em arial;
    overflow: visible;
}

input.sbt {
    width: 55px;
    margin-top: 10px;
    text-align: center;
    background-color: #fff;
    border: 0px solid #d2d2d2;
    color: #FFCF1E;
    font-size: 1em; font-family: arial, Sans-Serif; font-weight: bold; }
    
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 27px;
	text-align: right;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
