BODY, TD, TH {
	font-family : Arial, Geneva, sans-serif;
	font-size : 15px;
	color : #143E6E;
}

INPUT, .input, SELECT, .select, TEXTAREA, .textarea {
	font-family : Arial, Geneva, sans-serif;
	font-size : 15px;
	color : #000000;
}

h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	background-color : transparent;
}

h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	background-color : transparent;
}

h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	background-color : transparent;
}

h4 {
	color: #FFFFFF;
	background-color : transparent;
}

h5 {
	color: #FFFFFF;
	background-color : transparent;
}

h6 {
	color: #FFFFFF;
	background-color : transparent;
}

P {
	font-size: 15px;
	color : #143E6E;
	margin-top: 8px;
}

HR {
	color : #143E6C;
}

.copyWhite {
	font-size: 15px;
	color: #FFFFFF;
}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
}

.navigation-footer {
	font-size: 15px;
	text-align: center;
}

.mandatory {
	color: #FF9108;
	background-color : transparent;
}

.sideBar {
	font-size: 12px;
}

.confidential {
	color: #FF9108;
	background-color : transparent;
}

a:link {
	color: #143E6C;
	background-color : transparent;
}

a:visited {
	color: #00639C;
	background-color : transparent;
}

a:hover {
	color: #FF9108;
	background-color : transparent;
}

.error {
}

.reference {
        font-size: 10px;
}

.wordbrand {
	font-family : Arial, Geneva, sans-serif;
	font-weight: bold;
        font-size: 12px;
        color: black;
        text-decoration: none;
}
