img {border-color:#000000;
}


body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #1A181D;
	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: #004B8E;	
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, Sans-serif;
	font-weight:  bold;
	color: #004B8E;
    text-decoration: underline;
}	
	
td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #1A181D;
    line-height: 17px;
}

input {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #000000;
	border: 0px solid #000000;
}


select {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #000000;
	border: 0px solid #000000;
}

textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #000000;
	border: 0px solid #000000;
}

    	
.textSmall {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, Sans-serif;
	Color : #333333;
	font-weight : normal;
	}	
    
    
.Header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight:  bold;
	color: #1A181D;
    line-height: 22px;
}

.SubHeaderOne {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #1A181D;
    line-height: 17px;
}

.SubHeaderTwo {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #004B8E;
    line-height: 17px;
}    
	
a.nav:link {
	Font-Size : 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.nav:visited {
	Font-Size : 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	Font-Size : 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.nav:active {
	Font-Size : 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.HomeTable {
	height: 100%;
	width: 100%;
}
.whiteText {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #FFFFFF;
    line-height: 17px;
}
