/* GENERAL STYLES */
body {
	background: #1d82c3;
	font: 0.8em/2em Arial, Helvetica, Geneva, sans-serif;
}
p {
	font-size: 12pt;
}
div.MainBox {
	background: url('/images/background_Top_Left.gif') top left no-repeat;
	width: auto;
	max-width: 975px;
	min-width: 755px;
	margin: 0px 0px 0px 0px;
}
div.MainBoxtop {
	background: url('/images/background_Top_Right.gif') top right no-repeat;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 5px 20px;
}
div.MainBoxtop img.DeltaSenseLogo {
	background-image: url('/images/deltasense_logo.jpg');
	background-position: right top; 
	background-repeat: no-repeat; 
	height: 60px;
	width: 40%;
	border: none;
	margin: 0px 0px 0px 0px;
}
div.MainBoxtop img.DeltaSenseTitleText {
	background-image: url('/images/deltasense_title_text.gif');
	background-position: left top;
	background-repeat: no-repeat; 
	height: 60px;
	width: 58%;
	border: none;
	margin: 0px 0px 0px 0px;
}
div.MainBoxBody {
	background: url('/images/background_rightborder.gif') top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 5px 25px 10px 20px;
}
div.MainBoxFooter {
	background: url('/images/background_Bottom_Left.gif') bottom left no-repeat;
}
div.MainBoxFooter p {
	background: url('/images/background_bottom_right.gif') bottom right no-repeat;
	display: block;
	padding: 10px;
	margin: -2em 0 0 0;
}
div.InnerBox {
	background: url('/images/InnerBox_Top_Left.gif') top left no-repeat;
	width: auto;
	max-width: 1100px;
	min-width: 705px;
	margin-top: 0px;
}
div.InnerBoxTop {
	background: url('/images/InnerBox_Top_Right.gif') top right no-repeat;
	margin: 0;
	padding: 15px 20px 5px 20px;
}
div.InnerBoxBody {
	background: url('/images/InnerBox_borderright.gif') top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 5px 15px 10px 15px;
}
div.InnerBoxFooter {
	background: url('/images/InnerBox_Bottom_Left.gif') bottom left no-repeat;
}
div.InnerBoxFooter p {
	background: url('/images/InnerBox_bottom_right.gif') bottom right no-repeat;
	display: block;
	padding: 20px;
	margin: -2em 0 0 0;
}
.Menu {
	width: 135px;
	position: absolute;
	margin: 0px 0px 0px 0px;
}
.Menu a {
	display: block;
	background: url('/images/menu_background.gif') bottom left repeat-y;
	border: 1px #125380 solid;
	padding: 1px 5px 1px 5px;
	margin: 1px 1px 5px 1px;
	color: white;
	font-size: 14px;
	font-weight: 600;
}
.Menu a:visited {
	text-decoration: none;
}
.Menu a:hover {
	text-decoration: underline;
}
.Menu a:active {
	text-decoration: underline;
}
.Menu a:link {
	text-decoration: none;
}
a.NewsItem {
	background-image: url('/images/red_bullet.gif');
	background-position: left top;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
	padding-left: 13px;
	margin: 5px 5px 0px 0px;
	border: none;
	font-weight: normal;
	font-size: small;
}
.NewsItem a:visited {
	text-decoration: none;
}
.NewsItem a:hover {
	text-decoration: underline;
}
.NewsItem a:active {
	text-decoration: underline;
}
.NewsItem a:link {
	text-decoration: none;
}
div.MainBody {
	margin: 0px 3px 0px 160px;
	display: block;
	min-height: 450px;
}
.Title {
	color: #0072bc;
	font-size: 1.2em;
	font-weight: 600;
}
.SubTitleRed
{
	color: #ed1b23;
	font-size: 1.3em;
	font-weight: 600;
	margin: 9px 9px 5px 0px;
}
.BigText
{
	font-size: 1.3em;
}
.SectionBox {
	background: url('/images/SectionBox_background.gif') bottom left repeat-x;
	border: 1px #88cad5 solid;
	display: inline-block;
	height: 70px;
	margin-bottom: 8px;
}
.SectionBoxSpacer {
    	font-size=6px;
}
.SectionBox h2 {
	color: #1d82c3;
	font-weight: 500;
	font-size: 1.8em;
	margin: 0px 5px 5px 5px;
	vertical-align: top;
}
.SectionBox a {
	color: #1d82c3;
	font-weight: 500;
	font-size: 1.8em;
	margin: 0px 5px 5px 5px;
	vertical-align: top;
	text-decoration: none;
}
.SectionBox a:hover {
	text-decoration: underline;
}

.SectionBox p {
	font-size: 1em;
	vertical-align: text-bottom;
	color: black;
	margin: 5px 5px 0px 5px;
	vertical-align: bottom;
	display: block;
}
div.ClipImageBox {
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px #88cad5 solid;
	height: 75px;
	width: 100px;
	display: block;
}
.DetailsBox {
	background-color: #e2e2e2;
	border: 1px #88cad5 solid;
	padding: 10px 5px 5px 5px
}
.DetailsText
{
	font-size: 10pt;;
	padding: 3px 5px 7px 0px;
	margin: 0px 8px 0px 0px;
}
table th {
	background-color: white;
	text-align: left;
}
table td.odd {
	background-color: inherit;
}
table td.even {
	background-color: #9cd1f1;
}
.BlueListOdd
{
	background-color: #bbdbf0;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
}
.BlueListEven
{
	background-color: #caebf5;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
}


/* EDITOR PROPERTIES */
