@charset "UTF-8";
/* CSS Document */

.image-float-left {margin:0 1.5em 1.5em 0; width:auto; float:left; clear:left;}
.image-float-right {margin:1em 0 1.5em 1.5em; width:auto; float:right; clear:right;}
.image-with-caption-container {border:1px solid #ccc; padding:3px !important; background-color:#f9f9f9; overflow:hidden; min-width: 100px; text-align: center;}
.image-with-caption-container a {text-decoration:none !important; border:none;}
.image-with-caption-container img {border:1px solid #ccc; vertical-align:middle;}
.image-caption {font-style:italic; text-align:left; border: none; line-height: 1.3em; padding: 3px !important; font-size: 84%;}

/* Content area */
#main_content {
	padding: 0;
	background: #fff;
	background: url(/webV2/images/bg.png) repeat-y;
}

/* No Bottom space for all headings */
h1, h2, h3, h4, h5, h6 {
	margin-bottom:0px;
}

/* Content class */
.content_left_column {
	margin:0px 16px 0px 12px;
}

.content_left_column p {
	/*width:650px;
	float:left;
	margin:16px 0px 20px 0px;*/
	line-height: 20px;
	color:#666;
}

/* No top space paragraph class within the content */
.content_left_column p.noTopSpace {
	margin-top:0px;
}
/* No bottom space paragraph class within the content */
.content_left_column p.noBottomSpace {
	margin-bottom:0px;
}

.content_left_column p.left {
	margin-left:0px;
}

.content_left_column ul {
	padding-left:0px;
	margin-left:13px;
}

.content_left_column li {
	/*width:650px;
	float:left;*/
	line-height: 1.6;
	color:#666;
}

.content_left_column p.quote_title {
	font-size:20px;
	color:#01466a;
	font-weight:bold;
	text-align:center;
}

.content_left_column p.quote_text {
	font-size:20px;
	color:#069;
	font-style:italic;
	text-align:center;
}

.newstitle {
	font-size:1em;
	color:#1f70a7;	
}

#pagetitle {
	margin-bottom:6px;
    font-size:48px;
	font-weight:normal;
	color:#1f70a7;
	float:left;
}

#subpagetitle {
	margin: 20px 0 12px 0;
    font-size:32px;
	font-weight:normal;
	color:#1f70a7;
}

.subpagetitle {
	margin-bottom:6px;
    font-size:18px;
	font-weight:normal;
	color:#1f70a7;
}

/* Sub title of the page ID, can be used only one on the same page */
#subtitle {
	margin:16px 0 6px;
    font-size:26px;
	font-weight:normal;
	color:#1f70a7;
}

/* Sub heading class, heading of each paragraph */
.subheading {
    font-size:16px;
	font-weight:bold;
	color:#1f70a7;
}

.passagesubtitle {
	margin:10px 0px 0px 16px;
	padding:0px;
    font-size:16px;
	font-weight:normal;
	color:#F90;
}

.linksubtitle {
	margin:10px 0px 0px 0px;
	padding:0px;
    font-size:14px;
	font-weight:bold;
} 
.subpagetitle2 {
	color: #F90;
}

.subtitleFloatLeft {
	font-weight:bold;
}
/*
#navcontainer {
    width: 205px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    float: right;
}
*/

.right_column {
	width:220px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	margin-left: 10px;*/
}

#footer_3 {
	width:968px;
	margin:0 auto;
	background:transparent url(/webV2/images/footer_bottom_shadow_cream.png) no-repeat;
	text-align:center;
	padding:34px 0 20px 0;
	color:#777777;
	font-size:0.92em;
	font-weight:normal;
}

#footer_2014 {
	width:968px;
	margin:0 auto;
	background:transparent url(/webV2/images/footer_bottom_shadow_cream.png) no-repeat;
	text-align:center;
	padding:34px 0 20px 0;
	color:#777777;
	font-size:0.92em;
	font-weight:normal;
}

#navlist {
    margin-left: 0;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1f70a7;
}


