/* This is the style of your browser text */

body {
	color: #333333;
	text-decoration: none;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

p {
	margin: 0em 0em 10px 0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0px;
}
ol li ol li {
	list-style: lower-alpha;
}


h1, h2, h3, h4, h5 {
	font-family: "Arial Rounded MT Bold", Arial;
	text-align: left;
	line-height: 135%;
	margin: 25px 0px 10px;
	padding: 0px;
	color: #960049;
}


h1 {
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	margin: 0px 0px 15px;
	padding: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	color: #960049;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	}
h3 {
	font-size: 14px;
	color: #960049;
	line-height: 18px;
}
h4 {
	font-size: 13px;
	color: #1565A1;
	line-height: 16px;
	}

h5 {
	font-size: 13px;
	color: #9C1054;
	line-height: 16px;
}

a {
	color: #0099CC;
	text-decoration: underline;

}
a: hover {
	color: #0099CC;
	text-decoration: none;

}
.bg {
	background-image: url(../images/wallpaper-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-left {
	background-image: url(../images/bg-left-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 223px;
}
.bg-right {
	background-image: url(../images/bg-right-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.footer-left {
	background-image: url(../images/footer-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
}
.footer-right {
	background-image: url(../images/footer-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
}
.footer-bg {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
}
.bg-btm-left {
	background-image: url(../images/bg-left-btm.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 50%;
	background-color: #1565A1;
}
.bg-btm-right {
	background-image: url(../images/bg-right-btm.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 50%;
	background-color: #1565A1;
}
.contentstyle {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 22px 9px 9px;
}
.menu-panel-btm {
	background-image: url(../images/menu-panel-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	color: #999999;
	text-decoration: none;
	font: 10px/13px;
}
.tr-grey {
	background-color: #EBEBEB;
}
.img-padding-right {
	border: 1px solid #960049;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.input {
	font-weight: normal;
	color: #940347;
	background-color: #EBEBEB;
}
.small-text {
	font-size: 11px;
	line-height: normal;
}
.coloured-text {
	color: #1565A1;
}
.menu {
	font: bold 13px "Arial Rounded MT Bold", Arial;
	color: #333333;
	text-decoration: none;
}
.menu a {
	display: block;
	background: url(../images/btn-menu.gif) no-repeat top left;
	width: 150px;
	line-height: 34px;
	text-indent: 35px;
	text-decoration: none;
	color: #000;
}
.menu a:hover {
	color: #0099CC;
	text-decoration: none;
}
