/* Structure */body {	margin: 0;    padding: 0;	font-family: Verdana;    background-color: white;    text-align: center;/* part 1 of 2 centering hack */    }#container{    width: 775px;	height: auto;    padding: 10px;    margin-top: 50px;    margin-right: auto;    margin-left: auto;      /* opera does not like 'margin:20px auto' */    background: white;    text-align:left; /* part 2 of 2 centering hack */    width: 775px; /* ie5win fudge begins */    voice-family: "\"}\"";    voice-family:inherit;    width: 775px;    }html>body #container {    width: 775px; /* ie5win fudge ends */    }#top {	padding: 10px;	width: auto;	background-image: url(images/rightChoice.gif);	background-position: right;	background-repeat: no-repeat;		}#content {	padding: 10px;	height: auto;	width: auto;	background: #CCCCCC;	}#copyright {    width: auto;	height: 40px;    margin-top: 0;	padding: 5px;	}#imgBox {	padding-right: 10px;	padding-top: 10px;	padding-bottom: 10px;	}	/* Text */a {	text-decoration: none;	font-weight: bold;	color: black;	outline: none;	}a:visited, a:active {	color: black;	}a:hover {	color: #B71234;	}strong, b {	font-weight: bold;	}p {	font-size: 75%;	line-height: .5em;	color: black;	}h1 {	font-size: 95%;	font-weight: bold;	color: black;	padding-left: 10px;	}h2 {	font-size: 110%;	font-weight: bold;	color: #B71234;	padding-left: 10px;	padding-top: 10px;	}#copyright p {	font-size: 65%;	line-height: 110%;	}#content td {	font-size: 85%;	}#content p {	font-size: 85%;	line-height: 110%;	padding: 10px;	}#contactlist ul {	margin-left: 0;	padding-left: 10px;	list-style-type: none;	font-family: Verdana;	font-size: 75%;	}#contactlist img {	border: solid black 1px;	}#linkslist ul {	margin-left: 0;	padding-left: 10px;	list-style-type: none;	font-family: Verdana;	font-size: 75%;	}#linkslist a {	text-decoration: none;	font-weight: normal;	color: black;	outline: none;	}#linkslist a:visited, a:active {	color: black;	}#linkslist a:hover {	color: #B71234;	}#navcontainer {	width: 150px;	}#navcontainer ul {	margin-left: 0;	padding-left: 0;	list-style-type: none;	}#navcontainer a	{	display: block;	padding: 10px;	width: 130px;	font-size: 80%;	background-color: #CCCCCC;	text-align: right;	}#navcontainer a:hover	{	background-color: white;	color: #B71234;	}#navlist li {	margin-bottom: 3px;	}#toolList {	margin-left: 0;	padding-left: 10px;	list-style-type: none;	font-size: 90%;	}#toolList li {	margin-bottom: 20px;	}	/* Rate Form */form {	margin: 0;	padding: 0;}input, select {	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;}select, .inputbox {	padding: 2px;}textarea {	padding-left: 2px;}.button {	border: 2px solid #F3F3F3;	padding: 1px 8px;	background: #B4D3F3;	color: #333333;}.button:hover, .button:focus {	border-color: #E6E6E6;}.inputbox {	border: 1px solid #E6E6E6;	background: #F3F3F3;	color: #6B6B6B;}.inputbox:hover, .inputbox:focus {	border: 1px solid #CCCCCC;}.box{border:thin;background-color:#F2F8FD;border-collapse:collapse;border-color:#B4D3F3;border-width:thin;border-style:inherit;}