body
{
   font-size: 12px;
   font-family: Verdana, Tahoma;
}

td
{
   font-size: 12px;
   font-family: Verdana, Tahoma;
}

h1
{
   font-size: 14pt;
   color: #006400;
   font-family: Verdana;
}
h2
{
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	color: #242d92;	
	font-family: Verdana;
}

h3
{
	font-weight: bold;
	font-size: 26pt;
	color: #242d92;
	font-family: Verdana, Tahoma;
}
.contents
{
	font-size: 10pt;
	color: slateblue;
	font-family: Verdana, Tahoma;
}

a
{
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

/* for home page right side links */

a.small1 {
	color: #669900;
	text-decoration: underline;
}
a.small1:visited {
	color: #669900;
}
a.small1:hover {
	text-decoration: none;
}
a.small1:active {
	color: #669900;
}
.small1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8;
}

/* for home page right side links */

.H3
{
   font-size: 18px;
   font-style: normal;
}

.TD_Filler
{
   background-color: #242d92;
}

.TD_Banner
{
   background-color: #FFFFFF;
   background-image: url(/images/header_block.gif);
}

.TD_Menu
{
   background-color: #242d92;
}

.TD_Data
{
}

.TD_SearchHeader
{
   color: white;
   background-color: #2d69fb;
   font-weight: bold;
   font-size: 14px;
}

.TBL_Search
{
   border-right: black thin solid;
   border-top: black thin solid;
   border-left: black thin solid;
   border-bottom: black thin solid;
}
/* Volume */

.Menu_Volume
{
   font-weight: bold;
   font-size: 18px;
   text-transform: capitalize;
   color: #f2e500;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
}
.Menu_Volume:hover
{
   color: #ffffff;
   text-decoration: none;   
}
/* Issue */
.Menu_Item
{
   font-weight: bold;
   font-size: 14px;
   text-transform: capitalize;
   color: #ffffff;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
}
.Menu_Item:hover
{
   color: #f2e500;
   text-decoration: none;
}

/* Articles */
.Menu_Item_2
{
   font-weight: bold;
   font-size: 12px;
   text-transform: capitalize;
   color: #ffffff;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
}
.Menu_Item_2:hover
{
   text-decoration: underline;
}

.dg
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 3px;
	border-left-width: 0px;
	font-size: 10pt;
	border-bottom-width: 0px;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	background-color: #e5e5e5;
	border-right-width: 0px;
}
.dg_alternating
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #D5D5D5;
	border-bottom-style: none;
}
.dg_header
{
	font-weight: bolder;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #d3dce3;
	border-bottom-style: none;
}
.dg_header A { color: black; }
.button { font-size: 9pt; }
.label { font-size: 10pt; }

.articleTitle { font-size: 12pt; font-weight: bold; }
.articleAuthor { font-size: 10pt; font-style:italic; }
.articleVolIssue { font-size: 10pt; font-style:italic; }

.newsletterTitle { font-size: 12pt; font-weight: bold; }

.linkCategory { font-size: 12pt; font-weight: bold; }
.linkLink { font-size: 10pt; }

.wh { background-color:#deebf7;font-family:verdana;font-size:9pt;color:#10659c;font-weight:bold;text-align:center;} /* header */
.wc { background-color:#ffffff;font-size:8pt;font-family:verdana;text-align:center;font-weight:bold;writing-mode:tb-rl;text-decoration:none;color:#777777;} /* week column link */
.d1 { background-color:#f5f5f5;color:#000000;} /* normal day color */
.d2 { background-color: #ffefd5;color:#000000;} /* weekend day color */
.d3 { background-color: #cccccc;color:#777777;} /* not this month color */

.photoGallery { font-size: 12pt; font-weight: bold; }