/*LAYOUT*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    font-size:100%;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0;
    vertical-align:baseline;
}

#mainRight img
{
    display: block;
    margin-top: 15px;

    }

#workflow_intro {
    background:url(../images/front_page_interact_text.png) no-repeat;
    height:310px;
    margin-bottom:5px;
    overflow:hidden;
    position:relative;
    z-index: 1;

}

#workflow_intro p
{
    width: 450px;
    color: #ffffff;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 13px;
    
}

.btn_p
{
    padding:10px;
    text-align: right;
    border: 0px;
    margin-top: 20px;
    
}
    


div#newsletter_sub
{
    background: url('../images/signup_panel_bg.png') no-repeat;
    width: 305px;
    height: 175px;
    padding: 30px 10px 20px 30px;
    
    
    }

.copy_list li
{ 
	margin-left:20px;
}
    
    
#featured_front_content ul
{
    
    text-align: left;
    list-style-type:square;
}
    
    
#workflow_intro #interact-results ul
{
    list-style-type:square;
    width: 400px;
    color: White;
}


#interact_points {
    background:transparent;
    margin:0;
    margin-left: 0px;
    padding: 10px 10px 10px 0px;
    position:absolute;
    right:0;
    top:0;
    width:323px;
    z-index:5;
    margin-top: 0px;
}

#content #interact_points li {
    background-image:none;
    display:block;
    height: 65px;
    list-style-type:none;
    margin:0;
    position:relative;
    border-style: none;
    border: 0px gray solid;
}


#interact_points li a {
    display:block;
    height: 93px;
    line-height:65px;
    width:290px;
    border: 0px solid;
    color: White;
    font-family:Verdana;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    text-indent: -9999px
}


#interact_points li a img {
    left:0;
    position:absolute;
    top:23px;

}
#interact-results {
    height:280px;
    margin:0;
    overflow:hidden;
    position:relative;
    width:620px;
}
#interact-results ul {
    display:block;
    margin:0;
    position:relative;
    width:600px;
    z-index:1;
    
}

#content #interact-results ul li {
    background-image:transparent;
    display:block;
    height:220px;
    list-style-type:none;
    margin: 10px 5px 70px 3px;
    padding: 20px 10px 20px 10px;
    border: 0px gray solid;
    z-index: -1;

}




#interact-results li h2 {
    color:#94bfe7;
    font-family: tahoma;
    font-size: 16px;
    width: 350px;
    margin-bottom: 10px;
}



#interact-results img.left {
    float:left;
    margin-right:20px;
}

#interact-results img.right {
    float:right;
    margin-left:20px;
}


#activebutton_arrow{

    background:transparent url(../images/arrow_mark.png) no-repeat scroll 0;
    height:62px;
    position:absolute;
    right:-25px;
    top:10px;
    width:405px;
}


#interact-results ul li p{

    font-size: 16px;
    color: white;

}


/*
h2.flashHeader{
    font-size: 15px;
    color: #4c7ed9;
    font-weight: bold;
    font-family: Verdana, Arial;

}
*/
.content left clearfix h2 strong{

    display: block;

}

.newsList clearfix div
{
    border: 1px red solid;
    
}

body 
{
    font-size: 14px; 
    background: #ffffff /*#172733 */; 
    font-family: "Lucida Grande", Arial, sans-serif;
    
 }



#wrapper {
    margin: 0 auto;
    width: 960px;
    border: #000000 1px solid;
   
}

#content{
    padding: 10px;
    margin: 0px;
    background: url('../images/content_bg_blue.png') repeat-x top;
}


#header
{
    background: transparent url('../images/header_bg_tile.png') repeat-x;
    height: 132px;
    width: 100%;  
    margin: 0px;
}

#logo {
    float: left;
    width: 150px;
    height: 110px;
    cursor: pointer;
    margin: 10px 0px 0px 20px;
    padding: 5px;
    border: 0px blue solid;
}

#top_nav{
	margin-top: 15px;
	float:right;
	width:750px;
	height:100px;
}

#top_search{
    margin-bottom: 30px;
    text-align: right;
    margin-right: 60px;
    margin-top: 0px;
}

/* Footer and Stuff */

