.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 1065px;
	margin-top: 15px;
}
body {
	background-repeat: repeat;
	background-image: url(assets/background-purple.jpg);
}
.main_content {
	width: 718px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	padding-top: 10px;
}
ol {
	margin-top: 7px;
	margin-bottom: 7px;
}
img {
	border: 1px solid #333;
}
a:link {
	color:#2650c7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4c79eb;
}
a:hover {
	text-decoration: none;
	color:#ff6600;
}
a:active {
	text-decoration: none;
}
a.white_link:link {
	color:#ffffff;
	text-decoration: none;
	
}
a.white_link:visited {
	text-decoration: none;
	color: #FFF;
	
}
a.white_link:hover {
	text-decoration: none;
	color:#FF9;
	
}
a.white_link:active {
	text-decoration: none;	
}
a.plain_link:link {
	color:#222222;
	text-decoration: none;
}
a.plain_link:visited {
	text-decoration: none;
	color: #222222;	
}
a.plain_link:hover {
	text-decoration: none;
	color:#ff6600;
}
a.plain_link:active {
	text-decoration: none;	
}
p {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
}
.small11 {
	font-size: 11px;
}
.banner_box {
	height: 228px;
	width: 1063px;
	background-color: #066;
	border: 1px solid #000;
}
.leftCol {
	width: 718px;
	position: relative;
	float: left;
	background-color: #FFF;
}
.rightCol {
	width: 325px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
.row700 {
	float: left;
	width: 698px;
	padding: 10px;
}
.box718 {
	float: left;
	width: 698px;
	padding-left: 10px;
	padding-right: 10px;
}
.footerBox {
	float: left;
	height: 46px;
	width: 1063px;
	background-color: #FFF;
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
	border: 1px solid #000;
	line-height: 20px;
}
.line_colour {
	border: 1px solid #57c6d3;
}
.medium15 {
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}
.medium18 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
tr {
	border: 1px solid #666;
}
.medium22 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}

ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
li {
	margin-top: 1px;
	margin-bottom: 1px;
}
.td-pad1 {
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.box1 {
	padding: 8px;
	float: left;
	height: auto;
	width: 352px;
	border: 1px solid #333;
	clear: both;
	margin-left: 10px;
}
