﻿/***Reset***/
html {
	color: #000;
	background: #FFF;
}
td {
	margin: 0;
	padding: 0;
}
th {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
textarea {
	margin: 0;
	padding: 0;
}
input {
	margin: 0;
	padding: 0;
}
legend {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
code {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
}
dt {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
div {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
fieldset {
	border: 0;
}
th {
	text-align: left;
}
caption {
	text-align: left;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
q:after {
	content: '';
}
q:before {
	content: '';
}
acronym {
	border: 0;
	font-variant: normal;
}
abbr {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000;
}

ul {
    font-size: 1em; 
    line-height: 1.5em; 
    margin-bottom: 1.5em; 
}

ol {
    font-size: 1em; 
    line-height: 1.5em; 
    margin-bottom: 1.5em; 
}

.font-bold {
	font-weight: bold; 
	}
	
/***End reset***/
/***Common structure***/
/**Body and ribbon positioning**/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: normal;
	color: #666666;
}
body.v4master {
   overflow: visible;
}
body.v4master #s4-workspace {
	overflow: visible !important;
}
body.v4master #s4-ribbonrow {
	position: fixed;
	z-index: 1000;
}
body.v4master #s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] {
	position: fixed !important;
}
body.v4master .ms-dlgOverlay {
	width: 100% !important;
}
 
/**End Body and ribbon positioning**/
/*Print title*/
#masthead_print {
	display: none !important;
}
/** Title bar**/
.s4-titlelogo {
	vertical-align: top;
	text-align: left;
	padding: 36px 0px 0px 0px;
}
.s4-titletable {
	padding: 0px;
	width:500px;
}
.s4-socialdata-notif /*removes tag buttons*/ {
	display: none;
}
.s4-titletext /*removes title breadcrumb*/ {
	display: none;
}
body #s4-titlerow {
	/*background: #164B40 url('../AG_Images/bg-header.gif') repeat-x scroll 0px 0px !important;*/
	background: #164B40;
	margin-left: auto;
	margin-right: auto;
}
.s4-title {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 147px;
	background: transparent url('../AG_Images') 50% 0% no-repeat scroll !important;
	padding-left:0px;

}
#search .s4-title {
	height: 143px;
}
.searchMain{
	width:700px; float:left;margin-top:0px;margin-left:10px;margin-bottom:20px;
}
.s4-title-search {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 143px;
	background: transparent url('../AG_Images') 50% 0% no-repeat scroll !important;
}
.s4-title-inner {
	padding: 0px;
	float: left;
}
/** End Title bar**/
/** Top header 2/ bread and search**/
#s4-titlerow{
float:left;
}
body #s4-topheader2 {
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	background: #565A5D;
	border-top: 1px solid;
	border-bottom-color: #62958A !important;
	border-top-color: #62958A !important;
	
	}
body #s4-mainarea2 {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	clear:both;

}

