img {
	border-style: none;
}
#wrapper {
	background-color: #fff;
	padding: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3d52cf;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;																																																	
	margin-right: 0px;
	margin-left: 0px;
	overflow-y: scroll;
	background-color: #3d52ce;
}
#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dce8eb;
	height: 23px;
	padding-top: 8px;
	padding-left: 5px;
}
#leftColContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#rightColContent {
	background-color: #fff;
	margin-left: 15px;
	padding-right: 8px;
	font-size: 12px;
	color: #000;
}
.whitelink {
	color: #fff;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}
.whitelinkb {
	color: #fff;
	width: 100%;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
.whitelinkb:hover {
	width: 100%;
	cursor: pointer;
	text-decoration: underline;
}
.pageMenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	text-align: left;
	display: block;
	width: 150px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pageMenu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #fd8846;
	text-align: left;
	display: block;
	width: 150px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.redText {
	color: #cc0000;
}
.blankMenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d52cf;
	text-align: left;
	display: block;
	width: 150px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.adminList {
	margin-left: 50px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 5px;
	font-size: 14px;
	line-height: 160%;
}
.imageList {
	list-style-image: url(/images/bullet10.png);
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 0px;
	font-size: 13px;
	line-height: 160%;

}
a.list:link {
	text-decoration: none;
}
a.list:visited {
	text-decoration: none;
	color: blue;
}
a.list:hover {
	text-decoration: underline;
	color: red;
}
a.list:active {
	text-decoration: none;
}
.siteMapList {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 140%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
}
.siteMapList2 {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 140%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 5px;
}
.jobHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.textHead {
	font-size: 13px;
	font-weight: bold;
}
.boxout7 {
    border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 3px;
}
.manualsBoxout7 {
    border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 3px;
	border: 1px solid #a8a8a8;
	background-color: #fff;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 20px;
	padding: 20px;
}
td.tabcon {
	font-size: 20px;
}
tr.tabconsm {
	font-size: 20px;
}
img {
  border: none;
}

a {
  outline: none;
}

#desc {
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
}

