@charset "utf-8";
.monBK {
	background-image: url(images/monitoringBK.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 120px;
}

body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkStrip.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
}
.redAccent {color: #990000}

.oneColFixCtr #nav {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 37px;
	background-image: url(images/conceptTemplateMain_05.gif);
}
.oneColFixCtr #banner {
	height: 196px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/conceptTemplateMain_06.gif);
	background-repeat: no-repeat;
}
.oneColFixCtr #contentArea {
	background-image: url(images/conceptTemplateMain_07.gif);
	padding-left: 27px;
	padding-right: 27px;
	background-repeat: no-repeat;
	margin-bottom: auto;
}

.oneColFixCtr #container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #header {
	background-image: url(images/conceptTemplateMain_03.gif);
	height: 83px;
	background-repeat: no-repeat;
}
.oneColFixCtr #footer {
	height: 66px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
.boxTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 27px;
	color: #333333;
}
.boxBK {
	background-image: url(images/box_08.gif);
	background-repeat: no-repeat;
	height: 223px;
	margin-left: 20px;
}

a:link {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #990000;
}

.boxImage {
	margin-left: 25px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	height: 120px;
	width: 80px;
	padding-bottom: 70px;
}
.boxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 50px;
	line-height: 16px;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 22px;
	color: #333333;
	padding-right: 15px;
	font-weight: bold;
	line-height: 20px;
}
.smallPrint {
	font-size: 10px;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.leftBoxContent {
	padding-right: 15px;
}
.secondTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.rightBoxContent {
	padding-left: 40px;
	padding-top: 22px;
	padding-right: 25px;
	width: 220px;
	color: #333333;
}
ul {
	padding-left: 5px;
	font-size: 12px;
	color: #990000;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
}
.floatRight {
	float: right;
	margin-right: 10px;
	margin-top: 25px;
}
.rightBoxForm {
	color: #333333;
	background-color: #F4F4F4;
	margin-top: 50px;
	margin-right: 20px;
	padding: 10px;
	margin-left: 15px;
}
.monBK2 {
	background-image: url(images/monitoringBK2.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 140px;
}
.boxBKLrg {
	background-image: url(images/box_lrg.gif);
	background-repeat: no-repeat;
	height: 285px;
	margin-left: 20px;
}
.thirdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.monBK3 {
	background-image: url(images/monitoringBK3.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 180px;
}
.secondTitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
