﻿body 
{
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	width: 920px;
}
	
#header 
{
	float: left;
	width: 920px;
	height: 90px;
	background-color: #FF8500;
}

#wrapper 
{
    width: 920px;
}

#navmenu 
{
	float: right;
	position: relative;
}     

#navmenu .navmenuLeft
{
    width: 200px;
	float: left;
}

#navmenu .navmenuRight
{
    width: 720px;
	float: right;
	margin: 0px, 0px, 0px, 0px;
}

#navmenu a:link 
{
    color: #41405C;
    border-style: none none none none;
}	

#navmenu a:visited 
{
    color: #41405C;
    border-style: none none none none;
}	

#navmenu a:hover 
{
    color: white;
    border-style: none none none none;
    display: block; 
}	

#login 
{
    float: left;
	width: 180px;
	/*margin-top: 12px;*/
	padding: 5px;
}

#login a:link
{
    color: #41405C;
}

.IE8Fix
{
    z-index: 2000;
}

.loggedIn
{
    background-color: #FFFBD6;
    border-style: solid;
    border-color: #FFDFAD;
    border-width: 1px;
}

.loggedIn p
{
    font-family: "Trebuchet MS";
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}

.logoutBT
{
    font-family: "Trebuchet MS";
    padding: 12px 0px 10px 115px;
}

#main2col 
{
    float: left;
	width: 690px;
	margin-left: 10px;
	/*margin-top: 12px;*/
	padding: 5px;
}

#main3col 
{
    float: left;
	width: 450px;
	margin-left: 10px;
	/*margin-top: 12px;*/
	padding: 5px;
}

#sidecontent 
{
    float: right;
	width: 240px;
	/*margin-top: 12px;*/
	border-left: 2px solid #F0EFEE;
	padding-left: 10px;
}

.InnerSideContent
{
	width: 235px;
}

.InnerSideContent p
{
    font-family: "Trebuchet MS";
	font-size: 12px;
}

.InnerSideContent a
{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

.star 
{
	color: red;
	background-color: #CCFFFF;
}

.navcell a
{
    width: 100%; 
    display: block;
}

.labelcenter
{
    text-align: center;
    margin-top: 5px;
    font-family: "Trebuchet MS";
	font-size: 18px;
	/*font-weight: bold;*/
	padding: 0px;
}

.pagerStyleClass a
{
    font-size: 14px;
}

.highlight 
{
    text-decoration: none;
    color: black;
    background: yellow;
}

#footer 
{
	clear: both;
	border-top: 1px solid #F0EFEE;
	border-bottom: 1px solid #F0EFEE;
	margin-top: 10px;
	width: 920px;
	text-align: center;
	font-size: 14px;
}

#footer a:link
{
	font-size: 14px;
}

#footer .footerLeft
{
    width: 200px;
	float: left;
}

#footer .footerRight
{
    width: 250px;
	float: right;
	padding: 10px 0px 0px 0px;
}

#footer .footerMiddle
{
    margin: 0px 250px 0px 200px;
    padding: 0px 10px;
}

h1 
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #41405C;
}

h2 
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #53697A;
}

h3 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #53697A;
}

h4 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #53697A;
}

img.floatLeft
{
    float: left;
    margin-right: 7px;
    margin-top: 1px;
}

img.logo 
{ 
	float: left;
}

img.logo-text  
{
    float: right;
	margin-right: 40px;
}

img 
{
	border: 0;
}

a img 
{

    border-style: none none none none;
}

a 
{ 
    text-decoration: none;
}

a:link	
{	
	text-decoration: none;
	color: #807572;
	border-bottom: #807572;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}	

a:visited	
{	
	text-decoration: none;
	color: #807572;
	border-bottom: #807572;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}	

a:hover	
{	
	text-decoration: none;
	color: #FF8500;
	border-bottom: #FF8500;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
		
a:active	
{	
	text-decoration: none;
	color: #83A5AA;
	border-bottom: #83A5AA;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

div.feedburnerFeedBlock ul li span.headline    
{
    font-size: 13px;
}

div.feedburnerFeedBlock ul 
{
    margin-left: 15px;
    padding-left: 14px;
	text-indent: 5px;
}

div.feedburnerFeedBlock 
{
    border: 1px solid #ddd;
    background-color: #FFFBD6;
}

div.feedburnerFeedBlock #creditfooter 
{
	display: none;
}

#collegename 
{
	font-family: "Trebuchet MS";
	color:#53697A;
	font-size: 18px;
}

ul.style1 
{
	list-style-type: none;
}

ul.style2 
{
	list-style-type: square;
}

ul.checkbox 
{
	list-style-image: url('../images/checkbox.gif');
}

ul.subcheck 
{
	list-style-position: inside;
	list-style-image:url('../images/checkbox.gif');
}

p 
{
	font-size: 14px;
    /*width: 420px;*/
    width: 700px;
}

p.small		
{
	line-height: 0.5;
}


p.big		
{
 	line-height: 2;
}

h3.small	
{
	line-height: 0.5;
}

REPORTTABLE {}
 
CAPTION 
{
    background:#41405c; 
    color:white; 
    font-size:14pt; 
    caption-side:top; 
    border: thin groove Black; 
}
 
TR 
{
 	color:#000000; 
 	font-size:12pt;
}

TR.oddrow 
{
 	background-color:#DC9C9C; 
 	font-size:12pt;
}
 
TR.evenrow 
{
 	background-color:#BEC8DE; 
 	font-size:12pt;
}

TD 
{
    font-size:9pt
}
  
TD.borrowingColor 
{
	background-color: #BEC8DE;
	text-align: center;
	font-size:14
}

TD.lendingColor
{
	background-color: #DC9C9C;
	text-align: center;
	font-size:14
}

TD.oclcColor
{
	background-color: #A3BD9B;
	text-align: center;
	font-size:14
}

TD.shipColor
{
	background-color:#EAF1B4;
	text-align: center;
	font-size:14
}

TD.datetime
{
	text-align: right;
	font-size:12
}
