/*<agl.folder "Elements">*/
	body { background-color: #f8f8f7; margin: 0; }
	p,td { color: #464646; font-size: 12px; font-family: arial; }
	a,a:visited { color: #1466a3; }
	a:hover { color: #464646; }
	h1 { color: #913c91; font-size: 18px; font-weight: normal; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 35px; }
	h2 { color: #913c91; font-size: 18px; font-weight: bold; }
	h3 { color: #913c91; font-size: 12px; font-weight: bold; margin-bottom: -10px; }
	.center { text-align: center; }
	.disclaimer { color: #464646; font-size: 11px; font-family: arial; margin-left: 20px; margin-right: 20px; }
	.disclaimer2 { color: #464646; font-size: 11px; font-family: arial; }
/*</agl.folder>*/
/*<agl.folder "Nav classes">*/
	.sub_nav       { font-size: 12px; padding-right: 10px; padding-left: 15px; }
	.sub_nav_bc    { background-image: url(../../images/bc_tile.jpg); background-repeat: repeat-y; }
	.sub_nav_bc li { list-style-type: none; list-style-image: url(../../images/bc_arrow.gif); margin-bottom: 10px; margin-left: -22px; }
	.sub_nav_cr    { background-image: url(../../images/cr_tile.jpg); background-repeat: repeat-y; }
	.sub_nav_cr li { list-style-type: none; list-style-image: url(../../images/cr_arrow.gif); margin-bottom: 10px; margin-left: -22px;}
	.sub_nav_lu    { background-image: url(../../images/lu_tile.jpg); background-repeat: repeat-y; }
	.sub_nav_lu li { list-style-type: none; list-style-image: url(../../images/lu_arrow.gif); margin-bottom: 10px; margin-left: -22px; }
	.sub_nav_ly    { background-image: url(../../images/ly_tile.jpg); background-repeat: repeat-y; }
	.sub_nav_ly li { list-style-type: none; list-style-image: url(../../images/ly_arrow.gif); margin-bottom: 10px; margin-left: -22px; }
	.sub_nav_oc    { background-image: url(../../images/oc_tile.jpg); background-repeat: repeat-y; }
	.sub_nav_oc li { list-style-type: none; list-style-image: url(../../images/gnbio_arrow.gif); margin-bottom: 10px; margin-left: -22px; }
	.sub_nav_off { color: #666666; }
/*</agl.folder>*/
/*<agl.folder "Template">*/
	.content_area { background-image: url(../../images/page_tile.gif); background-repeat: repeat-y; padding-right: 15px; padding-left: 15px; }
	.page_content { padding-right: 15px; }
	.nav_area { padding-top: 50px; padding-left: 15px; }
	.sidebar_area { padding-left: 15px; border-left: 1px solid #bfbfbf; }
	.footer_area { padding-right: 15px; padding-bottom: 20px; padding-left: 15px; }
	.wrap_right { margin-right: 15px; margin-bottom: 10px; }
	.wrap_left { margin-bottom: 10px; margin-left: 15px; }
/*</agl.folder>*/
/*<agl.folder "Section Classes">*/
	.content_bc { }
	.content_bc h1 { color: #e45e97; border-bottom: 1px solid #ccc; }
	.content_bc h2 { color: #e45e97; }
	.content_bc h3 { color: #e45e97; }
	.content_cr h1 { color: #048466; border-bottom: 1px solid #ccc; }
	.content_cr h2 { color: #048466; }
	.content_cr h3 { color: #048466; }
	.content_lu h1 { color: #2f52a6; border-bottom: 1px solid #ccc; }
	.content_lu h2 { color: #2f52a6; }
	.content_lu h3 { color: #2f52a6; }
	.content_ly h1 { color: #d76f2c; border-bottom: 1px solid #ccc; }
	.content_ly h2 { color: #d76f2c; }
	.content_ly h3 { color: #d76f2c; }
	.content_gw h1 { color: #913c91; border-bottom: 1px solid #ccc; }
	.content_gw h2 { color: #913c91; }
	.content_gw h3 { color: #913c91; border-bottom: 1px solid #ccc; }
	.footer_area td { font-size: 10px; }
/*</agl.folder>*/

.bc li { list-style-type: none; list-style-image: url(../../images/bc_bullet.gif); }
.cr li { list-style-type: none; list-style-image: url(../../images/cr_bullet.gif); }
.lu li { list-style-type: none; list-style-image: url(../../images/lu_bullet.gif); }
.ly li { list-style-type: none; list-style-image: url(../../images/ly_bullet.gif); }
.bio li { list-style-type: none; list-style-image: url(../../images/bio_bullet.gif); }

.bc_quote 
{
	font-family: Times, Serif; 
	color: #e65f9d; 
	font-style: italic; 
	font-size: 13px;
	}

h6
{
	font: 10px Arial,Sans Serif;
	margin: 15px 0 0 0;
}	

h6
{
	font: 10px Arial,Sans Serif;
	margin: 0 0 0 20px;
}	

	
.cr_quote 
{
	font-family: Times, Serif; 
	color: #048466; 
	font-style: italic; 
	font-size: 13px;
	}
	
.lu_quote 
{
	font-family: Times, Serif; 
	color: #294891; 
	font-style: italic; 
	font-size: 13px;
	}
	
.ly_quote 
{
	font-family: Times, Serif; 
	color: #D7712E; 
	font-style: italic; 
	font-size: 13px;
	}
	
hr.bc {border: none 0;
border-top: 1px solid #E65F9D;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: center;
}

hr.cr {border: none 0;
border-top: 1px solid #048466;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: center;
}

hr.lu {border: none 0;
border-top: 1px solid #294891;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: center;
}

hr.ly {border: none 0;
border-top: 1px solid #D7712E;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: center;
}

/* I put this funky span in there to reduce the space between the arrow and the text -JG 
li span
{
	margin-left: -5px;
}

... but we need to implement it for Mozilla browsers only
*/

#redirect p, #redirect h1 {margin-left: 20px; margin-right: 20px;}