body {
	padding: 20px 20px 0px 20px;
	background-color: #333;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-bottom: 0px;
}
div.nifty {
	width:950px;
	margin: 0 auto;
	background: white;
	height: 100%;
}
b.rtop, b.rbottom {
	display:block;
	background: #666;
}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: white;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
h1, h2, p {
	margin: 0 10px;
}
h1 {
	font-size: 250%;
	color: #333;
}
h2 {
	font-size: 200%;
	color: 333;
}
p {
	padding-bottom:1em;
}
h2 {
	padding-top: 0.3em;
}
h2#slogan {
	font-size: 80%;
	color: black;
	position: absolute;
	top: 80px;
	left: 150px;
}
div.nifty2 {
	margin: 0 0.5%;
	background: #cccccc;
	height: 100%;
}
b.rtop2, b.rbottom2 {
	display:block;
	background: white;
}
b.rtop2 b, b.rbottom2 b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #cccccc;
}
b.r12 {
	margin: 0 5px;
}
b.r22 {
	margin: 0 3px;
}
b.r32 {
	margin: 0 2px;
}
b.rtop2 b.r42, b.rbottom2 b.r42 {
	margin: 0 1px;
	height: 2px;
}
.gray {
	color: #666;
}
#menu, #menu2 {
	clear: both;
	margin: 0;
	padding: 0 40px 0 0;
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
	background: white;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;
}
#menu ul, #menu2 ul {
	float: left;
	list-style: none;
	margin:0;
	padding: 0;
}
#menu li, #menu2 li {
	text-align:center;
	list-style:none;
	float:left;
	position:relative;
}
#menu ul li, #menu2 ul li {
	display: inline;
}
#menu ul li a, #menu2 ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: black;
	text-decoration: none;
	position:relative;
}
#menu ul li a:hover, #menu2 ul li a:hover {
	background-color: #666;
	color: #cccccc;
}
#submenu, #submenu2 {
	display:none;
	position:absolute;
	border-color:#585858;
	border-style:solid;
	border-width:1px;
	top:20px;
	left:-1px;
	background-color:#999999;
	z-index:999;
}
#submenu li, #submenu2 li {
	width:100px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
	display:inline-block;
	background-color:#999999;
	line-height:13px;
	z-index:999;
}
#submenu li a, #submenu2 li a {
	width:84px;
	font-size:11px;
	color:#585858;
	text-decoration:none;
	background-color:#999999;
	display:block;
	text-transform:capitalize;
}
#submenu li a:hover, #submenu2 li a:hover {
	font-size:11px;
	color:#585858;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	background-color:#cccccc;
}
form {
	background: #eee;
	border: 1px solid black;
	margin: 5px;
	font-weight: bold;
	width: 450px;
	text-align: left;
}
input {
	color: #666;
	border: 1px solid #999;
}
textarea {
	color: #666;
	border: 1px solid #999;
}
input.submit {
	background: #cccccc;
	color: #333;
	font-weight: bold;
	width: 50px;
}
#footer {
	font-size:11px;
	text-align:center;
	padding:3px;
	clear:both;
	color:#333333;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
#footer a {
	color:#333333;
	text-decoration:underline;
}
#content {
	width:752px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding:5px;
	font-size:12px;
	background-color:#cccccc;
}
#content li {
	list-style:none;
	margin-bottom:2px;
}
#content h2 {
	margin-left:-10px;
	margin-bottom:5px;
	font-size:18px;
	text-transform:capitalize;
}
#content h3 {
	margin-bottom:5px;
}
#content h4 {
	margin-top:5px;
}
#content a {
	color:#000000;
	text-decoration:underline;
}
#content p {
	padding:5px;
}
#content .formatUL li {
	margin-bottom:5px;
	margin-left:20px;
	list-style:disc;
}
#content .formatUL {
	margin:5px;
}
#content .formatTable {
	/*margin-left:auto;
	margin-right:auto;*/
	
	
	background-color:#999999;
}
#content .formatTable th {
	color:#333333;
	padding-left:9px;
	padding-right:9px;
}
#content .formatTable td {
	background-color:#CCCCCC;
	padding-left:9px;
	padding-right:9px;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
