/* CSS Document */

body {
	background-color: #999999;
	margin-top: 0px;
}

tiny {
	font-size: xx-small;
}

DIV{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0px;
	padding:0px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	left: 3px;


}

table.eb {
	width: 100%;
        background-image: url(../images/agam_logo_grey_half.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

td.middle {
	vertical-align: middle;
        text-align: center;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: bold; color: #444444; padding-bottom: 6px; text-transform: uppercase}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #444444; padding-bottom: 6px}
.pulldown {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

.breadcrumb
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; color: #333333; border-color: #666666 black; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; background-color: #f3f3f3; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.text-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-transform: none;
}

.text-body a:link, .button a:link {
     color: #0E4494;
 }

.text-body a:visited, .button a:visited{
     color: #555555;
}

.text-body a:hover, .button a:hover {
     color: #0E4494;
     background: #C3D6EA;
}
.displayText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px}

.displayText a:link {
     color: #0E4494;
 }

.displayText a:visited {
     color: #555555;
}

.displayText a:hover {
     color: #0E4494;
     background: #C3D6EA;
}

.byline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}

.byline a:link {
     color: #0E4494;
 }

.byline a:visited { color: #555555;
}

.byline a:hover {
     color: #0E4494;
     background: #C3D6EA;
}


.subnav td, .subnav a:link, .subnav a:visited  {
    display: block;
    width=100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #21536A;
	font-size: 10px;
	background-image: url(../images/button_highlight_off.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
    text-decoration: none;
    vertical-align: middle;
	padding: 7px 0px 7px 0px;
}
.subnav td:hover, .subnav a:hover {
        background-image: url(../images/button_highlight_on.gif);
        text-decoration: none
}

.subnav-gr td, .subnav-gr a:link, .subnav-gr a:visited  {
    display: block;
    width=100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	background-image: url(../images/button_gr_highlight_off.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
    text-decoration: none;
    vertical-align: middle;
	padding: 7px 0px 7px 0px;
}
.subnav-gr td:hover, .subnav-gr a:hover {
        background-image: url(../images/button_gr_highlight_on.gif);
        text-decoration: none
}


.navText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-transform: uppercase; color: #0E4494; text-align: center; background-color: #C3D6EA; font-variant: normal; line-height: normal; text-decoration: none}
.navText_on { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; background-color: #0E4494; text-align: center; text-decoration: none}

.submenu_back {
	background-color: #FFFFFF;
}

.blue_light {
	background-color: #C3D6EA; border: #FFFFFF solid; border-width: 1px 0px
}


.sub_menu a:link, .sub_menu a:visited, .sub_menu td {
        display: block;
        width=100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E4494;
	text-decoration: none;
	background-color: #C3D6EA;
        text-indent: 8px;
	padding: 5px 5px 5px 5px;
}
.sub_sub_menu a:link, .sub_sub_menu a:visited, .sub_sub_menu td {
        display: block;
        width=100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E4494;
	text-decoration: none;
	background-color: #C3D6EA;
        text-indent: 20px;
	padding: 5px 5px 5px 5px;
}

.sub_menu a:hover, .sub_menu td:hover, .sub_sub_menu a:hover, .sub_sub_menu td:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0E4494;
}
.teaser {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px}

.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;}

.text-field {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
}