/* CSS Document */
.table1	{color: white;
  		 background-image: url(images/index_r6_c1.gif)}

a:link     {color:#ffffff; text-decoration:underline; cursor:hand;}
a:visited  {color:#ffffff; text-decoration:underline; cursor:hand;}
a:hover    {color:#EE1F24; text-decoration:none; cursor:hand;}


td img {display: block;}

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED1E24;
}

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

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #F3F3F3;
	background-attachment: scroll;
	background-color: #949494;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

.boxed {
	padding: 1em;
	margin-top: 25px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}

.boxed2 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1em;
	margin-top: 25px;
	margin-top: 25px;
	z-index: auto;
	width: 100%;
	margin-right: 12px;
	margin: 0px 0px 0px 0px;
}
.boxed3 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}

.boxed h5 {
	margin-top: -1.8em;
	background: #ffffff;
	color: #2A5874;
	z-index: 1000000;
	float: left;
	padding: 0 .5em;
	line-height: 1.4em;
	font-size: 11px;
}
.style1 {font-size: 14px}
.style3 {font-size: 10px}
.style40 {font-size: 9px; color: #666666;}
.style6 {color: #666666}

a.grey:link     {color:#666666; text-decoration:underline; cursor:hand;}
a.grey:visited  {color:#666666; text-decoration:underline; cursor:hand;}
a.grey:hover    {color:#666666; text-decoration:none; cursor:hand;}

.imagemargin {margin-top: 8px;}