/*  Style Sheet created for use with GymxPages  */

<style type="text/css">
<!--

/* Tags */

body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	padding: 0px;
}

a:link {
	color:blue;
	text-decoration:none;
}

a:visited {
	color:blue;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.topNav {
	background-color: #00beee;
}
.leftNav {
	width: 150px;
	background-color: #00beee;
}
.mainWindow {
	background-color: #FFFFFF;
	width:600px;
	text-align: left;
	border: 0px #00ff00 solid; 
	padding:0px;
	margin-left: 15px;
	margin-right: 15px;
}
h1 {
	margin-top:6.0pt;
	margin-right:0in;
	margin-bottom:6pt;
	margin-left:0in;
	font-size:18.0pt;
}
p {
	margin-top:0.0pt;
	margin-right:0.0pt;
	margin-left:0.0pt;
	margin-bottom:0.0pt;
}
.caption {
	font-size: 8pt;
	color:grey;
	text-align:center;
}
th {
	background-color:  #99CCFF;
	padding-left:    5px;
	padding-right:   5px;
	padding-top:     5px;
	padding-bottom:  5px;
	font-weight: 	 700;
}
ul {
	text-align: left;
	list-style-image: none;
	display: list-item;
	list-style-type: disc;}
li {
   font-size: 8.0pt;
   fint-family: Arial;
}
.footnote {
	font-size: xx-small;
	font-family:Arial;
}
h2 {
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	font-size:12.0pt;
}





/* Not used style settings so far */

.contents {
	font-size:8.0pt;
	font-family:Arial;
}
h3 {
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	font-size:16.0pt;
}

ul.left {
	font-size: 10px;
	list-style-image: url("gifs/tocBullet.gif");
	vertical-align: middle;
}
.pictureTable {
	width:500px;
	text-align:center;
	border: 1px #808040 solid;
	padding:0px;
	background-color: #dfdfdf;
}


/* Class Definitions */

.leftToc {
	background-color: #00BEEE;
	width:150px;
    border: 0px solid #ff6600;
	margin:0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	}
	
.rightCol {
	width: 100px;
}


.picture {
	border: 1px #808040 solid;
	background-color: #dfdfdf;
}
	

.centered {
	text-align:center;
}


.toc {
	font-size: 8pt;
	margin-left: -15px;
	text-align: left;
}
-->

</style>