/****************** Head wrapper ******************/
#divWrapper {
	width: 944px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 28px;
	border-bottom-width: 0px;
	border-left-width: 28px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
	margin: auto;
	overflow: hidden;
}
.bgtable {
	background-color: #000000;
	padding: 5px;
}
.bgtableReverse {
	background-color: #5D5D5D;
	padding: 5px;
}

body {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/assets/bg_grad1px.gif);
	background-color: #000000;
	line-height: 20px;
}
.bodytext {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.bodyTextwhite {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.bodyTextGrey {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

/****************** Main Navigation ******************/

#divLoginSrch {
	float: right;
	width: 319px;
	margin-top: 0px;
	top: 0px;
	left: 755px;
	height: 135px;
	clip: rect(0px,auto,auto,auto);
	background-color: #000000;
}
#divHeader {
	width: 944px;
	background-color: #000000;
	height: auto;
}
#divSubNav1 {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 1em;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	list-style-type: none;
	height: 50px;
}
#divSubNav1ul li.current a:link {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}
#divSubNav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #000000;
}

#divSubNav1 a {
	color: #FFFFFF;
}
#divSubNav1 ul li {
	display: inline;
}
#divSubNav1 ul li a {
	float: left;
	height: 21px;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
}

#divSubNav1 ul li a:link, #divSubNav1 ul li a:visited {
	color: #CCCCCC;
	background-color: #000000;
}
#divSubNav1 ul li a:hover {
	color: #FF6600;
	background-image: url(../images/assets/urslice_subRollon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
#divNavigation {
	width: 944px;
	background-color: #000000;
	height: 39px;
}
#divLogo {
	height: 96px;
	width: 944px;
}


/****************** Global Links ******************/
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

.btnclass {
	font-size: 12px;
	background-color: #FF9900;
	color: #333333;
	font-weight: bold;
}

/****************** Content ******************/

#textfields {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
#divHeadSection {
	background-color: #000000;
}
#divContent {
	float: left;
	width: 944px;
	padding-bottom: 10px;
	height: auto;
}

#divContentCase {
	float: left;
	width: 944px;
	height: 100%;
	background-color: #5D5D5D;
	overflow: hidden;
}

#divContentHeader {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/assets/grid_2.jpg);
}
#divSealBottom {
	background-color: #000000;
	height: 30px;
	float: left;
	width: 944px;
}
#divFooter {
	background-color: #000000;
	font-size: 10px;
	text-align: center;
	width: 904px;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	height: 50px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.alertCopy {
	color: #FF6600;
}

#divContentHeaderLeft   h1 {
	font-size: 26px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}
#divContentWrapper {
	float: left;
	padding: 0px;
	width: 944px;
	background-position: center;
	height: auto;
	background-image: url(../images/assets/grid_2.jpg);
	background-color: #000000;
}
#divContentRtCol {
	float: right;
	width: 472px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar {
	float: right;
}

#divContentHeaderRight  h4 {
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
	width: 200px;
	text-align: right;
}
#divContentLfCol {
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-left: 8px;
}
.img.left {
	float: left;
	padding: 2px;
}
#divThumbSection {
	float: left;
	width: 100px;
	height: 75px;
}
#divtextSection {
	width: 305px;
	float: left;
	padding-left: 10px;
	height: 75px;
}
#divtextSection h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #C4D7EA;
}
#divtextSection h2 a:hover {
	font-size: 16px;
	text-transform: uppercase;
	color: #35BEF5;
}
.storyTitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.storyHeadline {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.storyDescription {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.storyDescriptionTips {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.menulinkHeaderBlue {
	font-size: 13px;
	text-transform: uppercase;
	color: #FF9900;
	font-weight: bold;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
#2007_07 {
	height: 80px;
}
.menulinkAbstract {
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
#divLineSpace {
	float: left;
	height: 85px;
	background-image: url(../images/assets/spacer.gif);
	background-repeat: repeat;
}
#divHotTopics {
	height: auto;
	background-image: url(../images/assets/hotTopics_blue.gif);
	background-repeat: no-repeat;
	color: #000000;
	line-height: 14px;
	overflow: auto;
}
#hotstuff {
	overflow: auto;
	position: absolute;
	height: 279px;
	width: 442px;
	left: 246px;
	top: 623px;
}
#divHotTopics h2 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 16px;
	color: #FFFFFF;
}#divTitleSummary {
	padding: 20px;
	float: left;
	width: 308px;
	height: 368px;
	color: #FFFFFF;
	background-color: #5D5D5D;
}
#divTitleSummary h3 {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#divTitleSummary h1 {
	height: 1px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
}
#divTitleSummary h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #A9A9AB;
	text-decoration: none;
	height: 20px;
}
#divTitlePix {
	float: right;
	height: 408px;
	width: 596px;
	background-color: #5D5D5D;
	overflow: hidden;
	clip: rect(0px,596px,408px,0px);
}
#SubSstoriesContainer {
	width: 944px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10;
	overflow: hidden;
	height: 300px;
}
#divSubSstoriesContainer a {
	color: #333;
}
#divSubSstoriesContainer a:hover {
	color: #ff6600;
}
.SubSectstorycontainer {
	width: 944px;
}
#divTitleByline h1 {
	height: 1px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bolder;
}

