img {border-color:#000000;
}


body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #414141;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: Arial, Helvetica, Sans-serif;
	font-weight:  bold;
	color: #E70007;	
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, Sans-serif;
	font-weight:  bold;
	color: #E70007;
    text-decoration: underline;
}	
	
td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #414141;
    line-height: 16px;
}

input {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #FFFFFF;
    background-color: #919191;
	border: 0px solid #919191;
}


select {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #FFFFFF;
    background-color: #919191;
	border: 0px solid #919191;
}

textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #FFFFFF;
    background-color: #919191;
	border: 1px solid #919191;
}

    	
#textSmall {
	Font-Size : 9px;
	Font-Family: Arial, Helvetica, Sans-serif;
	Color : #595959;
	font-weight : normal;
	line-height: 19px;
	}	
    
    
.Header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight:  bold;
	color: #242424;
    line-height: 25px;
}

.SubHeaderOne {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color: #242424;
    line-height: 18px;
}

.SubHeaderTwo {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color: #F90002;
    line-height: 18px;
}    
	
a.nav:link {
	Font-Size : 9px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.nav:visited {
	Font-Size : 9px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.nav:hover {
	Font-Size : 9px;
	color: #595959;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

a.nav:active {
	Font-Size : 9px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.inputButton {
	width: 18px;
	height: 18px;
	border: 0;
}


