
.pricing  
{ 
	font-family: Times New Roman; 
	font-size: 16pt; 
	text-align:right; 
	word-spacing: 0; 
	margin-left: 0; 
	margin-right: 0;
	margin-top: 0; 
	margin-bottom: 0; 
}
.TermMainHeader  
{ 
	font-family: Times New Roman; 
	font-size: 16pt; 
	font-weight: bold; 
	text-align:center; 
	word-spacing: 0; 
	margin-left: 0; 
	margin-right: 0;
	margin-top: 30; 
	margin-bottom: 10; 
	text-transform:capitalize 
}

.TermHeader  
{ 
	font-family: Times New Roman;
	font-size: 14pt; 
	font-weight: bold; 
	text-align:left; 
	word-spacing: 0; 
	margin-left: 0; 
	margin-right: 0;
	margin-top: 20; 
	margin-bottom: 0; 
	text-transform:capitalize 
}

.gentitle    
{ 
	font-family: verdana; 
	font-size: 10pt; 
	word-spacing: 0; 
	text-indent:0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0; 
	text-align:justify 
}
.TermInfo    
{ 
	font-family: verdana; 
	font-size: 10pt; 
	word-spacing: 0; 
	text-indent:0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 10; 
	margin-bottom: 0; 
	text-align:justify 
}

.TermBullet 
{  
	font-family: verdana; 
	font-size: 10pt; 
	word-spacing: 0; 
	text-indent:0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top:10; 
	margin-bottom: 50; 
	text-align:justify
}

.termli
{
	font-family: verdana; 
	font-size: 10pt; 
	word-spacing: 0; 
	text-indent:0; 
	margin-left: 40; 
	margin-right: 150; 
	margin-top:5;
	margin-bottom: 0; 
	text-align:justify
}


.greenBackground {
	background-color: #67B132;
}

.darkgreyBackground {
	background-color: #585858;
}

.header16
{
	font-size:16px;
	margin-top:2;
	margin-bottom:2;
	text-align:center;
	}


.textlink16 {
	text-decoration:none;
	font-weight: bold;
	font-size:16px;
	color:#585858;
}
.textlink16:hover {
	text-decoration:none;
	font-weight: bold;
	background-color:orange;
	font-size:16px;
	color:000000;
}
.textlink {
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	color:#585858;
}
.textlink:hover {
	text-decoration:none;
	font-weight: bold;
	background-color:orange;
	font-size:10px;
	color:000000;
}

.topMenuText {
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

.topMenuText A:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.topMenuText A {
	color: #FFFFFF;
	text-decoration:none;
}

.topMenuText A:hover {
	text-decoration:underline;
	color:#67B132;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.topMenuDiv {
	background-color: #585858;
	padding: 5px;

}

.margin20 {
	margin: 20px;
}


.margin15 {
	margin: 15px;
}

.quote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14;
}

td {
	font-size: 10px;
}
.newsDateText {
	color: #67B132;
	margin-top: 5px;
	margin-bottom: 3px;

}
.newsSummaryText {
	margin-bottom: 6px;
}

.greyText {
	color: #666666;
	font-size: 12px;
	margin-bottom: 5px;


}
.smallGreyText {
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}

.packageSelect {
	margin-top: 5px;
	margin-right: 15px;
	text-align: right;
}
.packageText {
	line-height: 11px;
	margin-top: 3px;

}
.cpLoginInputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.greenLink {
	color: #67B132;
	text-decoration: underline;
}
.bottomMenuDiv {
	background-color: #585858;
	padding: 5px;
	text-align: center;

}
.copyRight {
	font-size: 9px;
	color: #FFFFFF;
}
