/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bottem_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EDEDED;
}

.left_col {
	background-image: url(images/left_td_bg.gif);
	width: 223px;
	background-color: #ECECEC;
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
}
.top_redline_td {
	background-image: url(images/top_redline_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 82px;
}
.right_grad_home_td {
	background-image: url(images/top_right_td_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #A8A8A8;
	height: 142px;
	width: 100%;
}
.right_grad_td {
	background-image: url(images/top_right_td_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #A8A8A8;
	height: 125px;
	width: 100%;
}
.wrapper_tbl {
	width: 100%;
}
.bottemRight_td {
	background-color: #ECECEC;
	background-image: url(images/td_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.center_col_whiteTop_td {
	width: 546px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #A7A7A7;
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	width: 530px;
}
#footer a{
	text-decoration: none;
	color: #999999;
}
#footer a:hover{
	text-decoration: underline;
}
#content {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
}
.center_col_width {
	width: 546px;
	vertical-align: top;
}
.right_tbl {
	width: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F8130D;
}
.vertical_line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CC3300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F8130D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #F8130D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.hor_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_sml {
	font-size: 10px;
}
.footer_td {
	font-size: 10px;
	text-align: center;
}
.footer_td a {
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: lighter;
}
.footer_td a:hover{
	color: #666666;
	text-decoration: none;
}

