@charset "UTF-8";
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #FFFFFF url(../images/main_bgv.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3, h4, p, ul, ol {
	margin: 0;
	padding: 0;
}
body /* Internet Explorer */ {
	text-align: center;
}
body /* Mozilla Firefox alignment */ {
	text-align: -moz-center;
}

@font-face {
    font-family: 'AsapRegular';
    src: url('fonts/Asap-Regular-webfont.eot');
    src: url('fonts/Asap-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Asap-Regular-webfont.woff') format('woff'),
         url('fonts/Asap-Regular-webfont.ttf') format('truetype'),
         url('fonts/Asap-Regular-webfont.svg#AsapRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AsapItalic';
    src: url('fonts/Asap-Italic-webfont.eot');
    src: url('fonts/Asap-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Asap-Italic-webfont.woff') format('woff'),
         url('fonts/Asap-Italic-webfont.ttf') format('truetype'),
         url('fonts/Asap-Italic-webfont.svg#AsapItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AsapBold';
    src: url('fonts/Asap-Bold-webfont.eot');
    src: url('fonts/Asap-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Asap-Bold-webfont.woff') format('woff'),
         url('fonts/Asap-Bold-webfont.ttf') format('truetype'),
         url('fonts/Asap-Bold-webfont.svg#AsapBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	_margin: -18 auto;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container a {
	color: #314871;
}

.oneColFixCtrHdr #header {
	/* USE bg3 FOR PLAIN BACKGROUND */
	background: transparent;
	height: 100px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #topbox {
	position: relative;
	margin-left: 780px;
	top: 4px;
	background: #eae08d url(../images/top_box.jpg) no-repeat;
	width: 220px;
	height: 30px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #topbox p {
	padding: 4px 0;
	margin: 0 15px;
	font-size: 0.7em;
}
.oneColFixCtrHdr #topbox a {
	text-decoration: none;
	color: #333;
}
.oneColFixCtrHdr #topbox a:hover {
	text-decoration: underline;
}
.oneColFixCtrHdr #alertbox {
	float:left;
	margin-left: 50px;
	margin-top: 20px;
	/*background: #CCCCCC url(images/search.jpg) no-repeat;*/ 
	background: transparent;
	width: 55px;
	height: 30px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #searchbox {
	float:right;
	margin-right: 0;
	margin-top: 30px;
	/*background: #CCCCCC url(images/search.jpg) no-repeat;*/ 
	background: transparent;
	text-align:right;
	width: 260px;
	height: 30px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #searchbox p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.oneColFixCtrHdr #nav {
	/*background: #EEEEEE url(../images/menu_bg.jpg) repeat-x;*/
	height: 40px;
	float:right;
	position:relative;
	top:27px;
}
.oneColFixCtrHdr #nav #dropDownMenu .submenu {
	display:none;
}
.oneColFixCtrHdr #mainContent {
	position: relative;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	background: transparent;
	top:19px;
	min-height:650px;
}

