BODY {
	COLOR: #003366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #3687E0;
}
.heading {
	FONT-WEIGHT: bold; FONT-SIZE: small; TEXT-TRANSFORM: none; COLOR: #333399; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-VARIANT: normal
}
.subheading1 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #ff0000
}
.text {
	FONT-SIZE: 12px
}
.title {
	FONT-SIZE: large; TEXT-TRANSFORM: capitalize; COLOR: #333399
}
.heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: small; TEXT-TRANSFORM: none; COLOR: #009900; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-VARIANT: normal
}
A:link {
	color: #000066;
}
A:visited {
	color: #000066;
}
.topRightImg {
	background-attachment: fixed;
	background-image: url(images/top_right_corner_bar.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.topLine {
	background-attachment: fixed;
	background-image: url(images/toptile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomLine {
	color: #FFFFFF;
}
.bottomLine a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomLine a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.detail {
	font-size: x-small;
}
