body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff;}
.style2 {color: #005083;}
.style3 {color: #B7B7B7;}
.style4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
a {
  text-decoration: none; color: #ffffff;
}
a:hover {
  text-decoration: underline;
}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


.glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}
.curlycontainer{
	border: 1px solid #FFF75E;
	margin-bottom: 1em;
	width: 400px;
	}
.curlycontainer .innerdiv
{
	background: transparent url(images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}
.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 400px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: #FFF75E;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

.shiftscontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowscontainer{
width: 400px; /* container width*/
background-color: #d1cfd0;
}

.shadowscontainer .innersdiv{
/* Add container height here if desired */
background-color: #FFF311;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
.commentbox{
background-color: #ececec;
width: 385px;
padding: 5px;
}

.commentfooter{
background: url(images/story_arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}
.commentboxi{
background-color: #f7f7f7;
width: 385px;
padding: 5px;
}

.commentfooteri{
background: url(images/story_arrow_02.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}


.pointermenu2{
margin: 0;
padding: 0;
}

.pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background: #003D83 url(leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

.pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

.pointermenu2 ul li{
display: inline;
}


.pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

.pointermenu2 ul li a:visited{
color: white;
}


.pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(images/pointer.gif) bottom center no-repeat;
}

.pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.toggleopacity img{
border: 1px solid #ccc;
}
.title1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15;
}
.title1black {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #000000;
}
.title1white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #FFFFFF;
}
.title1grey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #666666;
  font-weight: bold;
}
.title1lightgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #999999;
}
.title1extralightgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #AAAAAA;
}
.title1darkgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #2F373F;
}
.title1green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #009900;
}
.title1navy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #000066;
}
.title1skyblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #0066CC;
}
.title1orange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #EE6600;
}
.title1red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #EE0000;
}
.title1pink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt; line-height: 1.15; color: #F50077;
}



.title2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15;
}
.title2black {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #000000;
}
.title2white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #FFFFFF;
}
.title2grey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #666666;
}
.title2lightgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #999999;
}
.title2extralightgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #AAAAAA;
}
.title2darkgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #2F373F;
}
.title2green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #009900;
}
.title2navy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #000066;
}
.title2skyblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #0066CC;
}
.title2orange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #EE6600;
}
.title2red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #EE0000;
}
.title2pink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #F50077;
}



.title2x {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15;
}
.title2xblack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #000000; font-weight: bold;
}
.title2xwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #FFFFFF; font-weight: bold;
}
.title2xgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #666666; font-weight: bold;
}
.title2xlightgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #999999; font-weight: bold;
}
.title2xextralightgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #AAAAAA; font-weight: bold;
}
.title2xdarkgrey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #2F373F; font-weight: bold;
}
.title2xgreen {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #009900; font-weight: bold;
}
.title2xnavy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #000066; font-weight: bold;
}
.title2xskyblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #0066CC; font-weight: bold;
}
.title2xorange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #EE6600; font-weight: bold;
}
.title2xred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #EE0000; font-weight: bold;
}
.title2xpink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; line-height: 1.15; color: #F50077; font-weight: bold;
}



.bt {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15;
}
.btblack {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #000000;
}
.btwhite {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #FFFFFF;
  text-decoration: none;
}
.btgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #666666;
}
.btlightgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #999999;
}
.btextralightgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #AAAAAA;
}
.btdarkgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #2F373F;
}
.btgreen {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #009900;
}
.btnavy {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #000066;
}
.btskyblue {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #0066CC;
}
.btorange {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #EE6600;
}
.btred {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #EE0000;
}
.btpink {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #F50077;
}



.btx {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; font-weight: bold
}
.btxblack {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #000000; font-weight: bold;
}
.btxwhite {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #FFFFFF; font-weight: bold;
}
.btxgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #666666; font-weight: bold;
}
.btxlightgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #999999; font-weight: bold;
}
.btxextralightgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #AAAAAA; font-weight: bold;
}
.btxdarkgrey {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #2F373F; font-weight: bold;
}
.btxgreen {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #009900; font-weight: bold;
}
.btxnavy {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #000099; font-weight: bold;
}
.btxskyblue {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #0066CC; font-weight: bold;
}
.btxorange {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #EE6600; font-weight: bold;
}
.btxred {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #EE0000; font-weight: bold;
}
.btxpink {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 7.5pt; line-height: 1.15; color: #F50077; font-weight: bold;
}



.st {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15;
}
.stblack {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #000000;
}
.stwhite {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #FFFFFF;
}
.stgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #666666;
}
.stlightgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #999999;
}
.stextralightgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #AAAAAA;
}
.stdarkgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #2F373F;
}
.stgreen {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #009900;
}
.stnavy {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #000066;
}
.stskyblue {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #0066CC;
}
.storange {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #EE6600;
}
.stred {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #EE0000;
}
.stpink {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #F50077;
}



.stx {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15;
}
.stxblack {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #000000; font-weight: bold;
}
.stxwhite {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #FFFFFF; font-weight: bold;
}
.stxgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #666666; font-weight: bold;
}
.stxlightgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #999999; font-weight: bold;
}
.stxextralightgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #AAAAAA; font-weight: bold;
}
.stxdarkgrey {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #2F373F; font-weight: bold;
}
.stxgreen {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #009900; font-weight: bold;
}
.stxnavy {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #000066; font-weight: bold;
}
.stxskyblue {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #0066CC; font-weight: bold;
}
.stxorange {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #EE6600; font-weight: bold;
}
.stxred {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #EE0000; font-weight: bold;
}
.stxpink {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 8.5pt; line-height: 1.15; color: #F50077; font-weight: bold;
}



