.leftGlobe {
	background-attachment: scroll;
	background-image: url(../../images/common/leftGlobe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topLeft {
	background-image: url(../../images/common/mainBox/topLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topRight {
	background-image: url(../../images/common/mainBox/topRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomLine {
	background-image: url(../../images/common/mainBox/bottomLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topLine {
	background-image: url(../../images/common/mainBox/topLine.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.botLeft {
	background-image: url(../../images/common/mainBox/botLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botRight {
	background-image: url(../../images/common/mainBox/botRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftLine {
	background-image: url(../../images/common/mainBox/leftLine.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightLine {
	background-image: url(../../images/common/mainBox/rightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.inMainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #014775;
	background-color: #EDF2FA;
}
.insideGlobe {
	background-attachment: scroll;
	background-image: url(../../images/common/mainBox/insideGlobe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004A73;
}
.darkBlue {
	background-color: #004A73;
}
.midBlue {
	background-color: #6384A5;
}
.midBlue2 {
	background-color: #0084B5;
}
.lightBlue {
	background-color: #5AB5D6;
}
.leadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #004A73;
}
.boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A73;
}
.smallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.backButtons {
	background-image: url(../../images/common/backButtons.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #004A77;
}
