BODY
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;/* smaller 8pt */
	color: #666666;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

/*** Border ***/
#container 
{
	background: #FFFFFF;
}
#header
{
	width: 100%;
	background: #EDEDF4 url(images/global/headbg.gif) repeat-x top;
	margin-bottom: 18px;
}
.footer
{
	font-size: 8pt;/* smaller 8pt */
	color: #666666;
	padding-top: 1em;
	padding-right: 20px;
}

.content
{
	margin: 10px 20px 10px 50px;
}
#contentimage
{
	float: left;
}

/*** other ***/
.featured
{
	font-size: 7pt;
	font-style: italic;
	color: #9B3300;
	margin-bottom: 0.4em;
}

SELECT, INPUT
{
	color: #1B2534;
	font-size: 9pt;/* smaller 8pt */
}

H1
{
	font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: 16pt;
	font-weight: normal;
	margin: 22px 1em 1em 0px;
}

H2
{
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	margin: 0.5em 1em 6px 0px;
}

H3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 1em 1em 6px 0px;
	color: #243E90;
}

H4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;/* smaller 8pt */
	font-weight: normal;
	margin: 0.5em 1em 6px 0px;
	color: #243E90;
}

P, .paragraph, TD
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;/* smaller 8pt */
	margin: 0px 0px 1.2em 0px;
}

P.none
{
	padding: 0px;
	margin: 0px;
}

P.indent
{
	margin-left: 3.5em;
	margin-right: 6em;
}

.formlabel
{
	padding-right: 2em;
}
.formfield
{
	padding-right: 2em;
}
.formvalid
{
}

IMG
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

IMG.border
{
	border: solid 1px #B1B9C4;
	margin: 1em;
}

UL
{
}

UL UL
{
}

OL
{
}

LI
{
	margin-bottom: 4px;
}

HR
{
	height: 1px;
}

FORM
{
	margin: 0px;
}

.small
{
	font-size: 7pt;
}

.big
{
	font-size: 12pt;
	font-weight: bold;
}

.reservation A:link,.reservation A:visited,.reservation A:active,.reservation A:hover
{
	font-size: 12pt;
	font-weight: bold;
	color: #4A0F0F;
	text-decoration: none;
}

A
{
	font-size: 9pt;/* smaller 8pt */
}

A:link
{
	color: #666666;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color: #666666;
}

A:active
{
	text-decoration: underline;
	color: #666666;
}

A:hover
{
	text-decoration: underline;
	color: #333333;
}

A.quicklinks
{
	font-size: 8pt;
}

A.quicklinks:link
{
	color: #666666;
	text-decoration: none;
}

A.quicklinks:visited
{
	text-decoration: none;
	color: #666666;
}

A.quicklinks:active
{
	text-decoration: underline;
	color: #666666;
}

A.quicklinks:hover
{
	text-decoration: underline;
	color: #333333;
}

.footer A
{
	font-size: 8pt;/* smaller 8pt */
}
.footer A:link
{
	color: #666666;
	text-decoration: none;
}
.footer A:visited
{
	text-decoration: none;
	color: #666666;
}
.footer A:active
{
	text-decoration: underline;
	color: #666666;
}
.footer A:hover
{
	text-decoration: underline;
	color: #333333;
}

.btn
{
	background: #545151;
	color: White;
	height: 22px;
	width: 50px;
	margin-right: 10px;
	font-size: 8pt;
}