/* @group Core Elements */html
{
	height: 100%;
	overflow: scroll;
	font-size: small;
	background-image: url(../images/bg01.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #e7e7e7;
}
body
{
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial; /* font-size: small; */
	line-height: 125%;
}
body.f-smaller
{
	font-size: x-small;
}
body.f-default
{
	font-size: 100%;
}
body.f-larger
{
	font-size: medium;
}
p
{
	/* setup some more readable paragraph spacing */
	margin-top: 3px;
	margin-bottom: 12px;
}
h1, h2, h3, h4, h4
{
	/* setup some more readable header spacing */ /* padding-bottom: 5px; */
	margin: 12px 0;
	color: #012b67;
	font-weight: bold;
}
h1
{
	font-size: 125%;
}
h2
{
	font-size: 125%;
	font-style: italic;
}
h3
{
	font-size: 100%;
}
h4
{
	font-size: 100%;
	font-style: italic;
}
a
{
	text-decoration: none; /* color: #C49B31; */
	color: #003399;
}
img
{
	border-width: 0px;
}
div.wrapper
{
	width: 800px;
	margin: auto;
}
a:hover
{
	text-decoration: underline;
}
/* @end *//* @group Joomla Elements */.small, .modifydate, .createdate, div.mosimage_caption
{
	font-size: 95%;
	color: #012b67;
	font-style: italic;
	display: inline;
}
.componentheading, .componentheading-bagm
{
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	margin: 8px 0 0 0;
	padding-bottom: 8px;
	color: #012B67;
}
.contentheading, .contentheading-bagm
{
	font-size: 150%;
	width: 98%;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma, sans-serif;
	color: #012B67;
}
td.buttonheading, .contentpaneopen td.buttonheading
{
	padding: 7px 3px 0;
}
td.column_separator
{
	padding-left: 15px;
}
td.componentheading
{
	padding-bottom: 15px;
}
.sectiontableheader
{
	font-weight: bold;
	padding: 4px;
	line-height: 20px;
	background: #F3FBFF;
	border-bottom: 1px solid #CEE0E4;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td
{
	text-align: left;
	padding: 4px 0 4px 4px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #CEE0E4;
}
.sectiontableentry2
{
	background: #F3FBFF;
}
.contentpane, .contentpaneopen
{
	/* width: 100%; */
}
/* @end *//* @group blog */
.blogimgwrap
{
	float: left;
	width: 50%;
	height: 300px;
	margin-top: 10px;
}
.blogimgwrapadapt
{
	float: left;
	width: 50%;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* @end *//* @group Structure */#menu-bar
{
	height: 40px;
	background: url(../images/menu-bg.png) 0 0 repeat-x;
	background-position: center center;
	overflow: hidden; /* min-height: 0; */
}
#top
{
	height: 140px;
	position: relative;
	background-color: rgb(148, 189, 209);
	background-image: url(../images/inset-banner.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	padding: 0px;
}
#top div.wrapper
{
	position: relative;
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	margin-top: 0px;
}
#top div.logo
{
	/* padding: 30px 0px 30px 0px; */
	display: block;
	position: relative;
	height: 135px;
	width: 550px;
	overflow: hidden;
	padding-top: 16px;
}
#top div.logo h1
{
	margin-top: 13px;
	font-size: 200%;
}
#top form
{
	position: absolute;
	top: 105px;
	right: 16px;
}
#top div.search
{
	height: 135px;
	vertical-align: bottom;
	z-index: 3;
}
#content
{
	padding-top: 5px; /* was 15 px */
	padding-bottom: 25px;
}
#sidecol
{
	width: 210px;
	float: left;
	overflow: hidden;
	margin-left: 3px;
}
#side-column
{
	background: #D5DCE8;
	width: 198px; /* was 93% */ /* margin: auto; */
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 6px;
}
#side-column ul li
{
	background: none;
}
#side-column .padding
{
	background: #fff;
	width: 194px;
	margin-left: 2px;
	margin-right: 2px;
}
#side-column .inner
{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 184px;
	margin: auto;
}
#main-column
{
	/* border-width: 2px; border-color:  #D5DCE8; */
	background-color: transparent;
	width: 585px;
	margin-left: 213px;
}
#main-column .padding
{
	padding: 2px;
	background-color: transparent;
}
#main-column .inner
{
	background-color: white;
	min-height: 400px;
	padding-top: 0px;
	padding-left: 0px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#main-column td
{
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: transparent;
	width: auto;
}
#main-column .componentheading
{
	background-color: white;
	margin-top: 0px;
	padding-top: 12px;
	padding-left: 12px;
}
#main-column .contentpadding
{
	padding-bottom: 8px;
	overflow: hidden;
	background-color: transparent; /*lime; */
}
#main-column .contentpaneopen
{
	background-color: white;
	width: 100%;
}
/* min-height: 396px;*//* padding: 3px 8px 3px 8px; */span.article_separator
{
	display: block;
	height: 18px;
	background-color: transparent;
}
/*Restrict the article separator to the BAGM blog page.*/table.blog-bagm span.article_separator
{
	display: block;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/separator.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
#main-column table.blog
{
	width: 100%;
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
}
#bottom
{
	/*	background: #DDEBF1 url(../images/bottom-bg.png) 0 0 repeat-x; */
	height: 100%;
}
#footermodules.spacer
{
	height: 2em;
	padding-left: 8px;
}
#topmodules, #component, #bottommodules
{
	overflow: hidden;
}
#component .padding
{
	padding-left: 10px;
}
#content.extraspace #component .padding
{
	padding-right: 25px;
}
.spacer .block
{
	float: left;
}
.spacer .w99 .block
{
	width: 99%;
}
.spacer .w49 .block
{
	width: 49%;
}
.spacer .w33 .block
{
	width: 33%;
}
/* @group Modules */.moduletable, .moduletable-hilite1
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.moduletable h3, .moduletable-hilite1 h3
{
	background: #31549b url(../images/module-h3.png) 0 0 repeat-x;
	padding: 5px 0 5px 8px;
	font-family: Tahoma, Helvetica, Arial; /* font-size: 120%; */
	color: #02576B;
	border-top: 1px solid #D5DCE8;
	border-left: 3px solid #D5DCE8;
	border-right: 3px solid #D5DCE8;
	border-bottom: 1px solid #D5DCE8;
	margin: 5px 0 10px 0;
}
#topmodules .moduletable
{
	margin: 0 10px 0 5px;
}
#topmodules .moduletable
{
	background: url(../images/module-corner.png) 0 100% no-repeat;
	padding: 0 0 15px 17px;
}
#side-column .moduletable-hilite1
{
	background: #31549b url(../images/hilite1-bg.png) 0 100% no-repeat;
	border: 1px solid #d5dce8;
	padding: 8px;
}
#side-column .moduletable-hilite1 h3
{
	background: none;
	border: none;
	font-family: Tahoma; /* font-size: 130%; */
	color: #02576B;
	margin: 0px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}
#bottommodules .moduletable
{
	background: #fff url(../images/bottommod-bg.png) 0 0 repeat-x;
	border: 1px solid #D7EBF0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}
#bottommodules .moduletable h3, #topmodules .moduletable h3, #top .moduletable h3
{
	background: none;
	border: none;
	font-family: Tahoma; /* font-size: 130%; */
	color: #02576B;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}
/* @end *//* @group Horizontal Menu */#horiz-menu
{
	height: 40px;
}
#horiz-menu ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#horiz-menu li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#horiz-menu a
{
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	float: left; /* height: 38px; */ /* line-height: 53px; */
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
	overflow: hidden;
	background: url(../images/menu-divider.png) 100% 0 no-repeat;
}
#horiz-menu li.active, #horiz-menu li.active_menu
{
	background: url(../images/active-menu-r.png) 100% 0;
}
#horiz-menu li.active a, #horiz-menu li.active_menu a
{
	background: url(../images/active-menu-l.png) 0 0 no-repeat;
	color: #000;
}
#horiz-menu a:hover
{
	text-decoration: none;
	color: #ccc;
}
/* @end *//* @group Sub Menu */#side-column ul.menu
{
	margin: 0;
	padding: 0;
}
#side-column ul.menu li
{
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
#side-column ul.menu li.active a
{
	color: #000;
}
a#active_menu.mainlevel
{
	color: #000;
}
#side-column ul.menu li.active li a
{
	font-weight: normal; /* font-size:  100%; */
	color: #C49B31;
}
#side-column ul.menu span
{
	display: block;
}
#side-column ul.menu a
{
	display: block;
	line-height: 25px;
	text-indent: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-serif; /* font-size: 120%; */
	color: #C49B31;
}
#side-column ul.menu ul
{
	margin-left: 35px;
	padding: 0;
}
#side-column ul.menu ul ul
{
	padding: 0;
	margin: 0;
}
#side-column ul.menu li li
{
	padding: 0;
	margin: 0;
}
#side-column ul.menu ul a
{
	background-image: none;
	text-indent: 0;
	line-height: 25px;
	font-family: Tahoma, Helvetica, Arial, sans-serif; /* font-size: 100%; */
}
#side-column ul.menu ul ul a
{
	text-indent: 15px;
}
#side-column ul.menu ul ul ul a
{
	text-indent: 30px;
}
/* @end *//* @group Mainmenu */a.mainlevel
{
	display: block;
	line-height: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif; /* font-size: 120%; */
	background: none;
	color: #C49B31;
}
a.sublevel
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 25px;
	padding-left: 5px;
	text-indent: 30px;
	display: block;
	float: left;
	width: 80%;
}
/* @end *//* @group Content Styles *//* @group Readon */a.readon
{
	font-family: Arial , Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	font-style: italic;
	display: block;
	margin: 3px 0 0px 0;
	background: #E2F6F9 url(../images/readon.png) 100% 50% no-repeat;
	text-decoration: none;
	color: #333;
	padding: 3px 15px 3px 5px;
	border: 1px solid #F3FBFD;
	width: 90px;
}
/* @group Pathway */span.pathway
{
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
	height: 1.2em;
}
span.pathway img
{
	float: left;
	width: 9px;
	height: 11px;
	padding-right: 10px;
	background: url(../images/bullet.png) 0 50% no-repeat;
}
span.pathway a
{
	float: left;
	padding: 0 10px 0 0;
}
/* @end *//* @group Typography */ul
{
	padding-left: 0; /* margin-left: 10px; */
}
ul li
{
	list-style: none; /* margin-left: 10;  */ /*eme - 12/31/2008 */
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../images/bullet-2.png) 0 6px no-repeat;
}
pre
{
	padding: 10px;
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	color: #02576B;
}
blockquote
{
	color: #02576B;
	font-style: italic; /* font-size: 110%; */
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 30px;
	margin: 15px 0;
	background: #F3FBFF url(../images/quote.png) 0 0 no-repeat;
	border: 1px solid #CEE0E4;
}
span.alert
{
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}
span.info
{
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}
span.note
{
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}
span.download
{
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}
/* @end *//* @group Notice Styles */span.alert, span.info, span.download, span.note
{
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;
}
/*.clr {	clear:both;} */fieldset.input
{
	border: 0;
}
#main-column .m4j_header
{
	/* Made to mimic Contentheading */
	font-size: 150%;
	width: 98%;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma, sans-serif;
	color: #012B67;
}
/* Site map CSS */.level0
{
	margin-left: 0px;
}
.level1
{
	margin-left: 20px;
}
.level2
{
	margin-left: 40px;
}
.level3
{
	margin-left: 60px;
}
/* @end */
