body {
	margin: 0;
	background-image: url(/images/shared/interior/leftcallout_bg.jpg);
	background-color: #102237;
	background-repeat: no-repeat;

	}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	vertical-align: top;
	}

a:link {
	color: #666666;
	text-decoration: underline;
	}
	a:hover {
		color: #000000;
		text-decoration: underline;
		}
	a:active {
		color: #666666;
		text-decoration: underline;
		}
	a:visited {
		color: #666666;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

form {
	margin: 0px;
	}
