@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EEF8FE;
	background-image: url(images/bgpg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #E40019;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E40019;
}
a:hover {
	text-decoration: none;
	color: #A60000;
}
a:active {
	text-decoration: none;
	color: #A60000;
}
.thrColFixHdr #container {
	width: 976px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/bg_col.gif);
	background-repeat: repeat-y;
} 
.thrColFixHdr #header {
	height: 285px;
	margin-top: 0px;
	background-image: url(images/bghd2.jpg);
	background-color: #E40019;
	background-position: bottom;
	background-repeat: repeat-x;
} 
.thrColFixHdr #header2 {
	height: 198px;
	margin-top: 0px;
	background-image: url(images/bghd2.jpg);
	background-color: #E40019;
	background-position: bottom;
	background-repeat: repeat-x;
}
.thrColFixHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 182px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(images/bg_col.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 182px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 10px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 425px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 27px;
	padding-bottom: 20px;
	padding-left: 28px;
	background-color: #FFFFFF;
} 
.thrColFixHdr #container #mainContent p {
	font-size: 14px;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 217px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 28px;
	background-color: #FFFFFF;
}
.thrColFixHdr #container #mainContent2 p {
	font-size: 13px;
}
.thrColFixHdr #footer {
	background-image: url(images/bg_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 28px;
	height: 110px;
	background-color: #FFFFFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 13px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.caption {
	font-size: 11px;
}
.caption_list {
	font-size: 13px;
	background-image: url(images/bg_prop.jpg);
	background-repeat: repeat-x;
	background-color: #D5E4F2;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 5px;
}
.bdy_features {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 3px;
}
.caption_thmb {
	font-size: 13px;
	background-image: url(images/bg_prop.jpg);
	display: block;
	background-repeat: repeat-x;
	background-color: #D5E4F2;
	padding: 10px;
	width: 162px;
	line-height: 17px;
}
.bg_prop {
	background-color: #D5E4F2;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.bg_prop2 {
	background-color: #D9E7F4;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bg_propbg {
	background-image: url(images/bg_prop.jpg);
	background-repeat: repeat-x;
	background-color: #D5E4F2;
	padding: 12px;
}
.bdy_red {
	color: #E40019;
}
.bdy_blu {
	color: #0063BA;
}
.bdy_pink {
	color: #EE5F6F;
}
h1 {
	color: #0063BA;
	margin-top: 0px;
	display: block;
	font-size: 25px;
	font-weight: normal;
}
h2 {
	margin-top: 20px;
	font-size: 17px;
	font-weight: normal;
	color: #0063BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #D9E7F4;
	padding-right: 6px;
	padding-left: 6px;
}
h3 {
	margin-top: 0px;
	display: block;
	font-size: 15px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #408BCD;
	padding-bottom: 3px;
	color: #0063BA;
}
h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #0063BA
}
h5 {
	margin-top: 13px;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: normal;
	color: #E40019;
}
.hd_2 {
	font-size: 17px;
	color: #0063BA;
}
.hd_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #D9E7F4;
	padding-right: 6px;
	padding-left: 6px;
}
.hd_underline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F4F7FB;
	background-image: url(images/bg_hdblu2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 6px;
	padding-left: 6px;
}
.links {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E40019;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ref {
	line-height: 20px;
	border: 1px solid #7FA9D8;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	width: 20px;
	padding-left: 5px;
	margin-right: 3px;
}
.hd_list {
	font-size: 14px;
}
.bdy_mn {
	font-size: 16px;
	line-height: 20px;
}
.prices {
	font-size: 16px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bdy_right {
	text-align: right;
	float: right;
	display: block;
	width: 180px;
	margin-right: 15px;
}
.pglnks_rr {
	text-align: right;
	float: right;
	display: block;
	margin-right: 15px;
	font-size: 14px;
	height: 24px;
	vertical-align: middle;
	margin-top: 2px;
	padding-top: 2px;
}
.pglnks {
	line-height: 20px;
	border: 1px solid #7FA9D8;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	width: 20px;
	padding-left: 5px;
}
.table_bdy {
	background-color: #D1E1F1;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.col_1 {
	text-align: right;
	font-size: 14px;
	vertical-align: top;
	margin-top: 5px;
	padding-top: 5px;
	color: #0063BA;
}
.col_2 {
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 15px;
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.bdy_14 {
	font-size: 14px;
}

