.boxWithBoarder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 245px;
	padding-right: 2px;
	padding-left: 14px;
	padding-top: 0px;
}
.boxWithBoarder2 {
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.TextInBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	line-height: 26px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.doublecolumn {
	width: 500px;
}
.doublecolumn2 {
	width: 370px;
	bottom: auto;
}
.2Colbox2 {
	width: 400px;
}
.background {
	background-color: #000000;
}
