.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #11ad11;
	padding-right: 2px;
	padding-left: 2px;
}
a.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #11ad11;
	padding-right: 2px;
	padding-left: 2px;
}


a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #11ad11;
	padding-right: 2px;
	padding-left: 2px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336699;
	letter-spacing: normal;
	font-weight:normal }

.mainExpand {
    cursor: pointer;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4848E0;
	text-decoration:none
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}

a.maincontent:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4848E0;
	text-decoration:none;
}

a.maincontent:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4848E0;
	text-decoration:none;
}

a.maincontent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4848E0;
	text-decoration:none;
}

.maincontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f7a81;
	text-decoration:none;
}

.HeaderLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11ad11;
}

.HeaderxLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #11ad11;
	letter-spacing: normal;
}
.maincontentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

a.maincontentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4848E0;
	text-decoration: none;
}


.grayBorderLRB {
	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-right-color: #adadba;
	border-bottom-color: #adadba;
	border-left-color: #adadba;
}
.grayBorderALL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adadba;
	border-right-color: #adadba;
	border-bottom-color: #adadba;
	border-left-color: #adadba;
}

.blueBorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B49A4;
	border-left-color: #1B49A4;
}

.brownBorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B8058;
	border-left-color: #9B8058;
}


.maincontentMED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;

}
.serviceLevelTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(../images/bullet_orange.gif);
}
.maincontentBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-left: 35px;
}
ul {
	list-style-image: url(../images/bullet_orange.gif);
}
BODY {
	border-left: 5px solid #11ad11;
}
