@charset "UTF-8";
/* CSS Document */
body {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 11px;
	background-image: url(images/page-background-tile.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin: 0px;
}

p {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	margin-top: 0px;
	line-height: 16px;
}

h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: -4px;
}

h2 {
	font-size: 11px;
	color: #0D457D;
	font-weight: bold;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 17px;
}

h3 {
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, "san serif";
}

h4 {
	font-size: 11px;
	color: #5A92D4;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 13px;
}

h5 {
	font-size: 11px;
	color: #324A62;
	font-weight: bold;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
}
h6 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 16px;
	color: #28396F;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: -4px;
}
h7 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 14px;
	color: #245893;
	font-weight: bold;
	text-align: left;
	margin-top: -10px;
	margin-right: 20px;
}

a:link, a:active, a:visited {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #5A92D4;
	text-decoration: none;
	line-height: 12px;
}
a:hover {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #5A92D4;
	text-decoration: underline;
	line-height: 12px;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/page_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	background-color: #FFFFFF;
	height: 88px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: left;
}

#level1nav {
	width: 695px;
	text-align: right;
	padding-bottom: 1px;
	margin-left: 129px;
	margin-top: 15px;
	height: 20px;
	padding-top: 15px;
	left: 152px;
	font-size: 11px;
	padding-left: 0px;
}

#level1nav a:link, a:active, a:visited {
	font-family: Helvetica, Arial, Verdana, "san serif";
	color: #5A92D4;
}

#level1nav a:hover {
	font-family: Helvetica, Arial, Verdana, "san serif";
	color: #5A92D4;
	text-decoration: underline;
}

#lowernavigation {
	width: 657px;
	height: 19px;
	margin-left: 135px;
	margin-top: -25px;
	padding-top: 6px;
	padding-left: 32px;
	background-color: #4584b8;
}

#lowernavigation a:link, a:active  {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

#lowernavigation a:visited {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14px;
}

#lowernavigation a:hover {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 13px;
	color: #92C1F2;
	line-height: 14px;
}
#ani_holder {
	background-color: #FFFFFF;
	height: 216px;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#left_column_container {
	width: 800px;
	background-image: url(images/row1_background.jpg);
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	padding: 0px;
}
#casestudies_upper_right {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 300px;
}

#clrfloat {
	clear: both;
}

#footer {
	height: 60px;
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #808080;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 15px;
}

#footer p {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	margin-top: -10px;
	color: #000000;
}

#footer a:link, a:active, a:visited {
	font-family:Helvetica, Arial, Verdana, "san serif";
	font-size: 11px;
	color: #5A92D4;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 11px;
	color: #5A92D4;
	font-size: 12px;
}

#row1_content_container {
	float: none;
	width: 850px;
	height: 436px;
}

#row2_content_container {
	float: none;
	width: 800px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#lower_container {
	width: 794px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#lower_left_holder {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 298px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
}
#lower_left {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 290px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #707070;
	border-color: #707070;
	background-image: url(images/lt_blue_header_tile.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}

#lower_center {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: 150px;
	width: 259px;
	background-image: url(images/row2_col1_background.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #1B75BB;
	margin-bottom: 10px;
	margin-left: 8px;
}

#lower_right {
	float: right; /* since this element is floated, a width must be given */
	height: auto;
	width: 460px;
	background-image: url(images/blue_header_tile.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	background-position: top;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#upper_left {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: 436px;
	width: 300px;
	background-color: #D7E9F8;
}

#upper_center {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: 135px;
	width: 250px;
}

#upper_right {
	float: left; /* since this element is floated, a width must be given */
	height: 436px;
	width: 480px;
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 10px;
}

#subs_upper_left {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 250px;
}

#subs_upper_center {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 570px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#breadcrumb_nav {
	height: 23px;
	width: auto;
	margin-bottom: 8px;
}
#breadcrumb_nav p {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #000000;
}

#breadcrumb_nav a:link, a:active, a:visited {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	line-height: 12px;
}

#breadcrumb_nav a:hover {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #245893;
	text-decoration: underline;
	line-height: 12px;
}

#subs_upper_right {
	height: auto;
	width: 225px;
	margin-left: 10px;
	float: right;
}

#subs_row1_content_container {
	float: none;
	width: 850px;
	height: auto;
}

#lower_left_col_header h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: -4px;
}

#lower_right_col_header {
	width: 470px;
	background-color: #245893;
	padding-left: 10px;
	height: 20px;
	padding-top: 7px;
}

#lower_right_col_header h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: -4px;
}

#subs_upper_right_col_header {
	width: 215px;
	background-color: #245893;
	padding-left: 10px;
	height: 20px;
	padding-top: 7px;
}

#subs_upper_right_col_header h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: -4px;
}

#subs_upper_left p {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	line-height: 12px;
}
#subs_upper_right {
	float: right; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: 375px;
	width: 185px;
}

#subs_upper_center h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 22px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: -4px;
	font-weight:100;
	/*font-size: 18px;
	color: #091C5A;
	font-variant: small-caps;
	text-decoration: underline;*/
}

#subs_left_col_header1 {
	width: 195px;
	background-color: #C1DCF4;
	padding-left: 5px;
	height: 20px;
	padding-top: 5px;
}

#subs_left_col_header1 h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 14px;
	color: #091C5A;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: -4px;
}
#cse-search-results iframe { 
	width: 500px;
}
#map_div {
	height: auto;
	width: 570px;
	float: right;
	margin-top: 15px;
}
#projects_upper_right {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: 444px;
	width: 300px;
}
#subs_side_nav {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 210px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #808080;
}
#subs_side_nav p {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #3D7CC1;
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
}
#subs_side_nav  a:link, a:active, a:visited  {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #3D7CC1;
	line-height: 14px;
	padding-left: 0px;
}
#subs_side_nav  a:hover {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	color: #245893;
	text-decoration: underline;
	line-height: 14px;
}
td {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	margin-top: 0px;
	line-height: 16px;
}
li {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 12px;
	line-height: 16px;
}
#contactus_row1 {
	height: auto;
	width: auto;
}
#subs_col_1 {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: 175px;
	width: 175px;
	margin-left: 25px;
}
#subs_col_2 {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 175px;
}
#subs_col_3 {
	float: left; /* since this element is floated, a width must be given */
	vertical-align: top;
	height: auto;
	width: 175px;
}
#lower_left h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: -4px;
	padding-top: 5px;
}
#lower_right h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: -4px;
	padding-top: 5px;
}
#subs_side_nav h1 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 14px;
	color: #091c5a;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: -4px;
	padding-top: 4px;
}
.article {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.articlesm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

