body{
	margin: 1em 2em;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	color: #FFFFFF;
	background-color: #000000;

}

#container {
	float: left;
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;





}
/* Header */

#header {
	float: left;
	width: 100%;
	height: 4em;

}


/* -- Navigation Items  -- */
#nav {
	float: left;
  	width: 23%;	
}

#nav p {
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 0.5em;


}
#nav a {
	text-decoration: none;
	display: block;
	width: 92%;
	padding-left: 1em;
	color: #FEB415;
	font-weight: bold;






}
#nav a:hover {
	background-color: #FEB415;
	text-decoration: none;
	color: #FFFFFF;




}

/* Main Content  */
#content {
  	width: 75%;
	float: right;
}
#content p {  
  margin: 0.5em 0em 0.5em 0.5em;
  font-size: 0.8em;
  line-height: 1.8em;
}
#fullcontent {
	float: left;
	width: 100%;

}
#fullcontent p {  
  margin: 1em;
  font-size: 0.8em;
  line-height: 1.8em;
}

.header, .subHeader {
	display: block;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	padding-left: 5px;
	background-color: #FEB415;


}

.subHeader {
  border: 0px;
}


.title {
  float: left;
  padding: 1em 20px 0 1em;
  font-size: 1.6em;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #FFFFFF;
}

.subTitle {
  display: block;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.04em;
}

.grey {
  font-size: 1em;
  color: #999999;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}

/* -- Footer styles -- */

#footer {
	float: left;
	width: 100%;
	height: 23px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #FEB415;



}

#footerLeft {
	float: left;
	width: 60%;
	text-align: left;
	padding-left: 1em;
	padding-top: 4px;


}

#footerRight {
  float: right;
  width: 35%;
  text-align: right;
}

#footer a {
  color: #333333;
}

#footer a:hover {
  color: #FFFFFF;
}

/* -- Image alignment classes -- */
.imgLeft, .imgRight {
  margin: 5px;
}
.imgLeft {
	float: left;
	margin-left: 0px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;

}
.imgRight {
	float: right;
	margin-right: 0px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;

}
.button {
	height: 25px;
	width: 100px;
	border: 1px solid #666666;
	padding: 2px 4px;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #666666;
	background-image: url(images/shade.png);
	background-repeat: repeat-x;
	font-size: 10pt;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";





}
.button:hover{
	background-color: #E1E2EE;
	color: #666666;
	background-image: url(images/darkshade.png);
	background-repeat: repeat-x;


}

ul {
	margin-left:1.5em;
	padding:0;
	font-size:85%;
	line-height:1.6em;
}
li {
	margin:0;
	padding:0 0 0 15px;
	background:url("list_bullet.gif") no-repeat 0 50%;
	list-style:none;
}
form {
	padding: 0px;
	height: 22px;
	margin: 0px;
	vertical-align: middle;
}
table {
	margin: 0.5em;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: 10pt;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FEB415;
	border-left-color: #FEB415;
	vertical-align: top;



}

th {
	margin: 0px;
	padding: 1px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FEB415;
	border-bottom-color: #FEB415;
	background-color: #FEB415;
	text-align: left;
	vertical-align: top;


}
td {
	padding: 1px 1px 1px 4px;
	border-right: 1px solid #FEB415;
	border-bottom: 1px solid #FEB415;
	vertical-align: top;


}
.tableborder {
	margin:0.5em;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;


}

.notableborder {
	margin:0.5em;
	border: none;
	vertical-align: top;


}
.tdbox {
	padding: 1px 1px 1px 4px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.thbox {
	background-image: url(images/shade.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 1px 4px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;


}
.thboxleft {

	background-image: url(images/shade.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 1px 4px;
	border: 1px solid #999999;
}
#centeredpara {
	margin: 1em;
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: center;

}
.yellow {

  font-size: 1em;
  color: #FEB415;
}
#content a {
	text-decoration: underline;
	color: #FEB415;
	font-weight: bold;
}
#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FEB415;
}

