.thrColFixHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #EBF5FF url(images/text_bkg_internal.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
} 
.thrColFixHdr #internal {
	background-image: url(images/text_bkg_internal.gif);
	background-color: #FFFFFF;
}
.thrColFixHdr #header {
	width: 770px;
	background: #C3D1EB;
	height: 116px;
	margin: 0px;
	padding: 0px;
} 
.thrColFixHdr #buttons  {
	background: #4B4B4B;
	height: 28px;
	width: 770px;
	float: left;
}
.thrColFixHdr #main_pic {
	background: #C3D1EB;
	padding: 0 0  0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.thrColFixHdr #inset {
	background: #effaff url(images/blue_bkg.gif);
	padding: 15px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 740px;
	text-align: center;
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	float: left; /* since this element is floated, a width must be given */
	width: 520px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 10px 20px;
	font: 12px/normal "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
	background: #FFFFFF;
} 

 #col_left  {
	float: left; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}

 #col_right  {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 0px 0px; /* padding keeps the content of the div away from the edges */
}


.thrColFixHdr #mainContent h1  {
	color: #0e4f96;
	font: bold normal 18px "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
	text-transform: uppercase;
	padding-top: 20px;
}
.thrColFixHdr #mainContent h2 {
	font: bolder 16px/normal "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
	color: #cb7b57;
} 
	.thrColFixHdr #mainContent h3 {
	font: bolder 14px/normal "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
	color: #cb7b57;
} 
	.thrColFixHdr #mainContent blockquote {
	padding-left: 25px;
	border-left: 20px solid #F7EBE6;
} 

	#resource_box {
	background: #efd9cf;
	border: 1px solid #d8b7a9;
	padding: 3px 1px 2px 7px;
	width: 70%;
	margin-left: 85px;
} 

.thrColFixHdr #column1 {
	float: left; /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBF5FF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 20px;
	font: 12px/normal "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
}
.thrColFixHdr #column2 {
	float: right; /* since this element is floated, a width must be given */
	width: 360px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBF5FF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 20px; /* padding keeps the content of the div away from the edges */
	font: 12px/normal "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
}
.thrColFixHdr #column3 {
	float: right; /* since this element is floated, a width must be given */
	width: 207px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 7px 10px 0px; /* padding keeps the content of the div away from the edges */
	font: normal 12px/normal "Times New Roman", Times, serif;
	background: url(images/s_testimonial.gif) no-repeat left bottom;
	margin: 40px 0px 0px;
	top: 0px;
	height: auto;
}
.thrColFixHdr #column3 h3 {
	margin: 0px;
	background: url(images/s_testimonial.gif) no-repeat top;
	padding-top: 7px;
	width: auto;
	padding-left: 7px;
}

.thrColFixHdr #column3 blockquote {
	padding-left: 19px;
	padding-right: 10px;
	background: url(images/blockquote.gif) no-repeat center 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
font-style: italic;
	margin: 0;
}

.thrColFixHdr #column3 img {
	padding-bottom: 10px;

}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: thin solid #c3d1eb;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.thrColFixHdr #column1 h3  {
	color: #333333;
	font: bold 16px "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.thrColFixHdr #column2 h3  {
	color: #EAF4FE;
	font: 16px "Trebuchet MS", Arial, Verdana, sans-serif, Tahoma;
	text-transform: uppercase;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 200px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	width: 150px;
}
body {
	background: #8F8F8F url(images/background_int.gif);
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background: #7B97E0;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}



.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}


a:hover {
	text-decoration: underline;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
