@charset "utf-8";
/* Spacer Styles */

.spcrfty {
	height: 50px;
}
.spcrtwy {
	height: 20px;
}

/* Body Styles */

body {
	background-color: #000000;
	font: normal 12px helvetica, arial, sans-serif;
	color: #000000;
	margin: 0px;
	background-image: url(/elements/backgrounds/860bkgrad.gif);
	background-repeat: repeat-x;
}
#mct {
	width: 1000px;
	height: 16px;
	background-image: url(/elements/boxes/1000whi00.gif);
	background-repeat: no-repeat;
}
#mcm {
	width: 1000px;
	height: auto;
	background-image: url(/elements/boxes/1000whi01.gif);
	background-repeat: repeat-y;
}
#mcb {
	width: 1000px;
	height: 16px;
	background-image: url(/elements/boxes/1000whi02.gif);
	background-repeat: no-repeat;
}
#pgcont {
	width: 940px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
.navwrapper {
	width: 225px;
	height: auto;
	float: left;
}
.contwrapper {
	width: 695px;
	padding-left: 20px;
	height: auto;
	float: right;
}
/* Header Styles */

#thlog {
	width: 970px;
	padding-right: 30px;
	height: 34px;
	text-align: right;
}
.mtitle {
	position: relative;
	top: 53px;
	background-color: #FFFFFF;
	width: inherit;
	height: 35px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	-khtml-opacity: .75;
	opacity:.75;
	z-index: 1000;

}
.ptitle {
	width: inherit;
	position: relative;
	top: 90px;
	height: 35px;
	z-index: 2001;
	text-indent: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	color: #000000;
}

/* Footer Styles */

#ftln {
	padding-top: 15px;
	width: 1000px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 13px;
}

a.ftlnk:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftlnk:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftlnk:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#ftxt {
	padding-top: 15px;
	width: 1000px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;
}
#ftcp {
	padding-top: 5px;
	width: 1000px;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	line-height: 13px;
}

/* Navigation Styles */

.subwrapper {
	width: 223px;
	height: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.navdlnk {
	width: inherit;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}

a.mainlnktxt:link {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.mainlnktxt:visited {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.mainlnktxt:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.snavdlnk {
	width: inherit;
	background-color: #666666;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}
a.smainlnktxt:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.smainlnktxt:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.smainlnktxt:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.sbnavdlnk {
	width: inherit;
	background-color: #666666;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
}
a.sbmainlnktxt:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.sbmainlnktxt:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.sbmainlnktxt:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

a.whbld:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whbld:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whbld:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
