body		{
		margin-top: 5px;
	 	font-family: "tahoma", sans-serif;
		background-image: url("images/blue-check2.gif");
		font-size: 13px;
		}

#container 	{
		width: 710px;
		border: 1px solid #000000;
		margin-left: auto;
		margin-right: auto;
		background-color: #FBFBFB;
		color: #000000;
		}

#header 		{
		height: 147px;
		background-color: #B00200;
		color: #B00201;
		border-bottom: 1px solid #000000;
		border-top: 5px solid #B00201;
		}

#topnav 		{
		border-top: 1px solid #000000;
		padding-right: 15px;
		background-color: #B00201;
		color: #B00200;
		text-align: right;
		}

#content 	{
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 20px;
		background-color: #FBFBFB;
		color: #000000;
		}

#content-image-index 	{
		background-image: url("images/business_handshake_3.jpg");
		background-repeat: no-repeat;
		}

#footer 		{
		clear: both;
		text-align: center;
		font-size: 70%;
		background-color: #8CD1FF;
		color: #000000;
		border-top: 1px solid #000000;
		padding: 2px;
		}

#email	{
	padding-left: 50px;
	margin: 20px 0;
	background: url(images/email.gif) top left no-repeat;
	}

h1		{
		font-size: 120%;
		color: #002E76;
		}

h2		{
		font-size: 110%;
		text-decoration: underline;
		color: #002E76;
		}

h3		{
		font-size: 100%;
		text-decoration: underline;
		color: #002E76;
		}

hr		{
		height: 1px;
		width: 85%;
		color: #034DA9;
		}

.css		{
		padding-top: 2px;
		}

input		{
		font-size: 75%;
		}

select		{
		font-size: 75%;
		}

textarea		{
	 	font-family: "tahoma", sans-serif;
		font-size: 85%;
		}

ul		{
		list-style-image: url(images/bullet.gif);
		}

.form-table-about	{
		background-image: url("images/form-body-bg.gif");
		background-repeat: repeat-y;
		}

.thanks-large	{
		padding-top: 20px;
		padding-left: 70px;
		font-size: 125%;
		}

.required		{
		color: #FF0000;
		}

caption		{
		font-weight: bold;
		}
