body {
	font-family:verdana;
	font-size:12px;
}
h1 {
	padding:5px 0 10px 0;
	font-size:180%;
	font-weight:normal;
	color:#f39600;
}
h2 {
	padding:0 0 5px 0;
	font-size:140%;
	font-weight:normal;
}
h3 {
	padding:0;
	font-size:100%;
	font-weight:bold;
}
hr {
	width:100%;
	height:1px;
	background:#7F7F7F;
	color:#7F7F7F;
	border:0px #7F7F7F;
}
p {
	margin:0px;
	padding:0 0 5px 0;
	display:block;
}
em {
	color:#ff0000;
	font-style:italic;
}
a {
	text-decoration:underline;
}
p a {
	color:#013668;
}
a:link, a:visited {
}
a:active {
	color:#f39600;
}
a:hover {
	color:#000000;
}
img {}
button {
	padding:0 4px 0 4px;
	height:auto;
	border:1px solid #cccccc;
	font:inherit;
	background:#ffffff;
	cursor:pointer;
}
table {
	font-family:verdana;
	font-size:12px;
	width:100%;
	font:inherit;
	display:block;
	border:0;
	border-collapse:collapse;
}
tr {}
td {
}
th {
	text-align:left;
	background:#cccccc;
}
blockquote {
	margin:5px auto 5px auto;
	padding:10px 20px 10px 20px;
	width:360px;
	text-align:center;
	font-style:italic;
	background:url('../img/quote.gif') no-repeat;
}
pre {
	width:90%;
	overflow:hidden;
	background:#ffffff url('../img/line_numbers.gif') no-repeat;
	margin:5px;
	padding:4px 0 2px 30px;
	border:1px solid #999999;
	line-height:14px;
	font-size:11px;
	font-family:lucida console;
}
li {
	list-style-image:none;
}
ul {
	margin:0 0 8px 8px;
}
ol {
	margin:0 0 0 6px;
}
ul li {
	list-style:none;
	background-image:url('../img/arrow.gif');
	background-position:left middle;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
}
ol li {
	list-style-type:decimal;
	list-style-position:inside;
}
dl {
	margin:5px;
	padding:10px;
	border:1px solid #999999;
	background:#dddddd;
}
dt {
	font-weight:bold;
}
dd {
	padding-bottom:8px;
}

#container {
	line-height:18px;
}
#header, #footer {
	background-color:#6e88ab;
}
#logo {
  position:absolute;
  top:10px;
  left:10px;
  height:120px;
  width:360px;
  cursor:pointer;
  cursor:hand;
  background:url('../img/blank.gif')
}
#content {
}
#contentLeft, #contentRight {
}
#contentLeft {
	display:inline;
	float:left;
	margin:0px;
	padding:20px;
	padding-top:50px;
	width:200px;
	height:auto;
	overflow:hidden;
}
#contentRight {
	display:inline;
	float:right;
	width:470px;
	padding:20px;
	margin:0px;
	height:auto;
	overflow:hidden;
}

#contentRight a {
	color:#013668;
}

#contentRight a:hover {
	color:#000000;
}

.clearer {
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	visibility:hidden;
}
#footer {
	color:white;
	font-size:9px;
	background:url('../img/bg_footer.jpg');
}
#footer a {
	color:#ffffff;
	font-weight:normal;
}
#contentLeft ul {
	font-size:20px;
	text-transform:capitalize;
}
#contentLeft li {
	margin:20px;
	padding-left:20px;
	background-image:url('../img/bullet.gif');
}
#contentLeft a {
	color:#013668;
	text-decoration:none;
}
#contentLeft a:hover {
	color:#f39600;
}
.contentSmall {
	width:220px;
	float:left;
	padding:10px;
}
.contentWide {
	width:460px;
	float:left;
	clear:both;
	padding:10px;
	border-bottom:1px solid #cccccc;
}

.occasions {
	width:642px;
	clear:both;
	padding:10px;
	border-bottom:1px solid #cccccc;
}

td {
  padding:0px 10px 0px 10px;
}
