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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: scroll;
}
a:link.Body, a:visited.Body  {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:hover.Body, a:active.Body {
	text-decoration: none;
	color: #66CCCC;
	font-weight: bold;
	font-style: italic;
}
.Heading{
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
}
.Subheading{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
hr {
	border-top: 1px #006666 solid;
	border-right: 1px #006666 solid;
	border-bottom: 1px #66CCCC solid;
	border-left: 1px #006666 solid;
}

.td_Body {
	padding: 10px;
}
.td_DailyDM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630C0D;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
a:link.DailyDM, a:active.DailyDM, a:visited.DailyDM{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}
a:hover.DailyDM{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.td_nav {
	background-image: url(assets/Template/nav_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a:link.nav, a:active.nav, a:visited.nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}
a:link.TopNav, a:active.TopNav, a:visited.TopNav{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:hover.TopNav{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.td_TopNav {
	background: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006666;
	text-align: right;
	vertical-align: middle;
}

.book_img {
	float: left;
	padding-right: 10px;
}

.td_RightSidebar_Title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #006666;
	color: #006666;
	vertical-align: text-top;
	text-align: left;
}
.td_RightSidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background: #CCCCCC;
	padding: 5px;
	border-left: 1px solid #006666;
	vertical-align: text-top;
	text-align: left;
}
a:link.RightSidebar, a:visited.RightSidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #006666;
	vertical-align: text-top;
}
a:active.RightSidebar, a:hover.RightSidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #66CCCC;
	vertical-align: text-top;
	text-align: left;
}

.article_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006666;
	font-weight: bold;
}
.article_Italics {
	font-style: italic;
	font-weight: bold;
}
.newsletter_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.td_footer {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #006666;
}
.td_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	background-color: #CCCCCC;
	padding-top: 5px;
}


.anchorclass {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #66CCCC;
	text-decoration: none;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	font: normal 16px "Times New Roman", Times, serif;
	color: #006666;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #FFFFFF;
	width: 200px; /* default width for menu */
}

.anylinkcss ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #66CCCC;
}

.anylinkcss a:hover{ /*hover background color*/
	background: #006666;
	color: #FFFFFF;
}

/* ######### class for shadow DIV ######### */

.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}

.article_Small {
	font-size: 10px;
}

