/* CSS Document */



 #container {
    margin: 0 auto;
	top:0px;
    width: 900px;
    position: relative;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}
#Content {
	position:absolute;
	width:900px;
	height:125px;
	z-index:1;
	left: 0px;
	top: 240px;
}

#ContentTable {
	position:relative;
	width:900px;
	top: 235px;
	background-color: #ffffff;
}
	

body,td,th {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}

a:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a31914;
}
a:hover {
	text-decoration: underline;
	color: #a31914;
}
a:active {
	text-decoration: none;
	color: #975d5b;
}

.RolloverDarkBig {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #666633;
}
a.RolloverDarkBig:link {
	color: #990000;
	text-decoration: none;
}
a.RolloverDarkBig:visited {
	text-decoration: none;
	color: #000;
}
a.RolloverDarkBig:hover {
	text-decoration: underline;
	color: #000
}
a.RolloverDarkBig:active {
	text-decoration: none;
	color: #498ba4;
}

.RolloverDarkSmall {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #2c4f62;
}
a.RolloverDarkSmall:link {
	color: #29505f;
	text-decoration: none;
}
a.RolloverDarkSmall:visited {
	text-decoration: none;
	color: #498ba4;
}
a.RolloverDarkSmall:hover {
	text-decoration: underline;
	color: #498ba4;
}
a.RolloverDarkSmall:active {
	text-decoration: none;
	color:#498ba4;
}

.RolloverWhiteSmall {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
}
a.RolloverWhiteSmall:link {
	color: #ffffff;
	text-decoration: none;
}
a.RolloverWhiteSmall:visited {
	text-decoration: none;
	color: #000;
}
a.RolloverWhiteSmall:hover {
	text-decoration: underline;
	color: #ffff00;
}
a.RolloverWhiteSmall:active {
	text-decoration: none;
	color:#ffff00;
}

.RolloverWhiteBig {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
}
a.RolloverWhiteBig:link {
	color: #ffffff;
	text-decoration: none;
}
a.RolloverWhiteBig:visited {
	text-decoration: none;
	color: #000;
}
a.RolloverWhiteBig:hover {
	text-decoration: underline;
	color: #ffff00;
}
a.RolloverWhiteBig:active {
	text-decoration: none;
	color:#ffff00;
}

.RolloverYellowBig {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #ffff00;
}
a.RolloverYellowBig:link {
	color: #ffff00;
	text-decoration: none;
}
a.RolloverYellowBig:visited {
	text-decoration: none;
	color: #000;
}
a.RolloverYellowBig:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.RolloverYellowBig:active {
	text-decoration: none;
	color:#ffffff;
}



.RolloverYellowOnBlack {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-weight: bolder;
	text-decoration: none;
	color: #ffff00;
}
a.RolloverYellowOnBlack:link {
	color: #ffff00;
	text-decoration: none;
}
a.RolloverYellowOnBlack:visited {
	text-decoration: none;
	color: #ff0000;
}
a.RolloverYellowOnBlack:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.RolloverYellowOnBlack:active {
	text-decoration: none;
	color:#ffffff;
}




.blackText12 {	
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.Text18 {
	font-size: 18px
}

.italic12 {	
	color: #000000;
	font: italic;
	font-size: 12px;
}


.text10Bold {
	font-size: 10px;
	font-weight: bold;
}

.text10 {
	font-size: 10px;
}

.redText16 {
	color: #ff0000;
	font-size: 16px;
}

.yellowHeader14 {
	color: #ffff00;
	font-weight: bold;
	font-size: 14px;
}

.whiteHeader14 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.whiteHeader16 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
.whiteHeader20 {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}

.whiteHeader22 {
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
}

.redTableCell22 {
	background-color: #ed2726;
	color: #ffffff;
	font-size: 22px;
}

.redTableCell18 {
	background-color: #ed2726;
	color: #ffffff;
	font-size: 18px;
}

.redTableCell14 {
	background-color: #ed2726;
	color: #ffffff;
	font-size: 14px;
}


.IMG-Left { 
  	float: left;
    margin: 1em 
  }
  
.IMG-Right { 
  	float: right;
    margin: 1em 
  }
   /*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4*/
}
#p7TMctrl a:link {
	color: #ffffff;
}
#p7TMctrl a:visited {
	color: #ffffff;
}
#p7TMctrl a:hover {
	color: #ffe400;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.1; /* */
}
/*Sets background color and border around the menu DIV*/
#p7TMnav {
	border top: 1px solid ##ffe400;
	border bottom: 1px solid ##890c05;
	border right: 0px solid ##890c05;
	border left: 0px solid ##87C5D4;
}
x#p7TMnav div {
	/*/*/background-color: #A4AFC1; /* */
}


/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/border-top: 0px solid #ffe400;
	border-right: 0px solid;
	border-bottom: 1px solid #890c05;
	border-left: 0px solid #890c05;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 2px 0 2px 12px; /* */
}
#p7TMnav div a:visited {
	color: #000000;
}
#p7TMnav div a:hover {
	background-color: #ffe400;
	color: #000000;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	color: #ffffff;
}
#p7TMnav div div a:hover {
	color: #FFFFFF;
	background-color: #890c05;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div div a {
	font-size: 12px;
	color: #ffffff;
}
#p7TMnav div div div  a:hover {
	color: #FFFFFF;
	background-color: #ff0000;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:    url(images/Buttons/MenuPlus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:    url(images/Buttons/MenuMinus.gif);
	background-position: 8px 50%;
	padding: 2px 0 2px 20px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 2px 0 2px 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	/* font-weight: bold; */
	letter-spacing: 3px;
	background-color: transparent !important;
	color: #ffe400 !important;
	/* padding: 2px 0 2px 20px !important; */
}
 
