h1,h2,h3,h4,h5,p,td {font-family: Verdana, Arial, Helvetica, sans-serif; color: black; }

h1, h2, h3, h4 {font-weight: bold; }

body, li {   
	margin:0px;
}

body, table, tr, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
}

h1 { font-size: 18px; color: #334566; font-family:Georgia, "Times New Roman", Times, serif }
h2 { font-size: 16px; }
h3 { font-size: 14px; color:#334566}
h4 { font-size: 12px; color: #000099; font-style: italic; }

img { border: 0px; }

.section-head { font-size: 14px; color: #000099; font-weight: bold; }

.table-div { font-size: 10px; font-weight: bold; line-height: 18px; }

.body
{    
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
	padding-left:10px;
}

TD.body
{  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal
}

.bodylink 
{  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: underline
}

.header 
{  
	font-size: 14px; 
	color:#336600;	
	font-weight: bold; 
}

P.header 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt; 
	font-weight: bold
}

.subhead1 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold
}

P.subhead1 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold
}

.locHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold
}

.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.footer {
	font-size: 10px; font-weight: normal; line-height: 14px;
}
.library-list {
	line-height: 24px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003388;

}
.index-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

a {
	color: #003388;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Accordian Menu*/
.tabA {
	background-attachment: fixed;
	background: #D9D8E2 url(/images/menu/tab_bg-gray.gif) no-repeat left top;
	height: 20px;
	white-space: nowrap;
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}
.tabB {
	background-attachment: fixed;
	background: #F2D0D0 url(/images/menu/tab_active-gray.gif) no-repeat left top;
	height: 20px;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}

.tabContent{
	background-color:#A4A4A4;
	padding:5px 5px 5px 5px;
	height: auto;
	display:none;
	}

.whiteBG{
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	overflow:auto;
	clear:both;
	text-align:left;
	display:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
	}
	
.divLearn1 {
	width:310px; 
	border-bottom:2px solid #003366;
	border-right:2px solid #003366;
	border-top:2px solid #F1F5F9;
	border-left:2px solid #F1F5F9;
	background-color:#D8DFE7; 
	padding:5px;
	cursor:pointer;
	text-align:center;
}

.divLearn2 {
	width:310px; 
	border-bottom:1px solid #F1F5F9;
	border-right:1px solid #F1F5F9;
	border-top:1px solid #003366;
	border-left:1px solid #003366;
	background-color:#D8DFE7; 
	padding:6px 6px 6px 7px;
	cursor:pointer;
	text-align:center;
}

a.borderHover {
	border:1px solid white;
	padding:2px 5px;
	text-decoration:none;
}

a.borderHover:hover {
	color:#003388;
	border:1px solid #003388;
	
