
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	.menu_horiz:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html>body .menu_horiz{
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
	* html .menu_horiz{
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* end clearing */


/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }

.clearit {clear:both;}
/* end accessibility */

/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;

	}
	div {
		
	}
	img {
		border: 0;
	}

div#main{
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div#menu_vert {	

font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;

}

div#maintext{
padding:0 15px 0px 39px;
font-size: 1em;
 line-height: 1.7em;
}


div#footer {
font-size: 0.9em;
 line-height: 1.7em;
text-align:center;
}


div#next a,
	a:link 
	a:active, a:visited {
color:#6F9300;
text-decoration: underline;
}
	
/* LINKS */
	a, a:link, a:active, a:visited {
text-decoration: underline;
	}

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
	
/* HEADINGS */
	h1 {
		font-size: 1.6em;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
		line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0 0 0 0;
font-weight: normal;
	}



	h2 {
		font-size: 1.3em;
		line-height: 1.6em;
		margin: 0 0 .5em 0;
		padding:0;
	}


	h3 {
		font-size: 1.1em;
		line-height: 1.6em;
		margin: 0 0 .5em 0;
		padding:0;
font-weight:normal;
	}

	h4 {
		font-size: 1em;
		line-height: 1.6em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h5 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.9em;
	}
	blockquote {
	background-image:url(uploads/images/bq.jpg);
background-color:#fff;
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 35px 5px 10px;
border-bottom:1px solid #eee;
border-left:1px solid #D5E8EF;
border-top:1px solid #eee;
	border-top:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
margin:5px 10px 5px 0px;
	}


	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.2em;
		margin: 0 0 0 0;
		padding: 0;
	}
	#main ul li {
		margin:0px;
		padding-right:5px;
 
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
		margin: 0 0 1.5em 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
vertical-align:top;
	}
/* END TABLE */	
	
hr {
margin: 20px 0px 20px 0px;
height: 0;
border-width: 1px 0 0 0; 
border-style: solid;
border-color: #8BCBE0; 
	}

	div.hr {
		height: 1px;
		margin: 1.5em 10px;
		border-bottom: 1px dotted #C7E4EF;
	}

	
/* END TYPOGRAPHY */	

/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
	}
	label {
		font-weight: bold;
	}
	fieldset {
		border: 1px solid #eee;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
        
        margin: 5px;
		padding: 5px;
	}
	
	input, select {
		vertical-align:middle;
	}
	textarea {
		width: 200px;
		height: 8em;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:1px solid black;
		background-color: #ddd;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
    form div.submit {
		margin: 1em 0;
	}
    form div.submit input {
		height: 2em;
        width: 15em;
	}
/* END FORM ELEMENTS */
		

/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV BAR ON THE LEFT AND ONE COLUMN OF CONTENT */
    div#content {
        position: relative;
        width: 760px;
        margin: 0px auto 0px 0;
        padding: 0;

        text-align: left;
    }
    div#main {
        float: right;
        width: 565px;
        padding: 0 0px 20px 0px;
margin:0px;
        display: inline;

    }

/*div#mainbg {
background: url(uploads/images/main_bg2.jpg) repeat-x;
padding:0px 0 0 0;
margin:0;
}*/

div#main img {
text-align:right;
padding:0px 0px 0px 0px;
}


div#main ul {
padding:10px 20px 10px 30px;
vertical-align:top;
}

div#main ul li{
padding:10px 5px 10px 30px;
background: url(uploads/images/list_arrow.gif) left top no-repeat;
list-style:none;
vertical-align:top;
color:#012347;
font-weight:normal;
}

div#main li a {
color:#012347;
font-weight:normal;
font-size:1em;
text-decoration:underline;
line-height:1.5em;
}


div#main li a:hover {
color:#0080AA;
font-size:1em;
text-decoration:none;
line-height:1.5em;
}


.lite {
background-color:#DAEDF8;
padding:10px 10px 10px 10px;
}

.dark {
background-color:#EEF7FC;
padding:10px 10px 10px 10px;
}


div#titlebar {
background:#D1D5AD;
padding:10px 0 4px 38px;

}


div#pagecontent {

padding:36px 0 15px 38px;
}


    div#menu_vert {
        float: right;
        width: 190px;
        display: inline;
padding:0;
        margin: 0;
    }
    div#content2 {
        display: none;
    }
    div#menu_horiz {
        display: none;
    }

div#bg {
background-image: url(uploads/images/about_large2.jpg);
background-repeat:no-repeat;
background-position: top left;
}




div#impact {
color:#046FA2;
margin: 0px auto 0px auto;
padding:0px 0px 20px 43px;
text-align:left;
font-size:0.8em;
}

div#impact a, a:link, a:visited {
color:#046FA2;
text-decoration:none;

}

div#impact a:hover {
color:#046FA2;
text-decoration:underline;

}



/* END CONTENT */

/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* SITE SPECIFIC LAYOUT */
    body {
        margin: 0;
        padding: 0;
        text-align: center;
height:100%;
    }


    div#page {
        width: 760px;
        margin:  0px auto 0px auto;
        padding: 0;


    }
    
    /* HEADER */
        div#header {
            margin: 0;
            padding: 0;
            height: 350px;
 
            text-align: center;
