/* Re-defined tags */

Select{font-family: verdana, arial, sans-serif; font-size: 100%}
Input{font-family: verdana, arial, sans-serif; font-size: 100%}
Textarea{font-family: verdana, arial, sans-serif; font-size: 100%}

/* Highlighting text used in headers etc*/

.whiteHeader { 
	color : #ffffff;  
	font-weight : bold 
}

.whiteText { 
	color : #ffffff;  
}

.highlightText { 
	color : #C0DBEA; 
	text-decoration : none; 
	font-weight : normal 
}



/* Emphazised text */
.UnderlineHeading { 
	color : #6A7985; 
	font-weight : normal; 
	width : 100%; 
	height : 16px; 
	padding : 2px; 
	border-bottom : 1px solid #C0C0C0 
} 

/* Defines padding of record images */

.recordImage1{padding: 8px}


/* Defines caption text to go next to a record image */

.captionText {
	font-size : 90%; 
	color : #666666; 
	text-decoration : none; 
	font-weight : normal;
	padding-right: 8px
}

/* Heading table */

.system_xmod_listheader{
	color: #494949;
	font-size:75%;
	width:100%;
	padding: 4px;
	text-align: left;
	background-color:#EAEDE8;
	border: 1px solid #C0C0C0;		
	margin-bottom:8px
}

.system_xmod_listheader CAPTION { color: #CE1042; padding:4px; background-color: #DBDDD5; width:100%; text-align: left}


.system_xmod_listbody{
	font-size: 100%;
	color: #000000;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	margin-bottom: 8px
}

.system_xmod_listbody CAPTION {color: #CE1042; padding:4px; background-color: #DBDDD5; width:100%; text-align: left}

.system_xmod_row{
	border-bottom: 1px solid #6A7985
}

.system_xmod_morelink{
	color: #6A7985;
	width:100%;
	padding: 4px;
	text-align: right;
	background-color:#FFFFFF;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	margin-bottom:8px
}


.system_xmod_Title{

	color: #CE1042;
	padding:4px;
	background-color: #DBDDD5;
	width:100%
}

.system_xmod_Label{
	color: #6A7985
}

.system_xmod_Item{
	color: #000000
}


.system_xmod_listfooter{
	font-size:75%;
	color: #494949;
	font-weight: normal;
	width:100%;
	padding: 4px;
	text-align: left;
	background-color:#EAEDE8;
	border: 1px solid #C0C0C0
}


.system_xmod_SearchHeading1{
	color: #CE1042;
	width:100%;;
	padding: 4px;
	text-align: left;
	background-color:#DBDDD5
}

.system_xmod_SearchOptions{
	color: #6A7985;
	width:100%;
	padding: 4px;
	text-align: left;
	background-color:#EAEDE8;
	border: 1px solid #C0C0C0
}

.system_xmod_NoResults1{
	font-weight:bold;
	color: #003399;
	padding:4px
}


.system_xmod_tableCellStyle3 { 
	background-color : #EFF1EE;
	padding:4px
} 

.system_xmod_tableCellStyle4 { 
	background-color : #E9ECE7;
	padding:4px
}

.system_calendar {}

.system_calendarAvailableDay {color:blue}

.system_standardfield1 {height: 18px: width:100%}


.system_paddingleft {padding-left: 8px}
.system_floatleft {float:left}
.system_floatright {float:right}

.system_hithighlight {background-color:yellow}
.system_specialLabel {background-color:#EBEBEE; border:1px solid #C0C0C0; padding:2px; color: #000000}
.system_specialHighlight1{padding:2px; color: #369C8D}
.system_specialHighlight2{padding:2px; color: #9C4736}
.system_AtoZ{padding:1px}

.system_AtoZDisabled{
	background-color: #EBEBEE; 
	color: white; 
	width:16px;
	text-decoration:none;
	padding:4px
}

.system_AtoZUnSelected {
	background-color: #DBDDD5;
	color: white; 
	width: 16px;
	cursor: hand;
	text-decoration: underline;
	padding:4px
}

.system_AtoZSelected {
font-weight:bold;
}