html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
body a {
	color: #0A4AA2;
	text-decoration: underline;
}
body a:hover {
	color: #000000;
	text-decoration: none;
}
#mainTable {
	height: 100%;
	width: 760px;
	border-right-width: 50px;
	border-left-width: 50px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
}
.mainTableTopRow {
	vertical-align: top;
}
.mainTableBottomRow {
	height: 20px;
	vertical-align: bottom;
}
#footer {
	color: #000000;
	font-size: 11px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#header {
	height:50px
}
.fiveFiftyWidth {
	width: 550px;
	padding-right: 10px;
	text-align: justify;
}
.worksLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.worksLinks a {
	color: #000000;
	text-decoration: underline;
}
.worksLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
.worksColumn {
	text-align: left;
}
ul {
	list-style-type: square;
	margin-left: 20px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hidrazoneRSS {
	padding: 5px;
}
.hidrazoneRSS a {
	text-decoration: none;
}
.rsstitle {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.rssdate {
color: gray;
font-size: 12px;
}
.rssTickerDiv {
	border: 1px solid #CCCCCC;
	height: 85px;
	width: 250px;
	background: #F9F9F9;
	margin-left: 10px;
}
p {
	margin: 0px;
}
h5 {
	color: #0A4AA2;
	margin: 0px;
	font-size: 14px;
}
h4 {
	margin: 0px;
	color: #0A4AA2;
	font-size: 16px;
}
.splitColumnTable {
	height: 90%;
	width: 760px;
}
.login {
	width: 225px;
	text-align: right;
}
.itemTable {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	width: 380px;
	height: 100px;
}
.itemTableImage {
	border: 1px solid #CCCCCC;
}
.itemTableTitle {
	font-weight: bold;
	color: #0A4AA2;
}
.itemTableTextCell {
	border: 1px solid #CCCCCC;
	background-color:#F9F9F9;
	padding: 5px;
	text-align: justify;
}
.introTextandRss {
	margin-bottom: 5px;
	text-align: justify;
}
#itemTableTable {
	width: 760px;
}
