/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */

.xsmalltabletext 
{ 
	font-size:x-small; 
}
		
td.table-totalrow 
{
	color: inherit;
	background-color: #CDCDCD;
	border: solid 1px #CCCCCC;
}

h5 
{
	font-size:	small;
	color: #ffffff;
	background-color: #888888;
	margin: 1px;
	padding: 1px;	
	text-decoration: none;
}		

.maintable td:hover 
{
  color: #000; 
  background: #ddd; 
  }
	
a:link 
{
	text-decoration: none;
	border: 0px;
}

a:visited 
{
	text-decoration: none;
	border: 0px;
}

a:hover 
{
 	color: #CC0033; 	
	text-decoration: underline;
	border: solid 0px;
}

a:active 
{ 
	text-decoration: none;
	border: 0px;
}

table.doltable 
{
	width:100%;
	border-top:solid;	
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-color:#cc9;
}

td.thiswidth 
{
	width:46%;
}

td.thistyle 
{
	width:47%;
	border-top:solid 1px;
	border-color:#cc9;
}

td.wibheader 
{
	color:#fff;
	font-weight:bold;
	background-color:#9999cc;
	border:solid 1px #666699;
}

.wibheaderyellow
{
  color: #26396a;
	background-color: #e6c337;
	border: solid 2px #26396a;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 1px;
	padding-bottom: 1px;
	
}

.wibheaderblue
{
  color: #e6c337;
	background-color: #26396a;
	border: solid 2px #e6c337;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 1px;
	padding-bottom: 1px;
}

td.tblfooter 
{
	color:#000;
	font-style:italic;
	font-size:12px;	
	border:solid 0px;
	background-color:#ffffff;
}

a:link.custlink 
{
	text-decoration: none;
	border: 0px; 
	color:#ffffff;
	background-color:#003399;
}

a:visited.custlink 
{
	text-decoration: none;
	border: 0px;
	font-style:italic;
	color:#ffffff;
	background-color:#003399;
}

a:hover.custlink 
{
 	color: #CC0033; 	
	text-decoration: underline;
	border: solid 0px;
	background-color:#003399;
}

a:active.custlink 
{ 
	text-decoration: none;
	border: 0px;
	color:#ffffff;
	background-color:#003399;
}

#wiblist li 
{
	border:0px;	
	padding:4px;
	text-align:justify;
}

#wibimage img 
{
	border:0px;
	padding-left:13px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px; 		
}

#wibliststyle ol.upperroman li 
{
	list-style-type: upper-roman;
	padding:6px;	
}
	
#wibliststyle ol ol.upperalpha li 
{
	list-style-type: upper-alpha;
	padding:6px; 
}   
	
#wibliststyle ol.decimal li 
{
	list-style-type: decimal;
	padding:6px;
}
	
#wibliststyle ol.loweralpha li 
{
	list-style-type: lower-alpha;
	padding:6px;
} 
	
#wibliststyle ol.lowerroman li 
{
	list-style-type: lower-roman;
	padding:6px;
} 
	
#wibtextdefault .alltexts 
{
	text-align: justify;	
} 

acronym 
{
	cursor: help;
}

.internet_input 
{
	width:330px;
	color:#003399;
	font-weight:bold;
	border:1px solid #cccccc;
	background-color:#ffffff;
	cursor:pointer;
}

.internet_input:visited
{
	color:#003399;
	font-weight:bold;
	border:1px solid #cccccc;
	background-color:#ffffff;
	cursor:pointer;
}

.internet_input:hover
{
	color:#cc0033;
	font-weight:bold;
	border:1px solid #cc0033;
	background-color:#ffffff;
	cursor:pointer;
}

.internet_detour_input 
{
	color:#003399;
	font-weight:bold;
	text-align:center;
	border:0px;
	background-color:#ffffff;
	cursor:default;
}
	
legend 
{
	left:110px;
	color:#000000;
	font-weight:bold;
	border:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

fieldset 
{
	border:1px solid #cccccc;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:4px;
}

.txtcrumbs 
{
    color:#cc9999;
    font-style:italic;
    font-size:11px;    
}

hr 
{
    border:1px #cccccc dotted;
    color:#cccccc;
    width:95%;
    height:1px;
    text-align:center;
    vertical-align:middle;
}

#listing li 
{
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:1px dotted #cccccc;
}

#ui-listing ul li 
{
    padding-top:0px;
    padding-bottom:3px;    
}

#ui-listing ol li 
{
    padding-top:0px;
    padding-bottom:3px;    
}

.img-ui-spacer 
{
    height:6px; 
    width:auto; 
    border:0px;
}

.notices
{
    text-align:left; 
    font-family:Arial; 
    color:#003399; 
    background-color:#feff49; 
    border:dotted 1px #cccccc;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:8px !important;
    padding-right:8px !important;
}


/****************************** MP ******************************/

.announcement {
    text-decoration: none;
    border-width: 0;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-style: solid;
    padding: 5px 5px 5px 45px;
    margin: 10px 0 15px 0;
    background-repeat: no-repeat;
    background-position: 8px center;
}

.announcement strong {
    
}

.warning {
    background-image: url('/assets/images/icons/warning.png');
    background-color: #e6c0c0;
    border-color: #de7a7b;
}

.information {
    /*background-image: url('/assets/images/icons/information.png');*/
    background-image: url('/assets/images/icons/exclamation.png');
    background-color: #C3D2E5;
    border-color: #738295;
}