width:760px;
        }

#titlepad {

padding:18px 0 0 0;
}

    /* END HEADER */



    
    
    /* CONTENT */
        div#content {

        }
        
        /* MAIN */
            div#main {

            }
        /* END MAIN */
        
        /* SUB */
            div#sub {
                
            }
        /* END SUB */
        
    /* END CONTENT */
    
div#barpad img {

padding: 5px 0px 5px 0px;

}
    
    /* FOOTER */



        div#footer {
border-top: 8px solid #FF6600;
margin: 0px 0px 0px 0px;
padding:15px 0 20px 0px;
        text-align: center;
color:#000033;
        }

        div#footer p {
            font-size: 1em;
margin:0px;
        text-align: center;
        }

        div#footer a, a:link, a:visited {
            font-size: 1em;
text-decoration:none;
color:#000033;
        }

        div#footer a:hover {
            font-size: 1em;
text-decoration:underline;
color:#FF6600;
        }

div#phone {
padding-right:170px;
float:right;
}


div#address {
padding-left:20px;
float:left;
}


	hr {
margin:30px 0 0px 0;
height: 0;
border-width: 1px 0 0 0; 
border-style: solid;
border-color: #007D48; 
	}




    /* END FOOTER */
/* END LAYOUT */



div.breadcrumbs {
   text-align: left;
   font-size: 0.9em;
color:#012347;
font-weight: normal;
font-family:arial;
padding:0 0 15px 0;
 }



div.breadcrumbs a, a:link, a:visited {
color:#FF6600;
text-decoration:underline;
font-weight: normal;
 }

div.breadcrumbs a:hover {
color:#FF6600;
text-decoration:underline;
font-weight: normal;
 }

	table {
margin:0;
        padding: 0;
	}

#leftbox {
width:230px;
float:left;
padding:0;
margin:0;
}
	
#rightbox {
width:230px;
float:left;
padding:0;
margin:0;
}

#menu_vert {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  }

#menu_vert ul {
  width: 100%; /* Width of Menu Items */
  background: none;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 20px 0px;

  }
#menu_vert li {
  position: relative;
  list-style: none;
  }

#menu_vert li a {
  display: block;
  text-decoration: none;
  padding: 10px 0px 8px 10px;
  border-bottom: 1px solid #A5D3EF;
  color: #333;
 font-size: 0.8em;
text-align:right;
  }

/* Fix IE. Hide from IE Mac \*/
* html #menu_vert li { float: left; height: 1%; }
* html #menu_vert li a { height: 1%; }
/* End */

    div#menu_vert ul ul li a, 
    div#menu_vert ul ul li a:link, 
    div#menu_vert ul ul li a:visited  {
        display: block;
  padding: 10px 0px 8px 30px;
    border-bottom: 1px solid #A5D3EF;
background: #F2F7F6 url(uploads/images/sub_arrow.gif) left center no-repeat;
 font-size: 0.7em;
color:#316A88;
    }


   div#menu_vert ul ul li a:hover {
background-color:#fff;
color:#333;
}
    div#menu_vert ul ul  {
      border-right: none;
      border-top: none;
      border-bottom: 0px solid #006699;
      padding: 0 0 0 0px;
margin:0;

    }

    div#menu_vert ul ul ul li a, 
    div#menu_vert ul ul ul li a:link, 
    div#menu_vert ul ul ul li a:visited  {
        padding-left: 50px;
background: #E4F2FA url(uploads/images/third_arrow.gif) left center no-repeat;
    }
    div#menu_vert ul ul ul  a:hover {
  background-color: #fff;
    }
#menu_vert li ul li a { padding: 5px 5px; } /* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu_vert li a:hover {
	background-color: #E4F3F8;
color:#333;
}

.menuactive, .current 
{
	list-style-type: square;
	display: inline;
	background-color:#E4F3F8;
color:#E5F0ED;
}


/* Layout sections */
	body {
		background-color: #E4F3F8;
		color: #005E82;
		}

div#dropshadow {
	background-image: url(uploads/images/drop_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;

}
		
	div#page {
		background: #fff;

	background-image: url(uploads/images/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	    }
		
	div#header {

		}

div#main {
color:#005E82;
	background-image: url(uploads/images/page_bg.jpg);
	background-repeat: repeat-x;
background-color:#fff;
}


div#menu_horiz li a,
	a:link, 
	a:active, a:visited {
 color:#6F9300;}

		
	div#footer {

		}
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		 color:#FF6600;
text-decoration:underline;
	}

/* Headings */	

h1 {
color:#012347;
}
	h2, h4, h6 {
		color: #FF6600;
	}


h3, h5 {color:#012347;}

div.tagtitle{
   margin-bottom: 5px;
   font-weight: bold;
}

div.left {
   float: left;
   width: 80px;
   line-height: 140%;
}

div.right {
   margin-left: 100px;
   line-height: 140%;
   padding-bottom: 5px;
}

hr.tags {
   clear: both;
   height: 1px !important;
   border: none !important;
   background-color: #006699 !important;
   margin-bottom: 15px !important;
}
