/* CSS Document */

/*/*/
body{
	padding : 0;
	margin : 0;
	background-color: #FFFFFF;
}

#content{
	padding-bottom : 30px;
	padding-left : 30px;
	padding-right : 30px;
	text-align: left;
}

#content h1{
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 130%;
	font-weight : normal;
	color : #666666;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-right-style: dashed;
	border-right-width: 1px;
}                     

#content h2{
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	letter-spacing: 0.1em;
}

#content p{
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	font-size: 90%;
}

#script{
	position : absolute;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0.5em;
	text-transform: lowercase;
	top: 12px;
	left: 35px;
}

#navigation{
       position : absolute;
       top : 140px;
       left : 60px;
       width : 140px;
} 
                    
#navigation p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	font-size: 80%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 4px;
}

#logo2 {
	position : absolute;
	top: 2px;
	right: 80px;
}

#bottom {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 70%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	text-align: justify;
}

.script {
	position : absolute;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0.5em;
	text-transform: lowercase;
}

.logo {
	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, sans-serif;
	font-size: 40px;
	color: #333333;
	letter-spacing: 0.3em;
}

.bottom {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 70%;
	font-weight : normal;
	color : #000;
	line-height : 140%;
	text-align: center;
}

.menu {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	font-size: 75%;
	color:  #333333;
	text-decoration: none;
}

.menu a:link {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	color:  #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.menu a:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	color:  #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.menu a:hover {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	color:  #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.subheading {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 100%;
	background-color : transparent;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #000000;
}
#content ol {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	text-align: justify;
}
#content td {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	font-size: 90%;
}
#content ul {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	list-style-type: square;
}
#content th {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	text-align: justify;
}
.subheading a:link {
	font-weight: bold;
	color: #996666;
}
#content li {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	font-size: 90%;
}

.bread {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 80%;
	color: #666666;
	text-align: right;
	margin-right: 20px;
}
.bread a:link {
	color: #666666;
}

.bread a:visited {
	color: #666666;
}
.bread a:hover {
	color: #99C4E4                    ;
}


.button a:link {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	font-size: 70%;
	color:  #333333;
	text-decoration: none;
	background-color: #99C4E4                    ;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #333333;
}

.button a:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	font-size: 70%;
	color:  #333333;
	text-decoration: none;
	background-color: #99C4E4                    ;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #333333;
}

.button a:hover {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	font-size: 70%;
	color:  #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #333333;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
h3 {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 90%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	text-align: center;
}
h4 {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 90%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	text-align: right;
}
.tableHeader {
	background-color: #99C4E4;
}
.center {
	font-weight: bold;
	text-align: center;
}

.emphasize {
	font-size: 120%;
	font-weight: bold;
}

.quote {
	font-size: 85%;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
#quote {
	font-style: italic;
}

.ontrack {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.ontracklink {
	color: #FFFFFF;
	font-size: 65%;
	font-family: "Trebuchet MS", Georgia, Times, serif;
}
.ontracklink a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, Times, serif;
}
.ontracklink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, Times, serif;
}
#continuumB {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99C4E4;
	text-align: center;
	display: block;
	padding: 4px;
	border: 1px solid #666666;
}
#centertext {
	text-align: center;
}

