* {
	font-family:"Georgia", Times New Roman, Times, serif;
}

div.content p {
	font-size:12px;
	line-height:20px;
}

body {
	text-align:center;
	background:#666666 url(/images/bg-body.gif);
	margin:0px;
	font-size:12pt;
}

div.MainContainer {
	text-align:right;
	background:#FFFFFF url(/images/bg-maincontainer.gif);
	width: 700px;
	margin: 0 auto;
}

div.RightContainer {
	float:right;
	width:297px;
	margin-top:27px;
}
div.ImageNav {
	float:left;
}

div.ImageNav img {
	border:none;
}

div.VerticalSpace{
	height:600px;
	width:1px;
	float:left;
}

div.navigation {
	float:right;
	text-align:left;
	padding: 0px;
	width:150px;
	padding-left:10px;
	border-top: thin solid #d2ccbd;
	border-bottom: thin solid #d2ccbd; 
}

div.navigation a {
	text-decoration:none;
	color:#8d0202;
}

div.navigation a:hover {
	color:#fe0000;
}

span.sIFR_Link{
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#8d0202;
}

span.sIFR_Link:hover{
	color:#fe0000;
	text-decoration:none;
}

div.ClearBoth{
	clear:both;
}

div.content{
	width:333px;
	float:left;
	text-align:left;
	padding-left:50px;
	padding-right:19px;
	background:url(../../images/bg-content.gif) top no-repeat;
}

div.wobbly {
	height:300px;
	overflow: auto;
}

div.wobblyHeightHolder {
	width:1px;
	height:700px;
	float:left;
}

div.content a {
	color:#a10101;
	text-decoration:none;
}

div.content a:hover {
	text-decoration:underline;
}


div.header {
	width:700px;
	height:286px;
	background:url(/images/bg-header.gif);
}

div.Footer {
	width:620px;
	padding: 30px 0px 0px 80px;
	background:url(/images/bg-footer.gif);
	height:74px;
	text-align:left;	
	font-size:10px;
}
	
	div.Footer a {
		color:#a10101;
		text-decoration:none;
		padding:0px 10px;
	}
	
	div.Footer a:hover {
		text-decoration:underline;
	}

h1 {
	display:none;
}

h2 {
	color:#4f0909;
	font-size:15pt;
}

h3 {
	color:#4b4a4a;
	font-size:13pt;
	margin-top:-20px;
}

h3.normal {
	color:#4b4a4a;
	font-size:11pt;
	line-height:11pt;
	margin:0px;
}

span.IndentText {
	padding-left:1em;
}

span.SmallInformativeText {
	font-weight:bold;
	font-size:10px;	
}

ul.breakfast {
	font-size:9pt;
}

ul.breakfast li{
	margin:0px;
	padding:0px;
}

table {
	width: 300px;
	border: 0px;
}

table * {
	border:0px;
}

table input {
	border: solid 1px;
}

table p{
	font-size:10pt;
}