@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
body {
	background-color: #cfcfcf;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 34pt;
	color: #546d82;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}
.companyName {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 34pt;
	font-weight: bold;
	color: #546d82;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topSlice {
	background-image: url(images/TopSliceBack.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
}
.bottomSlice {
	background-image: url(images/BottomSliceBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 728px;
}
.allSlicesBack {
	background-image: url(images/AllSlicesBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 497px;
	width: 728px;
}


.navRedStroke {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #cd0000;
}

h2 {
	font-size: 10.5pt;
	color: #000000;
	margin-top: 3px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.content {
	height: 387px;
	width: 488px;
	overflow:auto;
	background-position: top;
}
.redstroke {
	border: thin solid #cc0000;
}
.mainBodyBack {
	background-image: url(images/mainBodyBackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 115%;
}
.tableStokeMiddleCol {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #cc3333;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a:link {
	color: #000000;
}
.footer a:hover {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.redstroke .mainBodyBack li {
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(images/redarrow_small.gif);
	line-height: 130%;
}

.navLinks a:link{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #546d82;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 0px;
	font-size: 13pt;
	line-height: normal;
	padding-top: 10px;
	margin-top: 10px;
}
.photoBackMain {
	background-image: url(images/PhotoBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	height: 387px;
}
.textBackMain {
	background-image: url(images/MainBodyBackNew.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.navLinks a:hover{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cd0000;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 0px;
}
.navLinks a:visited{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #546d82;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CD0000;
}
a:active {
	color: #000000;
}
