@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	margin-bottom: -8px;
}
a:link {
	color: #497A89;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #497A89;
}
a:active {
	color: #000000;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #00324B;
}

h1 {
	margin-top: 0px;
	font-size: 24px;
	letter-spacing: -1px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	line-height: normal;
}

.leftcol {
	background-image: url(../images/layout/column_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.rightcol {
	background-image: url(../images/layout/column_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.button:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.button:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.button:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.button:hover {
	font-weight: bold;
	color: #DFE8EA;
	text-decoration: none;

}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #00314A;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	color: #497A89;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
}
.form {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.form2 {
	font-size: 11px;
	color: #00324B;
}
