body
{
	margin-left:   0px;
	margin-top:   0px;
	margin-right:   0px;
	margin-bottom:   0px;
	background-color:   #FFFFFF;
	font-size:   1em;
}

td
{
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:   0.9em;
}

p, blockquote, li, h3
{
	color:   #000000;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:   0.9em;
	line-height:   1.6em;
	text-align:   left;
	padding-left:   10px;
	padding-right:   10px;
}

blockquote
{
	margin-left:   20px;
	margin-right:   0px;
}

#head
{
	text-align:   center;
	height:   100px;
}

#accessibility
{
	position:   absolute;
	top:   -10000px;
}

a:link

{
	color:   #003366;
text-decoration:  none;
}

a:visited
{
	color:   #003366;
}

a:hover
{
	color:   #000000;
}

a:active
{
	color:   #003366;
}

h1
{
	font-weight:   normal;
	text-decoration:  none;
	font-family:  Times, sans-serif;
	font-size:   2em;
color:   #666666;
}

h2
{
	font-weight:   normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:   1em;
	font-style:   italic;
}

h3
{
	font-weight:   normal;
	font-family:  Georgia, sans-serif;
	font-size: 1.8em;
	margin-bottom: 0px;
color:   #538ead;
text-decoration:  none;
}

h1 a, h2 a
{
	border:   0px;
}

.caps
{
	letter-spacing:   0.1em;
	font-size:   10px;
}

#content hr
{
	color:   #ccc;
	width:   66%;
	margin-top:   2em;
	margin-bottom:   2em;
}

img.divider
{
	align:   center;
	margin-top:   2em;
	margin-bottom:   2em;
}

.tdmenu
{
	background-image:   url(/images/one_09.gif);
	background-repeat:   no-repeat;
	background-attachment:   scroll;
	background-position:   right;
	font-size:   0.9em;
}
.tdmenu2
{
	background-image:   url(/images/one_09x.gif);
	background-repeat:   no-repeat;
	background-attachment:   scroll;
	background-position:   right;
	font-size:   0.9em;
}
h3 a {
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: underline;
	color: #000000;
}
.sm {
	font-size: 0.7em;
}
.tt {
	font-size: 1.4em;
	color: #333333;
}
.category_list {
	border-left: 3px solid #46A118;
	margin-left: 20px;
	padding-left: 10px;
}
#info {
padding-left: 20px;
font-size: 0.75em;
}
.thumb {
float: left;
margin: 15px 10px 10px 20px;
border: 1px solid #000000;
}
#article {
	position: relative;
	clear: both;
}
#smlink {
	font-size: 0.8em;
	font-weight: bold;
        float:right;
        margin-right: 40px;
}
.smaller {
	font-size: 0.8em;
	margin: 20px;
}
.left
{
float: left;
margin-right: 20px;
}