body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(/images/common/repeat_mainbg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #2A2A2A;
}
.bgleftb {
	background:url(/images/common/repeat_v_left.jpg) repeat-y;
	background-position:top;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0087FF;
}
.backgroundbottom {
	background-image: url(/images/common/bottomrepeat.jpg);
	background-repeat: repeat-y;
	bottom: 0;
	margin-bottom: 0;
	height: 100%;
}
.boxright {
	background-color: #f1f1f1;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0087FF;
	padding: 15px;
}
.boxkevin {
	background-color: #f1f1f1;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0087FF;
}
.boxshowcase {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0087FF;
}
.boxeshome {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0087FF;
}
.boxleft {
	padding:15px;
}
td.boxflash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0087FF;
	height: 164px;
	width: 383px;
	overflow: hidden;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom:5px;
	padding-left: 15px;
	background: url(/images/common/header.gif) left no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0087FF;
	margin-bottom:0;
	padding-bottom:5px;
	padding-left: 10px;
	background: url(/images/common/header_blue.gif) left no-repeat;
}
.tablestyle {
	border: 1px solid #333333;
}
td.breadcrumb {
	font-size: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #f1f1f1;
}
td.breadcrumb a {
	color: #000000;
	font-weight: bold;
}
td.breadcrumb a:hover {
	color: #0087FF;
	font-weight: bold;
}
.redhr {
	color: #0087FF;
	border-top: dotted;
	border-top-width:1px;
}
a {
	color: #0087FF;
}
td.nav {
	background-color: #0087FF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: url(/images/navbar/subnav/shim_subnav.jpg) repeat-x;
}
.ClearsiteLink {
	font-size: 8px;
	color: #0087FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background: url(/images/common/icon15x15.jpg) right no-repeat;
	padding-right: 17px;
}