/* Training the Trainer Resource Pack STYLESHEET
SCREEN STYLESHEET
Last modified: 4.4.2005 */

a:link {
	background-color : #ffffff;
	border-bottom : 1px solid #000099;
	color : #000099;
	text-decoration : none;
}

a:visited {
	background-color : #ffffff;
	border-bottom : 1px solid #990099;
	color : #990099;
	text-decoration : none;
}

a:hover {
	background-color : #ffff00;
	border-bottom : 1px solid #ff0000;
	color : #ff0000;
	text-decoration : none;
}

a:active {
	background-color : #ffff00;
	border-bottom : 1px solid #ff0000;
	color : #ff0000;
	text-decoration : none;
}

body {
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 0.9em;
	line-height : 150%;
	margin-left : 10%;
	margin-right : 10%;
}

caption {
	background-color : #ffffff;
	color : #000099;
	font-size : 1.3em;
	font-weight : 500;
	line-height : 125%;
	text-align : left;
	padding-bottom : 1em;
}

dd {
	background-color : #ffffff;
	color : #000000;
	line-height : 150%;
}

div.text {
	padding-left : 5%;
	padding-right : 5%;
}

dl {
	background-color : #ffffff;
	color : #000000;
	line-height : 150%;
}

dt {
	background-color : #ffffff;
	color : #333;
	font-size : 1.3em;
	font-weight : 500;
	line-height : 150%;
	padding-top : 5px;
}

h1 {
	background-color : #ffffff;
	color : #333333;
	font-size : 2em;
	font-weight : 500;
	line-height : 125%;
}

h2 {
	background-color : #ffffff;
	color : #333333;
	font-size : 1.5em;
	font-weight : 500;
	line-height : 125%;
}

h3 {
	background-color : #ffffff;
	color : #333333;
	font-size : 1.25em;
	font-weight : 500;
	line-height : 125%;
}

h4 {
	background-color : #ffffff;
	color : #333333;
	font-size : 1em;
	font-weight : 600;
	line-height : 125%;
}

h5 {
	background-color : #ffffff;
	color : #333333;
	font-size : 1em;
	font-weight : 600;
	line-height : 125%;
}

h6 {
	background-color : #ffffff;
	color : #333333;
	font-size : 1em;
	font-style : italic;
	font-weight : 500;
	line-height : 125%;
}

hr {
	line-height : 1px;
	width : 100%;
}

legend {
	background-color : #ffffff;
	color : #000000;
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	line-height : 150%;
}

li {
	background-color : #ffffff;
	color : #000000;
	line-height : 150%;
	padding-bottom : 0.5em;
}

ol {
	background-color : #ffffff;
	color : #000000;
	line-height : 150%;
	list-style-type : decimal;
}

p {
	background-color : #ffffff;
	color : #000000;
}

p strong {
	background-color : #ffffff;
	color : #000000;
	font-weight : 600;
}

table {
	color : #000000;
}

td {
	background-color : #ffffff;
	color : #000000;
	font-size : 0.9em;
	vertical-align : top;
}

th {
	background-color : #ffffff;
	color : #000000;
	font-weight : 600;
	line-height : 125%;
	text-align : left;
	vertical-align : top;
}

tr {
	background-color : #ffffff;
	color : #000000;
	line-height : 125%;
	vertical-align : top;
}

ul {
	background-color : #ffffff;
	color : #000000;
	line-height : 150%;
	list-style-type : square;
}

.address {
	background-color : #ffffff;
	color : #666666;
	font-size : 75%;
	margin-left : 20%;
	margin-right : 20%;
	padding-top : .5em;
	text-align : center;
}

.author {
	background-color : #ffffff;
	color : #660066;
	font-size : 70%;
	margin-right : 10%;
	text-align : right;
}

.center {
	text-align : center;
}

.details {
	background-color : #ffffff;
	color : #666666;
}

.full {
	background-color : #ffffff;
	color : #ff0000;
	font-weight : bold;
}

.indent {
	margin-left : 2em;
	margin-right : 2em;
	padding-bottom : 1em;
}

.internal {
	background-color : #ffffff;
	border : 1px #cccccc dashed;
	color : #cccccc;
	font-size : 12px;
	line-height : 18px;
	padding : 10px;
}

.left {
	text-align : left;
}

.links {
	background-color : #ffffff;
	border : 1px #660066 solid;
	color : #000000;
	font-size : 12px;
	line-height : 18px;
	margin-top : 10px;
	padding : 10px;
}

.questions {
	border : 1px solid #333333;
	margin : 1px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
}

.reqd {
	background-color : #ffffff;
	color : #ff0000;
	font-size : 9px;
	font-weight : 600;
	text-align : right;
}

.req-small {
	background-color : #ffffff;
	color : #000000;
	font-size : 80%;
	font-weight : 600;
}

.right {
	text-align : right;
}

.small {
	background-color : #ffffff;
	color : #666666;
	font-size : 80%;
}

.small-c {
	background-color : #ffffff;
	color : #666666;
	font-size : 80%;
	text-align : center;
}

.smaller {
	background-color : #ffffff;
	color : #990099;
	font-size : 70%;
}

.small-r {
	background-color : #ffffff;
	color : #666666;
	font-size : 75%;
	text-align : right;
}

.updated {
	background-color : #ffffff;
	color : #660066;
	font-size : 70%;
	margin-right : 10%;
	text-align : right;
}

#address {
	background-color : #ffffff;
	color : #666666;
	font-size : 75%;
	margin-left : 20%;
	margin-right : 20%;
	padding-top : .5em;
	text-align : center;
}

#banner {
	background-color : #cccccc;
	color : #333333;
	display : block;
	font-size : 1em;
	font-weight : 600;
	letter-spacing : 1px;
	text-align : center;
}

#bttm-nav {
	border-bottom : 1px #666666 solid;
	border-top : 1px #666666 solid;
	color : #666666;
	font-size : 70%;
	padding-bottom : 1em;
	padding-top : 1em;
	text-align : center;
}

#column {
	padding-left : 10%;
	padding-right : 10%;
}

#content {
	background-color : #ffffff;
	color : #000000;
	margin-top : 0px;
	padding-left : 10%;
	padding-right : 10%;
}

#internal {
	background-color : #ffffff;
	border : 1px #cccccc dashed;
	color : #cccccc;
	font-size : 12px;
	line-height : 18px;
	margin-top : -30px;
	padding : 10px;
}

#links {
	background-color : #ffffff;
	border : 1px #660066 solid;
	color : #000000;
	font-size : 12px;
	line-height : 18px;
	margin-top : 10px;
	padding : 10px;
}

#links1 {
	background-color : #ffffff;
	border : 1px #660066 solid;
	color : #000000;
	font-size : 12px;
	line-height : 18px;
	margin-top : 10px;
	padding : 10px;
}

#masthead {
	border-bottom : 1px #660066 solid;
	margin-top : 0px;
	padding : 5px;
	text-align : right;
}

#top-nav {
	color : #666666;
	font-size : 70%;
	padding-bottom : 1em;
	padding-top : 1em;
	text-align : right;
}

#rtt {
	font-size : 70%;
	text-align : right;
}

#updated {
	background-color : #ffffff;
	color : #660066;
	font-size : 70%;
	margin-right : 10%;
	text-align : right;
}

#section {
	background-color : #fff;
	color : #000099;
	font-size : 1.5em;
	font-weight : 500;
	letter-spacing : 1px;
	margin-top : -0.5em;
}
