body {
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	line-height: 150%; 
	background-color: #1E2134;
}

p, td {
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFFFF; 
	line-height: 150%; 
	
}

textarea, input, select {
	font-family: Arial;
	font-size: 9pt;
	color: #48576A;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color : #ffffff;

}

.Btext
{
	font-family: Arial; 
	font-weight: bold;

	font-size: 11pt; 
	color: #FFFFFF; 
}

.Bpara
{
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold;
	
	color: #959EA5; 
	line-height: 200%;
}

.Bpara1
{
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;
	
	color: #959EA5; 
	line-height: 200%;
}
.pageTitle
{
	font-family: Arial; 
	font-size: 13pt; 
	font-weight: bold;	
	color: #959EA5; 
}




a:link {
	color: #959EA5;
	font-family: Arial;
	text-decoration: none;

}
a:visited {
	color: #959EA5;
	font-family: Arial;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
	
}


.lightHref:link {
	color: #959EA5;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;

}

.lightHref:visited {
	color: #959EA5;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;

}
.lightHref:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	
}

.topHref:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13pt;

}

.topHref:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13pt;

}
.topHref:hover {
	color: #959EA5;
	font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	
}


.simg
{
border: 1px solid #ffffff;
}

.lightTD
{
padding-left: 10;
	background-color: #C7C6CC;
	color : #1E1E26;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;	
height:25;
vertical-align:middle;
}

.darkTD
{
padding-left: 10;
	background-color: #424554;
	color : #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	height:25;
vertical-align:middle;
	
}

.lightP
{
	color : #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}

.darkP
{
	color : #979AA9;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;	
	
}

.btnMenu a 
{
	display:block; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 10pt; 
	vertical-align:middle; 
	background-color: #424554; 
	height:100%;
	padding: 5;
	padding-left: 10;
}

.btnMenu a:link
{
	background-color: #424554;
	color : #FFFFFF;
	height:100%;
}
.btnMenu a:visited
{
	background-color: #424554;
	color : #FFFFFF;
	height:100%;
}
.btnMenu a:hover
{
	background-color: #C7C6CC;
	color : #1E1E26;
	text-decoration: none;
	height:100%;
}


.btnMenu1 a 
{
	display:block; 
	font-family: Arial; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 10pt; 
	vertical-align:middle; 
	background-color: #C7C6CC; 
	height:100%;
	padding: 5;
	padding-left: 10;
}
.btnMenu1 a:link
{
	background-color: #C7C6CC;
	color : #1E1E26;
}
.btnMenu1 a:visited
{
	background-color: #C7C6CC;
	color : #1E1E26;
}
.btnMenu1 a:hover
{
	background-color: #424554;
	color : #FFFFFF;
	text-decoration: none;
	
}