.sidePic {
	
	background-image: url(images/sidePic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px none #7E9ABC;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bolder;
	border: 1px none #CCDAE3;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomBar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #102B41;
	border-right-color: #102B41;
	border-bottom-color: #102B41;
	border-left-color: #102B41;
}
.Lshadow {
	background-attachment: fixed;
	background-image: url(images/Lshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Rshadow {
	background-attachment: fixed;
	background-image: url(images/Rshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tableText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #52749C;
}
.pageBar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CDD9E7;
	border-right-color: #CDD9E7;
	border-bottom-color: #CDD9E7;
	border-left-color: #CDD9E7;
}
.titleUnderline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCDAE3;
	border-right-color: #CCDAE3;
	border-bottom-color: #CCDAE3;
	border-left-color: #CCDAE3;
}
.box {
	border: 1px dotted #CDD9E7;
}
.bottomBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9EB3C7;
	border-right-color: #9EB3C7;
	border-bottom-color: #9EB3C7;
	border-left-color: #9EB3C7;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