/*breadcrumb*/
#breadcrumb-wrap {
	margin: 0px auto;
	width: 940px;
}
.breadcrumb {
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	float: left;
	color: #dce3ef;
	line-height: 35px;
}
.breadcrumb A:hover /*different for each site*/ {
	text-decoration: underline;
	color: #fff;
}
.breadcrumb A /*different for each site*/ {
	text-decoration: none;
	color: #dce3ef;
}
.breadcrumb SPAN:first-child /*different for each site*/ {
	margin-right: 0.2em;
}
.breadcrumb span a:first-child img /*removes the gray underline from a 1px image that a skip link accesibility link uses*/ {
	width: 0px;
	border: 0px solid black;
}
.breadcrumb SPAN /*different for each site*/ {
	margin-right: 0.2em;
}
div#pageStatusBar {
	margin-bottom: 2em;
}
/*End breadcrumb*/
.urhere {
	float: left;
	padding-left: 0.5em;
	margin-top: 0.5em;
}
/*Font Change*/
.fontchange {
	float: right;
	margin-right: 1em;
	height: 20px;
	margin-top: 0.5em;
}
.fontchange .SmallText {
	font-size: 1.1em;
	color: #dce3ef;
	vertical-align: bottom;
}
.fontchange .DefaultText {
	font-size: 1.6em;
	color: #dce3ef;
	vertical-align: bottom;
}
.fontchange .LargeText {
	font-size: 2em;
	color: #dce3ef;
	vertical-align: bottom;
}
.fontchange ul {
	display: inline;
	width: 60px;
	vertical-align: bottom;
	list-style-type: none;
	height: 20px;
}
.fontchange li {
	display: inline;
	float: left;
	width: 20px;
	vertical-align: bottom;
	line-height: 2em;
	height: 10px;
	margin-top: 1px;
}
.fontchange li.first {
	width: 17px !important;
	padding-top: 4px;
}
.ie8 .fontchange li.first {
	width: 17px !important;
	padding-top: 5px;
}
.fontchange li.middle {
	margin-top: 4px;
}
.fontchange li.Last {
	margin-top: 3px;
}
.fontchange a:visited {
	color: #003759;
}
.fontchange a:hover {
	color: white;
}
/*End Font Change*/
/*Search*/
.s4-search2 {
	float: right;
	display: inline;
}
.s4-search-right {
	background: transparent; /*url('../AG_Images/bg-search.gif') no-repeat 0px 0px;*/
	margin: 97px 0px 0px;
	width: 228px;
	height: 49px;
	float: right;
}
.s4-search {
	margin-right: 20px;
	margin-top: 0px;
	float: right;
}
.s4-search table {
	width: 174px;
	margin: 0px;
}
.ms-sbcell {
	margin-top: 0px;
}
.ms-sbcell:first-child {
	padding-top: 0px;
}
.ms-sbrow {
	padding-right: 10px;
	border: none;
	margin-top: 16px;
}
.s4-search .ms-sbtable-ex {
	padding-right: 10px;
	border: none;
	margin-top: 16px;
}
.ms-sbplain {
	font-family: Arial, Helvetica, sans-serif !important;
}
#s4-searcharea .s4-search .srch-gosearchimg {
	height: 21px;
	border: 0px solid black !important;
	vertical-align: middle;
}
.s4-search input.ms-sbplain {
	padding: 0px 0px 0px 10px !important;
	font-size: 1.2em !important;
	line-height: 1.2em;
	color: #999999;
	border: 1px solid #6087c1 !important;
	height: 19px;
	margin: 0px!important;
	width: 147px !important;
	float: right;
	background: url('../AG_Images/bg-search-input.gif') repeat-x 0% 0%;
	vertical-align: bottom;
	display: inline;
	text-align: inherit;
}
/*End Search*/
/*Search Site*/
#s4-mini-titlearea {
	display: none;
}
#s4-mini-header {
	display: none;
}
div.srch-sb-results{
	margin: 0px auto;
	width: 940px;
	display:none;	
}
#maincontent{
	margin: 0px auto;
	width: 940px;	
}

td.srchctr_leftcell{
display:none;
width:0px;	
}
.srch-federationarea{
	border:0px solid;
}
s4-search-right2{
display: none;	
}
/*End Search Site*/
.s4-help /*removes help button*/ {
	display: none;
}
/**Left navigation**/
body #s4-leftpanel {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 1.3em !important;
	width: 190px;
	float: left;
	padding-bottom: 40px;
	color: #2a5579;
}

#search #s4-leftpanel {
	width: 205px;
}
body #s4-leftpanel-content {
	border-left: 0px solid #d9d9d9;
	border-bottom: 0px solid;
	padding-bottom: 0px;
	border-right: 0px solid;
	background-color: transparent;
	margin-top: 0px;
}
#s4-leftpanel-content .s4-tn .menu li.static > .menu-item {
	display: block;
	min-height: 28px;
	height: auto;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #7d92a8;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	padding-left: 1em;
	line-height: 2.5em;
}
#s4-leftpanel-content .s4-tn .menu li.static > .menu-item {
	white-space: normal;
}
.s4-toplinks .s4-tn a.selected {
	margin: 0px 0px;
	padding-left: 1em;
}
#s4-leftpanel-content .s4-tn .menu-vertical .menu-item-text {
	word-wrap: normal;
	overflow: visible;
}
#s4-leftpanel-content .s4-tn .menu ul li.static a.selected {
	background: none !important;
	border-bottom: 1px solid #7d92a8;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	text-decoration: none;
	font-weight: bold;
}
#s4-leftpanel-content .s4-tn .menu ul li ul li.static a.selected {
	border-bottom: 1px solid #7d92a8;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	text-decoration: none;
	font-weight: bold;
}
#s4-leftpanel-content .s4-tn .menu ul li.static a:hover {
	border-bottom: 1px solid #7d92a8;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	text-decoration: none;
	color: #0f385a;
}
/**End left navigation**/
/**Main Content elements**/
.s4-ca {
	width: 750px;
	margin: 0px 0px 20px 190px;
	padding-right: 0%;
	background: transparent;
	min-height: 500px;
	height: auto;
	height: 100%;

}
.s4-ba {
	margin: 0px 0px 0px 20px;
}
.pageTitle {
	padding: 17px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pageTitle h1 h1 {
	display: none;
}
/**End main Content elements**/
/** Page elements **/
.ms-rte-layoutszone-inner {
	padding-left: 0px;
}
/*Right Column Section*/
.welcome-content {
	margin: 0px;
	color: #666666;
	margin-bottom: 1.5em;
}
div.article {
	padding: 0px;
}
div.welcome {
	padding: 0px;
}
/*End Right Column Section*/
/*Left Column Related Content*/
#AGDRelatedContent {
	width: 100%;
	float: left;
	margin-bottom: 1.5em;
	margin-top: 70px;
}
/*End Left Column Related Content*/
/* Footer navigation */
#footer-wrap {
	margin: 0px auto;
	width: 100%;
	height: 147px;
	border-top-color: rgb(125, 146, 171);
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	display: block;
}
#footer {
	margin: 0px auto;
	width: 940px;
}
#footer-search #footer {
clear:both;
}

