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

#header {
	height: 127px;
	background-color: #FFFFFF;
	width:756px;
	margin: 0px auto;
	margin-top: 0px;
	text-align: center;
	border-bottom:groove;
	border-bottom-width:medium;
	border-bottom-color:#BB090D;
}
table {
	font-family:"Times New Roman", Times, serif, "Book Antiqua";
	font-size: 10pt;
	text-align: center;
	}
#container {
	width: 756px;
	background-color:#FFFFFF;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 10px;

	}
	.style1 {
	color: #000066;
	font-weight: bold;
	text-align: center;
}

a {
	color: #069;
	font-size: 10pt;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: Bold;
	font-style: italic;
	color: #069;
	text-decoration: None;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: Bold;
	font-style: italic;
	color: #AC9397;
	text-decoration: None;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: Bold;
	font-style: italic;
	color: #800000;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: Bold;
	font-style: italic;
	color: #069;
	text-decoration: None;
	}
#content {
	padding: .5em;
	margin-left: 175px;
	text-align: left;
	margin-top: 2px;
	font-size: 10pt;

}

#h2{
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	padding-top: 2px;
	color:#400C09;
	padding-bottom: 1px;
	font-style: italic;
}

#contenth2{
	text-align: left;
	font-style:italic;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 5px;
	color:#400C09;
	padding-bottom: 2px;
}
#spacer {
	margin: 0 0 0 0;
	height: 2.5px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #666666;
	padding-bottom: 2px;
}

#spacerplain {
	margin: 0 0 0 0;
	height: 2.5px;
	padding-bottom: 2px;
}
#leftColumn {
	width: 150px;
	padding: 0.5em;
	float: left;
	text-align: left;
	padding-bottom: 3px;
	height: 1200px;
	font-size: 10pt;
}

#leftColumn p {
	margin: .5em 0 1em 0;
}

#leftColumn h2 {
	font: "Times New Roman", Times, serif, "Book Antiqua" 100%/1em;
	margin: .5em 5px 1em 0;
	border-bottom: 1px dotted #dc291e;
	font-weight: bold;
	padding-left: 2px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1em;
}

#quickLinks select{
	width: 145px; 
	margin :  0px 0px 1em 0px;
	font-family: "Times New Roman", Times, serif, "Book Antiqua";
	font: 10pt;
	color: #069;
}

#quickLinks h2 {
	font-size: 1em;
	font-weight: bold;
	color: #069;
	padding-left: 2px;
	margin-bottom: 10px;
	line-height: 0.1em;
	border: none;
	text-align: left;
	font-variant: small-caps;	
}

#contentpathway {
	padding-top: 1px;
	font-style: italic;
	padding-bottom: 1px;
	text-align: left;
	margin-bottom: 2px;
	color:#000000;
	text-align: center;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 10pt;
	}

/*Pathway for clarity */
#pathway {
	font-size: 10pt;
	font-variant: normal;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
	color:#666;
	font-style: italic;
	background-image: url(../Images/background-pathway.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-color: #BB090D;
	}
	
#footer {
	clear: both;
	margin: 0px auto;
	margin-top: 0px;
	width: 756px;
	height: 65px;
	font-size: 0.75em;
	border-top-color:#DC291E;
	border-top-style:ridge;
	border-top-width:thin;
}
#caption {
	font-size: .75em;
	font-style: italic;
	}

