/* =========================================================================================
    CSS styles for PROVIDENT.ISTARS.COM - 2006 by iSTARS.
   =========================================================================================
		To change website theme please edit fonts and colors in the code below marked "Theme change"
		To change images please download /HeaderFooters/images folder and update (overwrite) existing
		files. As addition you will have to update dimension of those images (if different) in their 
		styles code.
		
		Current Color Themes:
		#336699 - Dark Blue
		#336699 - Blue
		#AABEF0 - Light Blue
		
		Fonts:
		Large Fonts - Geneva, sans-serif;
		Small Fonts - Tahoma, sans-serif;
		
		
*/

/* ======================================== GENERAL ========================================  */

/* style for page */
body {
	background-color: #000;
	background-repeat: repeat-x;
}


/* style for links */
a:link {
}
a:visited {
}
a:hover {	
}
a:active {
}
.forms {
	background-image: url(images/forms/form-bknd.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}
.formsBig {
	background-image: url(images/forms/form-bknd.gif);
	background-repeat: repeat-x;
	background-color: #EFE;
	font-family: arial, sans-serif;
	font-size: 16px;
	height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.formsBigBlue {
	background-image: url(images/forms/formblue-bknd.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}
.formsSmall {
	background-image: url(images/forms/form-bknd.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 1px;
}
.button {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width:	109px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-expand {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	background-repeat: repeat-x;
	height: 26px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-small {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons/button-small.gif);
	background-repeat: repeat-x;
	width: 50px;
	height: 22px;
	text-align: center;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-gray-small-expand {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	height: 17px;
	text-align: center;
	border-right: 0px solid #0000FF;
	border-left: 0px solid #0000FF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-small-expand {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons/button-small-expand.gif);
	background-repeat: repeat-x;
	height: 17px;
	text-align: center;
	border-right: 0px solid #0000FF;
	border-left: 0px solid #0000FF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.button-go {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons/button-go.gif);
	background-repeat: repeat-x;
	width: 34px;
	height: 23px;
	vertical-align:middle;
	text-align: center;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.v-separator {
	border-left: 1px solid #CCCCCC;
}	
.h-separator {
	border-top: 1px solid #CCCCCC;
}
.hb-separator {
	border-bottom: 1px solid #CCCCCC;
}
.hbottom-separator {
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
}
.borderall {
	border: 1px solid #CCCCCC;
}

/* ======================================== FRAME ========================================  */

.frame-widthEcommerce {
	width: 900;
}
.frame-width {
	width: 90%;
}
.frame-color {
	background-color: #FFFFFF;
}
.frame-topleft {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.frame-top {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 15px;
}
.frame-topright {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.frame-left {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 15px;
}
.frame-right {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 15px;
}
.frame-bottomleft {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.frame-bottom {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 15px;
}
.frame-bottomright {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}

.Aframe-topleft {
	background-image: url(images/frame/panelbarTopLeft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.Aframe-top {
	background-image: url(images/frame/panelbartop.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.Aframe-topright {
	background-image: url(images/frame/panelbartopright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.Aframe-left {
	background-image: url(images/frame/panelbarleft.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.Aframe-right {
	background-image: url(images/frame/panelbarright.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.Aframe-bottomleft {
	background-image: url(images/frame/panelBottomleft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.Aframe-bottom {
	background-image: url(images/frame/panelBottomcenter.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.Aframe-bottomright {
	background-image: url(images/frame/panelBottomright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}

.Aframe-topleft {
	background-image: url(images/frame/panelbarTopLeft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.Aframe-top {
	background-image: url(images/frame/panelbartop.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.Aframe-topright {
	background-image: url(images/frame/panelbartopright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.Aframe-left {
	background-image: url(images/frame/panelbarleft.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.Aframe-right {
	background-image: url(images/frame/panelbarright.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.Aframe-bottomleft {
	background-image: url(images/frame/panelBottomleft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.Aframe-bottom {
	background-image: url(images/frame/panelBottomcenter.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.Aframe-bottomright {
	background-image: url(images/frame/panelBottomright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}

.panel-width {
	width: 90%;
}
.panel-color {
	background-color: #FFFFFF;
}
.panel-topleft {
	background-image: url(images/frame/panelbarTopLeft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.panel-top {
	background-image: url(images/frame/panelbartop.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.panel-topright {
	background-image: url(images/frame/panelbartopright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.panel-left {
	background-image: url(images/frame/panelbarleft.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.panel-right {
	background-image: url(images/frame/panelbarright.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.panel-bottomleft {
	background-image: url(images/frame/panelBottomleft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.panel-bottom {
	background-image: url(images/frame/panelBottomcenter.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.panel-bottomright {
	background-image: url(images/frame/panelBottomright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.panel-header-title {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	vertical-align: text-top;
	text-align:	left;
	padding-left: 5px;
	padding-top: 4px;	
}

.panel-frame-left {
	background-image: url(images/frame/panelbarleft.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.panel-frame-right {
	background-image: url(images/frame/panelbarright.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.panel-frame-bottomleft {
	background-image: url(images/frame/panelBottomleft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}
.panel-frame-bottom {
	background-image: url(images/frame/panelBottomcenter.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.panel-frame-bottomright {
	background-image: url(images/frame/panelBottomright.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;	
}

/* ======================================== HEADER ========================================  */

/* header image */
.header-image-l {
	background-image: url(images/header/header-image-main.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1px;
	background-color:		#FFFFFF;
}
.header-image-main {
	background-image: url(images/header/header-image-main.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 349px;
	background-color:		#FFFFFF;
}
.header-image-repeat {
	background-repeat: repeat;
}
.header-image-r {
	background-image: url(images/header/header-image-r.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1px;
	background-color:		#FFFFFF;	
}

/*------------------------------------------------
Navigation
------------------------------------------------*/
/* styles for header menu bar */
#header-menu{
}
#header-menu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#header-menu ul{
	font: bold 11px Tahoma;
	width: 100%;
	background: url(images/header/horiz-menu-top.png) center center repeat-x;
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
}
#header-menu ul li{
	display: inline;
}
#header-menu ul li a{
	float: left;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 15px 4px 15px;
	text-decoration: none;
	background: url(images/header/header-menu-divider.jpg) center right no-repeat;
}
#header-menu ul li a:hover{
color: #AABEF0; /*Theme change*/
}
#header-menu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
	content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* styles for header menu drop down */
.header-menu-dropdown	{
	position:absolute;
	top: 0;
	border: 1px solid #AABEF0; /*Theme change*/
	border-bottom-width: 0;
	font:normal 11px Tahoma;
	color: 	#336699; /*Theme change*/
	line-height:18px;
	z-index:100;
	background-color: white;
	visibility: hidden;
	text-align: left;
}
.header-menu-dropdown a	{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #AABEF0; /*Theme change*/
	padding: 1px 0px 1px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #336699; /*Theme change*/ /*Color Responsible for drop-down menu item (not hovered)*/
}
.header-menu-dropdown a:hover{ /*Settings responsible for drop-down menu item (hovered)*/
	background-color: #AABEF0; /*Theme change*/
	color: #FFFFFF;
	text-decoration: none;
}

/* styles for header bottom */
.header-bottom {
	background-image: url(images/header/header-bottom-bknd.jpg);
	background-repeat: repeat-x;
	height: 15px;
}

/* ======================================== Styles for PUBLIC PAGE ========================================  */
.public-table {
	border: 1px solid #336699; /*Theme change*/
	width: 650px
}
.public-tableV2 {
	border: 1px solid #336699; /*Theme change*/
	width: 860px
}
.public-header-text {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 22px;
	color: #336699; /*Theme change*/
	font-weight: normal;
}
.public-text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.public-label-text {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: uppercase;
}
.public-disclaimer-text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
/* ======================================== LOGIN ========================================  */
.login-text {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 22px;
	color: #336699; /*Theme change*/
	font-weight: normal;
}
.login-table {
	border: 1px solid #336699; /*Theme change*/
}
.login-label {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699; /*Theme change*/
	text-decoration: none;
}

/* ======================================== CONTENT ========================================  */

/* styles for content */
.content {
}


/* =============== Content Header General styles=============== */
.content-header {
	background-image: url(images/content/content-headerbknd.jpg);
	background-repeat: repeat-x;
}
.content-header-bluebackground{
	font: bold 14px Tahoma;
	width: 100%;
	background: url(images/header/header-menu-bknd.gif) center center repeat-x;
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
}
.content-header-text {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 22px;
	color: #336699; /*Theme change*/
	font-weight: normal;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 100px;
	padding-right: 75px;
	padding-bottom:	24px;
}
.content-panelbar {
	background-image: url(images/content/content-panelbar-bknd.gif);
	height: 30px;
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
}
.content-panelbar-blue {
	background-image: url(images/content/content-panelbar-bknd.gif);
	height: 30px;
	font-family: arial,  Helvetica, sans-serif;
	color: #336699; /*Theme change*/
	font-size: 16px;
}
.content-panelbar-header {
	background-image: url(images/content/content-panelbar-bknd.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-panelbar-headergreen {
	background-image: url(images/content/content-panelbar-bkndgreen.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-panelbar-headerblue {
	background-image: url(images/content/content-panelbar-bkndblue.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-panelbar-headerred {
	background-image: url(images/content/content-panelbar-bkndred.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-panelbar-headeryellow {
	background-image: url(images/content/content-panelbar-bkndyellow.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-panelbar-headerpurple {
	background-image: url(images/content/content-panelbar-bkndpurple.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-panelbar-headerorange {
	background-image: url(images/content/content-panelbar-bkndorange.gif);
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: none;
	text-transform: none;
	padding-left: 20px;
	vertical-align:middle;
}
.content-description {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A4A276;
	padding: 3px;
}
.content-button-table {
	background-color: #F2F2F2;
	padding: 10px;
}
.content-table {
	border: 1px solid #336699; /*Theme change*/
}

/* =============== Enrollment =============== */
.enrollment-pagebknd	{
	background-color: #FFFFFF;
}
.enrollment-papercolor	{
	background-color: #FFFFFF;
}


/* =============== General Styles =============== */
.content-table-rowcolor	{
	background-color: #E4E4E4;
}
.content-subheader {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #336699; /*Theme change*/
}
.content-description {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3E3E3E;
	background-color: #FFFFFF;	
}
.content-text10 {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #272727;
}
.content-text10-white {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text10-gray {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.content-text10-color {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text11 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
}
.content-text11-white {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text11-color {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text12 {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #272727;
}
.content-text12-white {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text12-color {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text14 {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
}
.content-text14-white {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text14-color {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text16 {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
}
.content-text16-white {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text16-color {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text18 {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #272727;
}
.content-text18-white {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text18-color {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text20 {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #272727;
}
.content-text20-white {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text20-color {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text22 {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #272727;
}
.content-text22-white {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.content-text22-color {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #336699; /*Theme change*/
}
.content-text-faded	{
	color:	#E4E4E4;
}
.content-labels	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color:	#272727;
	background-color: #FFFFFF;	
	padding: 5px;
}
.content-records	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color:	#272727;
	background-color: #FFFFFF;	
	padding: 5px;	
}
.content-list-labels	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color:	#336699; /*Theme change*/
	background-color: #AABEF0; /*Theme change*/
	padding: 5px;
}
.content-list-labels-links {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
a.content-list-labels-links:link {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a.content-list-labels-links:visited {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a.content-list-labels-links:hover {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
	padding-left: 5px;
}
a.content-list-labels-links:active {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.content-list-records	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color:	#272727;
	background-color: #FFFFFF;	
	padding: 2px;	
}
.content-list-records2	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color:	#272727;
	padding: 2px;	
}
.content-list-records3	{
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:	#272727;
	padding: 2px;	
}


/* =============== Styles for HOST MENU Page =============== */
.hostmenuimage-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hostmenuimage-label {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.hostmenuimage-description {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	padding-top: 10px;
	padding-right: 10px;	
}
.hostmenuimage-location {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CCFF;
	padding-top: 10px;
	padding-right: 10px;
}

/* =============== Styles for replicated Site Content =============== */
.contentHeader	{
	background-image: url(images/ContentHeaderBknd.gif);
	background-repeat: repeat-x;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 5px 16px 40px;
}

/* =============== Styles for DASHBOARD / EVENTLIST Page =============== */

.content-dashboard-table {
	background-color: #E4E4E4;
}
.content-dashboard-listlabels {
	background-image:	url(images/content/content-listlabels-bknd.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom:	3px;
	padding-top: 3px;
}
.content-dashboard-listrecords	{	
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-top:	5px;
	padding-bottom:	5px;	
}
.content-dashboard-listrecords-links	{	
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-top:	5px;
	padding-bottom:	5px;	
}

/* =============== Styles for DASHBOARD / MENU LIST Page =============== */

.content-dashboard-table {
	background-color: #E4E4E4;
}
.content-dashboard-menulist-labels {
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-bottom:	5px;
	padding-top: 5px;
	padding-left: 3px;
}
.content-dashboard-menulist-links	{	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #66CBFF;
	font-weight: bold;
	padding-left: 5px;
}

/* =============== Styles for HELP =============== */
.content-help-link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E3E3E;
	padding: 3px;
	background-color:#FFFFFF;
	border: 1px dotted #E4E4E4;
}
.content-help-text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
	padding: 5px;
	background-color:#D7F0AA;
	border: 1px dotted #D7F0AA;	
}

/* =============== Styles for ECARDS =============== */
.content-ecards-tab {
	background-image: url(images/evites/eCards-tab.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 109px;
	height:	19px;
}
.content-ecards-tablink {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699; /*Theme change*/
	text-decoration: underline;
}

/* =============== Styles for PAGINATION =============== */
.content-pagination-topbknd	{
	background-image:	url(images/content/content-pagination-topbknd.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E6C4B;
	padding: 5px;
}
.content-pagination-topbkndBlue	{
	background-image:	url(images/content/content-pagination-topbknd.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E9C;
	padding: 5px;
}
.content-pagination-tabs	{
	background-image:	url(images/content/content-pagination-tab.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E6C4B;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 25px;		
	padding-right: 25px;	
}

/* =============== Styles for EVITES MANAGER =============== */

.content-progressbar-blue {
	background-image:	url(images/content/progressbar-blue.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.content-progressbar-orange {
	background-image:	url(images/content/progressbar-orange.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.content-progressbar-pink {
	background-image:	url(images/content/progressbar-pink.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.content-progressbar-green {
	background-image:	url(images/content/progressbar-green.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.content-status-blue	{
	font-family: arial, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color:	#FFFFFF;
	background-color: #74CDDF;
	padding: 0px;
}
.content-status-orange	{
	font-family: arial, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color:	#FFFFFF;
	background-color: #FFCC66;
	padding: 0px;
}
.content-status-pink	{
	font-family: arial, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color:	#FFFFFF;
	background-color: #FF66CC;
	padding: 0px;
}
.content-status-green	{
	font-family: arial, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color:	#75B238;
	background-color: #CCFF99;
	padding: 0px;
}



/* =============== Styles for GENEALOGY Page =============== */
.content-genealogy-progressbar {
	background-image: url(images/content/genealogy/content-genealogy-progressbar.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.content-genealogy-legrecords	{
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:	#FFFFFF;
	padding: 5px;
}


/* =============== Styles for MY ACCOUNT Page =============== */
.content-myaccount-table	{
	background-color: #A4A276;
}
.content-myaccount-subheader {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 10px;
}
.content-myaccount-labels	{
	font-family: arial,  Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color:	#A4A276;
	padding-top: 5px;
	padding-left: 5px;
}
.content-myaccount-records	{
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:	#6E6C4B;
	padding-left: 5px;
	padding-bottom: 5px;
}
/* ======================================== CERTIFICATE STORE ========================================  */

.content-certificate-text
{
	font-size : 14px;
	font-family : Geneva, arial, Helvetica, sans-serif;
	color : black;
}

/* ======================================== SIDEPANEL ========================================  */

/* styles for sidepanel */
.sidepanel {
	color: #FFFFFF;
	background-repeat: repeat;
	border:	1px solid #FFFFFF;
	width: 200px;
}
.sidepanel-panelbar {
	color: #FFFFFF;
	border:	1px solid #EEEEEE;
	height: 22px;
}
.sidepanel-panelbar-header-title {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	vertical-align: text-top;
	text-align:	center;
	padding-left: 5px;
	padding-top: 4px;	
}
.sidepanel-panelbar-header {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: text-top;
	padding-left: 12px;
}

/* Contract All / Expand All styles */
.sidepanel-contractexpand {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
}

/* Dashboard styles */
.sidepanel-summary {
	background-color:#FFFFFF;
}	
.sidepanel-summary-list {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #94C33F; /*Theme change*/
	text-decoration: none;
	padding-left: 0px;
}
/* Links Panel styles */
.sidepanel-links {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
	padding-left: 10px;
}
a.sidepanel-links:link {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
a.sidepanel-links:visited {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
a.sidepanel-links:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 10px;
}
a.sidepanel-links:active {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
/*-------------------------------------------------------------------------
Calendar Styles
-------------------------------------------------------------------------*/
.cal_prev_button {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/Calendar/Cal_Prev_Btt.gif);
	background-repeat: no-repeat;
	height: 35px;
	width:	116px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.cal_next_button {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/Calendar/Cal_Next_Btt.gif);
	background-repeat: no-repeat;
	height: 35px;
	width:	116px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.cal_frameTL {
	background-image: url(images/Calendar/Cal_Frame_TopLeft.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
}
.cal_frameT {
	background-image: url(images/Calendar/Cal_Frame_Top.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.cal_frameTR {
	background-image: url(images/Calendar/Cal_Frame_TopRight.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
}
.cal_frameR {
	background-image: url(images/Calendar/Cal_Frame_Right.gif);
	background-repeat: repeat-y;
	width: 12px
}
.cal_frameL {
	background-image: url(images/Calendar/Cal_Frame_Left.gif);
	background-repeat: repeat-y;
	width: 12px
}
.cal_frameBR {
	background-image: url(images/Calendar/Cal_Frame_BottomR.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.cal_frameB {
	background-image: url(images/Calendar/Cal_Frame_Bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.cal_frameBL {
	background-image: url(images/Calendar/Cal_Frame_BottomL.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.cal_day_active {
	background-color: #FFFFFF;
	padding: 5px;
	height: 80px;
}
.cal_day_nonactive {
	background-color: #F1F1F1;
	border: 1px solid #FFFFFF;
	padding: 5px;
	height: 80px;
}
.cal_day_name {
	font-size: 14px;
	font-weight: bold;
	color: #0060B6;
	font-family: arial, Helvetica, sans-serif;
	background-color: #CCDFF0;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #0060B6;
}
.cal_header td{
	background-image: url(images/Calendar/Cal_Header_Bknd.gif);
	font-family: arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.cal_day_today {
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
	padding: 5px;
	height: 80px;
}
.cal_day_number	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3E3E3E;
	text-decoration: none;
}
.cal_day_text	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	height: 55px;
	vertical-align: bottom;
}
.cal_day_label	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: none;
	height: 55px;
	vertical-align: bottom;
}
.cal_list_text	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	padding-top:3px;
}
.cal_list_label	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: bold;
}
.cal_panel_header	{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0060B6;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px 10px 0px;	
}

.cal-form-text {
	border-bottom:1px dashed #CCC;
  height:30px;
	font-family: arial,  Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 14px;
	font-weight: normal;
	color: #272727;
}
.row-white	td {
	background-color: #FFFFFF;
}
.row-color	td {
	background-color: #F2F2F2;
}


/* ======================================== FOOTER ========================================  */
.footer {
	/*font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #CCCCCC;	
	background-image: url(images/footer/footer-bknd.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	
	Not used in this project */
}
a.footer-links:link {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer-links:hover {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer-links:visited {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}
a.footer-links:active {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	color: #66CBFF; /*theme color*/
	text-align: center;
}

/* --Floating -- */
  h1.float-left {/* header element float */
  float: left;
  margin: 0 0.2em 0 0;
  }


.Header_Links {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftNav_LinkTitle {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/LeftNav_LinkTitleBknd.gif);
	background-repeat: repeat-x;
	padding: 5px 5px 10px 27px;
}
.LeftNav_Links {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/LeftNav_LinkBknd.gif);
	background-repeat: repeat-x;
	padding-bottom: 6px;
	padding-left: 32px;
}

.LeftNav a:link {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.LeftNav a:hover {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.LeftNav a:visited {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.LeftNav a:active {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.PageTitleHeader {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding: 10px;
}
.PageContentHeader {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding: 10px;
}
.PageContentText {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
	background-image: url(images/Page_Bullet.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 4px 20px;
}
.PageContentForm {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	background-image: url(images/PageContent_FormBknd.gif);
	background-repeat: repeat-x;
}
.PageContentText2 {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 18px;
	font-weight: normal;
}
.LeftNav_TodaysSpecial {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	padding-bottom: 6px;
	padding-left: 12px;
	font-style: normal;
	text-decoration: none;
	padding-right: 12px;
}
.LeftNav_PriceTag {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	background-image: url(images/LeftNav_PriceTag.jpg);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-bottom: 4px;
}
.Report_PriceTag {
	font-family: arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	background-image: url(images/LeftNav_PriceTag.jpg);
	background-repeat: no-repeat;
	padding-right: 2px;
	padding-bottom: 2px;
}
.Page_Button {
	font-family: arial,  Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/Page_ButtonBknd.gif);
	padding: 5px;
	background-color: #FEFFDF;
	background-repeat: repeat-x;
	font-size: 11px;
	text-decoration: none;
}

.FooterText {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}

.Text12 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000; line-height: normal}
.Text11 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.Text10 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: normal}
.Text9 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.Text8 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; line-height: normal}
.Text7 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}
.Text6 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 6pt; font-weight: bolder; color: #000000; line-height: normal}
.Text4 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 4pt; font-weight: normal; color: #000000; line-height: normal}
.Text2 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 2pt; font-weight: normal; color: #000000; line-height: normal}
.Text1 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 1pt; font-weight: normal; color: #000000; line-height: normal}

.text12 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000; line-height: normal}
.text11 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.text10 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: normal}
.text9 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: normal}
.text8 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; line-height: normal}
.text7 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000; line-height: normal}
.Text7Red {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #660000; line-height: normal}
.Text7Blue {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000099; line-height: normal}
.Text7Green {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #319E29; line-height: normal}
