﻿body
{
}

.checkbox
{
	font-family: arial, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align:left;
}

.newsbox td
{text-align:left;}

.newsbox .TextBox  
{
	width: 250px;
	font-size: 11px;
}

.signOnBtn 
{
	border: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newsboxFront .lineTop 
{
    border-top: 1px solid #c6d7cc;   
    line-height: 1px;
}

.newsboxFront .lineBottom 
{
    border-bottom: 1px solid #c6d7cc;
    line-height: 1px;   
}

.newsboxFront h1 
{
	padding: 0px;
	margin: 0px;
    padding-bottom: 8px; 
    font-size: 16px;
    }
    
.newsboxFront p {
    line-height: 14px;
    padding-left: 0px;
    margin-left: 0px;
    font-family: arial, sans-serif;
}

.newsboxFront .TextBox  
{
	width: 194px;
	font-size: 9px;
	height: 19px;
	color: #323232;
	border: 1px solid #c6d7cc;
}

.newsboxFront a 
{
    padding-left: 2px;
    font-size: 10px;
    color: #646464;
    text-decoration: underline;    
}

