/*
/* Shared                                            
/***************************************************************/
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #193966;
	font-weight: bold;
}
.bodyTYPEbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.bodyTYPE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.blueLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #0c679a;
	text-decoration: underline;
}
.blueLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #193966;
	text-decoration: underline;
	background: #e5f5fb;
}
.orangeLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #f17d04;
	text-decoration: underline;
}
.orangeLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #f17d04;
	text-decoration: underline;
	background: #FFFFFF;
}
.spcopyright {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #000000;
}
/*
/* Footer & LogIn                                            
/***************************************************************/
.footerTYPE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #193966;
	text-decoration: none;
}
.footerLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #139dd7;
	text-decoration: none;
}
.footerLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #193966;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #193966;
	border-bottom-width: 1px;
}

/*
/* Home Page                                           
/***************************************************************/

.homeLbg {
	background: url(images/home_mobilephoneLbot.jpg) no-repeat;
}
.pdappcTYPElite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #7b98a4;
	text-decoration: none;
}
.homeTYPE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #193966;
	text-decoration: none;
}
