body {
	background-color: #B3C0D1;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	color: #ffffff;
	background-color: #999999;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer a {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
a {
	color: #990000;
}
li {
	list-style-type: square;
	list-style-image: url(/images/square-bullet.gif);
	list-style-position: outside;
}

a:hover {
	color: #440000;
}
a.noDeco{
text-decoration:none;
}
.myTitle {
	font-family: "Arial", "sans-serif";
	font-size: 1.5em;
	color: #990000;
}
.imageBorder {
	border: 5px solid #D1D1D1;
	margin-left: 5px;
	margin-bottom: 6px;
}
.imageBorderServices {
	border: 5px solid #D1D1D1;
	margin-right: 10px;
	margin-bottom: 15px;
}
#header {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E3E4E7;
	width: 930px;
	height: 79px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C21949;
}
#breadcrumb {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EFEFEF;
	text-align: left;
	padding: 0.5em;
}
#shadow1 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #93A5BD;
	border-right-style: solid;
	border-right-color: #93A5BD;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93A5BD;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#shadow2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7088A9;
	border-right-style: solid;
	border-right-color: #7088A9;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7088A9;
	padding: 0px;
	margin: 0px;
}

#leftShadow {
	background-image: url(url/images/shadow-lt.gif));
	background-repeat: repeat-y;
	background-position: left top;
}
#rightShadow {
	background-image: url(/images/shadow-rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.imgBorder {
	border: 1px solid #000000;
}

#clientLogin{
	text-transform: uppercase;
	float: right;
	text-align: right;
	padding-left: 1em;
}

.listItem {
	padding-bottom: 1em;
}
.clearBR {
	clear: left;
}
.blockOfTextAndImages {
	clear: left;
	float: left;
}


.imgLeft {
	float: left;
}
.imgRight {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.padOnTop {
	padding-top: 10px;
}
.copyIndented {
	margin-left: 104px;
}
.shallowUL{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

