body,td,th {
	font-family: verdana,tahoma;
	font-size: 11px;
	color: #99ccff;	
}
body 
{
	text-align: center;
	font-size: 11px;
	background-color:#000000;
}

.SectionHeader 
{
	color:#e3e3e3;
	font-size:14px;
	font-family:verdana,Arial;
	font-weight:bold;
}

img{border:0;}

.darkborder
{
	border:solid 1px #000000;
}

.style1 {color: #D1D1D1}
.style2 {color: #D1D1D1}
a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
a:active {
	color: #6F6F6F;
}
.style5 {color: #D1D1D1; font-size: 9px; }
.style6 {color: #6f6f6f;}
.style7 {color: #B3B3B3;}
.leftnavtop 
{
	padding: 3px 0px 5px 11px;
	width: 161px; 
	height: 19px;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana,tahoma;
}

.leftnavbottom 
{
	padding-bottom: 7px; 
	width: 178px; 
	height: 9px;
}
.leftnav_text 
{
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}
.font12Normal
{
	color: #ffffff;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:normal;
}
.font12Bold 
{
	color: #ffffff;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}
.font12NormalOrange
{
	color: #cf9901;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:normal;
}
.font12NormalGreen
{
	color: #969835;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:normal;
}
.font12NormalBlue
{
	color: #4c597f;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:normal;
}
.font12NormalRed
{
	color: #993333;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:normal;
}
/*orange*/
.font12Normal-cf9901-Bold
{
	color: #cf9901;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}
/*Green*/
.font12Normal-969835-Bold
{
	color: #969835;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}
/*blue*/
.font12Normal-4c597f-Bold
{
	color: #4c597f;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}
/*red*/
.font12Normal-993333-Bold
{
	color: #993333;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}
/*black*/
.font12Normal-000000-Bold
{
	color: #6F6F6F;
	font-size: 12px;
	font-family: verdana,tahoma;
	font-weight:bold;
}

/*The styles listed below is for the div tag dropdown*/
.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: left;
	margin-right: 3px;
	vertical-align: middle;
}

.headers a:hover
{
	color:#4c597f;
	text-decoration: underline;
}
.headers a:visited
{
	color:#4c597f;
	text-decoration: none;
}
.headers a:active 
{
	color:#4c597f;
	text-decoration: none;
}

.headers{
	width: 521px;
	font-weight: bold;
	padding-left: 11px;
	padding-top: 3px;
	height: 21px;
	vertical-align: middle;
	color: #4c597f;
}
/*The styles listed above is for the div tag dropdown*/

.switchcontent{
	width: 521px;
	padding-top: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
}
.detailonly
{
	border-left: solid 1px #cf9901;
	border-right: solid 1px #cf9901;
	border-top: solid 1px #cf9901;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

.email
{
	padding: 9px 3px 3px 3px;
	text-align: right;
	vertical-align: top;
}

.dropshadow1{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}
.dropshadow1 td{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}

.acc-header, .acc-selected {
                width: 530px;
                background-color: #323232;
                margin-bottom:2px;
                padding:2px;
                color:#ffffff;
                
                cursor:pointer;
                text-align:left;
}

.acc-content {
                width: 530px;
                margin-bottom:2px;
                padding:7px 3px;
                text-align:left;
                color:#6f6f6f;
}

.acc-selected, .acc-header{
                border:solid 1px #323232;
} 
