/* Global Styles */

body {
	margin:2px;
	}
	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	}
	
		
/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("pix/bullet.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff 14px 45% no-repeat;
	color:#FF0000;
	}

/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
	margin-top:0px;
	text-decoration: none;
	text-align: justify;
	}
	
.pageName{
	color: #000000;
	line-height:24px;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:normal;
	text-align: justify;
	}

.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	}

.smallTextbld {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	}
.navText {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.buttonscontainer {width: 165px;}

.buttons a {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	display: block;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.bullet {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	display: block;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

.bullet-t {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	display: block;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	background-image: url(pix/bt.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bullet-b {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	display: block;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	background-image: url(pix/bb.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.buttons a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}
	
.buttons a:active {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gy-line {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
	
.gn-line {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}


	
.gn-r {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
.gn-l {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: black;
	border-bottom-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}

.gy-linenoborder {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
a.info{
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none
}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #000;
    background-color:#D0F5C7; color:#000;
    text-align: center}.smallTextblk {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
