body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #cccccc;
	padding: 0px;
	font-size: 101%;
	margin:0;
	padding:0;
	
}
#topheading {
	background-image:  url(../Images/background/big_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topheading table {margin: 0 auto;}
#wrapper {
	margin: 5px auto;
	font-size: .9em;
	background-image:  url(../Images/background/big_mid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	
}




#maincontent table#layout {margin: 20px 0 0 0;}

#bottomwrap {
	background-image:  url(../Images/background/big_bottommid.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#bottom {
	background-image:  url(../Images/background/big_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bottom div {
	background-image:  url(../Images/background/big_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 0;
}
#footer {margin: 0 auto; width: 760px; text-align: center; font-size:14px;}
#footer p {margin: 5px 0 20px 0;}
h3 {
	padding: 0 20px;
}
b {
	font-weight : bold;
}

a:link, a:visited {
	color : #3F5B42;
	margin : 0px;
	text-decoration : underline;
}

a:hover {
	color : #E13B2D;
	margin : 0px;
	text-decoration : underline;
}

.liqc {
	
	color : #000000;
	font-size : 1em;
	margin-bottom: 8px;
}

p {
	color : #000000;
	font-size : .8em;
	font-weight : normal;
}
.centercontent p, .centercontent h1, .centercontent h2 {margin: 1em 25px 1em 28px;}
.centercontent p.first {margin: 0 25px 1em 28px;}
.centercontent ul, .centercontent ol {margin: 1em 25px 1em 60px; padding: 0;}
.ulqc {
	
	color : #000000;
	font-size : .8em;
	font-weight : normal;
}

.olqc {
	color : #000000;
	font-size : .8em;
	font-weight : normal;
}


.red {
	color : #FF0000;
}

.text {
	color : #000000;
	font-size : .8em;
}
.BeforeHeading {
	font-size: 1em;
	font-weight: bold;
	color: #E13B2D;
}
.question {
	font-weight: bold;
	color: #3F5B42;
}
.answer {
	font-style: italic;
	color: #3F5B42;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3D5B41;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3D5B41;
}
img.nomargin {margin:0;}
.nomargintop {margin-top:0;}
