
.login {
    font-size: 12px;
}

.tagline {
	font-weight: bold;
	font-size: 25px;
	color: #ffffff;
}

.descriptors {
	font-weight: bold;
	font-size: 11px;
	height: 30px;
}

.descriptorTitles {
	font-weight: bold;
	font-size: 22px;
	color: #3b5998;
}

.productDescription {
    font-size: 18px;
}

.productHighlights {
    color: #000000;
    font-size: 14px;
}

.sharing {
    font-weight: bold;
    text-align: center;
}

.header {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}

.companyTable {
    border: 1px solid #94a3c4;
    font-size: 14px;
}

.companyTable td {
    padding: 6px;
}

.scrollLink {
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
}

.footerHeader {
	font-size: 12px;
	font-weight: bold;
	color:  #888888;
}

.footer{
	font-size: 12px;
	color:  #cccccc;
}

table {
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
}

body {
	font-family: Arial, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',Helvetica,Sans-Serif;
	color: #777777;
}

hr {
	border: 0;
	width: 100%;
	color: #8dc0ec;
	background-color: #8dc0ec;
	height: 3px;
}

label {
 font-size: 12px;
}

a {
   color: #777777;
   text-decoration:none;
}
a:visited      { }
a:hover        {color: #3b5998; } 
a:active                  { }

#linklist                 { }
#linklist ul              { list-style-type: none; border-right: 1px dotted #c3c3c0; margin: 0px; padding: 0px; padding-left: 8px; }
#linklist li              { display: inline; padding: 0px 8px; border-left: 1px dotted #c3c3c0; }
#listlist a               { margin-left: 17px; }
