#login, #header, #mailinglist, #bottomlinks, #nav, #search, #banners, #header, #nextsteps ul {
	display:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 62.5%;
	background-image: none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #CC1D0A;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CC1D0A;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
form {
	margin:0px;
}
hr {
	height: 1px;
	color: #E5E5E5;
}
sup {
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
}
a:link {
	color: #CC1D0A;
	text-decoration: none;
}
a:visited {
	color: #CC1D0A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	color: #CC1D0A;
	text-decoration: none;
}

#container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#body {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
#content {
	background-color: #FFFFFF;
	width: 600px;
}
#text {
	float: left;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
}
#featurestory {
	padding: 10px;
	background-color: #E5E5E5;
	margin-top: 10px;
	overflow: hidden;
}
#featurestory .FeatureStoryImage {
	float: left;
	margin-right: 10px;
	border: 3px solid #FFFFFF;
}
#featurestory1 {
	width: 275px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
#featurestory1 .FeatureStoryImage {
	float: left;
	margin-right: 10px;
	border: 3px solid #E5E5E5;
}
#featurestory2 {
	width: 275px;
	float: right;
	margin-top: 10px;
	overflow:hidden;
}
#featurestory2 .FeatureStoryImage {
	float: left;
	margin-right: 10px;
	border: 3px solid #E5E5E5;
}
#nextsteps {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 176px;
}
#nextsteps .image {
	border: 3px solid #E5E5E5;
}
#nextsteps ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.email {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 25px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.print {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 25px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.share {
	background-image: url(../images/share.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 25px;
	line-height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.document {
	background-image: url(../images/documents.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 25px;
	line-height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.links {
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 25px;
	line-height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.sharelinks {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-left: 25px;
	line-height: 20px;
}
.sharelinks-digg {
	background-image: url(../images/digg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-left: 25px;
	line-height: 20px;
}
.sharelinks-delicious {
	background-image: url(../images/delicious.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-left: 25px;
	line-height: 20px;
}
.sharelinks-reddit {
	background-image: url(../images/reddit.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-left: 25px;
	line-height: 20px;
}
.sharelinks-facebook {
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-left: 25px;
	line-height: 20px;
}
.sharelinks-stumbleupon {
	background-image: url(../images/stumbleupon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-left: 25px;
	line-height: 20px;
}
.list {
	margin-top: 10px;
	overflow:hidden;
}
.list .FeatureStoryImage {
	float: left;
	margin-right: 10px;
	border: 3px solid #E5E5E5;
}
.seperator {
	clear: both;
}
#othernews1 {
	width: 275px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	list-style-type: none;
	margin-left: 0px;
}
#othernews1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#othernews1 li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
#othernews2 {
	width: 275px;
	float: right;
	margin-top: 10px;
	overflow:hidden;
	list-style-type: none;
	margin-left: 0px;
}
#othernews2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#othernews2 li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
#breadcrumb {
	font-size: 0.8em;
}
#breadcrumbfooter {
	font-size: 0.8em;
	padding: 5px;
	background-color: #EFEFEF;
	clear: both;
	height: 15px;
}

#clientoption {
	width: 568px;
}
.clientloginoption {
	float: left;
	width: 106px;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
}
.clientloginoption .YourPressReleases {
	border: 3px solid #E5E5E5;
	margin-bottom: 5px;
}
#clientdownloads {
	margin-bottom: 10px;
}
#clientdownloads .column1 {
	width: 40%;
}
#clientdownloads .column2 {
	width: 15%;
}
#clientdownloads .column3 {
	width: 15%;
}
#clientdownloads .column4 {
	width: 15%;
}
#clientdownloads .column5 {
	width: 15%;
}
#clientdownloads th {
	background-color: #E5E5E5;
}
#clientdownloads td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
#clientdownloads tr:hover {
	background-color: #FFF0F0;
}
#clock {
	float: right;
	font-size: 0.9em;
	color: #BCBCBC;
	margin-top: 4px;
}
.textfield {
	width: 300px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	background-image: url(../images/textfield-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
