﻿.Terms
{
	background-color: #7d8faa;
	vertical-align: top;
	width: 80%;
}

.Terms ul
{
	font-family: Verdana;
	left: 10px;
	position: relative;
	text-align: left;
}

.Terms li
{
	color: #cccccc;
	list-style-type: decimal;
	position: relative;
}

.Terms li li
{
	color: #003366;
	font-size: x-small;
	list-style-type: lower-roman;
	text-align: justify;
	width: 80%;
}

.Terms li li li
{
	list-style-type: lower-alpha;
}

.Terms a, .Terms a:link, .Terms a:visited, .Terms a:hover, .Terms a:active
{
	color: #ddd;
	font-size: small;
	text-decoration: none;
}

.Terms a:hover
{
	color: #003366;
}

.Terms a:active
{
	color: #cccccc;
}

.Terms label
{
	color: #003366;
	font-size: small;
}

.Terms h1
{
	color: #cccccc;
	font-size: large;
}

.Terms h4
{
	font-size: small;
	color: #cccccc;
}

.Terms td
{
	font-size: x-small;
	font-family: Verdana;
	color: #003366;
}