#navi
{
    margin-top: 15px;
    
    }

#navi li
{
    display: inline;
    padding: 5px;
    
    
}


#navi li a, .copyright
{
    color: White;
    font-size: 11px;
    font-family: Verdana;
    
    }



/* Events and News Listing */

#newsevent_item
{
    border: 1px #00549f solid;
    margin: 15px;
    padding: 8px;
    background-color: #f7f0d3;
    
    
    }
    
 #newsevent_item h4
 {
     margin-top: 10px;
     
     
     
     }
    

#newsevent_item h4 a
{
    font-size: 12px;
    text-transform: uppercase;
    color: #0b5db2;
    
    
    }


#newsevent_item h4 a:hover
{
    color: #113255;
    
    
    }



/* Front Page Events Listing */


#frontPageNews ul.events
{
    border: red solid 0px;

    }

#frontPageNews ul.events li a
{
    background-color: white;
    color: #063166;
    display: inline;
    
    
 }
 
 #frontPageNews ul.events li
 {
     display: block;
     height: 20px;
     border-bottom: 1px #c8c9ca solid;
     background-color: Transparent;
     width: 260px;
     
     
     }

/* Front Page Quotes */


blockquote
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #00549f;
    
    
    }



.message, .required
{
    color: Red;
    font-family: Verdana;
    font-size: 14px;
    margin-left: 10px;
    
    
    }

fieldset button, .button, button
{
    background: url('../images/sub_nav_selected_dk.png') repeat-x;
    color: White;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px;
    
}


/* Sub Menus */


ul.events, .secondaryNav ul
{
    background: transparent;
    
    
    }

ul.events li, .secondaryNav ul li{

    border: 0px gray solid;
    height: 30px;
    margin: 3px;
    padding: 5px;
    display: block;
    width: 180px;
    background-color: #2777e3; 
    margin-left: -55px;
    /* background: url('../images/button-subnavBG.png') no-repeat top;*/

}

ul.events li:hover, .secondaryNav ul li:hover
{
    
   background-color: #0e4474;  
  /*   top: -25px;
    background: url('../images/sub_nav_bg_sprite.png') no-repeat top -25px;*/
    
    }
    
 /*   sub_nav_bg_sprite.png  */


ul.events li a, .secondaryNav li a{

    color: White;
    text-decoration: none;
    display: block;
    height: 30px;
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 3px 5px 8px;

}

.secondaryNav ul li.selected 
{
    
    background-color:#0e4474;
    color: White;
    
}


/*

.secondaryNav ul li a: hover{

    background-color: #133155;
    color: #538bbd;

}



*/


#featured_interactive
{
	width: 850px;
	text-align:center;
	padding: 10px;
}



#footer {
    width: 98%;
    height: 77px;
    min-height: 77px;
    color: #fff;
    background-color: #00549f;
    padding: 10px;
    padding-bottom: 15px;
    position: relative;
    margin: 0px;
    text-align: center;
    padding-top: 5px; clear: both;
}


#interior_footer {
    width: 910px;
    height: 77px;
    min-height: 77px;
    color: #fff;
    background-color: #00549f;
    padding: 10px;
    padding-bottom: 15px;
    position: relative;
    margin: 0px;
    text-align: center;
    padding-top: 5px; clear: both;
}



.clear, img.clear{
	clear:both;
}


#interact_box{
    background: transparent;
    padding: 15px;
    margin-bottom: 20px;
    z-index: 2;

}

#sideBarT{

    width: 200px; 
    float: left; 
    margin-top: -3px;
    padding: 0px;

}


#sideBarT h4{

    margin: 5px 10px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;


}


#mainRight{
    float: right; 
    border: 0px grey solid; 
    width: 700px;
    min-height: 600px;
}

p{

    font-size: 12px;
    margin: 5px;
    color: #0e4474;

}

li
{
    color: #0e4474;
    
    
    }



#mainRight p {

    padding: 5px;
    line-height: 140%;

}


.orangeSubHeader, h3.orangeSubHeader, h4.orangeSubHeader{

    background: url('../images/orange_heading_bg.png') no-repeat top left;
    height: 37px;
    width: 700px;
    color: #33588c;
    font-size: 15px;
    font-weight: bold;
    font-family: Trebuchet MS;
    padding: 13px 0px 5px 5px;

}


