body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

h1
{ 
	margin: 10px 0 0 0;
	line-height: normal;
}

h2
{
    font-weight:bold;
    color: #474747;
    margin-bottom:0px;
    padding-top:10px;
    font-size:13px;
}

h3
{
    font-weight:bold;
    margin-bottom:0px;
    padding-top:10px;
    font-size:12px;
    color: #474747;
}

h4
{
    font-weight:bold;
    margin-bottom:0px;
    padding-top:10px;
    font-size:14px;
    color: #9A0405;
    text-transform:uppercase;
}

p, a
{
	margin: 15px 0 15px 0;
	padding: 0;
}

a, a:hover, a:active, a:visited
{
	color: #EF8322;
	text-decoration: none;
}

.seoregion 
{	
	position: absolute;
	width: 800px;	
	z-index:-1;
	left:0px;
	top:0px;
	display: none;
	color: #000000;
}

ul  
{
    font-size:12px;
}

li 
{ 
    padding-bottom:10px;
}

/* Papers */
.CollectionNode
{
	border-left: 1px solid #969696;
	border-bottom: 1px solid #969696;
	margin: 10px 0 30px 0;
}
.CollectionNodeTitle
{
	background-color: #E6E6E6;
	font-weight: bold;
	text-transform: uppercase;
}
.CollectionNodeContent
{
	padding: 0 15px 15px 15px;
}
.TitleText
{
	margin: 0;
	height: 21px;
	padding: 4px 0 0 15px;
}
.Filler
{
	background-color: #C79D5C;
	float: left;
	height: 25px;
}
.CollectionNodeLink
{
	background-color: #FFFFFF;
	margin-top: -8px;
	padding: 0 0 0 10px;
	float: right;
}
.CollectionNode a, .PaperLink a
{
	color: #EF8322;
	text-decoration: none;
	text-transform: lowercase;
}
.CollectionNode a:hover, .PaperLink:hover
{
	color: #969696;
}
.Date 
{
	font-size: x-small;
	font-weight: bold;
	color: #969696;
	padding: 2px 0 10px 0;
	margin: 0;
}

/* Paper Request Page */
.RequestSummary
{
	float: left;
	width: 475px;
}
.RequestForm
{
	margin-top: 79px;
	padding-top: 0;
	float: right;
	text-align: left;
	width: 310px;
}
.RequestFormHeader
{
	background-color: #C79D5C;
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 4px;
}
.RequestFormForm
{
	background-color: #E8E8CD;
	color: #777570;
	padding: 10px 0 0 0;
}
.RequestFormForm input, .RequestFormForm select, .RequestFormForm textarea
{
	border: none;
}
.RequestFormFormButton
{
	background-color: #E8E8CD;
	color: #777570;
}
.RequestFormFormButton:hover
{
	color: #9E0000;
	cursor: pointer;
}

.read
{
	height: 30px;
	font-size: x-small; 
	text-align: left;
	text-transform: uppercase; 
}
.write
{
	text-align: left;
}

.SideBox
{
    vertical-align:top;
	background-color: #E8E8CD;
	color: #474747;
	line-height: 2em;
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:14px;
	margin: 0 0 0 0; 
	padding: 0 15px 0 20px;
	width: 225px; 
}

.SideBox.Text
{
    padding-left:10px;
    color:#FF0000;
}

.SideBox b
{
    color:#9A0405;
    font-style:italic;
    font-size:14px;
}

.SideBoxAuthor
{
   font-weight:bold;
   line-height:1.4em; 
   font-style:italic;
}

.ThankYou
{
	text-align: center;
	padding: 10px 15px 15px 15px;
}

.WhitePaperTable
{
	background-color: #E8E8CD;
	color: #474747; 
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	margin-right: 10px;
	width:90%; 
}

.WhitePaperTable li
{
    font-size:11px;
    line-height:2em;
}

.ShortDescriptionText
{
    font-size:11px;
    color: #474747;
}


/* Paging */
.Pager_Page
{
	color: #EF8322;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.Pager_Page_Selected
{
	color: #969696;
}
.Pager_Next a, .Pager_Previous a
{
	color: #EF8322;
	text-decoration: none;
	padding: 0 3px 1px 3px;
}
.Pager_Next a:hover, .Pager_Previous a:hover, .Pager_Page:hover
{
	color: #969696;
	text-decoration: underline;
}
.Pager_First, .Pager_Last, .Pager_PagesList
{
	display: none;
}


/* Admin Tables */
#AdminTbl, #AdminTbl td, #AdminTbl th
{
	border: 1px solid #777;
	border-collapse: collapse;
	padding: 10px;
}

/* Admin Menu Styles */
.AdminMenuList
{
	margin: 0;
	padding: 0;
}
.AdminMenuList li
{
	list-style: none;
}