/* Redefined Tags */

h1 {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 130%;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	background-color: #000066;
	text-align: left;
	padding-left: 3px;
	line-height: normal;
	border: 1px none #FFFFFF;
	margin: 0px;
	text-transform: none;
}

h2 {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #999999;
	border-left-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	margin-top: 30px;
}
h4 {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	color: #003399;
}


h3 {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 1em;
	color: #000066;
	vertical-align: top;
	top: auto;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.p_BOLD {
	font-weight: bold;
}


p {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 1em;
	color: #000000;
	vertical-align: top;
	top: auto;
}

/* Link Styles */

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #9933CC;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


/* Page Styles */

.footertext {
	margin: 2px 0 3px;
	border-top: 1px dotted #666666;
	font: normal 0.9em Calibri, "Trebuchet MS", Tahoma, Arial;
	color: #666666;
}.footerLinks {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 0.9em;
}

.SmallHeader {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 90%;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
.bibliography {
	font-size: 0.9em;
}
.PresentationThumbnail {
	float: left;
	width: 302px;
}
.PresentationTitle {
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.PresentationFormatAndSize {
	width: 120px;
	float: right;
	margin-top: 100px;
	margin-right: 50px;
}
.ImageCaption {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 0.9em;
	font-weight: bold;
	color: #660000;
}
.quote {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 1em;
	font-style: italic;
	margin-right: 30px;
	margin-left: 30px;
}
.p_indent {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	color: #000000;
	vertical-align: top;
	top: auto;
	line-height: 110%;
	margin-left: 30px;
}
.p_ITALIC {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	color: #000000;
	vertical-align: top;
	top: auto;
	line-height: 110%;
	font-style: italic;
}
.emphasis {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #000066;
}

.pagelink {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 95%;
	margin-top: 10px;
	margin-left: 50px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
}
.SubHeading {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 250px;
	margin-left: 30px;
	padding-left: 10px;
}
.Heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 350px;
	margin-left: 10px;
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
}
.NewsHeader {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.p_INDENT_100px {
	margin-left: 100px;
}
.p_INDENT_500px {

	margin-left: 100px;
}

.Emailaddress {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
}.p_SMALL {

	font-family: Calibri, "Trebuchet MS", Tahoma, Arial;
	font-size: 90%;
	color: #000000;
	vertical-align: top;
	top: auto;
}
.bibliographyAbstract {
	font-size: 90%;
	background-color: #DADADA;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Box {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