.navheading {
	font-size:1.2em;
	font-weight:bold;
	margin:16px 0 0px 3px;
	color:#1f70a7;
}

.navhomepage {
	font-size:1.2em;
	font-weight:bold;
	margin:16px 0 -6px 3px;
	color:#1f70a7;
}

.navhomepage a:hover {
	color: orange;
}

#active a {
    color: purple;
}

#navlist li a:hover {
    color: orange;
}

.links {
    text-decoration: none;
}


.list
{
	margin-top:0px;
	color: #666;
}

.list li {
	padding: 2px;
}

.list li a:hover {
	color: orange;
}

#subsitebanner {
	width:936px;
	margin:0 auto;
	color:#505050;
	height:160px;
}

/*#subsitebanner {
	width:936px;
	margin:0 auto;
	color:#505050;
	height:220px;
}*/

#banner903 {
	padding:8px 16px;
}

.t1 {
	/* font-family: "Arial Narrow", Arial, Helvetica, sans-serif; */
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0 1em 1em;
	text-align: left;
}

.mission {
	color:#39C;
}

.mheading {
	/* font-family: "Arial Narrow", Arial, Helvetica, sans-serif; */
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	/*margin: 1em 0 1em 1em;*/
	text-align: left;
	color: #F90;
}

.mission {
	color:#39C;
}

.contactform {
	padding: 0;
	margin: 20px 20px;
	padding: 20px 0 20px 25px;
	background-color: #fefeee;
	border: 1px solid #eee;
}

.contactform label {
	padding: 7px 0 0 0;
	width: 150px;
	display: block;
	float: left;
}

.contactform input, .contactform textarea {
	display: block;
	float: left;	
	width: 200px;
}

.contactform .subscribe {
	width: 30px;
}

.contactform .subscribelabel {
	width: 500px;
	padding: 3px 0 0 0;
}

.contactform .submit {
	width: 100px;
}

.hr {
     color: #ccc;
     background: #ccc; 
     width: 96%; 
     height: 1px;
	 margin-left: 16px;
}

/* style the div */
.imageCaption {
float: right; /* or left */
width: 320px; /* the width of your image */
/*add some borders if you want */
border: 1px solid #CCC;
/*add some padding if you want */
padding: 2px;
margin: 8px 0 10px 16px;
}
.imageCaption524 {
float: right; /* or left */
width: 524px; /* the width of your image */
/*add some borders if you want */
border: 1px solid #CCC;
/*add some padding if you want */
padding: 2px;
margin: 8px 0 10px 16px;
}


/* style the caption */
.imageCaption p {
text-align: left;
padding-right: 12px;
/* add some font size/family if you want */
}

/* style the div */
.imageCaption2 {
float: right; /* or left */
width: 400px; /* the width of your image */
/*add some borders if you want */
border: 1px solid #CCC;
/*add some padding if you want */
padding: 2px;
margin: 4px 0 10px 16px;
}

/* style the caption */
.imageCaption2 p {
text-align: left;
padding-right: 12px;
/* add some font size/family if you want */
}

.imagethumb {
float: left; /* or left */
width: 80px; /* the width of your image */
height:auto;
/*add some borders if you want */
border: 1px solid #CCC;
/*add some padding if you want */
padding: 2px 2px 0 2px;
margin: 8px 14px 6px 16px;
}

.videotitle {
	margin:10px 0 0 16px;
    font-size:16px;
	font-weight:bold;
	color:#1f70a7;
}

/* thumbnail size image */
.thumbnail {
vertical-align:top;
float:right;
clear:right;
margin:0px 0px 0px 10px;
}

.subtitle {
	margin:10px 0 0 0px;
    font-size:16px;
	font-weight:bold;
	color:#1f70a7;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 5px 10px 11px; 
	line-height: 25px;
	text-align:left;
}

.breadcrumbs {
	background-color: #ECECE7;
	font-size: 14px;
}

.para_head {
	/*color: #06C;*/
	/*color: #678138;*/
	color: #0084C4;
	font-weight: bold;
	font-size: 16px;
}

.para_head_normal {
	color: #0080C0;
}