#divTitleByline h3 {
	font-size: 16px;
	text-decoration: none;
	color: #FFCC99;
}
#divTitleByline {
	padding: 20px;
	float: left;
	width: 308px;
	height: 368px;
	color: #FFFFFF;
	background-color: #5D5D5D;
}
#divContentHeaderLeft h4 {
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF9900;
	width: 450px;
}
#subcolumn1-2 {
	float: left;
	width: 300px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}
.subColumn1-2 {
	font-size: 11px;
}
.subColumn2-2 {
	font-size: 11px;
}
#subcolumn2-2 {
	float: right;
	width: 300px;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.0px;
	margin-left: 0px;
}
caption {
	float: right;
	width: 300px;
	margin-top: 10px;
}
#divContentDetailsLfCol {
	float: left;
	width: 640px;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 4px;
}
/****************** Image Tags ******************/
img {
	border: 0;
	clip: rect(408px,auto,auto,auto);
}
img.left {
	border: 0;
	float: left;
	margin: 2px 10px 5px 0;
}
img.right {
	border: 0;
	float: right;
	margin: 2px 0 5px 10px;
}
img.across {
	margin: 0 0 10px 0;
}
caption {
	font-size: 9px;
	color: #FFCC99;
	text-align: left;
}
.caption {
	font-size: 9px;
	color: #FFCC99;
	text-align: left;
}
#divContentDetailsRtCol {
	float: right;
	width: 270px;
	margin-top: 10px;
}
#content pagination {
	margin-bottom: 0.9em;
	margin-top: 2.6em;
	color: #CCCCCC;
	font-weight: bolder;
	display: none;
}
#content pagination a:hover {
	text-decoration: inherit;
	color: #FF6600;
}
#divRelatedlinks {
	width: 260px;
	background-image: url(../images/assets/tabsml_all_blue.gif);
	height: auto;
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 16px;
	line-height: 50px;
	font-weight: bolder;
	padding-left: 8px;
	padding-right: 8px;
}
#divRelatedlinks #divReviews a {
	color: #666666;
	text-decoration: underline;
}
#divRelatedlinks #divReviews a:hover {
	color: #FF9900;
}
.quotes {
	font-size: 36px;
}

ul.arrow li {
	background-position:left top;
	padding-left:10px;
	font-size: 10px;
	list-style-image: url(../images/assets/bullet.gif);
	line-height: 20px;
}
#content pagination a {
	text-decoration: inherit;
	color: #FF6600;
	border-left: 1px solid #ccc;
	left: -2px;
	padding-left: 5px;
	position: relative;
	z-index: 9;
}
#content subcolumn2-2.pagination {
	display: block;
}
ul.arrow li a {
	background-position:left top;
	font-size: 10px;
	list-style-image: url(../images/assets/bullet.gif);
	line-height: 20px;
	color: #000000;
}
ul.arrow li a:hover {
	background-position:left top;
	font-size: 10px;
	list-style-image: url(../images/assets/bullet.gif);
	line-height: 20px;
	color: #FF6600;
}
.categoryTitle {
	color: #FF9900;
}

#divFooter a:hover {
	color: #FFCC00;
}
#divWrapper #divHeader #divContent #divContentCase #SubSstoriesContainer .SubSectstorycontainer div {
}
#divReviews {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	margin-top: 15px;
	width: 240px;
}


/****************** Head Tags ******************/
h1 {
	font-size: 24px;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	text-decoration: none;
}
h3 {
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
h4 {
	font-size: 11px;
	text-decoration: none;
}
h5 {
	font-size: 10px;
	text-decoration: none;
}
.quoter {
	color: #FFCC99;
	line-height: 22px;
	font-size: 16px;
}
.quotesWebsite {
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
}
.quoter2 {
	color: #FFCC99;
	line-height: 14px;
	font-size: 10px;
}
