.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.line_color {
	border: 1px solid #3b63a8;
}
.boxnobdr {
	padding: 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.boxbtmbdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 4px 10px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #3b63a8;
	border-left: none;
	line-height: 16px;
	color: #333333;
}
.boxrtbdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 4px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b63a8;
	color: #333333;
}
.box_topbdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3b63a8;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #333333;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(Assets/buttons/bullet.gif);
	list-style-type: none;
	color: #333333;
	padding-bottom: 2px;
}
.coloured_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.rt_bdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b63a8;
}
.box_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #333333;
	border-top: 2px solid #3b63a8;
	border-right: 2px none #3b63a8;
	border-bottom: 2px none #3b63a8;
	border-left: 2px none #3b63a8;
}
.box_leftbdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3b63a8;
}
.left_bdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3b63a8;
}
.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3b63a8;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.box-left-rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b63a8;
	border-left-color: #3b63a8;
}
.box-left-btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3b63a8;
	border-bottom-color: #3b63a8;
	border-left-color: #3b63a8;
}
.left_rt_bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b63a8;
	border-left-color: #3b63a8;
}
.boxbtmbdr1px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b63a8;
}
.indent {
	text-indent: 30px;
}
.btm_bdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3b63a8;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlight {
	color: #d5004b;
}.link_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.news_banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3b63a8;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 14px;
}
li {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.spacing1 {
	margin-top: 7px;
	margin-bottom: 7px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}

