html,body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	/*background-image: url(images/BG-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
	color: #2A3657;
}
h1.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	margin-top: 12px;
	color: #2A3657;
}
hr {
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	border-top-color: #CCCCCC;
	border-left-width: 0px;
	margin-top: 5px;
	margin-bottom: -7px;
}
ul {
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}
ul.side {
padding-left:0px;
	margin-left: 33px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
p.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
	padding: 0px;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #2A3657;
}
p.footerlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #2A3657;
}
#bg {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}
table.main {
	height: 100%;
	width: 100%;
}
table.bottom {
	background-image: url(images/BG-bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
a:link {
	text-decoration: none;
	color: #568CD2;
}
a:visited {
	text-decoration: none;
	color: #568CD2;
}
a:active {
	text-decoration: none;
	color: #568CD2;
}
a:hover {
	text-decoration: underline;
	color: #568CD2;
}
a.footer:link {
	text-decoration: none;
	color: #2A3657;
}
a.footer:visited {
	text-decoration: none;
	color: #2A3657;
}
a.footer:active {
	text-decoration: none;
	color: #2A3657;
}
a.footer:hover {
	text-decoration: underline;
	color: #2A3657;
}
a.side:link {
	text-decoration: none;
	color: #222D48;
}
a.side:visited {
	text-decoration: none;
	color: #222D48;
}
a.side:active {
	text-decoration: none;
	color: #222D48;
}
a.side:hover {
	text-decoration: underline;
	color: #222D48;
}
#sideheading {
	line-height: 18px;
	background-color: #568CD2;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222D48;
	vertical-align: middle;
	margin: 0px;
	font-size: 12px;
}
#side {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #521E1D;
	vertical-align: middle;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/trans-bg.png);
}
#insidetable {
	background-color: #E5E6EE;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9297BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.boldtype {
	font-weight: bold;
	color: #2A3657;
}