#MainContent h3, #content h3{

    background: url('../images/sub_header_grey.png') no-repeat top left; 
 
    height: 37px;
    width: 700px;
    color: #33588c;
    font-size: 15px;
    font-weight: bold;
    font-family: Trebuchet MS;
    padding: 10px 0px 5px 5px;

}

.midframe{
background-color: #f7f8fc;

}


#content h1, #contentHeader h2, #mainRight h2, h2.flashHeader
{
    width: 680px;
    font-family: Calibri, Tahoma, Verdana;
    font-size: 18px;
    height: 35px;
    padding: 10px;
    background: url('../images/page_heading_bg.png') repeat-x;
    color: #d2d4d4;
    text-align: left;
    padding-top: 20px;
    margin: 0px;
    margin-bottom: 8px;
    
}

#sideBarT div.secondaryNav h3{

width: 150px;
background: none;
margin: 4px;
padding: 2px;
height: 25px;

}


.frontPage{

background-color: #f7f8fc;

}


.btn_p
{
    padding:10px;
    text-align: right;
    border: 0px;
    margin-top: 20px;
    
    }


#featured_front_content
{
   background: url('../images/gold_bound_box.png') no-repeat;  
   /*   background: url('../images/midnight_bound_box.png') no-repeat;*/
    height: 245px;
    width: 875px;
    margin-bottom: 20px;
    padding: 8px;
 
}

#featured_front_content h4 
{
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #305177;
    padding: 5px 10px 0px 10px;
    text-align: center;
    margin-bottom: 3px;
    width: 825px;
    
    
    }

#featured_front_content p
{
    font-family: Tahoma;
    font-size: 16px;
    color: #2c2c2c;
    line-height: 140%;
    padding: 5px 10px 0px 10px;
    text-align: left;
    }




/* Umbraco Default */

#main{margin: auto; margin-top: 20px;  width: 930px;}

#top{border-bottom: 1px solid #CED7DE;}

#top ul{list-style: none; padding: 0px 0px 15px 0px; margin: 0px;}
#top ul li{display: inline; margin: 0px; padding: 0xp;}
#top ul li a{padding: 10px;}

#body{margin: auto; padding: 2em 0em 2em 0em;}


/* Subpages layout */
#content{text-align: left;}

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */

h1, h2, h4, h5, h6 {color: #426FC8; font-weight: 500;}
h1 {font-size:60px; line-height: 1; margin-bottom:0.5em; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; color: #666;}
h2 {font-size:25px; margin-bottom:0.75em;}


h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em; color: #0a457c; font-size: 12px;}
p img {margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* LINKS standards */
a:focus, a:hover {color:#000;}
a {color: #14223E;text-decoration:underline;}
h1 a{color: #666; text-decoration: none;}

/* ELEMENTS standards */

strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}



/*
================================
CONTACT STYLES
================================
*/

.form .text
{
    width:265px;
    margin:0 10px 0 0;
}

.form .fields
{
    width: 265px;
}

fieldset legend
{
    display:none;
}

fieldset label
{
    display:block;
    margin:10px 0 0 0;
}

fieldset label.first
{
    margin:0;
}

fieldset input
{
    background-color: #c5d0de;
    border:1px solid #0b3a72;
    width:265px;
    height:17px;
    padding:2px;
    margin:0 0 3px 0;
    color:#303b49;
    font-size:14px;
}
  
fieldset textarea
{
    background: url('../images/header_bg_tile.png') repeat-x;
    border:1px solid #0b3a72;
    width:265px;
    height:130px;
    padding:2px 2px 1px 2px;
    margin:0 0 3px 0;
    font-family:Arial, Verdana, Sans-Serif;
    color:black;
    font-size:14px;
}

    fieldset input:focus, fieldset textarea:focus
    {
        border:2px solid #619ca7;
    }

fieldset input.error, fieldset textarea.error
{
    border:2px solid #F49AC1;
}

    fieldset input.error:focus
    {
        border:2px solid #af4975;
    }





















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

