.resultsThumb {
}
body {
	color: #000000;
	padding-left:20px;
	padding-right:20px;	
}

h3 {
	color: #486696;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

.textBold{
	color: grey;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p{
	margin-bottom: 0;
	padding-top: 6pt;
}

a:link, a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.list {
	border: 1px solid #9E9E9E;
}

.list_header {
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		border-bottom: 1px solid #486696;
		height: 20px;
}

a.list_header_link:link, a.list_header_link:visited {
		color: #444444;
		font-weight: bold;
		text-decoration: none;
		}

a.list_header_link:hover {
	color: #486696;
	text-decoration: none;
}

a.list_data_link:link, a.list_data_link:visited {
	color: #002780;
	text-decoration: none;
}

a.list_data_link:hover {
	text-decoration: underline;
}

.list_row_even {
	font-size: 12px;
	color: #000000;
	background-color: #F1F5FA;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: top;
}

.list_row_odd {
	font-size: 12px;
	color: #000000;
	background-color: #fdfdfd;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
	vertical-align: top;
}

   .report_row_even {
   	color: #666666;
   	background-color: #F1F5FA;
   	font-size: 11px;
       padding-left: 10px;
       padding-right: 10px;
       vertical-align: top;
   	}

   .report_row_odd {
   	color: #666666;
   	background-color: #fdfdfd;
   	font-size: 11px;
   	vertical-align: top;
       padding-left: 10px;
       padding-right: 10px;
   }

   .report_row_even_description {
   	color: #666666;
   	background-color: #F1F5FA;
   	font-size: 11px;
       padding-left: 25px;
       padding-right: 10px;
       vertical-align: top;
       border-bottom: 1px solid #9E9E9E;
   	}

   .report_row_odd_description {
   	color: #666666;
   	background-color: #fdfdfd;
   	font-size: 11px;
   	vertical-align: top;
       padding-left: 25px;
       padding-right: 10px;
       border-bottom: 1px solid #9E9E9E;
   }

   .report_header {
   		font-size: 11px;
   		color: #444444;
   		font-weight: bold;
   		text-align: left;
   		padding-left: 10px;
   		padding-right: 10px;
   		border-bottom: 1px solid #486696;
   		height: 20px;
   }

.list_pagination {
	font-size: 11px;
	color: #000000;
	background-color: #cfdde9;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #9E9E9E;
	text-align: right;
}
.pagination_numbers{
}

fieldset {
    position: relative; margin-top:1em; padding-top:.75em;
	background-color:#F1F5FA;
	font-size: 12px;
 	padding-left: 10px;
	padding-top: 10px;
	border:1px solid #CFDDE9;
}
fieldset.errors {
    position: relative; margin-top:1em; padding-top:.75em;
	background-color:#ddaaaa;
	font-size: 12px;
 	padding-left: 10px;
	padding-top: 10px;
	border:1px solid #aa3300;
}
fieldset.debug {
    position: relative; margin-top:1em; padding-top:.75em;
	background-color: #eeeeee;
	font-size: 12px;
 	padding-left: 10px;
	padding-top: 10px;
	border:1px solid grey;
}
legend {
    position:absolute; top: -.5em; left: .5em;
  	color: #486696;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 16px;
	font-weight: bold;
  }
legend.errors {
    position:absolute; top: -.5em; left: .5em;
  	color: #991100;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 16px;
	font-weight: bold;
}

legend.debug {
  	position:absolute; top: -.5em; left: .5em;
  	color: #666666;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 16px;
	font-weight: bold;
  }

.errors {
   	color:#aa3300;
	font-size: 12px;
}

.form_name {
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
	}
fieldset.thumb_col {
    position: relative; margin-top:.5em; padding-top:.5em;
    background-color:#fbfbfb;
    font-size: 11px;
    border:1px solid #aaaaaa;
}

legend.thumb_col  {
    position:absolute; top: -.5em; left: .5em;
  	color: #999999;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 16px;
	font-weight: bold;
  }

.thumb_image {
   	border:1px solid #CCC;
   	font-size: 11px;
	padding:4px;
	background:#E1DDDD;
	text-align:center;
}

.thumb_table {
   	vertical-align:top;
	border-spacing: 4px 8px;
}

.error {
	color: #EC6348;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.button {
	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	}

/*to be checked if used or not*/
    a.productCrumb:link, a.productCrumb:visited {
		color: #002780;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		text-decoration: underline;
		}
	a.productCrumb:hover {
		color: #002780;
		text-decoration: none;
		}

.dataLabel {
		font-weight: bold;
		vertical-align : top;
	}
	.dataField {
		font-weight: normal;
		vertical-align : top;
	}




/* Form Styles */



.buttonOn {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBgOn.gif);
}
input.image {
	border: 0px;
	font-size: 11px;
    vertical-align: middle;
	}
input,select {
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
	}
input.focus,select.focus {
	border: 1px solid #666666;
	font-size: 11px;
	background-color: #efefef;
	}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
	}