#navigation_footer {
	float: right;
	color: #626262;
	line-height: 120%;
	font-size: 1.2em;
}
#footer-search #navigation_footer {
	float: right;
	color: #626262;
	line-height: 120%;
	font-size: 1.2em;
}

#navigation_footer ul {
	list-style: none;
	margin: 11px 0px;
	padding: 0px;
	font-size: 1.2em;
	float: right;
}
#navigation_footer ul li {
	margin: 0px 0px 6px 14px;
	display: inline;
}
#navigation_footer ul .first {
	margin: 0px 10px 6px 14px;
	display: inline;
}

.ie7 #navigation_footer ul .last {
	display:inline;/* IE7 and below */
	margin-bottom:0px;}	


#navigation_footer ul .last {
	Background: transparent url('../AG_Images/rss.gif') no-repeat 0% 0%;
	width: 36px!important;
	display: inline-block;
}
#navigation_footer ul .last a {
	padding: 0px 17px 0px 17px; !important;
}
#navigation_footer ul li a:visited {
	color: rgb(67, 107, 148);
}
#navigation_footer ul li a {
	color: rgb(67, 107, 148);
	line-height: 16px;
	font-size: 12px;
}
#navigation_footer ul li a:hover {
	color: rgb(38, 73, 110);
	text-decoration: none;
}
#navigation_footer ul li a:active {
	color: rgb(67, 107, 148);
}
/*End footer*/
/**End main Content elements**/
/** Fonts**/
#s4-mainarea2 .s4-ca p {
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 125%;
	font-size: 1.2em;
}
#s4-mainarea2 .s4-ca a {
	color: rgb(67, 107, 148);
	text-decoration: none;
}
#s4-mainarea2 .s4-ca a:link {
	color: rgb(67, 107, 148);
	text-decoration: none;
}
#s4-mainarea2 .s4-ca a:hover {
	color: rgb(40, 79, 112);
	text-decoration: underline;
}
#s4-mainarea2 .s4-ca ul {
	list-style: none;
	margin: 8px 0px 0px 15px;
	padding: 0px;
	font-size: 1em;
}
#s4-mainarea2 .s4-ca ul li {
	background: url('../AG_Images/bullet.gif') no-repeat 0px 6px;
	margin: 0px;
	padding: 0px 0px 6px 14px;
	color: rgb(98, 98, 98);
	line-height: 120%;
	font-size: 1.2em;
}
#s4-mainarea2 .s4-ca .ms-WPHeader ul li {
	background: url('../AG_Images/blank.gif') no-repeat 0px 0px;
	padding: 0px 0px 0px 0px;
}
#s4-mainarea2 .s4-ca ul ul li {
	padding: 0px 0px 6px 10px;
	font-size: 1em;
}
#s4-mainarea2 .s4-ca ol li {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 6px 14px;
	color: rgb(98, 98, 98);
	line-height: 120%;
	font-size: 1.2em;
}
#s4-mainarea2 .s4-ca ol li UL li{
	margin: 0px 0px 0px -14px;
	color: rgb(98, 98, 98);
	line-height: 120%;
	font-size: 1em;
}

