@import url("bg_sidebar.css");

/* body styles */
body, form { margin: 0; }

a:link, a:visited, a:active
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	text-decoration: none;
}

/* header */
#mast
{
	padding: 6px 40px 12px 0px;
	margin-left: 138px;
	margin-right: 138px;
	border: 1px solid #dddddd;
	white-space: nowrap;
	background: url(/images/head.jpg) #12145f no-repeat scroll top right;
	color: #ffffff;
	font: bold 36pt "Times New Roman",Times,serif;
	letter-spacing: 6pt;
	text-align: right;
	height: 54px;
}

/* content */
#content
{
	border: 1px solid #dddddd;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #000000;
	font: normal normal normal 10pt/normal Verdana,Geneva,Arial,Helvetica,sans-serif;
	top: 74px;
	left: 138px;
	right: 138px;
	position: absolute;
}

div#content p { margin: 10px; }
div#content a:link a:visited { color: #0066cc; }
div#content a:hover { color: #1967b1; }

#styleselect
{
	font-size: 8pt;
	text-align: right;
}

#altlinks
{
	height: 0px;
	visibility: hidden;
}

.breadcrumbs
{
	font-size: 8pt;
	font-style: oblique;
}

.search { 
    padding-top: 40px;
    clear: both;
    }


p#announcement
{
	border: groove;
	margin: 10px;
	padding: 10px;
	background: #f5f5f5;
	color: #ff0000;
	font: bold 12pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: justify;
}

p#headnews
{
	padding: 20px;
	border-bottom: thin ridge #12145f;
}

#catlist
{
	padding: 10px 0 10px 10px;
	font: bold 10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
}

div.footnote
{
	margin-top: 40px;
	border: thin inset #dcdcdc;
	padding: 5px;
	font-size: 8pt;
}

/* right nav */
#rightnav
{
	width: 138px;
	margin-top: 0px;
	font-size: 10pt;
	text-align: left;
	position: absolute;
	right: 0px;
}

/* Questions */
.question { }

.reply
{
	border-top: thin dotted #dddddd;
	border-left: thin dotted #dddddd;
	margin-top: 20px;
	margin-left: 18px;
	padding-left: 15px;
	font-size: 10pt;
}

.questionnote
{
	padding: 10px 0 10px 10px;
	color: #333333;
	font: bold italic 10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* text styles */
h1
{
	padding: 10px 0 10px 10px;
	color: #333333;
	font: bold 18pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

h2, #heading
{
	padding: 10px 0 10px 10px;
	color: #333333;
	font: bold 16pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

h3
{
	padding: 10px 0 10px 10px;
	color: #333333;
	font: bold 12pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.tiny { font-size: 8pt; }
.small { font-size:10px; }
.large { font-size: 14pt; }
.xlarge { font-size: 16pt; }
.em, .bookauthor { font-style: oblique; }
.strong, .articlestrong { font-weight: bold; }
.underline, .articleu { text-decoration: underline; }

/* format style */
blockquote
{
	border-left: thin dotted #dddddd;
	padding-left: 10px;
	font-size: 10pt;
}

fieldset
{
	padding: 5px 5px 20px 5px;
	font-size: 10pt;
	_padding: 15px;
	/*ie only */
}

legend
{
	padding: 10px 2px 5px 2px;
	color: #555555;
	background: #ffffff;
	font: oblique bold 12pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.list
{
	margin-left: 1em;
	list-style: none;
}

p.pdf
{
	padding-left:25px;
	background: url(/images/pdf.gif) no-repeat top left;
}

/* article format */
.title, .articleheading
{
	color: #333333;
	font: bold 16pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.author
{
	padding-bottom: 20px;
	color: #333333;
	font: italic 12pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.articlesubheading
{
	padding: 20px;
	color: #333333;
	font: bold 12pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.articlesub2heading
{
	padding: 20px;
	color: #333333;
	font: bold 10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.articleem { font-style: italic; }
.articlecenter { text-align: center; }
div.articlemarginleft { margin-left: 2em; }

/* publication styles */
.bookimg
{
	float: left;
	border: none;
	width: 180px;
	padding: 20px;
	height: 180px;
}

.booktitle
{
	font-size: 14pt;
	text-decoration: underline;
}

hr.clear { clear: both; }

/* image style */
#imggmmm { float: right; }

/* footer style */
div#footer
{
	margin-top: -20px;
	padding: 0px;
	font-size: 8pt;
	text-align: right;
}

p#google
{
	font-size: 10px;
	font-style: italic;
}

#search_box{
padding-left:10px;
}

#googlesearch{
    background: url(/images/google.gif) #fff no-repeat scroll center right;
}

span#footlinks { }
#foothr { }
div#footcopy { }

#footimg
{
	border: 0;
	float: left;
}

div#sitemeter { margin: 0px; }

/* unused styles -but just in case */
/* login */
.login_table
{
	border: 1px solid #d0d0d0;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: center;
}

.login_table h1
{
	color: #660033;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

 { }

.login_table input
{
	width: 100px;
	font-size: 10px;
	text-transform: uppercase;
}

/* menu */
.menu
{
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
}

.menu ul, .menu li
{
	margin: 0;
	margin-bottom: 5px;
	padding: 2px 0px 2px 0px;
	list-style: none;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover
{
	padding: 2px;
	display: block;
}

.menu a:hover { background: #666666; }
