@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body, html {
	height: 100%;
	background: url(graphics/bodyback.gif) no-repeat center top;
}

body {
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	font: 0.875em/140% 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
p, table {
	padding: 0px 0px 1.2em 0px;
}
ul, ol {
	padding: 0 0 1.2em 4em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* customise */
h1, h2, h3, h4, h5, h6 {
	padding: 0.6em 0px 1em 0px;
	margin: 0px;
	line-height: 120%;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.6em;
	color: #AC1E8A;
	padding: 0px;
	line-height: 100px;
}
h2 {
	font-size: 1.8em;
	color: #F15E22;
	background: url(graphics/h2.gif) repeat-x left bottom;
	line-height: 40px;
	margin-bottom: 8px;
	padding: 0px;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a, a:link, a:visited {
	color: #AC1E8A;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F15E22;
	text-decoration: underline;
}
table {
	border:1px solid #999999;
	border-collapse:collapse;
	border-spacing: 0;
	margin:0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table th, table td {
	border:1px solid #999999;
	padding:5px;
}
table th {
	font-weight: bold;
}
table caption {
	font-size:1.3em;
	margin:0px;
	padding:0px 0px 0.6em;
}
fieldset {
	padding:1em 10px;
	margin-bottom:1.2em
}
legend {
	color:#666666;
	font-weight:bold
}
label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-bottom:0.6em;
	text-align:right
}
input, textarea, select {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px 0px 0.6em 0px;
	padding:0px
}
li {
	line-height: 140%;
	background: url(graphics/bullet.gif) no-repeat left center;
	padding-left: 14px;
	list-style: none;
}

/* custom classes */
.clearer {
	clear: both;
	display: block;
	line-height: 1px;
	height: 1px;
}
.imageright {
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 0px 10px 10px 0px;
	clear: left;
}
.smallprint {
	font-size: 0.875em;
}
.highlight {
	color: #F15E22;
}


#container {
	text-align: center;
	position: relative;
	min-height: 100%;
}
#page {
	text-align: left;
	width: 960px;
	padding: 0px 0px 140px 0px;
	margin: auto;
}
#menu {
	height: 50px;
	float: left;
	background: #F15E22 url(graphics/menuback.gif) no-repeat right bottom;
	padding: 0px 40px 0px 26px;
}
#rightcol {
	float: right;
	width: 260px;
}

#content {
	width: 650px;
	float: left;
	padding: 26px 0px 0px 20px;
}
#ktml {
	padding: 22px 0px 0px 10px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 0.875em;
	padding: 0px;
	color: #FFFFFF;
	height: 140px;
	margin-top: -140px;
	background: url(graphics/footerback.gif) repeat-x center top;
	overflow: hidden;
	line-height: 140%;
}
#footermenu {
	margin: 0px auto;
	padding: 24px 24px 0px 24px;
	width: 960px;
}

#footer a {
	color: #FFFFFF;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(none);
}
#p7PMnav ul {
	margin: 0;
	padding: 4px 0px 10px;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	background: url(graphics/subback.png) no-repeat center bottom;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 0px 18px;
	color: #FFFFFF;
	line-height:44px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #AC1E8A;
	letter-spacing: 0.01px;
}
#p7PMnav ul a {
	display: block;
	text-decoration: none;
	padding: 6px 20px;
	color: #333333;
	line-height: 1em;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	color: #AC1E8A;
	letter-spacing: 0.01px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight: bold;
}
#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 180px;
}

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
}
.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100px;
    display: block;
    overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
}
.sIFR-active h1 {
    font-family: Verdana;
	line-height: 100px;
    visibility: hidden;
}
  

