﻿body
{
	font-size: 12px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}

a:link, a:visited {
	color: #084da3;
	background-color: transparent;
	text-decoration: none;
}

.link:link, .link:visited {
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

#bodyDiv
{
	 clear:both;
	 display:block;
}
#top-bar
{
	color:#FFFFFF;
}
#top-bar a:link
{
	color:#FFFFFF;
}
#top-bar a:visited
{
	color:#FFFFFF;
}
ul
{
	list-style:none;
}
.inputStyle
{
	width:580px;
	border:0px;
	border:1px;
	margin-bottom:1px;
	border-style:solid;
	vertical-align:baseline;
	background-color:#D0CCFD;
}
.inputStyleYear
{
	width:150px;
	border:0px;
	border-bottom:1px;
	margin-bottom:0px;
	border-style:solid;
	vertical-align:baseline;
	background-color:#FFFFF0;
}
.inputStyleDisplay
{
	display:none;
}

#RepeaterTable
{
	 clear:none;
	 border:1px;
	 border-style:solid;
	 border-color:#000000;
	 width:100%;
	 font-size:14px;
	
	 
}

#RepeaterTableHeader
{
	background-color:#666666;
    color:#FFFFFF;
    padding-left:3px;
}

#RepeaterTableRow
{
	background-color:#CCCCCC;
}
#RepeaterTableRow th
{
	font-weight:normal;
	padding-left:3px;
    text-align:left;
}
#RepeaterTableAlterRow
{
	background-color:#FFFFF0;
}
#RepeaterTableAlterRow th
{
	font-weight:normal;
	padding-left:3px;
	text-align:left;
}
#RepeaterTableStandardRef
{
	white-space:nowrap;
}
#IndexBox
{

	margin:0px 0px 0px 10px;
	text-align:left;
    border:2px solid #AABBFF;

}
.IndexStand
{
	font-size:20px;
	background-color:#AABBFF;
	line-height:30px;
}
.AspNetPager
{
	font-size:15px;
}
#Search
{
	margin:0px 0px 0px 10px;
	text-align:left;
	width:800px;
    border:2px solid #AABBFF;

}
#Search td
{
	
}

#SearchLabelTD
{
  text-align:right;
}

.SearchLabel
{
	height:14px;
}
.SelectICS
{
	width:600px;
}
.SelectICS option
{
	 width:600px;
	 
}
#BrowseByCircle
{
	color:red;
	font-size:26px;
	vertical-align:middle;
	height:12px;
	padding:0 0 0 0px;
}
.inputUser
{
	width:150px;
}
#FeedBack
{
	width:800px;
	text-align:left;
}
.ExpertManual
{
	font-size:14px;
    font-weight:bold;
    line-height:20px;
}
.LabelCSS
{
	line-height:30px;
}
input
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#TopBottom
{
	background-color:#555;
}