/* Website: Microsite 
/* � 2008 www.ph-creative.com 

/* #################*/  
/* ## TEXT STYLES ##*/  
/* #################*/  
   
p { color: #666; }  
strong {color: #373773;}  
em {font-weight: bold;} 
   
/* ##################*/  
/* ## LINK STYLES ###*/  
/* ##################*/  
   
a { font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
   
/* ####################*/  
/* ## HEADER STYLES ###*/  
/* ####################*/  
   
h1  
{
    margin-top: 0px;
    font-weight: normal; 
    letter-spacing: -1px;
    color: #373773;
     }
       
h2 
{
    font-weight: normal;
    color: #373773;
    } 
     
h3 
{
    color: #373773;
    margin: 0px;
     }
       
h4  
{
    color: #373773;
    }  
    
h5 {color: #373773;}  
h6 {color: #373773;}  
  
/* ###################*/  
/* ## GLOBAL STYLES ##*/  
/* ###################*/  
  
body  
{  
    padding:0px;  
    margin:0px;  
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 78%;
    color:#000; 
    background: #F3F5F7 url(../../res/builtin/page_bkgd.gif) repeat-x left top; 
}  
   
#wrapper  
{  
    width:779px; /*  CHANGE TO VISUAL WIDTH */  
    margin:0px auto;  
}

#top
{
    margin-top: 6px;
    background: #373773 url(../../res/builtin/navigation_bkgd.gif) repeat-x left top;
    color: #fff;
    height: 26px;
    padding: 0px;
    }
    
#top p 
{
    margin: 0px; padding: 0px;
    font-size: 90%;
    color: #fff;
        }
   
#intro 
{
    float: left;
    margin: 0px;
    padding: 6px 0 0 12px;
    }
    
#address 
{
    float: right;
    margin: 0px;
    padding: 6px 12px 0 0;
    }
    
#container 
{
    margin-top: 16px;
    background: #fff;
    padding: 19px;
    }
    
#logo 
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    float: left;
    
    }
    
#strapline
{
    float: right;
    margin: -5px 0px 0px 0px;
    padding: 0px;
    font-size: 120%;
    text-align: right;
    }
    
#strapline p
{
    color: #373773;
    }
    
#strapline strong
{
    font-size: 100%;
    color: #373773;
    }
    
#navigation 
{
    margin: 6px 0 0 0;
    background: #373773 url(../../res/builtin/navigation_bkgd.gif) repeat-x left top;
    color: #fff;
    height: 26px;
    padding: 0px;
    clear: both;
    width: 741px;
    }
    
#navigation ul, #footer_links ul
{
    list-style-type: none;
    margin: 5px 13px;
    padding: 0px;
    }
    
#navigation ul li, #footer_links ul li
{
    display: inline;
    padding-right: 28px;
    }
    
#navigation ul li a, #footer_links ul li a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    }
    
#navigation ul li a:hover, #footer_links ul li a:hover
{
    text-decoration: underline;
    }
    
#banner 
{
    margin-top: 6px;
    color: #fff;
    padding: 0px;
    width: 741px;
    }
    
#content 
{
    margin-top: 18px;
    }


/* ###################*/  
/* ## MAIN CONTENT ###*/  
/* ###################*/

    
#content_left 
{
    width: 448px;
    float: left;
    line-height: 140%;
    }
    
#content_left p
{
    margin-left: 5px;
    }
     
#content_left ul
{
    list-style-type: square;
    }
    
#content_left ul li
{
    color: #373773;
    font-weight: bold
    }
    
#content_left ol
{
    }
    
#content_left ol li
{
    color: #666;
    margin-bottom: 10px;
    }

#content_left-wide 
{
    width: 740px;
    float: left;
    line-height: 140%;
    }
    
#content_left-wide p
{
    margin-left: 5px;
    }
     
#content_left-wide ul
{
    list-style-type: square;
    }
    
#content_left-wide ul li
{
    color: #373773;
    font-weight: bold
    }
    
#content_left-wide ol
{
    }
    
#content_left-wide ol li
{
    color: #666;
    margin-bottom: 10px;
    }
    
#content_right 
{
    width: 273px;
    float: right;
    }
    
    
    
    
    
.top_box .NormalPanel
{
    width: 249px;
    margin: 5px 0px;
    padding: 11px;
    border: 2px solid #bfbfbf;
    background: #fff;
    }
    
.top_box h3
{
    color: #373773;
    background: #bab9c7;
    padding: 6px 6px 0px 6px;
    margin-top: 6px;
    }
    
.top_box a
{
    color: #373773;
    background: #bab9c7;
    padding: 0px 6px 6px 6px;
    display: block;
    font-size: 105%;
    }
    
.middle_box .NormalPanel
{
    width: 249px;
    margin: 5px 0px;
    padding: 11px;
    border: 2px solid #bfbfbf;
    background: #fff;
    }
    
.middle_box p
{
    color: #373773;
    padding: 6px;
    margin: 0px;
    background: url(../../res/builtin/closed_quote.gif) no-repeat bottom right;
    }
    
    .middle_box img
{
    padding-right: 6px;
    }
    
.bottom_box .NormalPanel
{
    width: 249px;
    margin: 5px 0px;
    padding: 11px;
    border: 2px solid #bfbfbf;
    background: #fff;
    }
    
.bottom_box h3
{
    color: #fff;
    background: #373773;
    padding: 6px 6px 0px 6px;
    }
    
.bottom_box a
{
    color: #fff;
    background: #373773;
    padding: 0px 6px 6px 6px;
    display: block;
    font-size: 105%;
    }
    

/* ####################*/  
/* ## END OF CONTENT ##*/  
/* ####################*/  
    
#footer 
{
    clear: both;
    height: 70px;
    }
    
#footer_links 
{
    margin-top: 9px;
    background: #373773 url(../../res/builtin/navigation_bkgd.gif) repeat-x left top;
    color: #fff;
    height: 26px;
    padding: 0px;
    }
    
#footer_text 
{
    margin-top: 15px;
    }
    
#footer_text p 
{
    margin: 0px; padding: 0px;
    font-size: 90%;
    }
    
#footer_blurb 
{
    float: left;
    margin: 0px;
    padding: 0 0 0 12px;
    }
    
#ph_links 
{
    float: right;
    margin: 0px;
    padding: 0 12px 0 0;
    
    }
    
#ph_links a:link, #ph_links a:visited
{
    color: #666;
    text-decoration: none;
    font-weight: normal;
    }
    
#ph_links a:hover
{
    text-decoration: underline;
    }
   
/* #####################*/  
/* ## MAIN DIV STYLES ##*/  
/* #####################*/  
   
.NormalPanel  
{  
    margin:0px;  
    padding:0px;  
}

.clear {clear: both;}
.skip {display: none;}
img {border: none;}
   
/* ##CONTACT FORM## */ 
        
.contact_form 
{
    float: left;
    }
    
.contact_form  fieldset
{
    border: none;
    }
    
.contact_form label
{
    float: left;
    margin-bottom: 14px;
    color: #333;
    font-family: arial;
    height: 18px;
    width: 100px;
}
    
.contact_form .TextBox
{
    border: 1px solid #989898;
    float: right;
    margin-bottom: 10px;
    color: #333;
    font-family: arial;
    width: 200px;
    height: 18px;
    }
        
.contact_form .TextArea
{
    border: 1px solid #989898;
    float: right;
    margin-bottom: 10px;
    color: #333;
    font-family: arial;
    width: 200px;
    font-size: 100%;
    height: 18px;
    }    
    
.contact_form .SubmitButton 
{
    }
   
   .ErrorLabel {color: Red; font-weight: bold;}
/* #######################*/  
/* ## END OF STYLESHEET ##*/  
/* #######################*/