body {
	font-family	: arial;
	background-color: #B81C39;
	font-size		: 12px;
	text-decoration	: none;
	margin: 0px;
	padding: 30px 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



h3 {
	color		: #000000;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C40039;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 {
	color		: #000000;
	margin		: 0px 0 20px;
	text-align: left;
	font-family: arial;
	font-size: 15pt;
	line-height: 18px;
	font-weight: bold;
}

h5 {
	color: #000000;
	margin: 0px 0 0px 0;
	padding-bottom: 0px;
	font-family: arial;
	font-size: 1.4em;
	font-weight: bold;
}

#navcontainer {
	text-align: left;
	color: #333333;
	text-decoration: none;
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #ca556b;
	background-image: url(../images/bevel2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	float: none;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer {
	color: #FFFFFF;
	background-color: #dc8e9c;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	background-image: url(../images/bevel3.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.table1 {
	background-image: url(../images/sky.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CA556B;
	border-right-color: #CA556B;
	border-bottom-color: #CA556B;
	border-left-color: #CA556B;
	background-color: #EE8998;
}
.mainArea {
	text-align: left;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px 0px 10px;
}

.comment h4 {
	color: #808080;
	padding-top: 40px;
	padding-bottom: 0px;
	font-family: arial;
	font-size: 1.4em;
	font-weight: bold;
}
#logo {
	height: 90px;
	width: 720px;
}
p {
	font-family: arial;
	color: 333333;
	font-size: 12px;
	text-decoration: none;
}
.style14 {
	font-size: 14px;
	font-weight: bold;
}
.boxContainer {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.ltarea {
	width: 490px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titleArea {
	background-color: #B81C39;
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	padding: 5px;
	background-image: url(../images/bevel1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	font-size: 14px;
}

.boxContainer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ftRight {
	float: right;
}
.mainArea a:link, .mainArea a:visited {
	color: #B81C39;
	text-decoration: none;
	font-size: 12px;
}
.boxContainer1 {
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.boxContainer1 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ftLeft {
	float: left;
}
.subArea {
	background-color: #ca556b;
	font-weight: normal;
	color: #FFFFFF;
	float: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/bevel2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 12px;
}
.textArea p {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
}
.dateArea {
	background-color: #dc8e9c;
	font-weight: normal;
	color: #FFFFFF;
	float: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/bevel3.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* End layout CSS */
	
	visibility:hidden;
	overflow:hidden;
	position:relative;
	margin: 0px;
	padding: 0px;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:5px;
	font-size:11px;
	position:relative;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	cursor:pointer;
	background-color: #dc8e9c;
	font-weight: normal;
	color: #FFFFFF;
	float: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/bevel3.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 12px;
}
.boxContainer ul {
	margin: 0px;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.boxContainer li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: square;
	font-weight: bold;
	font-size: 12px;
}
.mainArea a:hover, .mainArea a:active {
	color: #B81C39;
	text-decoration: underline;
	font-size: 12px;
}
.ltareaHome {
	width: 440px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navcontainer a:link, #navcontainer a:visited {
	float: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navcontainer li {
	margin: 0;
	display: inline;
	list-style-type: none;
	padding: 0px;
}
#navcontainer a:hover, #navcontainer a:active {
	float: none;
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navcontainer ul {
	margin: 0px;
	display: block;
	list-style-type: none;
	padding: 0px;
}
.centreArea {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.wrapCentre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.mainArea1 {
	text-align: left;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
