BODY {
	background-color: LightGrey;
}
.submenu_link {
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
.submenu_link_active {
	font-size: 10pt;
	color: yellow;
	font-family: Tahoma;
	text-decoration: none;
}
.link{
	color: blue;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Tahoma;
}
.linkhover{
	color: blue;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Tahoma;
}

.header_format {
	border-right: #4b3a6e 1px solid;
	border-top: #4b3a6e 1px solid; 
	border-left: #4b3a6e 1px solid; 
	border-bottom: #4b3a6e 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ded8f2' , endColorStr= '#FFFFFF' , gradientType= '0' );
	background-color: #e9e6f2;
}	
.main_tag_line {
	font-weight: normal;
	font-size: 16pt;
	color: #006699;
	font-family: Arial, Tahoma;
}
.contact_info_text {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma;
}
.account_info_text {
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma;
}
.service_preview_line {
	font-weight: normal;
	font-size: 9pt;
	color: #4b3a6e;
	font-family: Arial, Tahoma;
}
.service_preview_header {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Tahoma;
}.service_preview_items {
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Tahoma;
}
.service_preview_desc {
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Tahoma;
}
.service_title_text {
	font-size: 16pt;
	color: #000000;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
.service_desc_text {
	text-justify: auto;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Tahoma;
	text-align: justify;
}
.service_desc_emphasis1 {
	font-size: 12pt;
	color: royalblue;
	font-style: italic;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
.service_desc_emphasis2 {
	font-weight: bold;
	font-size: 12pt;
	color: #00cc00;
	font-style: normal;
	font-family: Arial, Tahoma;
}
.service_desc_emphasis3 {
	font-weight: bold;
	font-size: 12pt;
	color: #ff0033;
	font-style: normal;
	font-family: Arial, Tahoma;
}
.service_plan_header {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
.service_plan_text {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma;
}
.service_plan_text_small {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma;
}
.service_plan_table {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ccc7dc' , endColorStr= '#FFFFFF' , gradientType= '0' );*/
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ded8f2' , endColorStr= '#FFFFFF' , gradientType= '0' );
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #e9e6f2;
}
.footer-text {
	font-size: 9px;
	color: #4b3a6e;
	font-family: Tahoma, Sans-Serif;
	/*background-color: #4b3a6e;*/
	text-decoration: none;
}
.common-text {
	font-weight: normal;
	font-size: 9pt;
	color: #4b3a6e;
	font-family: Arial, Tahoma;
}