body, span, p, font, table, tr, td, h1, h2, h3, h4, big, strong, ul, textarea, input, select, a
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 13px;
	color: #000000;
}
.warning{color:#FF0000;}
.SurveyAnswer
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 12px;
	color: #000000;
}
.SurveyTotal
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 12px;
	font-weight: bold;
}

.SurveyQuestion
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 13px;
	color: #000000;
}

.SurveyVoteButton
{
	
}

.SurveyViewResults
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 12px;
}

.SurveyIntroText
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 12px;
	color: #000000;
}

.SurveyResultsIntroText
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 12px;
	color: #000000;
}

.SurveyResultsFooterText
{
	font-family: Arial,Helvetica,Verdana,tahoma;
	font-size: 11px;
	color: #000000;
}

body
{
	background-color: #fef5da;
}
A
{
	text-decoration: underline;
	color:  #990000;
}
A:hover
{
	text-decoration: underline;
}
.TextDarkGrey{
	color: #034FCD;
}
.bgLightBorder
{
	background-color: #FF9999;
}
.bgDarkGreen
{
	background-color: #08530B;
}
.bgBlack
{
	background-color: #010101;
}
.bgWhite
{
	background-color: #FFFFFF;
}
.bgCenter
{
	background: url('/upload/images/bgCenter.jpg');
}
.bgSide
{
	background: url('/upload/images/sideWatermark.jpg');
}
.bgLeftSearch { background: url('/upload/images/search_left.gif'); }
.bgCenterSearch { background: url('/upload/images/search_center.gif'); }
.bgRightSearch { background: url('/upload/images/search_right.gif'); }
.welcomeText
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height:5px;
}
.textBoldItalic
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-style: italic;
}
.headingText
{
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.headingText2
{
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	font-style: italic;
}

.copyrightText {
	font-weight: bold;
	color: white;
	font-size: 13px;
	background-color: #08530B;
}

.Category
{
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:0px;
}
.padding10{
	padding: 10px;
}

.SubItems
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-indent:10px;
}
.redLink
{
	text-decoration: underline;
	color: #990000;
}

.forTable
{
	font-size: 10px;
	color: #000000;
}
.searchInput
{
 width: 140 px;
 height: 20 px;
}

.crumbBar
{
	font-family: Tahoma,Verdana,Arial; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color:#6699CC;
}

.select{
width:270px;
}
.linksBox{
	background-color: #DAE3F2;
	padding: 10px;
	border: 1px solid #B7D0FA;
}
.bgLightBlue{
	background-color: #DAE3F2;
}
.linksBoxText{
	color: #034FCD;
}
a.sin_link {color: #003A76; font-family: Tahoma,Verdana,"ms sans serif",Arial,"sans-serif"; font-size: 11px; text-decoration: underline;  }
a.whitelink {font-family: Tahoma,Verdana,"ms sans serif",Arial,"sans-serif"; font-size: 11px; font-weight: 600; text-decoration: none; color:#FFFFFF; }



.cal_link{font-family: Tahoma,Verdana,"ms sans serif",Arial,"sans-serif"; font-size: 11px; font-weight: 600; text-decoration: none; color:#000000;}
.cal_Title{font-family: Arial,Helvetica,Verdana,tahoma; font-size: 13px; font-weight: 600; text-decoration: none; color:#000000;}
.cal_day_current{font-family: Arial,Helvetica,Verdana,tahoma; font-size: 13px; font-weight: 600; text-decoration: none; color:#6699CC;}

.SearchTotalRecords
{
	color: Maroon;
	padding-top: 15px;
}
.SearchResultBlock
{
	padding: 20 20 20 20;
	margin: 5 5 5 5;
}
.SearchRecordBlock
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.SearchNumber
{
	color: Maroon;
}
.SearchLinkTitle
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.SearchLink
{
	text-decoration:none;
	color:Gray;
}
.SearchDescription
{
	font-style:italic;
}
.SearchWord
{
	font-weight:bold;
	color:Red;
}
.authErrorMessage
{
  font-weight: bold;
  color: #ff0000;
}
img {
	border: none;
}