body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../imgs/repeat_horizontal.gif);
	background-repeat: repeat-x;
	height: 100%;
}
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d0;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9cd;
	padding-top: 10px;
}
#headerClouds {
	background-image: url(../imgs/header_clouds.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 534px;
}
#headerClouds a:link, #headerClouds a:active, #headerClouds a:visited, #headerClouds a:hover {
	text-decoration:none;
	color:#000000;
}
#headerCloudsSub {
	background-image: url(../imgs/subpg/subpg_header_clouds.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 534px;
}
#headerCloudsSub a:link, #headerCloudsSub a:active, #headerCloudsSub a:visited, #headerCloudsSub a:hover {
	text-decoration:none;
	color:#000000;
}

#fullHeight {
	height: 100%;
}
.subpgMidsection {
	background-image: url(../imgs/subpg/subpg_topFrame.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#repeatVertical {
	background-image: url(../imgs/repeat_vertical.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#sideLft {
	background-image: url(../imgs/side_lft.gif);
	background-repeat: no-repeat;
	width: 10px;
}
#footerCap {
	background-image: url(../imgs/subpg/subpg_footer.gif);
	background-repeat: no-repeat;
	width: 11px;
}
#footerCapHome {
	background-image: url(../imgs/homepg_footer.gif);
	background-repeat: no-repeat;
	width: 11px;
}
#repeatMidsection {
	background-image: url(../imgs/midsection_repeat.gif);
	background-repeat: repeat-y;
	width: 534px;
}

#sideRt {
	background-image: url(../imgs/side_rt.gif);
	background-repeat: no-repeat;
	width: 10px;
}

/* TitleBars */
#titlebar1Lft {
	background-image: url(../imgs/titlebar_left.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}
#titlebar1Rt {
	background-image: url(../imgs/titlebar_right.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}
#titlebar1Repeat {
	background-image: url(../imgs/titlebar_repeat.gif);
	background-repeat: repeat-x;
	height: 40px;
	vertical-align: middle;
}

#titlebar2Lft {
	background-image: url(../imgs/titlebar2_left.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 8px;
}
#titlebar2Rt {
	background-image: url(../imgs/titlebar2_right.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 8px;
}
#titlebar2Repeat {
	background-image: url(../imgs/titlebar2_repeat.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
#midSectionVertical {
	background-image: url(../imgs/midsection_repeat.gif);
	background-repeat: repeat-y;
}
#sideBarRepeat {
	background-image: url(../imgs/sidebar_repeat.gif);
	background-repeat: repeat-y;
	width: 246px;
}
#featureBox {
	border: 1px solid #d9d9c9;
	background-image: url(../imgs/featurebox_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sideBarTop {
	background-image: url(../imgs/sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
ul {
	list-style-image: url(../imgs/bullet.gif);
}
