body {
	font:12px Arial,Verdana,"Helvetica Neue",Helvetica,sans-serif;
	background-color: #67738b;
	color: #191136;
}
#tblContent {
	background-color: #b2cae6;
}
#tblContent2 {
	background-color: #b2cae6;
}	
#td_logo {
	background-color: #ffffff;
}
#table_logo {
	background-color: #ffffff;
}
#td_header {
	background-color: #ffffff;
}
[id^="sectionbar"] {
	background-color: #191136;
	color: #01ffff;
}
p.small {
	font-size: small;
}
span.small {
	font-size: small;
}
input {
    border: #729DE8 1px solid;
    font-weight: normal;
    font-size: 9pt;
    color: #444444;
    text-decoration: none;
	cursor: pointer;
}
select {
    border: #729DE8 1px solid;
    font-weight: normal;
    font-size: 9pt;
    color: #444444;
    text-decoration: none;
	cursor: pointer;
}
textarea {
	font:12px Arial,Verdana,"Helvetica Neue",Helvetica,sans-serif;
    border: #729DE8 1px solid;
    font-weight: normal;
    font-size: 9pt;
    color: #444444;
    text-decoration: none;
	cursor: pointer;
}
input.radio {
	border-width: 0px;
}
input.checkbox {
	border-width: 0px;
}
.link_text_1 {

    font: 11px lighter Geneva, Arial, Helvetica, sans-serif;

    color: #000000;

    margin-top: 0;

    margin-right: 0;

    margin-left: 0;

}
.link_text_2 {

    font: 12px lighter Geneva, Arial, Helvetica, sans-serif;

    font-weight: bold;

    text-decoration: none;

    color: #01ffff;

    margin-top: 0;

    margin-right: 0;

    margin-left: 0;

}