/* HTML Overrides */

html { height: 100%; }

body {
	font-family:   Tahoma;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #333333;
	}
	
.archive { background-color: #FFF8DC; }

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
  
a:link, a:visited { 
	font-family:  Tahoma;
	color: #3399FF;
	text-decoration: none;
}

a:active, a:hover {
	font-family:  Tahoma;
	color: #333333;	
	text-decoration: none;	
}

a.dg { color: #333; }
a.noul { text-decoration: none; }
	
code {
	font-family: Courier, "Courier New", monospace;
	font-size: 10pt;
	}
	
emphasis {
	font-style: italic;
	}

p {
	
}



form {
	margin: 0px;
	padding: 0px;
	/*border: none;*/
	}
	
input {
	
	font-size: 10pt;
	font-family:  Tahoma;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px inset;
	text-align: right;
}

select {
	
	font-family: Tahoma;
}

h1,h2,h3,h4,h5,h6 {
	
	font-weight: normal;
	font-family: Tahoma;
	}

h1 {
	margin: 5px 0px;
	font-size: 18pt;
	}
	
h2 { font-size: 14pt;
	text-indent: 20px;
}
	
h3 { font-size: 14pt; }

h4 { 
	font-size: 11pt;
}

h5 { font-size: 100%;
	 font-weight: bold;
	 }

h6 { 
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	
}
	
hr {
	border: 0px; 
	margin-top: 12px;
	margin-bottom: 12px;
	border-top: 1px solid #999;
	height: 1px;
	}

td {

	}
	
th { text-align: left;
	 height: 30px;
	 padding-top: 15px;
	 }
	

table {

	border-collapse: collapse;
	
}

#baseDiv {

	width: 900px;
	margin: auto;
}

#headerDiv {

/*	position: relative;
	float: left;*/
}



#argsDiv {
	 
	float: left;
	padding-bottom: 15px;
	width: 36%;
	
}

#resultsDiv { 
	
	float: left; 
	background-color: #DDDDDD;
	padding-bottom: 15px;
	width: 36%;

}

#resultsDiv input { background-color: #DDDDDD; width: 90px; color: #000000; font-size: 11pt;}
#argsDiv input { width: 100px;}

#helpDiv { 
	
	float: right;
	width: 26%;
	padding-left: 2%;
	background-color: #ffffff;
	text-align: justify;

}

#helpDiv span {
	
	
	display: none;
	text-align: justify;
		
}

#mainDiv {
	
	font-size: 10pt; 
	float: left; 
	width: 72%;
	
}
#footerDiv {

/*	float: left;*/
	clear: both;
	width: 100%;
	text-align: left;
	padding-top: 20px;
	
}

#adDiv {
	float:right;
	padding-top: 50px;
	
}

#argsTable {}
#argsTable td { 
	
	height: 27px;
	padding-right: 10px;
	
}

#resultsTable { background-color: #DDDDDD; }
#resultsTable td {
	 
	padding-left: 20px;
	height: 27px;
	padding-right: 10px;
}

#resultsTable th {
	 
	padding-left: 20px;
	
}

#menuDiv {
	font-size: 18pt;
	padding-bottom: 20px;
	padding-top: 20px;
}

#menuDiv .tabSpan {
	margin-left: 113px;
	
}

#menuDiv .smallFont { margin-left: 5px; font-size: 10pt;  }

#bookmarkDiv { float: right; }

.narrowTd {

	height: 10px;
	background-color: #ffffff;
	
}



.rightAlign {

	text-align: right;
	
}

#spcTable { width: 100%; }

#spcTable td {
	border-bottom: solid 1px #dddddd;
	font-size: 10pt;
}	
	
#spcTable thead tr .headerSortUp {
	background-image: url(asc.gif);
}
#spcTable thead tr .headerSortDown {
	background-image: url(desc.gif);
}
#spcTable thead tr .headerSortDown, #spcTable thead tr .headerSortUp {
	background-color: #dddddd;
}

#spcTable thead tr th, #spcTable tfoot tr th {

	border: 1px solid #FFF;
	font-size: 10pt;
	padding: 4px 0px;
}
#spcTable thead tr .header {
	/*background-image: url(bg.gif);*/
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}


#spcTable th {
height:15px;
padding-top:0px;

}

#leftZDiv {
	
	font-size: 10pt; 
	float: left; 
	width: 49%;
	
}

#rightZDiv { 
	
	float: right;
	width: 49%;
	padding-left: 2%;
	background-color: #ffffff;

}
		
.navSpan {
	font-size: 18pt;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#RCparam {

	float: left;
	width: 60%;
	padding: 1% 0%;
	height: 200px;
}

#RCparam span {
	width: 200px;
	margin-right: 10px;
	float: left;
}

#RCparam input {
	border:0;
	width: 15px;
	text-align: left;
}

#RCresul {
	
	padding: 1% 2%;
	float: left;
	width: 36%;
	background-color: #DDDDDD;
	
}

#RCresul input {
	
	background-color:#DDDDDD;
	color:#000000;
	font-size:11pt;
	width:30%;
	float: right;
	border: 0;
}

#RCresul label {
	float: left;
	width: 68%;
	height: 35px;
	
}


#RTable {
	
	
}

#RTable  th{
	width: 108px;
	text-align: right;
	
}

#RTable  td{
	width: 108px;
	text-align: right;
}
	