/* Main Styles for Kercoinc.com created by Caliber Media Group (www.calibermedigroup.com) */

body {
	font-size: 10px;
	font-family: "Lucida Grande", verdana, sans-serif;
	margin: 0;
}

/* Global Container Styles */
#content {
	padding: 0 12px 0 12px;
}

h4 {
	color: #c03;
	font-size: 24px;
	margin: 0;
}

h6 {
	font-size: 12px;
	margin: 0 0 5px 0;
}

a:link, a:active, a:visited {
	color: #C03;
	text-decoration: none;
}

a:hover {
	color: #C03;
	text-decoration: underline;
}

.img_bord {
	background: #fff;
	padding: 3px;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

.img_bord_rt {
	background: #fff;
	padding: 3px;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	float: right;
	margin: 0 0 0 8px;
}

p {
	font-family: "Lucida Grande", verdana, sans-serif;
	margin: 0 0 10px 0;
	line-height: 16px;
}

.big {
	font-size: 14px;
}

input, textarea {
	font-size: 10px;
	font-family: "Lucida Grande", tahoma, verdana, sans-serif;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 1px 3px 1px 3px;
}

input.button {
	color: #fff;
	font-size: 10px;
	background: #c60821;
	border-top: 1px solid #ed4254;
	border-right: 1px solid #790821;
	border-bottom: 1px solid #790821;
	border-left: 1px solid #ed4254;
}

select {
	font-size: 10px;
	padding: 1px 3px 1px 3px;
}

select.drop_down {
	padding: 0;
}

.shade {
	background: #ebebeb;
	text-indent: 10px;
}

.shadier {
	background: #dbdbdb;
	text-indent: 10px;
}

.shadiest {
	background: #c9c9c9;
	text-indent: 10px;
}
.headingBlue {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}


/* -- Shadows ---------------------- */
td.shadow_lft, td.shadow_rt {
	width: 24px;
}

td.shadow_lft {
	background: url(file:///C|/Documents%20and%20Settings/TerDawg/Temporary%20Internet%20Files/Content.IE5/images/shad_lft.gif) no-repeat top right;
}

td.shadow_rt {
	background: url(file:///C|/Documents%20and%20Settings/TerDawg/Temporary%20Internet%20Files/Content.IE5/images/shad_rt.gif) no-repeat top right;
}

/* -- Top Black Submenu ------------ */
td.topSubMenu {
	color: #333;
	background: #000;
	padding: 0 8px 0 0;
	text-align: right;
}

td.topSubMenu a:link, td.topSubMenu a:active, td.topSubMenu a:visited {
	color: #999;
	text-decoration: none;
}

td.topSubMenu a:hover {
	color: #fff;
	text-decoration: none;
}

/* -- Front Bottom Plate Back ------ */
td.frontPlate {
	color: #333;
	background: url(file:///C|/Documents%20and%20Settings/TerDawg/Temporary%20Internet%20Files/Content.IE5/images/front_bot_back.gif) repeat-x top left;
	padding: 2px 15px 0 25px;
	vertical-align: top;
}

td.frontPlate p {
	text-align: left;
	margin: 0 0 8px 0;
}

/* -- SubContent ------------------- */
#subContent td {
	font-size: 11px;
	padding: 15px 15px 5px 17px;
	background: url(file:///C|/Documents%20and%20Settings/TerDawg/Temporary%20Internet%20Files/Content.IE5/images/top_sub_bg.gif) repeat-x top left;
	text-align: left;
}

#subContent td ul {
	color: #369;
	font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subContent td ul li {
	padding-left: 14px;
	margin: 0 0 5px 0;
	background: url(file:///C|/Documents%20and%20Settings/TerDawg/Temporary%20Internet%20Files/Content.IE5/images/bullet.gif) no-repeat left top;
}

#subContent td ul li.drk {
	color: #333;
	padding-left: 14px;
	margin: 0 0 8px 0;
	background: url(file:///C|/Documents%20and%20Settings/TerDawg/Temporary%20Internet%20Files/Content.IE5/images/bullet_grey.gif) no-repeat left top;
}

#subContent td ul li.headline {
	font-weight: bold;
	padding-left: 0;
	margin: 0 0 6px 0;
	background: none;
}

#subContent td ul.reg {
	color: #369;
	font-size: 10px;
	list-style-type: none;
	margin: 0 0 0 15px;
}

#subContent td ol li {
	margin: 0 0 5px 0;
}

td.listBord {
	padding-left: 0;
	border-left: 1px solid #369;
}


/* -- 2-Column List ---------------- */
#subContent td table.dblList td {
	background: none;
	padding: 0 10px 0 0;
}

#subContent td table.dblList td ul li{
	padding-left: 7px;
	background: none;
}

/* -- Std Table -------------------- */
#subContent td table.std {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#subContent td table.std td {
	background: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#subContent td table.std td.header {
	color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	background: #666;	
	padding: 3px 10px 3px 10px;
}

#subContent td table.std td.shade {
	background: #ebebeb;
}

#subContent td table.std td.shadier {
	background: #dedede;
}

#subContent td table.std td.shadeRt {
	background: #ebebeb;
	text-align: right;
}

#subContent td table.std td.shadeCtr {
	background: #ebebeb;
	text-align: center;
}

#subContent td table.std td.shadierRt {
	background: #dedede;
	text-align: right;
}

#subContent td table.noStyle {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

#subContent td table.noStyle td {
	background: #fff;
}

#subContent td table.std td ul li {
	color: #000;
	font-weight: normal;
}

/* -- Footer ----------------------- */
td#footer {
	color: #666;
	padding: 5px 0 0 5px;
	text-align: left;
}
.shadierBold {
	background: #dbdbdb;
	font-weight: bold;
	text-indent: 10px;
}
.shadiestRed {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	text-indent: 10px;
}
