/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url("images/bg.gif");
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
A:link{
	color: #0A2972;
	text-decoration: underline;
	font-weight: bold;
}
A:visited{
	color: #0A2972;
	text-decoration: underline;
	font-weight: bold;
}
A:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 18px;
	color: #0A2972;
	line-height: 20px;
	font-weight: bold;
}
h1 A:link{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h1 A:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h1 A:hover{
	color: #0A2972;
	text-decoration: underline;
	font-weight: bold;
}
.body-strong {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0A2972;
	line-height: 20px;
}
.body-strong A:link{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.body-strong A:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.body-strong A:hover{
	color: #7D7B7C;
	text-decoration: underline;
	font-weight: bold;
}
.legal {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #7D7B7C;
	font-weight: bold;
}
.left_column { 
  background: #FFFFFF url("images/bg_left.gif");
  background-repeat: repeat-y;
}
.right_column { 
  background: #FFFFFF url("images/bg_right.gif");
  background-repeat: repeat-y;
}
.home_table { 
  background: #FFFFFF url("images/photo_home5.jpg");
  background-repeat: no-repeat;
  background-position: top;
}
.exec_dev_table { 
  background: #0A2972 url("images/photo_exec_dev.jpg");
  background-repeat: no-repeat;
  background-position: top;
}
#main {
	clear: none;
	margin: 20px 20px 20px 20px;
}
#flash {
	width: 516px;
	height: 344px;
	clear: none;
	display: block;
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
}