/*-------------------------------------------------------------*/
/* TYPE */
/*-------------------------------------------------------------*/
/* STACK */
/*-------------------------------------------------------------*/
body
	{
	font-family: Verdana, Calibri, Candara, Helvetica, sans-serif;
	font-size: .8em;
	}

/* SIZE */
/*-------------------------------------------------------------*/
.contact h2
	{
	font-size: 2em;
	}

#masthead h2, #masthead h3, strong, .contact.panel h3
	{
	font-size: 1.4em;
	}

#masthead #masthead_boxout h2, .contact.panel p, .contact.panel dd strong, .intro h2
	{
	font-size: 1.2em;
	}

#side_bar h2, #content h2, .col_text h3, .case h2, .news h3, .services .col_text h3, .policies .col_text h3, .errors h3
       {
	font-size: 1.1em;
	}

a, h3, p, .side_box a, .contact.panel dt, .contact.panel dd
	{
	font-size: 0.9em;
	}

h4,  .sidepost p, label, dt, dd, .col_text h4, #masthead .sub_nav li a, .side_box.news .sidepost h3 
	{
	font-size: .895em;
	}

.sub_footer h4, .client_names li
	{
	font-size: .8em;
	}

/* WEIGHT */
/*-------------------------------------------------------------*/
.info, .tags, #side_bar h3, .nav a, .contact h2, .contact dt, label, .errors h3, .mailbody dt, .mail h3, #side_bar h2, #side_bar h3, h2, h3, a, .sub_nav li, #content h2 #hp_header, #masthead h3, dt, strong, #masthead #masthead_boxout h2, .services li, .case h2, .news h3, .contact.panel h3
	{
	font-weight: bold;
	}

#nav_case a, .contact.panel dt, .contact.panel dd, .services .col_text li
	{
	font-weight: normal;
	}

/* ALIGNMENT */
/*-------------------------------------------------------------*/
.nav li, a.subscribe_button
	{
	text-align: center;
	}

#masthead #masthead_boxout h2, .sitepanel p
    {
      text-align: right;
    }

/* COLOUR */
/*-------------------------------------------------------------*/
/* black */
#hp_header span, .intro h2, #nav_case a, .contact.panel dt, .contact.panel dd, #side_bar .sidepost h3
    {
    color: #000000;
    }


/* white */
.nav a, a.subscribe_button, #masthead h2, .sub_nav li a, #masthead h3, #masthead #masthead_boxout h2, #masthead #masthead_boxout strong
	{
	color: #FFFFFF;
	}

/* grey */
.info, .feedblock h3, .mailbody dt
	{
	color:#939393;
	}

/* Navy */
.contact dt, label, .links a, a.form_link, .mailbody, #side_bar h2, .sub_footer h4, .intro span, .case h2, .news h3, .header
	{
	color:#0f4a7c;
	}

/* Cyan */
 a
	{
	color:#00b3eb;
	}
.errors h3
     {
     color: #a04141;
     }

/* STYLE */
/*-------------------------------------------------------------*/
#content p
	{
	line-height: 1.6em;
	}

#side_bar p
	{
	line-height: 1.2em;
	}

.error_list li, .mailbody dt, #masthead h2
	{
	font-style: italic;
	}
#masthead h2 span
	{
	font-style: normal;
	}

#nav_case
    {
    list-style-type: none;
    }

.side_box li
     {
     list-style-position: outside;
     }

/* -9999px */
/*-------------------------------------------------------------*/
h1, #submit, .btn_submit
    {
    display: block;
font-size: 0px;
line-height: 0px;
    text-indent: -9999px;
    }