/*
version 2.2 25 March 2004
VOSA, Jann Herlihy
modified for recalls by Lee Carter 1/09.2004
*/

@import "layout.css";

body{
	font-family: Arial, Helvetica, sans-serif;
	
		
	/*----------- Hack for IE5 --------------------------------------------*/
}

body,p,blockquote,h2,h3,h2.category,.h2link,h3,h4,ul,.external,ol {
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;
}
html>body {
	/*----------- This is here to allow IE5 to see the following styles ---*/
}

td.datafielddesc { text-align:right; width="30%";FONT-FAMILY: arial, Helvetica, sans-serif; font-size: small; FONT-WEIGHT: bolder; background-color: #EFE7E7; color: #000000 }
table.borderless{ border:0 solid #666666;   margin:2;   padding:0;  width:94%;font-size : x-small;}
td.borderless{ border:0 solid #666666;   margin:2;   padding:0; font-size : x-small;}
.largetext{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : x-large;}
.buttonstyle{ color: rgb(0,102,102); font-size: 80%; background-color: White;}
.tablehead 	{background-color: #666699;	color: #FFFFFF; align: center;	font-weight: bold;		border:1px solid #003366; text-align: center;}
.tableques 	{background-color: #CCCCCC; color: #000000; width: 30%; font-weight: bold; text-align: right; vertical-align: text-middle;   }
.tableans 	{vertical-align: text-top;}
td.fieldborder{ width="70%"; font-family: Arial, Helvetica, sans-serif;font-size: x-small;border: 1px solid #CCCCCC}
td.fieldTitle{text-align:right; font-family: Arial, Helvetica, sans-serif;width="45%";font-size: x-small;font-weight:bold;border: 1px solid #CCCCCC}
.filter{filter: alpha(opacity="75");}
.currentpage{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : small;}
/* Border Settings */
.thinline {
	border: 1px solid #000;
}
/* PARAGRAPH STYLES */
i{
	font-family: arial, Helvetica, sans-serif;
}
/* HEADING STYLES */
H1{
	color : #FFF;
	background: #669;
	padding: 2px;
	margin-top:0px;
	width:100%;
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size : medium;
}
html>body {
	/*----------- This is here to allow IE5 to see the following styles ---*/
}
H2{	
	margin-bottom: 5px;
	color: #066;
}
H2.category{	
	margin-bottom: -10px;
}	
.H2link{	
	margin-bottom: -18px;
}
H3{	
	color: #000;
	background:transparent;
}
H4{	
	margin-bottom: -10px;
	color: #999;
}

/* CLASS STYLES */

.small,a.small:link,a.small:visited,a.small:hover,ul.breadcrumb, ul.breadcrumb li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:x-small;
}
html>body {
	/*----------- This is here to allow IE5 to see the following styles ---*/
}

.padding{ 
	padding:3px; 
}
 
.search{ 
	margin-top: 3px;
	width : 70%;
	font-size : 80%;
}

.leftnav{
	line-height: 20px;}
	
.indented {
	margin-left: 17px;}
	
.caveat{
	font-style : italic;}


/* LIST STYLES */

li{
	margin:0 0 5px 0;
}
	
li.whatsnew{
	margin-bottom: 15px;}

ul{
	list-style-type : disc;
	margin-left: 17px; 
	padding-left: 0;
}

.listoflinks{
	list-style-image: url("/vosa/images/bullet_doublearrow.gif");
	margin: 15px 0 15px 17px;
}

.sectionlink{
	list-style-image: url("/vosa/images/bullet_doublearrow.gif");
	margin: 5px 0 4px 10px;
}

.documentlink
{
	list-style-type: disc;
	margin:0 0 4px 10px;
}

.external{
	list-style-image: url("/vosa/images/globe2.gif");
	margin:15px 0 15px 17px;
}

.bookmarklink {
   list-style-image: url("/vosa/images/bullet_bookmark.gif");
	margin:0 0 4px 17px;
}

ol{
	margin-left: 24px;
}
	
/* LINK CLASSES */

a:link{
	text-decoration: none;
	color: #666699;}

a:visited{
	text-decoration: none;
	color: #666699;}

a:hover{
	text-decoration: underline;
	color: #666699;}

a.leftnavlink:link{
	font-weight: bold;
	color: #666699;}

a.leftnavlink:visited{
	font-weight: bold;
}

a.leftnavlink:hover{
	font-weight: bold;}


/*used for table of content pages toc2 being top level*/

a.toc2:link{
margin-left: 20px;}

a.toc2:visited{
margin-left: 20px;}

a.toc2:hover{
margin-left: 20px;}

a.toc3:link{
	margin-left: 40px;}

a.toc3:visited{	
	margin-left : 40px;}

a.toc3:hover{
	margin-left : 40px;}

a.toc4:link{
	margin-left : 60px;}

a.toc4:visited{	
	margin-left : 60px;}

a.toc4:hover{
	margin-left : 60px;}

.portalButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;  
    font-size: 12px;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #dcdcf7;
    height: 22px;
    w/idth: 1px;
    overflow: visible;
    padding: 0 5px 0 5px;
    margin: 0 0 0 0;    
}

#breadcrumbtrail a {font-size: 8pt}
