@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1a4377;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A4377;
	line-height: 17px;
}
p {
	font-size: 13px;
	color: #1A4377;
	line-height: 17px;
	margin-right: 36px;
	margin-top: 0px;
	margin-bottom: 13px;
}
a:link {
	text-decoration: underline;
	color: #1A4377;
}
a:visited {
	text-decoration: underline;
	color: #1A4377;
}
a:hover {
	text-decoration: underline;
	color: #5B96D0;
}
a:active {
	text-decoration: underline;
	color: #5B96D0;
}
h1 {
	font-size: 16px;
	color: #1A4377;
}
h2 {
	font-size: 15px;
	color: #5b96d0;
	font-weight: normal;
	line-height: 20px;
	margin-right: 36px;
}
.sidebar {
	font-size: 12px;
	text-align: right;
	margin-right: 46px;
	margin-left: 8px;
	line-height: 16px;
	margin-top: 24px;
	color: #003300;
	font-weight: normal;
}
.bluebold {
	color: #1A4377;
	font-weight: bold;
}
.lightbluebold {
	color: #5b96d0;
	font-weight: bold;
	margin-right: 16px;
}
li {
	font-size: 13px;
	margin-top: 2px;
	list-style-image: url(images/bullet_green.gif);
}
.caption {
	font-size: 10px;
	color: #666666;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.left_aligned {
	font-size: 13px;
	color: #1A4377;
	line-height: 17px;
	margin-right: 20px;
}
.indent {
	margin-left: 20px;
}
