@charset "UTF-8";
/* CSS Document */

body {
	background-color: #bbbbbb;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#frame {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	border: 1px solid #000000;
	background-image: url(slices2007/bgslice_f3.jpg);
	background-repeat: repeat-y;
}

#contentheader {
	height: 136px;
	width: 940px;
}
#topbanner {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: left;
	height: 93px;
	position: relative;
	top: 0px;
}

		
#links {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: left;
	position: relative;
	padding: 8px;
	background-image: url(slices2007/navibanner_blue_f3.jpg);
	height: 27px;
}


.linktext {
/* for use on Nav Bar only */
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 16px;
}

	
#maincontentarea {
	width: 940px;
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 0px;
}
	

#contentleft {
	width:190px;
	float:left;
	clear: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
		}
		
#contentright {
	width:660px;
	float:left;
	padding-top: 0px;
	padding-right: 00px;
	padding-bottom: 0px;
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	min-height: 412px;
	}


		
#contentfull {
 /*not used */
	width:900px;
	float:left;
	clear: none;
	padding: 20px;
	margin: 0px;
		}

#footer {
	clear:both;
	background-color: #99583A;
	font-size: 10px;
	text-align: center;
	padding: 1px;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	}
#frame #contentheader #links .linktext a {
	color: #FFFFFF;
	font-weight: normal;
}
#frame #maincontentarea #footer a {
	color: #CCCCCC;
	font-weight: normal;
}


.partnerlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}



p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

li {
		font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: circle;
}
ul {
	margin: 0;
	padding: 0 0 0 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}
a {
	color: #99583A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.partnerlistHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #2A4D73;
	padding-bottom: 2px;
}
.email {
	font-size: 10px;
	margin-top: 0px;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 14px;
}
.partnername {
	margin-bottom: 2px;
}
