body,td,th {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

body a, td a, th a {
	color: #9DF0FF;
	text-decoration: underline;
}

body {
	background-repeat: no-repeat;
	background-color: #0445bb;
}


td.content-cell {
	font-size: 14px;
	line-height: 22px;
}

.MasterTable {
	background-color: #07266A;
	background-repeat: no-repeat;
}

a.content-link {
	color: #9DF0FF;
	text-decoration: none;
}
a.content-link:hover {
	text-decoration: underline;
}

.page-title {
	color: #9DF0FF;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 26px;
}

.content-title {
	color: #9DF0FF;
	font-size: 18px;
	font-weight: bold;
}

a.product-title {
	color: #9DF0FF;
	font-size: 11px;
	text-decoration: none;
}
a.product-title:hover {
	text-decoration: underline;
}

.sidebar-title {
	font-size: 16px;
	font-weight: bold;
}

.sidebar-text {
	font-size: 14px;
}

.sidebar-link {
	font-size: 13px;
	color: #cdcdcd;
	text-decoration: none;
}
.sidebar-link:hover {
	text-decoration: underline;
}

.sidebar-minilink {
	font-size: 10px;
	color: #cdcdcd;
	text-decoration: none;
}
.sidebar-minilink:hover {
	text-decoration: underline;
}


.bottom-text, a.bottom-text {
	font-size: 11px;
	color: #cdcdcd;
	padding-top: 15px;
	text-decoration: none;
}
a.bottom-text:hover {
	text-decoration: underline;
}

