BODY {	
	line-height:1.5;
	margin: 10px 0 10px 0;
}

body, td, p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #222;
}


#doc { width:750px; 
	x-border: 1px solid #ccc;
	background-color: white;
}

#hd { 
	x-height: 130px;
	margin-bottom: 20px;
	text-align:center;
}

#hd h1 {
	color: white;
	font-size: 16pt;
	font-style: italic;
	padding: 40px 5px 5px 220px;
}


#logo {
	float:left;
	margin-left:32px;
	padding:5px 0 0 0;
}

.headingBox  { 
	width:742px; 
	margin: 0 3px 0 3px; 
	padding:0;
	background-color: #22f;
	border: 1px solid #22f;
	/* Christmas snowflakes */
	/* background-image: url('sfbg.png'); */
}

.headingBox table {
	width:100%;
}

.navColumn {
	padding-left: 5px;
}
.navColumn IMG {
	border:0px;
}


#bd {
	clear:all;
	padding-top:20px;
}

#ft {
	margin-top: 20px;
	border-top: 1px solid #ddd;
	color: #aaa;
	font-size: 8pt;
	text-align:right;
}
#ft a {
	color: #aaa;
}


.bannerImages {
	padding: 5px 0 5px 0;
	text-align:center;
}


h1 {
	margin-top:0px;
	margin-bottom:6px;
}
h2,h3,h4 {
	margin-top:12px;
	margin-bottom:6px;
}
h1,h2,h3,h4 {
	margin-top:12px;
	margin-bottom:6px;
	font-weight: bold;
}
h1 {font-size: 14pt;}
h2 {font-size: 13pt;}
h3 {font-size: 11pt;}
h4 {font-size: 11pt;}
p {	margin-top: 0px; margin-bottom: 15px;}

strong, b { font-weight:bold;}
em,i {font-style: italic;}

#navigation a {	
	padding: 0 0 0 0;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
}
#navigation ul {
	display:block;
	list-style:none;
}
#navigation ul li {
	border-bottom:1px solid #eef;
	padding: 15px 0 15px 28px;
	margin:0;
	color: black;
	background-image: url('ball_grey.png');
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#navigation ul li:hover {
	background-image: url('ball.png');
	background-repeat: no-repeat;
	background-position: 0 10px;
}


.urgent {
	border: 2px solid red;
	padding: 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

table td {
	padding: 4px;
	border: 1px solid #ccc;
}

/* Gallery */
table.gallery td {
	width: 220px;
	text-align:center;
	font-style: italic;
}
table.gallery td img {
	padding: 5px;
	margin: 15px;
	border: 1px solid #eef;
}



div#yui-main>div.yui-b {
x-border-left: 1px solid #ddd;
margin-left: 30px;
padding-left: 30px;
}




blockquote {
	background:transparent url('blockquote_bg.gif') no-repeat scroll 0% 0%;
	clear:left;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-style:italic;
	line-height:1.75em;
	margin:0pt 20px 15px;
	min-height:35px;
	padding:0px 90px 15px 90px;
	margin-top: 10px;
}

blockquote cite {
	display: block;
	text-align: right;
}


FORM LABEL {
	display:block;
}
FORM DIV {
	margin-top: 10px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
FORM INPUT.submitButton {
	margin-top: 10px;
}




.ct, .ct .cl, .cb, .cb .cl {display:block; font-size:0; line-height:0; margin:0; height:4px; position:relative;}
.ct, .cb {width:100%; right:-1px}
.ct .cl, .cb .cl { width:4px; left:-2px;}

.ct{ background:transparent url('corner-tr.png') no-repeat top right; top:-1px;}
.ct .cl{ background:transparent url('corner-tl.png') no-repeat top left}
.cb{ background:transparent url('corner-br.png') no-repeat bottom right; bottom:-1px;}
.cb .cl{ background:transparent url('corner-bl.png') no-repeat bottom left;}



.oct, .oct .ocl, .ocb, .ocb .ocl {display:block; font-size:0; line-height:0; margin:0; height:4px; position:relative;}
.oct, .ocb {width:100%; right:-1px}
.oct .ocl, .ocb .ocl { width:4px; left:-2px;}

.oct{ background:transparent url('ocorner-tr.png') no-repeat top right; top:-1px;}
.oct .ocl{ background:transparent url('ocorner-tl.png') no-repeat top left}
.ocb{ background:transparent url('ocorner-br.png') no-repeat bottom right; bottom:-1px;}
.ocb .ocl{ background:transparent url('ocorner-bl.png') no-repeat bottom left;}



