body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #004284;
	background-image: url(images/left_col_bg.gif);
	background-repeat: repeat-y;

}
.logo {
	height: 64px;
	width: 200px;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;


}
.tag {
	height: 22px;
	width: 286px;
	margin-top: 50px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.leftcol {
	width: 160px;



}
.topline {
	background-color: #0054A8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	color: #9bcdff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}
.bottomline {
	background-color: #0054A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;


}
.bottomline a:link {
	color: #FFFFFF;
}
.bottomline a:active {
	color: #FFFFFF;
}
.bottomline a:hover {
	color: #FFFFFF;
}

.bottomline a:visited {
	color: #FFFFFF;
}
.buttonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #9bcdff;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
.fourpadding {
	padding-left: 4px;
	font-size: 10px;
	color: #FFFFFF;
}
.fourpadding a:link {
	color: #FFFFFF;
}
.fourpadding a:visited {
	color: #FFFFFF;
}
.fourpadding a:hover {
	color: #9bcdff;
}
.fourpadding a:active {
	color: #FFFFFF;
}

.ebusiness {
	font-size: 10px;
	color: #000033;
	text-align: right;
	padding-right: 8px;

}
.ebusiness a:link {
	color: #000033;
}
.ebusiness a:visited {
	color: #000033;
}
.ebusiness a:hover {
	color: #9BCEFD;
}
.ebusiness a:active {
	color: #000033;
}

.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 2px;

}
.content a:link {
	color: #FFFFFF;
}
.content a:visited {
	color: #FFFFFF;
}
.content a:hover {
	color: #9bcdff;
}
.content a:active {
	color: #FFFFFF;
}
.maincontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 8px;
}
.message {
	font-size: 12pt;
	font-weight: bold;
	color: #9bcdff;
	padding: 2px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	border: 1px solid #9bcdff;
}
.message a:link {
	color: #ffffff;
}
.message a:visited {
	color: #ffffff;
}
.message a:hover {
	color: #9bcdff;
}
.message a:active {
	color: #ffffff;
}
.pagetitle {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9BCdff;
	text-transform: uppercase;

}
