@charset "utf-8";
/* CSS Document */
html, body {
		font-family:Verdana, Geneva, sans-serif;
		background: #132442;
}
td.footer {
		text-align: center;
		font-family:Verdana, Geneva, sans-serif;
		font-size: 10px;
		color:#666666;
}
a.onblue:link, a.onblue:visited {
		text-decoration: none;
		color:#666666;
}
a.onblue:hover, a.onblue:active {
		text-decoration: none;
		color:#ffffff;
}
.onwhite {
	background: #ffffff;
}
.onleftcolumn {
	background:url(../images/left-column.gif) repeat-y;
}
.content {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
}
.contentbig {
	font-size: 18px;
}
.contentmed {
	font-size: 16px;
	font-weight: bold;
}
.contentsmall {
	font-size: 9px;
}
.bluecolumnleft {
	background:url(../images/index_17.gif) repeat-y;
}
.bluecolumnright {
	background:url(../images/index_17.gif) repeat-y;
}
a:link, a:visited {
	text-decoration: none;
	color: #c02718;
}
a:hover, a:active {
	text-decoration: none;
	color: #325aa2;
	text-align: center;
}
h1 {
	font-size: 16px;
	color: #132442;
	font-family: arial;
}
h2 {
	font-size: 13px;
	color: #132442;
	font-family: arial;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.small{
	   font-size: x-small; text-align:center
}
