/* CSS Document */

body,td,th {
	font-family:Verdana;
	font-size: 13px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TOP TABLE */
#headlinks {
	border-top:0px;
	border-right:solid;
	border-bottom:solid;
	border-left:0px;
	border-width:1px;
}

.tbltop {
	border-top:solid;
	border-right:solid;
	border-left:solid;
	border-width:1px;
}

/* TABLE PANEL */
.tblpanel {
	border-right:solid;
	border-left:solid;
	border-width:1px;
	/*border-color:#F1F1F1:*/
}

.tblwelcome {
	padding-left:6px;
	padding-right:6px;
}

.tdpending {
	padding-left:7px;
	padding-right:7px;
}

.txttimesheader {
	font-family:"Times New Roman";
	font-size:14px;
}

.tdmain {
	padding-left:7px;
	padding-right:7px;
}

.tblfooter {
	border-top:solid;
	border-right:solid;
	border-bottom:solid;
	border-left:solid;
	border-width:1px;
}


/* HEADER SECTION */
.linksheadfootbutton {
	padding:4px;
}
.linksheadfoot {
	padding:2px;
	font-size:15px;
}

.linksheadfoot a:link {
	color:#6D6865;
	text-decoration: none;
}

.linksheadfoot a:visited {
	text-decoration: none;
	color: #6D6865;
}

.linksheadfoot a:hover {
	text-decoration: underline;
	color: #00A0C6;
}

.linksheadfoot a:active {
	text-decoration: none;
	color: #6D6865;
}

a:link {
	color: #00A0C6;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #00A0C6;
}

a:hover {
	text-decoration: none;
	color: #00A0C6;
}

a:active {
	text-decoration: underline;
	color: #00A0C6;
}
.txtSmall {font-size: 10px}


.headline {
	font-family:"Times New Roman";
	font-size: 19px;
	font-weight: bold;
	color:#00A0C6;
}
.mainheadline {
	font-family:"Times New Roman";
	font-size: 25px;
	font-weight: bold;
	color:#00A0C6;
}

.largeheadline {
	font-family:"Times New Roman";
	font-size: 24px;
	font-weight: bold;
	/*color:#996600;*/
}

.collapse {
	border-collapse:collapse;
	border:solid;
	border-width:1px;
	background-color:#F1F1F1;
}

.txtcatlist {color: #0033CC}

.contributor {
	font-style:italic;
	font-size:10px;
}

.required {
	color: #FF0000
}

.listboxmain {
	width:175px;
	cursor:pointer;
	color:#000000;
	height:175px;
}


.ruletype {
	color: #0000CC;
}

.collapse {
	border-collapse:collapse;
	border:solid;
	border-width:1px;
	background-color:#F1F1F1;
}

.tableformat {
	background-color:#F1F1F1;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0px;
background-color: #FFFFCC;
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.radiorate {
	width:10px;
	position:relative;
	bottom:-3px;
	border:none;

}

.fontlightblue  {
	color:#00A0C6
}

.fontlightblueu  {
	color:#00A0C6;
	text-decoration:underline;
	font-family:"Times New Roman";
	font-size:13px;
}

.fontlightbluex  {
	color:#00A0C6;
	text-decoration:underline;
	font-family:sans-serif;
	font-size:11px;
	font-weight:normal;
}

/*textarea, input {
	border:solid;
	border-width:1px;
}*/

input.btnimage {
	border-width:0px;
}

.FormButton {
	background-color:#00A0C6;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Times New Roman";
	font-size:13px;
	border:none;
}

.refcat {
	font-family:sans-serif;
}

.txtMainViewCloud {
	font-size:13px;
}

.minicloud {
	width:250px;
	text-align:justify;
	padding:0px 0px 0px 20px;
	float:left;
}

.minidot {
	color: #00A0C6;
}

.miniviewlink {
	width:80px;
	padding:0px 20px 0px 0px;
	text-align:center;
	float:right;"
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
	overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

 .rowalternate {
	background-color:#EBEBEB;
}

.highlight {
	font-size:10px;
	color:#FF0000;
}

fieldset {
	border-width:1px;
}

label {
	cursor:pointer;
}

input:focus, textarea:focus {
	background-color:#FFFFCC;
}

.statsheadline {
	color:#996600;
	font-weight:bold;
}


.book_links { 
border-bottom: 1px dotted gray; 
padding-bottom: 10px; 
margin-bottom: 10px; 
}
.botcol_1 a { 
color: #00A0C6; 
line-height: 14px; 

text-decoration: none; 
}
.book_links ul{
color: #00A0C6;
margin-top: 5px;
}
.book_links a { 
color: #00A0C6; 
line-height: 14px; 
text-decoration: none;
 }
.book_links .link_on { 
color: #F86938; 
line-height: 14px; 
margin-left: -7px; 
text-decoration: none; 
}