/*Headings*/
H1.ms-rteElement-H1Intro {
	-ms-name: "H1 Intro";
}
.ms-rteElement-H1Intro {
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	color: rgb(255, 255, 255);
	font-style: italic;
	font-size: 2.2em;
}
H1.ms-rteElement-H1 {
	-ms-name: "Heading 1";
}
.ms-rteElement-H1 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	color: #164B40;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
}
H2.ms-rteElement-H2 {
	-ms-name: "Heading 2";
}
.ms-rteElement-H2 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #507870;
	font-size: 1.8em;
	font-weight: normal;
}
H3.ms-rteElement-H3 {
	-ms-name: "Heading 3";
}
.ms-rteElement-H3 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #507870;
	font-style: normal;
}
H4.ms-rteElement-H4 {
	-ms-name: "Heading 4";
}
.ms-rteElement-H4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #565A5D;
	font-style: normal;
}
H5.ms-rteElement-H5 {
	-ms-name: "Heading 5";
}
.ms-rteElement-H5 {
	font-size: 1.2em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: rgb(98, 98, 98);
	font-weight: normal;
}
/*Paragraph*/
.ms-rteStyle-Normal {
	padding: 0px 0px 10px;
	line-height: 125% !important;
	font-size: 1.2em !important;
}
p.ms-rteElement-P {
	padding: 0px 0px 10px;
	line-height: 125% !important;
	font-size: 1.3em !important;
}
#s4-mainarea2 s4-ca p {
	margin: 0px;
	font-size: 1.3em;
}
#s4-mainarea2 .s4-ca ul li .ms-rteElement-P {
	margin: 0px;
	padding: 0px 0px 0px 0px !important;
	font-size: 1em !important;
}
P.ms-rteElement-PIntro {
	-ms-name: "Paragraph Intro";
}
.ms-rteElement-PIntro {
	padding: 0px 0px 10px;
	line-height: 135% !important;
	font-size: 1.4em !important;
}
P.ms-rteElement-Pright240 {
	-ms-name: "Paragraph pad right 240";
}
.ms-rteElement-Pright240 {
	padding: 0px 238px 0px 0px !important;
}
.ms-rteStyle-RightImagePadLeft20 {
	-ms-name: "RightImagePadLeft20";
	padding: 0px 0px 0px 20px !important;
	float: right;
}
P.ms-rteElement-imagegalportrait {
	-ms-name: "Image gal portrait";
}
.ms-rteElement-imagegalportrait {
	background: rgb(233, 236, 240);
	padding: 1em !important;
	border: 1px solid rgb(158, 176, 255)!important;
	width: 220px;
	min-height: 200px;
	height:auto;
	height:100%;
	text-align: center;
	font-size: 100% !important;
	margin-right: 1em !important;
	margin-bottom: 1em !important;
}
P.ms-rteElement-PGallery{
	-ms-name: "Paragraph Gallery";
}
.ms-rteElement-PGallery {
	background: rgb(233, 236, 240)!important; 
	margin: 0px 8px 9px 0px !important; 
	padding: 10px !important; 
	width: 500px !important;
	}
.ms-rteElement-PGallery a{
	margin: 0px!important; 
	padding: 12px 4px 5px!important; 
	width: 40%!important; 
	color: rgb(52, 89, 128)!important; 
	line-height: 135%!important; 
	float: right!important; 
	display: inline!important; 
	position: absolute !important;
	}
P.ms-rteElement-POnlyGallery{
	-ms-name: "Paragraph Only Gallery";
}
.ms-rteElement-POnlyGallery {
	background: rgb(233, 236, 240)!important; 
	margin: 60px 8px 9px 0px !important; 
	padding: 10px !important; 
	width: 500px !important;
	}

.ms-rteElement-imagegalportrait img {
	width: 120px;
	height: 150px;
}
P.ms-rteElement-imagegallandscape {
	-ms-name: "Image gal landscape";
}
.ms-rteElement-imagegallandscape {
	background: rgb(233, 236, 240);
	padding: 1em !important;
	border: 1px solid rgb(158, 176, 255);
	width: 220px;
	min-height: 200px;
	height:auto;
	height:100%;
	text-align: center;
	font-size: 100% !important;
	margin-right: 1em !important;
	margin-bottom: 1em !important;
}
.ms-rteElement-imagegallandscape img {
	width: 200px;
	height: 150px;
}
/*Search page*/
.srch-Title3 a{
font-family: Arial, Helvetica, sans-serif;
color:#436b94 !important;
text-decoration:none !important;
font-size:1.1em !important;
font-weight:bold;		
}
.srch-Title3 a:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#436b94 !important;
text-decoration:none !important;
font-size:1.1em !important;		
}

#search .srch-Title3 a:link{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#436b94 !important;
text-decoration:none !important;
font-size:1.1em !important;	
}
.srch-WPBody{
text-decoration:none !important;	
}
.srch-maintop{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	background: rgb(229, 236, 249) !important;
	border-top: #33e solid 1px;
	padding-bottom:20px !important;
	margin-bottom:20px;
}
.srch-stats{
	background: rgb(229, 236, 249) !important;
	font-size:1.2em !important;	
	font-family: Arial, Helvetica, sans-serif !important;
	margin-top:-2px;


}
.searchMain div{
	border-bottom:0px solid !important;
}
.srch-Description2{
margin-top:2px;
font-size:1.1em !important;	
font-family: Arial, Helvetica, sans-serif;
max-width:620px;
}
span.srch-urllink a:link{
	color:#00c;
	font-size:1.1em !important;	
	font-family: Arial, Helvetica, sans-serif;
}
.srch-URL2{
font-size:1.1em !important;	
font-family: Arial, Helvetica, sans-serif;	
}
.srch-Metadata2{
font-size:1.1em !important;	
font-family: Arial, Helvetica, sans-serif;	
}

