/*
 * For IE4 Bug
 */
null.null
{
	
}

.main
{
	/* padding-right: 1in; */
        /* padding-left:  1in; */
	width: 70%;
	vertical-align: top;
	margin: 0 auto;
	padding-bottom: 0.5in;
}

body 
{
	background-color: #ffffff;
	color: #000000;
/*	line-height: 120%;*/
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: verdana, helvetica, arial, sans-serif;
        font-size: 11pt;
}

div.sectionheading
{
	font-size: 18pt;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.section
{
	font-size: 11pt;
	line-height: 120%;
	text-align: justify;
	padding-left: 0.25in;
	padding-top: 2pt;
}

.title
{
	font-size: 30pt;
	text-align: left;
	font-family: serif, georgia, times;
	padding-top: 0.5in;
	line-height: 100%;
}

.papertitle
{
	font-size: 30pt;
	text-align: center;
	font-family: serif, georgia, times;
	padding-top: 0.5in;
	line-height: 100%;
}

.title .term {font-size: 20pt; font-weight:normal;}

.header
{
    font-size: 120%;
    font-weight: bold;
    line-height: 120%;
}

.classinfo
{
    padding-top: 0.25in;
    font-size: 11pt;
    text-align: left;
    line-height: 100%;
    font-family: serif, georgia, times;
}

div.subtitle
{
	font-size: 12pt;
        text-align: left;
        font-family: serif, georgia, times;
}

p
{
	text-indent: 30px;
}

/* 
 * Link style
 */

a:link 
{
        color: #000099;
        text-decoration: none;
}

a:visited 
{
        color: #000099;
        text-decoration: none;
}

a:hover 
{
        color: #aaaa20;
        text-decoration: none;
}

td.email
{
	font-family: monospace, courier;
}

/* 
 * RCS Tag
 */
div.footer
{       
        font-size: small;
        float: right;
        color: grey;
}

.svn {color: grey; font-family:mono;}

.newsdate {font-family: mono; color: grey; font-size:8pt;}
.news {text-align:left;}
.news ul {list-style: none; text-indent: -10pt;}
.news ul li:before {content: "\00BB \0020";}

.week {font-weight: bold; width: 100%; border-style: double; text-align: center; margin-top: 12pt;}

.spamspan {font-family: mono; font-size:12pt;}