/* CSS Document */

body {
	margin:0;
	padding:0;
	min-width:720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p {
	margin: 1em 0 1.2em;
	padding: 0;
	color: #000000;
}


/* headers */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 .6em;
    color: #EBECED;
}

h1 {
	font-size: 1.83em; /* 22px */
	font-size: 1.58em; /* 19px */
}
h2 {
	font-size: 1.5em; /* 18px */
	font-size: 1.33em; /* 16px */
}
h3 {
	font-size: 1.17em; /* 14px */
}
h4, h5 {
	font-size: 1em; /* 12px */
	color: black;
}
h6 {
	font-size: .91em; /* 11px */
}


li {
	margin-bottom: 0em;
	list-style-image: url(../images/bullet_mustang.gif);
	color: #000000;
}

hr {
	height: 1px;
	clear: both;
	color: #63a3e3;
}

abbr,
acronym,
dfn {
	cursor: help;
	font-style: normal;
	padding: 0 2px;
}

blockquote {
	margin: 0;
	padding: 0 18px;
	white-space: none;
}

table {
	border-collapse: collapse;
	font-size: 1em;
	color: #000000;
}

table {
	margin: .5em 0 1em;
}

table.data td, table.data th {
	border: 1px solid;
	padding: .25em 5px;
	border-color: #ffd700;
}

table th {
	padding: .175em 5px;
	color: #000000;
	background-color: #ffd700;
}



a, a:link { color: #333399; text-decoration: none; font-weight : normal; }
a:visited { color: #333399; text-decoration: none; font-weight : normal; }
a:hover   { color: #3333FF; text-decoration: underline; font-weight : normal; }
a:active  { color: #3333FF; font-weight : normal; }
a img     { border : 0; }


/* position:absolute for all browsers - the whole page scrolls */
div#HeaderZone {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:36px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#HeaderZone {
	position:fixed;
}
div#Header {
	height:36px;
	width:100%;
	margin:0 auto;
}




/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#ContentZone {
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:20px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 52px;
}
/* set left margin for modern browsers */
body>div#ContentZone {
	margin-top: -12px;
	margin-left:0;
}
div#Content {
	margin: 0 auto;
	padding-right: 35px;
	padding-left: 35px;
}

/* no positioning for IE5/Win - the whole page scrolls */
div#FooterZone {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:20px;
}
body>div#FooterZone {
	position:fixed;
}
div#Footer {
	height:20px;
	width:100%;
	margin:0 auto;
	text-align: center;
}



/* headerlink */
#headerlink {
	margin: 0 0 .75em;
	padding: 0 8px 2px;
	color: #ffd700;
}

#headerlink a { color: #ffd700; text-decoration: none; font-weight : bold; }
#headerlink a:link { color: #ffd700; text-decoration: none; font-weight : bold; }
#headerlink a:visited { color: #ffd700; text-decoration: none; font-weight : bold; }
#headerlink a:hover   { color: #fff700; text-decoration: underline; font-weight : bold; }
#headerlink a:active  { color: #fff700; font-weight : bold; }




/* myContentBox */

.myContentBox {
	border: 1px solid;
	margin: 0 0 .75em;
	padding: 0 8px 2px;
	color: #CCCCCC;
	border-color: #000000;
	background-color: #FFFFFF;
}
* html .myContentBox {
	height:  1%;
	background-color: #FFFFFF;
}

.myContentBox h1,
.myContentBox h2,
.myContentBox h3 {
	padding: .25em 8px .3em;
	margin: 0 -8px 9px;
	clear: both;
	background-color: #333333;
}

.myContentBox h1 {
	font-size: 1.1em;
	background-color: #000000;
}

.myContentBox h2 {
	border: 1px solid;
	border-width: 1px 0;
	margin-top: 1em;
	font-size: 1em;
	background-color: #808080;
}

.myContentBox h3 {
	border: 1px solid;
	border-width: 1px 0 0;
	font-size: 1em;
	padding-top: .5em;
}

.myContentBox h3,
.myContentBox h4,
.myContentBox h5,
.myContentBox h6 {
	margin-top: 1.5em;
}

.myContentBox ul li {
}

.myContentBox li ul {
	margin-left: 22px;
	padding-left: 0;
}
table.multi td, table.multi th {
	vertical-align: top;
}
.hidden {
	display: none;
	visibility: hidden;
}

div.figure {
	margin: 0.5em;
	padding: 0.5em;
}


div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.myContentBox h4 {
        font-size 1em;
	margin: 0 0 .1em;
	line-height: 0.1em;
        clear:both;
}
button {
	color: #000000;
	font-weight: bold;
	background-color: #ffd300;
	text-align: center;
	border-right-style: Solid;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: Solid;
	border-top-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: Solid;
	border-left-width: 2px;
}
input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	border-right-style: Solid;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: Solid;
	border-top-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: Solid;
	border-left-width: 2px;
	font-size: 12px;
}
input.button {
	color: #000000;
	font-weight: bold;
	background-color: #ffd300;
	text-align: center;
	border-right-style: Solid;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: Solid;
	border-top-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: Solid;
	border-left-width: 2px;
}
textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	border-right-style: Solid;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: Solid;
	border-top-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: Solid;
	border-left-width: 2px;
	font-size: 12px;
}


a.tooltip{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.tooltip:hover{z-index:25; background-color:#ff0}

a.tooltip span{display: none}

a.tooltip:hover span{
	cursor: hand;
	display:block;
	position:absolute;
	color: #fff700;
	top:0%;
	left:0%;
	bottom:0%;
	right:0%;
	background-image: url(../images/tooltiptransparent.png);
	background-repeat: repeat;
	font-weight: bold;
	border-right-style: Solid;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-style: Solid;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-style: Solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-left-style: Solid;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
	text-align: center;
	vertical-align: middle;
	padding-top: 30%;
}

