﻿/* ---------------------------- General ---------------------------- */
body 
{
	font-size: 10pt;
}

A:link	
{	
	
	text-decoration:	underline;
	color:	#4F3A01;
	font-family:Tahoma; font-size:10pt; font-weight:normal;
	}	
		
A:visited	
{	
	
	text-decoration:	underline;
	color:	#4F3A01;
	font-family:Tahoma; font-size:10pt;  font-weight:normal;
	}	
		
A:active	
{
	
	text-decoration:	underline;
	color:	#4F3A01;
	font-family:Tahoma; font-size:10pt; font-weight:normal;
}	
A:hover	
{
	
	text-decoration:	underline;
	color:	#A85B00;
	font-family:Tahoma; font-size:10pt; font-weight:normal;
	}
	
a img {border:none;}

/* ---------------------------- Main Body ---------------------------- */


/* --General-- */
.image-right{float: right; vertical-align: text-top; padding-left:5px; padding-bottom:5px;} 

 h1
{	
	color:	#2E1700;
	font-family:Tahoma; font-size:14pt; font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
	
.BodyText
{
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	none;
	color:	#2E1700;
	
}
.BodyTextSmall
{
	font-family: Verdana;
	font-size: 8pt;

	text-decoration:	none;
	color:	#2E1700;
	
}

/* --HyperLinks-- */
	
.BodyLink	
{	
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	none;
	color:	#2E1700;
	}	
		
		
.BodyLink:Link	
{	
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	underline;
	color:	#4F3A01;
	}	
		
.BodyLink:visited	
{	
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	underline;
	color:	#4F3A01;
	}	
		
.BodyLink:active	
{
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	underline;
	color:	#4F3A01;
	}	
		
.BodyLink:hover	
{
	font-family: Tahoma;
	font-size: 10pt;
	
	text-decoration:	underline;
	color:	#A85B00;
}

.BodyLinkSmall	
{	
	font-family: Verdana;
	font-size: 10px;
	text-decoration:	none;
	}	
			
		
.BodyLinkSmall:Link	
{	
	font-family: Verdana;
	font-size: 8pt;
	text-decoration:	none;
	color:	#4F3A01;
	}	
		
.BodyLinkSmall:visited	
{	
	font-family: Verdana;
	font-size: 8pt;
	text-decoration:	none;
	color:	#4F3A01;
	}	
		
.BodyLinkSmall:active	
{
	font-family: Verdana;
	font-size: 8pt;	
	text-decoration:	none;
	color:	#4F3A01;
	}	
		
.BodyLinkSmall:hover	
{
	font-family: verdana;
	font-size: 8pt;
	text-decoration:	underline;
	color:	#A85B00;
}




/* ---- */

.Corrections
{
	font-family: Tahoma;
	font-size:  small;
	color:red;
	font-style: normal;	
	

}

/* --------------------------------- Status bar ------------------------------ */		

.StatusBarPanelLink
{	
	text-decoration:	none;
	color:	#386BBA;
	font-family:Verdana; font-size:8pt;
	}	
		
.StatusBarPanelLink:link
{	
	text-decoration:	none;
	color:	#386BBA;
	font-family:Verdana; font-size:8pt;
	}	
		
.StatusBarPanelLink:visited
{	
	text-decoration:	none;
	color:	#386BBA;
	font-family:Verdana; font-size:8pt; 
	}	
		
.StatusBarPanelLink:active
{
	text-decoration:	none;
	color:	#386BBA;
	font-family:Verdana; font-size:8pt; 
	}
		
.StatusBarPanelLink:hover	
{
	text-decoration:	none;
	color:	#386BBA;
	font-family:Verdana; font-size:8pt; 
	text-decoration: underline;
	}
	


/* --------------------------------- Navigation Banner ------------------------------ */		

.NavigationPathLink
{	
	text-decoration:	none;
	color:	black;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}	
		
.NavigationPathLink:link
{	
	text-decoration:	none;
	color:	#4F3A01;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}	
		
.NavigationPathLink:visited
{	
	text-decoration:	none;
	color:	#4F3A01;
	font-family:Verdana; font-size:8pt;  font-weight:normal;
	}	
		
.NavigationPathLink:active
{
	text-decoration:	none;
	color:	#C05511;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}
		
.NavigationPathLink:hover	
{
	text-decoration:	underline;
	color:	#A85B00;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}
	
.NavigationPathText	
{	
	color:	#000000;
	font-family:Verdana; font-size:8pt
	}



/* ---------------------------- List Pager ---------------------------- */
.PagerTable
{	
	
	background-image: url('images/ui/Backgrounds/Content_Section_TitleBar_BG.jpg'); 
	background-repeat: repeat-x; 
	background-position: left top;
	border-collapse: collapse;
}

.PagerLabel
{
	font-family: Verdana;
	font-size: 10px;
	color:#808080;
	font-style:  normal;	
	font-weight:normal ;
	
	
}

/* ---------------------------- Object related ---------------------------- */

.BodyTextBox
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-style: normal;	

}
.BodyTextBoxSmall
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-style: normal;	

}

.ButtonType1
{
	font-family: Tahoma;
	font-size:  small;
	font-style: normal;	
	
	background-color:#B2D7E1;
	border-color: #ACD3DE;
	border-style:outset;
	border-width: 1px;
}


/* ---------------------------- Panel ---------------------------- */
.PanelTable
{
	BORDER-COLLAPSE:  collapse  ;
	border-right: solid 1px #05437E; 
	border-top: solid 1px #05437E; 
	border-left: solid 1px #05437E; 
	border-bottom: solid 1px #05437E;
	 padding:5px;
	  
	background-color:#E9F0F8;
	
		/*background-color: #DCDBD9; */
			
}
