@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

table.Root {
	width: 740px;
	height: 100%;
}

td {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	magin: 0px 0px 0px 0px;
}

td.ContentFlash {
height: 85px;
}


 a {
	color: #ed0000;
	text-decoration: none;
	font-weight: bold;
}

 a:hover {
	color: #454545;
}





h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ED0000;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px 0px;
	magin: 0px 0px 0px 0px;
}



h3 a {
	color: #ed0000;
	text-decoration: underline;
	font-weight: bold;
}

h3 a:hover {
	color: #121212;
	text-decoration: underline;
}


td.Features {
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	padding: 15px 20px 5px 20px;
	background-color: #FFFFFF;
	vertical-align: top;
}


td.Features p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding: 3px 0px 0px 0px;
	magin: 0px 0px 0px 0px;
}

img.TrigThumb{
	float: right;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color:#121212;
	margin:0px 0px 15px 15px;
}


span.warning{
	font-size: 15px;
	color:#ed0000;
}



td.Footer {
	height: 24px;
	line-height: 24px;
	background-image: url(images/BackFooter.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 3px 15px 0px 15px;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

td.Footer span{
		float: right;
		padding:5px 0px 0px 0px;
		color:#FFFFFF;
}

td.Footer a{
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
}

td.Footer a:hover{
	color:#000000;
}





input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


span.Red {
	color: #D32E12;
	font-size: 9px;
}

table.Data1 {
	width: 100%;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 2px 3px 1px;
}

table.Data1 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 3px 3px 10px;
	background-color: #666666;
}

table.Data1 th.Center{
	text-align: center;
	padding: 3px 3px 3px 3px;
}

table.Data1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 5px 3px 5px 10px;
	background-color: #E8E8E8;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	line-height: 12px;
}

table.Data1 td.Center{
	text-align: center;
	padding: 3px 3px 3px 3px;
}

table.Data1 a {
	color: #ed0000;
	text-decoration: none;
	font-weight: bold;
}

table.Data1 a:hover {
	color: #121212;
	text-decoration: underline;
}


span.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

div.lookup {
	float: right;
	margin-left: 20px;
	background-color:#000000;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	width: 296px;
	}
	div.lookup p {
	color:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	}