textarea.focus {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
   	border: 1px solid #666666;
   	font-size: 11px;
   	background-color: #efefef;
   	}

.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}
	
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	background-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-face-color: #aaaaaa;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
	}
.body {
	font-size: 12px;
	}

table,td {
	color: #444444;
	font-size: 11px;
	}

p {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
	}

form {
	margin: 0px;
	}

h1 {
	color: #737BAD;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 8px;
	}

h2 {
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}


h4 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	}

h5 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
	}

LI {
	LIST-STYLE-TYPE: square;
	margin-left: 6px;
	MARGIN-BOTTOM: 2px;
	}

UL {
	MARGIN-TOP: 2px;
	}

hr {
	height: 1px;
}



/* Content Specific Styles */
	/* body text */
	.contentBox {
		background-color: #efefef;
		border: 1px #9e9e9e solid;
		padding: 5px;
	}
	.teamNoticeBox {
		background-color: #eeeeee;
		border: 1px #980000 solid;
		padding-left: 5px;
		padding-right: 5px;
		color: #00568C;
	}
	a.body:link, a.body:visited {
		color: #444444;
		font-size: 12px;
		text-decoration: underline;
		}

	a.body:hover {
		color: #666666;
		text-decoration: underline;
		}

	/* myArea is for my account, admin, logout, an about links*/
	.myArea {
		font-size: 11px;
		font-weight: bold;
		}
	a.myAreaLink:link, a.myAreaLink:visited {
		color: #444444;
		text-decoration: none;
		}
	a.myAreaLink:hover {
		color: #666666;
		text-decoration: none;
		}

	/*for the main screen navigation tabs*/
	.currentTab {
		font-size: 11px;
		color: #6e6e6e;
		font-weight: bold;
		padding-top: 1px;
		}
	a.currentTab:link, a.currentTab:visited {
		color: #222222;
		text-decoration: none;
		}
	a.currentTab:hover {
		color: #444444;
		text-decoration: none;

		}

	.otherTab {
		font-size: 11px;
		color: #6e6e6e;
		font-weight: bold;
		}
	a.otherTab:link, a.otherTab:visited {
		color: #6e6e6e;
		text-decoration: none;

		}
	a.otherTab:hover {
		color: #3C3C3C;
		text-decoration: none;
		}
	.subMenu {
		font-size: 11px;
		color: #ffffff;
		background-color: #efefef;
		border-bottom: 1px solid #9E9E9E;
		border-left: 1px solid #9E9E9E;
		border-right: 1px solid #9E9E9E;
		}
	.subMenuTDIcon {
		font-size: 11px;
		color: #ffffff;
		background-color: #efefef;
		padding-bottom: 2px;
		padding-top: 1px;
		padding-left: 3px;
		padding-right: 3px;
		border-right: 1px solid #fefefe;
		}
	.subMenuTD {
		font-size: 11px;
		color: #ffffff;
		background-color: #DFDFDF;
		padding-bottom: 2px;
		padding-top: 1px;
		border-bottom: 1px solid #EDEDED;
		}
	a.subMenuLink:link, a.subMenuLink:visited {
		color: #444444;
		text-decoration: none;
		border-bottom: 0px;
		padding-left: 0px;
		}
	a.subMenuLink:hover {
		color: #666666;
		text-decoration: none;
		border-bottom: 0px;
		}

	/*welcome visitUser and date bar and last view*/
	.moduleTitle {
	border-bottom: 1px solid #aaaaaa;
	}
	.welcome {
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		background-color: #ACACAC;
		border-bottom: 1px solid #000000;
		padding-left: 10px;
		}
	.searchField {
		border: 1px solid #323232;
		font-size: 11px;
		background-color: #ffffff;
	}
	.search {
		color: #ffffff;
		background-color: #ACACAC;
		border-bottom: 1px solid #000000;
		padding-right: 10px;
		text-align: right;
		}
	.searchButton {
		behavior:	url("include/pngbehavior.htc");
		background-color: transparent;
		border: 0px;
		padding-right: 10px;
		}
	.date {
		font-size: 13px;
		font-weight: bold;
		color: #444444;
		background-color: #dddddd;
		border-bottom: 1px solid #bbbbbb;
		padding-right: 10px;
		}

	.lastView {
		color: #666666;
		background-color: #dddddd;
		padding-left: 10px;
		border-bottom: 1px solid #cccccc;
		}

	a.lastViewLink:link, a.lastViewLink:visited {
		color: #444444;
		text-decoration: underline;
		border-bottom: 0px;
		padding-left: 0px;
		}
	a.lastViewLink:hover {
		color: #666666;
		text-decoration: none;
		border-bottom: 0px;
		}

	/*left column styles*/
	table.leftColumnModuleHead th {
		font-size: 12px;
		color: #444444;
		text-align: left;
		padding: 0px;
	}


	.leftColumnModuleS3  {
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		border-bottom: 1px solid #9E9E9E;
		border-left: 1px solid #9E9E9E;
		border-right: 1px solid #9E9E9E;
		background-color: #DFDFDF;
		padding: 5px;
	}
	a.leftColumnModuleS3Link:link, a.leftColumnModuleS3Link:visited {
		color: #666666;
		text-decoration: underline;
		border-bottom: 0px;
		padding-left: 0px;
		}
	a.leftColumnModuleS3Link:hover {
		color: #444444;
		text-decoration: underline;
		border-bottom: 0px;
		}

	/*right main content (suffix S1 stands for Style 1) */
	

	table.listView th {
		/* this definition should be exactly the same as .listViewThS1 */
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		text-align: left;
		background-image: url(images/listViewBg.gif);
		padding-left: 5px;
		padding-right: 5px;
		border-bottom: 1px solid #980000;
		height: 20px;
	}

	.listViewThS1 {
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		text-align: left;
		background-image: url(images/listViewBg.gif);
		padding-left: 5px;
		padding-right: 5px;
		border-bottom: 1px solid #980000;
		height: 20px;
	}
	.listViewSubHeadS1 {
		background-color: #ffffff;
	}
	h5.listViewSubHeadS1 {
		color: #666666;
		font-size: 13px;
		font-weight: bold;
		margin-top: 1px;
		margin-bottom: 1px;
	}


	table.listview th a:link, table.listview th a:visited {
		/* this definition should be exactly the same
			as a.listViewThLinkS1:link, a.listViewThLinkS1:visited */
		color: #444444;
		font-weight: bold;
		text-decoration: none;
	}

	table.listview th a:hover {
		/* this definition should be exactly the same
			as a.listViewThLinkS1:hover */
		color: #222222;
		text-decoration: none;
	}

	a.listViewThLinkS1:link, a.listViewThLinkS1:visited {
		color: #444444;
		font-weight: bold;
		text-decoration: none;
		}
	a.listViewThLinkS1:hover {
	color: #222222;
	text-decoration: none;
		}
	/* calendar styles */
	.monthBox {
	border: 1px solid #222222;
	}
	.monthHeader {
	background-image: url(images/calendarHeaderBg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #980000;
	}
	.monthFooterPrev {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ffffff;
	background-color: #dddddd;
	}
	.monthFooterNext {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ffffff;
	background-color: #dddddd;
	}
	.monthHeaderH3 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	.monthCalBody {

	background-color: #dddddd;
	}

	.monthHeaderPrevTd {
	padding-left: 5px;
	}

	a.NextPrevLink:link, a.NextPrevLink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
	a.NextPrevLink:hover {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	}

	.monthHeaderNextTd {
	padding-right: 5px;
	}

	.monthCalBodyTHWeek {
	font-size: 12px;
	background-color: #6f6f6f;
	color: #eeeeee;
	padding: 5px;
	}
	.monthCalBodyTHDay {
	font-size: 12px;
	background-color: #666666;
	color: #eeeeee;
	padding: 5px;
	}
	.monthCalBodyWeek {
	vertical-align: top;
	background-color: #9a9a9a;
	color: #ffffff;
	padding: 5px;
	}
	a.monthCalBodyWeekLink:link, a.monthCalBodyWeekLink:visited {
	font-size: 11px;
	color: #eeeeee;
	}
	a.monthCalBodyWeekLink:hover {
	font-size: 11px;
	}
	.monthCalBodyTodayWeekDay {
	border: 1px solid #600000;
	background-color: #fafafa;
	color: #444444;
	padding: 3px;
	text-align: right;
	}

	.monthCalBodyWeekDay {
	background-color: #fafafa;
	color: #444444;
	padding: 3px;
	text-align: right;
	}
	.monthCalBodyTodayWeekEnd {
	border: 1px solid #600000;
	background-color: #e9e9e9;
	color: #444444;
	padding: 3px;
	text-align: right;
	}
	.monthCalBodyWeekEnd {
	background-color: #e9e9e9;
	color: #444444;
	padding: 3px;
	text-align: right;
	}
	a.monthCalBodyWeekDayDateLink:link, a.monthCalBodyWeekDayDateLink:visited {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	}
	a.monthCalBodyWeekDayDateLink:hover {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	}

	a.monthCalBodyWeekEndDateLink:hover {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}



	a.monthCalBodyDayItemLink:link, a.monthCalBodyDayItemLink:visited {
	font-size: 10px;
	}
	a.monthCalBodyDayItemLink:hover {
	font-size: 10px;
	}

	.monthCalBodyDayItem {
	background-color: #e5e5e5;
	border: 1px solid #aaaaaa;
	}
	.monthCalBodyDayIconTd {
	padding-left: 2px;
	padding-right: 3px;
	vertical-align: top;

	}
	.monthCalBodyDayItemTd {
	vertical-align: top;


	}
	.monthViewDayHeight {
	height: 100px;
	}
	.yearViewDayHeight {
	height: 40px;
	}
	.dailyCalBodyTime {
	vertical-align: top;
	background-color: #9a9a9a;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
	height: 20px;
	}
	.dailyCalBodyItems {
	background-color: #fafafa;
	color: #444444;
	padding: 3px;
	text-align: left;
	}

	a.weekCalBodyDayLink:link, a.weekCalBodyDayLink:visited {
	color: #ffffff;
	}
	a.weekCalBodyDayLink:hover {
	color: #ffffff;
	}

	.yearCalBody {
	background-color: #f0f0f0;
	}
	.yearCalBodyMonth {
	border: 1px solid #666666;
	background-color: #bbbbbb;
	}

	a.yearCalBodyMonthLink:link, a.yearCalBodyMonthLink:visited {
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	}
	a.yearCalBodyMonthLink:hover {
	color: #333333;
	}
	h5.calSharedUser {
	color: #ffffff;
	background-color: #9a9a9a;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-top: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

	.footer {
padding-top: 10px;
padding-bottom: 10px;
	}
	a.footerLink:link, a.footerLink:visited {
	}
	a.footerLink:hover {
	}

	.footerHR {
	color: #666666;
	}

td.currentTab, td.otherTab, td.hoverTab {
	padding: 2pt;
	padding-bottom: 1pt;
	padding-left: 0.5em;
	background-color: #EFEFEF;
	border-left: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	cursor: pointer;
}
td.currentTab {
	border: 1px solid #7E7E7E;
	background-color: #9E9E9E;
}
td.hoverTab {
	background-color: white;
}
td.currentTab a, td.otherTab a, td.hoverTab a,
td.currentTab a:visited, td.otherTab a:visited, td.hoverTab a:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
td.hoverTab a, td.hoverTab a:visited, td.hoverTab a:hover {
	color: #ee881c;
	text-decoration: none;
}
td.currentTab a, td.currentTab a:visited, td.currentTab a:hover {
	color: white;
	text-decoration: none;
}
td.subMenu {
	border: 1px solid #7E7E7E;
	border-top: none;
}

/* fix button styles in firefox */
.button, .buttonOn {
	padding: 0 8px;
}
* html .button, * html .buttonOn { padding: 0; margin: none } /* IE hack */
.button[disabled], .buttonOn[disabled] {
	color: #999;
}


