/* Style Sheet for Connect4Growth */

/* General */

p, { color: #515151; font-size: 12px; font-family: Arial, sans-serif; background-color: transparent; padding-left: 0px;}

/* Links */

a:link {color: #000099; border-bottom: 1px dotted #000099; text-decoration: none; background-color: transparent;}
a:visited {color: #660099; border-bottom: 1px dotted #660099; text-decoration: none; background-color: transparent;}
a:active {border-bottom: 1px dotted #000099; text-decoration: none;}

a.image1:link {border-bottom: 0px; text-decoration: none; background-color: transparent;}
a.image1:visited {border-bottom: 0px; text-decoration: none; background-color: transparent;}
a.image1:active {border-bottom: 0px; text-decoration: none;}

a.role1:link {color: #ffffff; border-bottom: 1px dotted #ffffff; text-decoration: none; background-color: transparent;}
a.role1:visited {color: #ffffff; border-bottom: 1px dotted #ffffff; text-decoration: none; background-color: transparent;}
a.role1:active {border-bottom: 1px dotted #ffffff; text-decoration: none;}


/* Home Page Feature */
.pvm { padding-top: 6px; padding-left: 12px; padding-right: 11px; line-height: 140%;}

.pvmintro { font-size: 9px; padding-top: 6px; padding-left: 10px; padding-right: 10px; line-height: 140%;}

.role { font-family: Arial, sans-serif; font-size: 9px; color: #ffffff;}

.intro { font-weight: bold; padding-left: 30px; padding-right: 11px; background-color: #bed2d0; line-height: 180%; padding-bottom: 15px;}

.features { padding-left: 17px; padding-right: 15px; background-color: #bed2d0; line-height: 120%;}


/* Page items */

h2 { font-family: Arial, sans-serif; color: #216189; background-color: transparent; padding-left: 21px; padding-right: 20px; padding-top: 8px; line-height: 140%; font-size: 22px; font-weight: bold;}

/* CHANGED BY JB -- REMOVED THE ALWAYS UNDERLINE FROM H2 BLUE TEXT (its not a linkÑ- too confusing)

h2 { text-decoration: underline; font-family: Arial, sans-serif; color: #216189; background-color: transparent; padding-left: 21px; padding-right: 20px; padding-top: 8px; line-height: 140%; font-size: 22px; font-weight: bold;}
*/

h3 { font-family: Arial, sans-serif; color: #000000; background-color: transparent; padding-left: 21px; padding-right: 20px; padding-top: 8px; line-height: 140%; font-size: 15px; font-weight: bold;}

/* ADDED BY JB */
h4 { color: #191919; text-decoration: none; border-style: none; text-transform: none; text-align: center; font-family: Arial, sans-serif; background-color: #e6e6e6; padding-left: 21px; padding-right: 20px; padding-top: 8px; line-height: 140%; font-size: 22px; font-weight: bold;}

h4 a:link {color: #191919; text-decoration: none; border-style: none; text-transform: none; }
h4 a:visited {color: #191919; text-decoration: none; border-style: none; text-transform: none; }
h4 a:active {color: #191919; text-decoration: none; border-style: none; text-transform: none; }
h4 a:hover { text-decoration: none; }
/*-------------*/

.text { padding-left: 21px; padding-right: 5px; line-height: 140%; font-size: 12px; font-family: Arial, sans-serif; color: #515151;}

.text3 { padding-left: 1px; padding-right: 5px; line-height: 140%; font-size: 12px; font-family: Arial, sans-serif; color: #515151;}

.text2 { padding-left: 21px; padding-right: 10px; line-height: 140%; font-size: 12px; font-family: Arial, sans-serif; color: #515151;}

.td { font-size: 12px; font-family: Arial, sans-serif; color:#000000; padding-left: 10px; padding-right: 5px;}

.textr { padding-left: 20px; padding-right: 20px; line-height: 150%; font-size: 12px;}

.list { padding-right: 20px; line-height: 150%;}

.main { padding-right: 20px; line-height: 140%; padding-left: 20px;}

.learn { padding-top: 15px; padding-bottom: 15px;}

.tablehead { font-family: Arial, sans-serif; color: #ffffff; background-color: #999999; line-height: 120%; font-size: 11px; font-weight: bold; text-align: center;}

.tableinfo { font-family: Arial, sans-serif; color: #000000; background-color: #eeeeee; line-height: 120%; font-size: 11px;}

.new { font-family: Arial, sans-serif; color: #000000; background-color: #dfdfdf; line-height: 120%; font-size: 12px;}

.eventlist { color: #336633;}


/* ADDED BY JB */

em { font-family: serif;}
.less { color: #666666;}
#contactus a:link { float: center; font-style: normal; font-weight: normal; text-align: center; font-variant: small-caps; font-family: sans-serif; text-transform: none; text-decoration: none; color: white; }
#contactus a:visited { float: center; text-align: center; font-variant: small-caps; font-family: sans-serif; text-transform: none; text-decoration: none; color: white; }
#contactus a:active { float: center; text-align: center; font-variant: small-caps; font-family: sans-serif; text-transform: none; text-decoration: none; color: white; }

/*.ty-htm { font-size: 12px, font-family: Arial, sans-serif; }
tyhtm { font-size: 12pt; font-family: sans-serif; }
.tyhtm { font-size: 12pt; font-family: sans-serif; }*/
#tyhtm { font-size: 12px; font-family: sans-serif; }
/*------*/


/* Footer */

.footer { color: #999999; font-size: 9px; font-family: Arial, sans-serif; padding-top: 7px; background-color: transparent;}


