/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bodyback.gif);
	background-repeat:repeat;
}

h1{font-family:"Times New Roman", Times, serif; font-size:18px; color:#0d376a; font-style: bold;}

.leftcolumn {
	background-image:url(../images/colbackleft.gif);
	background-repeat:repeat-y;
	height: 100%;
	width: 28px;}

.rightcolumn {
	background-image:url(../images/colbackright.gif);
	background-repeat:repeat-y;
	height: 100%;
	width: 26px;
}

.contentback {
	background: #FFFFFF;
	height: 200px;
	width: 970px;
}

.footer {
	background-color:#f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	height: 50px;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 16px;
	vertical-align: top;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066ff;
	text-decoration: underline;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 28px;
	padding: 10px;
	vertical-align: top;
}

.content a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#0d376a;
	text-decoration: underline;
}

.content a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0d376a;
	text-decoration: underline;
}

.content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0d376a;
	text-decoration: underline;
}

.content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}

.content2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	padding: 10px;
	vertical-align: top;
}

.content2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#0d376a;
	text-decoration: underline;
}

.content2 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0d376a;
	text-decoration: underline;
}

.content2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0d376a;
	text-decoration: underline;
}

.content2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}