a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF00CC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
h2 {
	font-family:Arial, Helvetica, Tahoma,  Verdana, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color: #666666;
}

h3
{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	margin-bottom:10px;
}

h3 a:link, h3 a:visited {
	color: #00CCCC;
}
h3 a:hover, h3 a:active {
	font-weight: bolder;
	color: #FF00CC;
}

.leftmenu_sub
{
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
a.leftmenu
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
}

td.leftmenu {
	background-image: url(images/menu_left_on.gif);
	background-repeat: no-repeat;
}


td.underdot {
	background-image: url(images/nodot_on.gif);
	background-repeat: no-repeat;
}
.blankbg {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}
.callout {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
/*	padding: 16px;*/
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: medium;
	text-decoration: none;
	line-height: 18px;
	width:176px;
	max-width:176px;
	overflow:hidden;
	text-align:left;
}
.calloutmag {
	background-color: #FF99FF;
	padding: 16px;
	border-top: 0px inset #CCCCCC;
	border-right: medium inset #CCCCCC;
	border-bottom: medium inset #CCCCCC;
	border-left: 0px inset #CCCCCC;
	margin: 0px 0px 48px;
}
.calloutblue {
	background-color: #99FFFF;
	border-top: 0px inset #CCCCCC;
	border-right: medium inset #CCCCCC;
	border-bottom: medium inset #CCCCCC;
	border-left: 0px inset #CCCCCC;
	margin: 0px;
/*	padding: 16px;*/
}
.calloutyel {
	background-color: #FFFF99;
	padding: 16px;
	line-height: 18px;
	border-top: 0px inset #CCCCCC;
	border-right: medium inset #CCCCCC;
	border-bottom: medium inset #CCCCCC;
	border-left: 0px inset #CCCCCC;
	margin: 0px 0px 48px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.blue {
	color: #00CCFF;
}
.dkgray {
	color: #666666;
}
p {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	font-family: Palatino, "Times New Roman", Times, serif;
	list-style-image: url(images/dot.gif);
	list-style-position: outside;
	top: 4px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	text-align: left;
	padding-right: 40px;
	list-style-type: square;
}
ol {
	font-family: Palatino, "Times New Roman", Times, serif;
	list-style-position: outside;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-right: 40px;
	list-style-type: decimal;
}
ol li {
	padding-top: 15px;
}
.swirl-blue {
	background-attachment: relative;
	background-image:url(images/swirl-blue.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.swirl-pink {
	background-attachment: relative;
	background-image:url(images/swirl-pink.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.swirl-orange {
	background-attachment: relative;
	background-image:url(images/swirl-orange.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.swirl-yellow {
	background-attachment: relative;
	background-image:url(images/swirl-yellow.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.swirl-mag {
	background-attachment: relative;
	background-image:url(images/swirl-mag.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.swirl-grey {
	background-attachment: relative;
	background-image:url(images/swirl-grey.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.swirl-green {
	background-attachment: relative;
	background-image:url(images/swirl-green.jpg);
	background-repeat:no-repeat; 
	background-position:bottom right;
}

/* FOR WORDPRESS */

.meta {
	font-size: .75em;
}
.meta, .meta a {	
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a:hover {
	color: red;
}


.storytitle {
	margin: 0;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom:5px;
}

.storytitle a {
	text-decoration: none;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}