body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7922D7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7922D7;
}
a:hover {
	text-decoration: none;
	color: #7922D7;
}
a:active {
	text-decoration: underline;
	color: #7922D7;
}
#wrapper{
width:100%;
}
#header{
background:url(images/header_02.gif) repeat-x top;
height:141px;
width:100%;
text-align:center;
}
h1{
background:url(images/stingheader.gif) top left no-repeat;
width:516px;
height:141px;
margin:0 auto;
}
h1 span{
display:none;
}
#nav{
width:100%;
background:#F8F8F8;
border-bottom:1px solid #ccc;
}
#nav ul {
  margin:0;
  font-size:16px;
  padding:15px 50px 0;
  background:#f8f8f8;
  list-style:none;
  }
#nav li {
  float:left;
  background:url(images/left_09.gif) no-repeat left top;
  margin-right:10px;
  padding:0 0 0 9px;
    border-bottom:1px solid #ccc;
  }
#nav a {
  float:left;
  display:block;
  background:url(images/right_10.gif) no-repeat right top;
  padding:5px 17px 7px 6px;
  text-decoration:none;
  font-weight:normal;
  color:#969696;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#353535;
  text-decoration:underline;
  }
#nav #current {
    background:url(images/left_09.gif);
  }
#nav #current a {
  background-image:url(images/right_10.gif));
  color:#333;
  padding-bottom:9px;
  }
 .clear{
 clear:both;
 }
#content{
width:93%;
padding-top:20px;
padding-right:2%;
padding-left:5%;
padding-bottom:20px;
}
#leftcolumn{
width:53%;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
padding-right:5%;
padding-left:4%;
float:left;
}
#rightcolumn{
padding-left:2%;
padding-right:2%;
border-right:1px solid #ededed;
width:33%;
float:right;
}
h2{
background:url(images/h2_14.gif) bottom left no-repeat;
padding-left:20px;
font-size:20px;
margin:0;
color:#333;
font-weight:normal;
padding-bottom:3px;
}
.box{
background:top left no-repeat url(images/box_18.gif) #EEE5F8;
border:1px solid #D6C6ED;
width:90%;
padding-left:5%;
color:#B280EA;
padding-right:5%;
padding-top:10px;
padding-bottom:10px;
}
h3{
color:#7922D7;
font-size:18px;
font-weight:normal;
margin:0;
padding-bottom:2px;
background:url(images/h3_14.gif) bottom left no-repeat;
}
.footer{
width:100%;
border-top:1px solid #ccc;
padding-top:15px;
padding-bottom:15px;
text-align:center;
background:#f8f8f8;
}
table{
font:1.0em Arial, Helvetica, sans-serif; background-color:#F2F2F2;
}
caption{
background-color:#5A666E; 
color:#FFF; 
text-transform:uppercase; 
font-weight:bold; 
font-size:1.2em; 
border:1px solid #000;
}
thead th { background-color:#008000; color:#ADFF2F; padding:2px; text-transform:uppercase; border-top:1px solid #F4D39E; border-left:1px solid #F4D39E; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00; }
tfoot th { background-color:#F29601; color:#724809; padding:2px; text-transform:uppercase; font-size:1.2em; }
tfoot td { background-color:#FC0; color:#724809; font-weight:bold; text-transform:uppercase; font-size:1.2em; padding:0px 5px; }
.odd {  }
tbody td { background-color:#D7DBDD; color:#5A666E; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
tbody th { background-color:#5A666E; color:#D7DBDD; padding:2px; text-align:center; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; }

tbody th a { color:#FFF; text-decoration:none; font-weight:bold; }
tbody th a:hover { color:#FC0; text-decoration:underline; }