.oneColFixCtrHdr #mainContent .slideshow { height: 312px; width: 700px; position:relative; top:0; left:0; }
.oneColFixCtrHdr #mainContent .slideshow img { padding: 0; border: none; }
.oneColFixCtrHdr #mainContent h2 {
	padding: 7px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	margin-top: 40px;
    #margin-top: 40px; /* IE 7 hack to move up page header */
	color: #444444;/*#314871;*/
	font: bold 1.3em 'AsapRegular', Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #mainContent p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: 0.9em/1.5em normal 'AsapRegular', Arial, Verdana, Helvetica, sans-serif;
}
.qlinks li {
	padding-top: 2px;
	padding-left:14px;
	list-style-type: none;
	/*background: url(images/arrowright.jpg) no-repeat;*/
	line-height:1.2em;
}
.qlinks li a:link, .qlinks li a:visited {
	text-decoration:none;
	font-size:13px;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
}
.qlinks li a:hover {
	text-decoration:underline;
}
#rightColmain2 .qlinks2 li {
	padding-top: 2px;
	padding-left:14px;
	list-style-type: none;
	/*background: url(images/arrowright.jpg) no-repeat;*/
	line-height:1.2em;
}
#rightColmain2 .qlinks2 li a:link, #rightColmain2 .qlinks2 li a:visited {
	text-decoration:none;
	font-size:13px;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
	color:#555555;
}
#rightColmain2 .qlinks2 li a:hover {
	text-decoration:underline;
	color:#002c77;
}
.findlinks li {
	padding-top: 2px;
	padding-left:14px;
	list-style-type: none;
	/*background: url(images/arrowright.jpg) no-repeat;*/
	line-height:1.2em;
}
.findlinks li a:link, .findlinks li a:visited {
	text-decoration:none;
	font-size:13px;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
}
.findlinks li a:hover {
	text-decoration:underline;
}
#rightColmain2 .findlinks2 li {
	padding-top: 2px;
	padding-left:14px;
	list-style-type: none;
	/*background: url(images/arrowright.jpg) no-repeat;*/
	line-height:1.2em;
}
#rightColmain2 .findlinks2 li a:link, #rightColmain2 .findlinks2 li a:visited {
	text-decoration:none;
	font-size:13px;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
	color:#555;
}
#rightColmain2 .findlinks2 li a:hover {
	text-decoration:underline;
	color:#002c77;
}
.oneColFixCtrHdr img#grayborder {
	border: 1px solid silver;
	padding: 4px;
}
.oneColFixCtrHdr #leftColmain {
	float:left; 
	width:630px; 
	padding:20px 40px 30px 30px;
	margin:0;
}
.oneColFixCtrHdr #leftColmain2 {
	float:left; 
	width:630px; 
	padding:20px 40px 30px 30px;
	margin:0;
	/*background:url(../images/70th_logo_bg.png) 180px 0 no-repeat;*/
}
.oneColFixCtrHdr #leftColmain h2 {
	color:#5780CC;
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px 0;	
}
.oneColFixCtrHdr #leftColmain2 h2 {
	color:#fa983d; /* used to be FF9D34*/
	font-size:24px;
	font-weight:bold;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
	padding:0 0 20px 0;	
}
.oneColFixCtrHdr #leftColmain2 a:link, .oneColFixCtrHdr #leftColmain2 a:visited {
	color:#666;	
	font-size:11px;
}
.oneColFixCtrHdr #leftColmain2 a:hover {
	color:#aaa;
	text-decoration:none;
}
.oneColFixCtrHdr #leftColmain p {
	font-size:11px; 
	color:#314871;
	line-height:1.3em;
	font-weight:normal;
	padding:0 0 10px 0;	
}
.oneColFixCtrHdr #leftColmain2 p {
	font-size:13px; 
	color:#666;
	line-height:1.4em;
	font-weight:normal;
	padding:0 0 10px 0;	
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #leftColmain2 p strong a:link, .oneColFixCtrHdr #leftColmain2 p strong a:visited {
	color:#5376b8;
	text-decoration: none;
	font-size:15px;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #leftColmain2 p strong a:hover {
	
	text-decoration: underline;
}
.oneColFixCtrHdr #leftColmain hr, .oneColFixCtrHdr #leftColmain2 hr {
	margin:12px 4px; 
	height:0;
	color:#ddd;
	background-color:#ddd;
}
.oneColFixCtrHdr #leftColmain img, .oneColFixCtrHdr #leftColmain2 img {
	outline:1px solid #999;	
}
.oneColFixCtrHdr #rightColmain {
	float: right;
	width: 260px;
	margin:0;
	padding:20px;
	background-color:#ECECEC;
}
.oneColFixCtrHdr #rightColmain2 {
	float: right;
	width: 300px;
	margin:0;
	padding:0;
	/*background-color:#eff4d3;*/
	/*f8f6e3 f0ebc5 */
	background-color:#E4E4E4;
}

.oneColFixCtrHdr #rightColmain2 .innerList {
	margin:0;
	padding:25px;
}

