	.homesearchselect {
		font-family: Georgia,Times New Roman,Times,serif; 
		font-size: 14px;
		width: 200px;
	}

	h1{
		font-size:18px;
	}

	body{
		background-color: f0e0c7;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		background-image: url('/images/nav/background.gif');
		background-repeat: repeat-x;

	}

	td{
		font-size: 14px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 003366;
	}
	td.white{
		font-size: 14px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: ffffff;
	}

	th{
		font-size: 14px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 000000;
		font-weight: bold;
	}
	th.white{
		font-size:14px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: ffffff;
		font-weight: bold;
	}
	.Title{
		font-size: 17px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 000000;
		font-weight: bold;
	}
	.subTitle{
		font-size: 16px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 003366;
		font-weight: bold;
	}
	.PageTitle{
		font-size:17px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 4A310C;
		font-weight: bold;
	}
	.Section{
		font-size:17px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 4A310C;
		font-weight: bold;
	}	
	.StateTitle{
		font-size: 17px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: F58D1D;
		font-weight: bold;
	}
	.SmallContent{
		font-size: 13px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 000000;
	}

	.SmallerContent{
		font-size: 12px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 000000;
	}


	.SmallContentBold{
		font-size: 13px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 000000;
		font-weight: bold;
	}

	.Smallnav{
		font-size:14px;
		font-family: Georgia,Times New Roman,Times,serif;
		font: bold;
		color: CC0033;
	}
	.Footer{
		font-size: 12px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: FFFFFF;
	}
	.TplanSelection{
		font-size: 12px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 003366;
		font-weight: bold;
	}
	
	.planSelection{
		font-size: 12px;
		font-family: Georgia,Times New Roman,Times,serif;
		color: 003366;
	}
	A.planSelection{
		font-size: 11px;
		font-family: Georgia,Times New Roman,Times,serif;
		font: reg;
		color: 003366;
		
		
	}
	.planSelection{
		font-size: 11px;
		font-family: Georgia,Times New Roman,Times,serif;
		font: reg;
		color: 003366;
	}
	
	.img {
			  padding:4px;
			  border:2px solid #ddd;
	 }	  

  	.border1 {
		border-style: double;
		border-width: 5px;
		border-color: #003366;
	}
	
	.border2 {
		border-style: double;
		border-width: 8px;
		border-color: #DCD3B6;
	}


	
	A.smallNav{
		font-size:14px;
		font-family: Georgia,Times New Roman,Times,serif;
		font-weight: bold;
		color: FF9900;
	}

	A.{
		font-size: 14px;
		font-family: Georgia,Times New Roman,Times,serif;
		font-weight: bold;
		color: 003366;
	}

	A.sortheader{
		font-size: 13px;
		font-family: Georgia,Times New Roman,Times,serif;
		font-weight: bold;
		
		text-decoration : none;
	}


	A.SmallLink{
		font-size: 12px;
		font-family: Georgia,Times New Roman,Times,serif;
		font-weight: bold;
		color: E9AF10;
	}

	A:hover {color: CC0033;}
	
	INPUT, textarea,  select{
		font-family: Georgia,Times New Roman,Times,serif;
		font:12px Georgia,Times New Roman,Times,serif;
	}
	
	
	
	
	
		.breakhere{
			page-break-before: always;
			/*page-break-after: always;*/
		}

		
.required {
	background-image: url(images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.rowcolor{
			background-color: f0e0c7;
		}
	.rowcolor2{
			background-color: f9f2e8;
		}
	
	input {
	margin: 0.1em;
}

input.invalid, textarea.invalid {
	background-color: #FFE813;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

select.invalid {
	background-color: #FFE813;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus {
	background-color: #FFE813;
	border: 0.2em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
}

input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
	border: 0;
	margin: 0.1em;
}

/* input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;	
}

input[type="submit"]:active {
	border-style: inset;
	border-width: 0.2em;
	margin: 0em;
}

input[type="submit"]:focus {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
}*/

legend {
	background-color: #FFFFFF;
	border: 0.1em;
	border-color: #7E9FDA;
	border-style: solid;
	color: #3362B4;
	font-weight: bold;
	padding: 0.5em;
}

.boxes {
	border: none;
}

.required {
	background-image: url(images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* Form message boxes */

div.tmtFormMessage,
div.tmtFormErrorMessage {
	border: 1px;
	border-style: solid;
	padding: 5px;
	margin: 10px;
}

div.tmtFormMessage {
	background-color: #A4BFF0;
	border-color: #12387A;
}

div.tmtFormErrorMessage {
	background-color: #F9D400;
	background-image:url(images/field-alert.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;	
	border-color: #BB0000;
	padding-left: 30px;
}

div.tmtFormMessage ul,
div.tmtFormErrorMessage ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.SmallForm{
			font-size:10px;
			font-family : Georgia,Times New Roman,Times,serif;
			color: 663300;
		}
		
		
		tr.highlight{background-color:f0e0c7;}

	input.btn{
		font-family: Georgia,Times New Roman,Times,serif;
		font:13px ;
		background-color: #0051a2;
		color: #ffffff;
		padding:4px;
		border: 3px double #cccccc;
			image: url('/images/nav/background.gif');
		}