.trHeader {
	background-color: #F9F9F9;
}

.tdBG_grayL {
	text-align: left;
	background-image: url("../images/tables/grayBG2.gif");
}

.tdBG_grayR {
	text-align: right;
	background-image: url("../images/tables/grayBG2.gif");
}

.navigationBackground {
	 background-image: url("../images/navigationBG.gif");
	 width: 750px;
}

.pageContainerTable {
	width: 700px;
}

.footerTable {
	width: 750px;
}

.solutionTable {
	border-top: thin 1px #A9CBDD;
	border-left: dotted 1px #A9CBDD;
	border-right: dotted 1px #A9CBDD;
	border-bottom: dotted 1px #A9CBDD;
	padding: 4px;
}

.defaultTable {
	border-top: solid 1px #DFE0DF;
	border-left: solid 1px #DFE0DF;
	border-right: solid 1px #DFE0DF;
	border-bottom: solid 1px #DFE0DF;
	padding: 5px;
	width: 700px;
}

.companyTable {
	border-top: solid 1px #DFE0DF;
	border-left: solid 1px #DFE0DF;
	border-right: solid 1px #DFE0DF;
	border-bottom: solid 1px #DFE0DF;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 700px;
}

.innerTable {
	width: 94%;
}

.tableBorder {
	border-top: solid 1px #DFE0DF;
	border-left: solid 1px #DFE0DF;
	border-right: solid 1px #DFE0DF;
	border-bottom: solid 1px #DFE0DF;
}

.tableBody1 {
	border-top: solid 1px #DFE0DF;
	border-left: solid 1px #DFE0DF;
	border-right: solid 1px #DFE0DF;
	border-bottom: solid 1px #DFE0DF;
	width: 640px;
}

.newsTableHeader {
	padding: 2px;
	width: 200px;
	background-image: url("../images/tables/dssNewsHeader.gif");
}

.newsTableBody {
	border-top: solid 1px #DFE0DF;
	border-left: solid 1px #DFE0DF;
	border-right: solid 1px #DFE0DF;
	border-bottom: solid 1px #DFE0DF;
	padding: 2px;
	width: 200px;
	text-align: left;
}

.footerFont {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: gray;
	padding-top: 2px;
	padding-bottom: 10px;
}

.smallFont {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.mediumFont {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.mediumTitleFont {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.titleFont {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.titleFontLarge {
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.titleFontSmall {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.bulletFont {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.prNumberFont {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	cursor: pointer;
}

.largeBodyAreaFont {
	font-family: times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.requiredFont {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.grayColor {
	color: gray;
}
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.submitButton {
	font-size: 10pt;
	background-image: url("../images/headerBg.gif");
	color: white;
	background-color: #B0B0B0;
	border: outset 1px #D0D0D0;
}
