/* CSS Document */
body {
	background: rgb(31, 60, 71) url(../images/background.gif) repeat-x top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #415f87;
	text-decoration: none;
}
a:visited {
	color: #415f87;
	text-decoration: none;
}
a:hover {
	color: #ba6f49;
	text-decoration: none;
	
}
a:active {
	color: #415f87;
	text-decoration: none;
}

.color12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #415f87;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #415f87;
}

.color15bold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #415f87;
}
.color20bold {
	font-family: arial;
	font-size: 20px;
	color: #6783a7;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #6783a7;
}
div#main_content {
  width: 625px;
  margin: 0 auto;
  margin-top: 30px;
}
#main_content p {
  /*margin: 20px 0;*/
}
img.floatingIMG {
  float: right;
}

form#cse-search-box {
  margin-top: 0;
}

table.specialNews {
	float: right !important;
	cursor: pointer;
}
div.collapsible {
	text-align: left;
	display: none;
}
