

html, body
{
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
a:hover
{
	text-decoration: none;
}
/* GridView Sorting links */
th a
{
	text-decoration: none;
}
a
{
	color: Black;
}
.no-hover
{
	text-decoration: none;
}

#header
{
	background: url(header.jpg) no-repeat;
	width: 900px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
}
.bg-light
{
	background:#F5F5F5;
}
.line-dashed
{
	background-image: url(dashed_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.grid-table
{
	width: 100%;
	font-size: .7em;
	color: #000000;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 1px;	
}
.grid-column-item
{
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.grid-column-minimal-item
{
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.grid-column-item-nosides
{
	padding-top: 6px;
	padding-bottom: 5px;
}
.table-page, .table-page-font, .table-menu
{
	width: 900px;
	text-align: left;
	border-collapse: collapse;
}
.table-page-font
{
	font-size: .7em;
}
.table-menu
{
	margin-top: 2px;
}
.page-header
{
	width: 900px;
	text-align: left;
	border-collapse: collapse;
	height: 46px;
	background: url(dl_header_bar.jpg);
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.page-header-title
{
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}
.page-header-icons
{
	color: Black;
	font-weight: normal;
	font-size: .7em;
}
.table, .table-font
{
	text-align: left;
	border-collapse: collapse;
}
.table-font
{
	font-size: .7em;
}
.title-bar1-left
{
	background: url(title-bar1-left.jpg) no-repeat left;
	height: 29px;
}
.title-bar1-middle
{
	margin-bottom: 2px;
	background: url(title-bar1-middle.jpg) repeat-x;
	height: 29px;
}
.title-bar1-right
{
	background: url(title-bar1-right.jpg) no-repeat right;
	height: 23px;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 0px 0px 9px;
	color: #FFFFFF;
}

.title-sub-bar
{
	background: url(grey_stripes.jpg);
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	height: 25px;
}
.title-sub-bar th
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.title-sub-bar-padding
{
	background: url(grey_stripes.jpg);
	font-size: 11px;
	padding: 0px 5px 0px 9px;
	font-weight: bold;
	height: 25px;
}
.td-left
{
	text-align: left;
	padding-left: 10px;
}
.td-right
{
	text-align: right;
	padding-right: 3px;
}
/*bulletted list*/
.bulleted-list
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px dashed #CCCCCC;
}
.bulleted-list li
{
	padding: 5px 0px 5px 28px;
	background: url(icon_round_arrow.jpg) no-repeat left;
	border-bottom: 1px dashed #CCCCCC;
}
.bulleted-list li a:link, .bulleted-list li a:visited
{
	text-decoration: none;
}
.bulleted-list li a:hover
{
	text-decoration: underline;
}
/*round box*/
.round-box-top-left
{
	background: url(round_box_top_left.jpg) no-repeat top left;
}
.round-box-top-center
{
	background: url(round_box_top_center.jpg) repeat-x top;
	
}
.round-box-top-right
{
	background: url(round_box_top_right.jpg) no-repeat top right;
}
.round-box-middle-left
{
	background: url(round_box_middle_left.jpg) repeat-y left;
}
.round-box-middle-center
{
	background: url(round_box_middle_center.jpg);
}
.round-box-middle-right
{
	background: url(round_box_middle_right.jpg) repeat-y right;
}
.round-box-bottom-left
{
	background: url(round_box_bottom_left.jpg) no-repeat bottom left;
}
.round-box-bottom-center
{
	background: url(round_box_bottom_center.jpg) repeat-x bottom;
}
.round-box-bottom-right
{
	background: url(round_box_bottom_right.jpg) no-repeat bottom right;
}

/*round box3*/
.round-box3-top-left
{
	background: url(round_box3_top_left.jpg) no-repeat top left;
}
.round-box3-top-center
{
	background: url(round_box3_top_center.jpg) repeat-x top;
}
.round-box3-top-right
{
	background: url(round_box3_top_right.jpg) no-repeat top right;
}
.round-box3-middle-left
{
	background: url(round_box3_middle_left.jpg) repeat-y left;
}
.round-box3-middle-center
{
	background: url(round_box3_middle_center.jpg);
}
.round-box3-middle-right
{
	background: url(round_box3_middle_right.jpg) repeat-y right;
}
.round-box3-bottom-left
{
	background: url(round_box3_bottom_left.jpg) no-repeat bottom left;
}
.round-box3-bottom-center
{
	background: url(round_box3_bottom_center.jpg) repeat-x bottom;
}
.round-box3-bottom-right
{
	background: url(round_box3_bottom_right.jpg) no-repeat bottom right;
}

/* top-tabs */

.top-tabs
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top-tabs a:link, .top-tabs a:visited
{
	font-weight: bold;
	font-size: .7em;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	padding: 18px 12px 5px 12px;
	text-decoration: none;
}
.top-tabs li
{
	float: left;
	background: url(header_tab_tile.jpg);
	height: 42px;
	margin-right: 1px;
}
.top-tabs li div.top-tabs-left
{
	background: url(header_tab_left.jpg) no-repeat left;
	float: left;
	height: 42px;
	width: 100%;
}
.top-tabs li div.top-tabs-right
{
	background: url(header_tab_right.jpg) no-repeat right;
	float: right;
	height: 42px;
	width: 100%;
}
.top-tabs li.active
{
	float: left;
	background: url(header_tab_tile_highlight.jpg);
	height: 42px;
	margin-right: 1px;
}
.top-tabs li.active a:link, .top-tabs li.active a:visited
{
	color: #000000;
}
.top-tabs li.active div.top-tabs-left
{
	background: url(header_tab_left_highlight.jpg) no-repeat left;
	float: left;
	height: 42px;
	width: 100%;
}
.top-tabs li.active div.top-tabs-right
{
	background: url(header_tab_right_highlight.jpg) no-repeat right;
	float: right;
	height: 42px;
	width: 100%;
}
