img {border-color:#000000;
}


body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #333333;
	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: #D11917;	
    text-decoration: underline;
}

a:hover {
    font-family: Arial, Helvetica, Sans-serif;
	font-weight:  bold;
	color: #D11917;
    text-decoration: none;
}	
	
td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #333333;
    line-height: 17px;
}

input {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #FFFFFF;
	border: 1px solid #000000;
}


select {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #FFFFFF;
	border: 1px solid #000000;
}

textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #FFFFFF;
	border: 1px solid #000000;
}

    	
#textSmall {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, Sans-serif;
	Color : #999999;
	font-weight : normal;
	}	
    
    
.Header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight:  bold;
	color: #181512;
    line-height: 25px;
}

.SubHeaderOne {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color: #181512;
    line-height: 19px;
}

.SubHeaderTwo {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight:  bold;
	color: #D11917;
    line-height: 19px;
}    
	
a.nav:link {
	Font-Size : 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	Font-Size : 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	Font-Size : 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:active {
	Font-Size : 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

