a {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
 	font-weight: bold;
	line-height: 12pt; 
	text-decoration:none;
}

a:link {
	color: silver;
}

a:visited {
	color: silver;
}

a:hover {
	color: #0d6577;
}

a:active {
	color: silver;
}

span.ainactive {
	color: silver;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
 	font-weight: bold;
	line-height: 12pt; 
	margin-left: 18px;
	margin-right: 2px;
	text-align: left;
	text-decoration:none;
}

body { 
	background: silver;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	color: #445c8e;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
 	font-weight: normal;
	line-height: 12pt; 
	text-align: center;
}

#container {
	background: white;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 620px;
}

#content {
	background: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 560px;
}

#content a {
	margin-left: 0px;
	margin-right: 18px;
}

#footer {
	background: white;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 560px;
}

#footer a {
	margin-left: 18px;
	margin-right: 2px;
}

h1 {
	color: silver;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11pt;
 	font-weight: bold;
	line-height: 12pt; 
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration:none;
}

h2, h3 {
	color: #445c8e;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
 	font-weight: bold;
	line-height: 12pt; 
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration:none;
}

h3 {
	display: inline;
}

#header {
	background: white;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
}

.iconleft {
	float: left;
	width: 72px;
}

.layout { 
  	display: table; 
  	border-collapse: collapse; 
} 

.layoutrow { 
  	display: table-row; 
} 

.layoutimageleft, .layoutimageright { 
  	border: 0; 
  	display: table-cell; 
	padding-bottom: 24px;
	vertical-align: top;
	width: 212px;
} 

.layoutimageleft img { 
  	border: 0; 
	float: left;
} 

.layoutimageright img { 
  	border: 0; 
	float: right;
} 

.layoutitem { 
  	border: 0; 
  	display: table-cell; 
	padding-bottom: 16px;
} 

.layoutsection { 
  	border: 0; 
  	display: table-cell; 
  	width: 130px; 
} 

.layouttext { 
  	border: 0; 
  	display: table-cell; 
	padding-bottom: 24px;
	width: 344px;
} 

#menu {
	background: white;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 560px;
}

#menu a {
	margin-left: 18px;
	margin-right: 2px;
}

p {
	background: white;
	color: #445c8e;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
 	font-weight: normal;
	line-height: 12pt; 
	margin: 0;
	padding: 0px 0px 16px 0px;
	text-align: left;
}

span.comment {
	color: #5f4848;
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
 	font-weight: normal;
	line-height: 12pt; 
	text-align: left;
	text-decoration:none;
}

span.smallprint {
	color: silver;
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
 	font-weight: bold;
	line-height: 10pt; 
	text-align: left;
	text-decoration:none;
}
