@import url("sidebar.css");

ul#objectives li
{
	padding-bottom: 10px;
}

table#history td
{
	padding: 10px;
}

table#history .row1 td
{
}

table#history .row2 td
{
	background: #f0f0f0;
}

table#executive_officers
{
	margin-left: auto; 
	margin-right: auto; 
	width: 400px; 
	text-align: center;
}

table#executive_officers td
{
	padding: 10px;
}

table#executive_officers td.row2
{
	background: #f0f0f0;
}

table#board_of_directors
{
	margin-left: auto; 
	margin-right: auto; 
	width: 400px; 
	text-align: center;
}

table#board_of_directors td
{
	padding: 10px;
}

table#board_of_directors .row2
{
	background: #f0f0f0;
}

th
{
	text-align: center;
}

.ie_hide_me
{
	_display: none;
}

.justified
{
	text-align: justify;
}

a
{
	color: blue;
}

h2
{
	color: rgb(132, 4, 15)
}

h3
{
	color: rgb(132, 4, 15)
}
