body {
	margin: 0;
  padding: 0;
  text-align: left;
  font: normal 76%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #1A5072 url(../img/left_frame_back.jpg) repeat-x top left;
}

div,form,ul,li,img {
  margin: 0;
  padding: 0;
}

p {
	font-size: 1em;
	padding: 5px;
}

span, div {
	font-size: 1em;
}

textarea, input {
	font-size: .9em;
	width: 67px;
	border: 1px solid;
}

.contentheading, .componentheading {
	font-weight: bold;
}

.contentpaneopen {
	width: 100%;
}

h1 {
	font-size: 3em;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

a {
	color: #0e1b8d;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
