@charset "utf-8";
/* CSS Document */
/* 1960 revision*/
/* CSS Document */

/* The Grand Equaliser Rule */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p, div, span, img, dd, dt, form blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
background-color:#E5E5E5;
width: 100%;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
text-align:left;
}

a, a:visited{ color: #00477d; font-weight: bold; text-decoration : none;}
a:hover, a:active{ color: #00477d; font-weight: bold; text-decoration : underline;}

p {
	color: #333333;
	margin-bottom: 10px;
	text-align: left;
}


.intro {

}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #244f87;
	margin-bottom: 16px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #244f87;
	margin-bottom: 15px;
	background: url('icon_arrow.gif') no-repeat left center;
	padding-left: 17px;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295287;
}

h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	background: url('icon_arrow_white.gif') no-repeat left center;
	padding-left: 17px;
}

h7	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-right: 30px;
	background: url('icon_arrow.gif') no-repeat left center;
	padding-left: 17px;
}

.clear {
	clear:both;
}

#footer_action_right {
	display:none;
}

#footer_action {
	margin:auto;
	width:1000px;
}

#flashContainer {
margin:auto;
width:1000px;
}