.oneColFixCtrHdr #rightColmain h4 {
	position:relative;
	left:-28px;
	height:30px;
	color:#5780CC;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 30px;
	background:url(../images/h4_bg.png) no-repeat 0 1px;
}
.oneColFixCtrHdr #rightColmain2 h4 {
	position:relative;
	left:-34px;
	height:30px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	font-family:'AsapRegular', Arial, Helvetica, sans-serif;
	padding:10px 0 6px 30px;
	width: 230px !important;
	background:url(../images/h4_bg2.png) no-repeat 0 1px;

}

.oneColFixCtrHdr #midColmain {
	float: left;
	width: 520px;
	margin-top:0;
	background-color:#ffffff;
}
.oneColFixCtrHdr #midColmain h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#314871;
	font: bold 16px/1.1em Tahoma, Geneva, sans-serif;
}
.oneColFixCtrHdr #midColmain p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: normal 14px/1.3em Arial, Verdana, Helvetica, sans-serif;
}
.oneColFixCtrHdr #midColmain a:link, .oneColFixCtrHdr #midColmain a:visited {
	font-size:12px;
	text-decoration:underline;
}
.oneColFixCtrHdr #midColmain a:hover {
	text-decoration:none;
}
.oneColFixCtrHdr #footer {
	width: 100%;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#c2c2c2;
	height: 90px;
}
.oneColFixCtrHdr #footer p {
	padding: 15px 10px;
	color: #303030;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:1.4;
	text-align: left;
}
.oneColFixCtrHdr #footer a {
     font-weight:normal;
     color: #303030;
}

.greenband {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	background: #000000 url(../images/green_bg.gif) repeat;
}
.truncate_more_link {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
.breadCrumbs, .breadCrumbs a {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #666666;
	padding-bottom: 0px;
	padding-top:5px;
	margin:0;
	_margin: -18px;
}
.breadCrumbs a:hover {
	text-decoration: none;
	color: #314871;
	border: 1px solid #BEBEBE;
	border-width: 0 0px 1px 0px;
}
div.figure {
	float: right;
	width: 25%;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
.rightquote {
	line-height:1.8em;
	background: #FFF8e3 url(../images/quote-left.jpg) no-repeat scroll 10px 0;
	border-left:4px solid #e7d291;
	float: right;
	margin: 10px 0 10px 20px;
	padding: 0 20px;
	width: 190px;
	color:#314871;
}

.leftquote {
	line-height:1.8em;
	background: #FFF8e3 url(images/quote-left.jpg) no-repeat scroll 10px 0;
	border-left:4px solid #e7d291;
	float: left;
	margin: 10px 20px 10px 20px;
	padding: 0 20px;
	width: 190px;
	color:#314871;
}
.leftquotelg {
	line-height:1.8em;
	background: #FFF8e3 url(images/quote-left.jpg) no-repeat scroll 10px 0;
	border-left:4px solid #e7d291;
	float: left;
	margin: 10px 20px 10px 20px;
	padding: 0 20px;
	width: 655px;
	color:#314871;
}
.caption {
	font:  italic 12px Arial, Verdana, Helvetica, sans-serif;
	color: #314871;
	text-align: center;
}
div.figure {
	/* float: right;
 width: 25%;
  border: thin silver solid; */
  margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: 10px;
	text-indent: 0;
}
.navActive {
	/*color:red;
	border-top:2px solid #314871;
	margin-top:-2px;
	background: #e7d291;*/
}
.hangingindent {
	padding-left:35px;
	text-indent:-65px;
}
.hangingindent a {
	font-weight:bold;
}
#searchbox table td.gsc-input {
	padding:0;
}

#searchbox table td.gsc-input div.gsc-input-box {
	border:1px white solid;
	border-radius:2px 0 0 2px;
}

#searchbox table td.gsc-input div.gsc-input-box.gsc-input-box-focus {
	border:1px #A7BDC6 solid;
}

#searchbox table td.gsc-search-button input.gsc-search-button {
	border:1px rgb(206, 206, 206) solid;
	border-radius:0 2px 2px 0;
	margin:0;
}
