@charset "utf-8";
body {
	font: 100%  Geneva, Arial, Helvetica, sans-serif;
	background: #FED681;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #606060;
}


.fontSize1{

font-size:8px;
}

.fontSize2{
font-size:10px;
}

.fontSize3{
font-size:12px;
}

.fontSize4{
font-size:14px;
}

.fontSize5{
font-size:18px;
}
.fontSize6{
font-size:24px;
}
.fontSize7{
font-size:36px;
}

.fontSize_8{

font-size:8px;
}

.fontSize_10{
font-size:10px;
}

.fontSize_12{
font-size:12px;
}

.fontSize_14{
font-size:14px;
}

.fontSize_18{
font-size:18px;
}
.fontSize_24{
font-size:24px;
}
.fontSize_36{
font-size:36px;
}
.SmallGrey{

	font: 90% Geneva, Arial, Helvetica, sans-serif;

}
.thrColFixHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:550px;
	background:#9FCFF0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.thrColFixHdr #header {
 	background-image:url(logoBg.jpg);
	background-repeat:repeat-x;
	height:120px;
	text-align:right;
	color:#606060;
	padding:0px;
	margin:0px;
}
.InBodyHeaders {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	color:#606060;
	vertical-align:middle;
	letter-spacing:2px;
}
.InBodyHeadersMed a.InBodyHeadersMed  {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
}

.InBodyHeadersSm a.InBodyHeadersSm {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;

}

.InBodyHeadersSmUnBold {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#8f4040;
	vertical-align:middle;
	font-weight:normal;

}
.InBodyHeadersExSm {
	font:  Geneva, Arial, Helvetica, sans-serif;
	font-size:12x;
	text-align:center;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
}
.thrColFixHdr #header2 {
	background-image:url(aglogosliced_middle_2.jpg);
	height:97px;
	padding: 0px 0px 0 0px;
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:left;
	font-style:italic;
	color:#606060;
	vertical-align:middle;
}
.thrColFixHdr #header h1 {
	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 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color:#000000;
}
.thrColFixHdr #sideNav {
	float: left; /* since this element is floated, a width must be given */
	width: 155px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	margin-left:15px;
	margin-right:15px;
	font-size:6px;
	font-weight:bold;
	line-height:2.1em;
	font-weight:200;
	padding:0px;
}
.thrColFixHdr #sideNav a {
	text-decoration:none;
	color:#606060;
	display:block;
	font-size:9px;
	margin-bottom: .35em;
	font-weight:bold;
	line-height:1.3em;
}
a.grey {
	text-decoration:none;
	color:#606060;
	display:block;
	margin-bottom:1px;
}
.thrColFixHdr #sideNav a:hover {
	background:#FFFECC;
}

.redText{

color:#8f4040;
}

.BoldSideBarText, a.BoldSideBarText {
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:5px;
	margin-right:7px;
	text-decoration:none;
}

.BoldSideBarTextGrey, a.BoldSideBarTextGrey {
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#606060;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:none;
}
.BoldSideBarTextLg, a.BoldSideBarTextLg {
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	font-style:italic;
	color:#8f4040;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	letter-spacing:-.01em;
}

.BoldSideBarTextLgGrey, a.BoldSideBarTextLgGrey {
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#606060;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	letter-spacing:-.01em;
}

a.SideBarTextLgGrey, a.SideBarTextLgGrey:visited {
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#606060;
	vertical-align:middle;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	letter-spacing:-.01em;
}

.BoldSideBarTextLgGreen, a.BoldSideBarTextLgGreen {
	font: Candara, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;

	color:#8cc63f;
	vertical-align:middle;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;

	text-decoration:none;
	letter-spacing:-.01em;
}
.thrColFixHdr #mainContent {
	margin:0px;
	margin-left:170px;
	background:#9FCFF0;
	width:544px;
	height:430px;
	overflow:hidden;
	padding:0px; /* padding keeps the content of the div away from the edges */
	text-align:center;
	
}
.thrColFixHdr #mainContentVideo {
	margin-left:170px;
	background:#9FCFF0;
	width:425px;
	height:430px;
	padding:0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContentInner {
	margin-top:0px;
	margin-left:170px;
	background-color:#FFFECC;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:725px;
	height:430px;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	overflow:auto;
	font-size:12px;
}

.thrColFixHdr #mainContentInnerSlides {
	margin-top:0px;
	margin-left:170px;
	background-color:#9FCFF0;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:725px;
	height:430px;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	overflow:auto;
	font-size:12px;
}
.thrColFixHdr #mainContentInnerText {
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;
	margin-top:10px;
	color:#606060;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d0e8d7; /* the background color will be displayed for the length of the content in the column, but no further */
	height:430px;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	font-size:12pt;
	
}


.thrColFixHdr #sidebar2video {
	float: right; /* since this element is floated, a width must be given */
	width: 305px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d0e8d7; /* the background color will be displayed for the length of the content in the column, but no further */
	height:430px;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	font-size: 13px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d0e8d7; /* the background color will be displayed for the length of the content in the column, but no further */
	height:430px;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin:0px;
	font-size: 13px;
	text-align:center;
}
#sidebar2content {
	margin-top:10px;
	margin-right:7px;
	margin-left:7px;
	font-weight:bold;
	padding:0px;
	font-size:10px;

}
.thrColFixHdr #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top:0px;
	margin-bottom:0px;
	background:#009ddc;
	color:#d0e8d7;
	vertical-align:middle;
	height:18px;
}

.thrColFixHdr #footerContent {

	letter-spacing:.047em;
	text-align:center;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:545px;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	height:20px;
	background-color:#009ddc;
	color:#d0e8d7;
	letter-spacing:.09em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1, h1.a {
	font-size:24px;
	margin-bottom:2px;
	font-weight:bold;
	color:#606060;
	padding:0px;
	margin:0px;
}
a.h1 {
	font-size:22px;
	margin-bottom:1px;
	font-weight:bold;
	color:#606060;
	padding:0px;
	margin:0px;
}
#FrontRightBottom {
	float:right;
	width:545px;
	font-size:12px;
	color:#606060;
	margin-top:3px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
#VideoRightBottom {
	width:405px;
	pading:2px;
	font-size:12px;
	color:#606060;
	margin-top:5px;
	text-align:center;
}

#credits{

padding-top:10px;
width:900px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
text-align:center;
background: #FED681;

}


#credits a{
color:#555555;
}

#credits a:hover{
color:#90342B;
}

body { font-family: Verdana; }



#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #9ECFF0;
}

.rightcolspacer {
width: 180px;
height: 12px;
display: block;	
	}
