body {
margin-top : 10px; 
margin-right : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
font-family : Arial, Helvetica, sans-serif; 
font-size: 0.8em;
font-weight : normal; 
} 

a.dash:link {
text-decoration: none;
border-bottom : 1px dashed; 
} 

a.dash:visited {
text-decoration: none;
border-bottom: 1px dashed; 
} 

a.dash:hover {
text-decoration: none;
border-bottom :  1px solid; 
} 

a[href^="http:"] {
	display:inline-block;
	padding-right:18px;
	line-height:18px;
	background:transparent url(icons/elink.png) center right no-repeat;
	}

a[href^="mailto:"] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/email.png) center right no-repeat;
	}

a[href$='.pdf'] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/pdf.png) center right no-repeat;
	}

a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/swf.png) center right no-repeat;
	}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlsx'], a[href$='.xlw'] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/xls.png) center right no-repeat;
	}

a[href$='.ppt'], a[href$='.pps'] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/ppt.png) center right no-repeat;
	}

a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/doc.png) center right no-repeat;
	}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url(icons/zip.png) center right no-repeat;
	}
	
#image {
	background-image: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table.listomags ul {
	list-style-type: disc;
	margin: inherit;
	padding: inherit;
}
	
h1 , h2 , h3 , h4 , h5 , h6 {
font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : normal; 
} 

h3 {
font-size: 1.5em;
}

h2 {
font-size: 1.2em;
}

.head , .headbox , .dynabox , a.leftmenu , a.topmenu {
font-weight : bold; 
text-decoration : none; 
font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-size: 1.0em;
} 

a 	{color : #000000; } 
.topnav a:hover, .dynabox .pubname .headbox a:hover	{color : #ffffff; }

.pos0 , body 														{background-color : #ffffff; color : #000000; } 
.pos1 , .mainbox , .dynabox , a.leftmenu:link , a.leftmenu:visited , .topnav	{background-color : #d0e1f5; border : #000000; color : #000000; } 
.pos2 , a.leftmenu:hover 	{background-color : #98c2f0; color : #000000; border : #000000; } 
.pos3 , .topbox 	{background-color : #FFFFFF; border : #000000; color : #000000; } 

.neg0 			{background-color : #000000; } 
.neg1 , a.topmenu:hover		{background-color : #4d75a0; color : #ffffff; border : #000000; } 
.neg2 , .headbox , .pubname , a.topmenu:link , a.topmenu:visited 	{background-color : #7d9fc4; color : #ffffff; border : #000000; } 

a.leftmenu:link {
display : block; 
padding: 2px;
border-style : solid; 
border-width: 0px 1px 1px 1px;
width : 185px; 
font-weight : normal; 
text-align : left; 
} 

a.leftmenu:hover {
display : block; 
padding: 2px solid;
border-top-width : 0; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
width : 185px; 
font-weight : normal; 
text-align : left; 
} 

a.leftmenu:visited {
display : block; 
padding-top : 2px; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 2px; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
width : 185px; 
font-weight : normal; 
text-align : left; 
} 

a.topmenu:link {
display : inline; 
padding-top : 5px; 
padding-right : 0; 
padding-bottom : 5px; 
padding-left : 0; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 1px; 
text-align : center;  
} 

a.topmenu:hover {
background-color : #4d75a0; 
display : inline; 
padding-top : 5px; 
padding-right : 0; 
padding-bottom : 5px; 
padding-left : 0; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 1px; 
text-align : center; 
} 

a.topmenu:visited {
display : inline; 
padding-top : 5px; 
padding-right : 0; 
padding-bottom : 5px; 
padding-left : 0; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 1px; 
text-align : center; 
} 

.headbox {
display : block; 
padding-top : 2px; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 2px; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-style : solid; 
width : 185px; 
text-align : left; 
} 

.pubname {
display : block; 
clear: both;
padding: 2px;
border-width: 1px;
border-style : solid; 
width : 250px; 
text-align : center; 
margin-left: auto;
margin-right: auto;
font-weight: bold; 
text-decoration: none; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
} 

.topbox {
border : 1px solid ; 
height : 48px; 
padding-top : 5px; 
padding-left : 5px; 
padding-right : 5px; 
padding-bottom : 0; 
background-image: url('images_logos/VFPG_one_line.gif');
background-repeat: no-repeat;
background-position: 10px 3px; 
} 

.topboxlogo { 
display: block;
text-decoration: none;
height: 45px;
}

.topnav {
border : solid ; 
border-width : 0 1px 1px; 
padding-top : 3px;
padding-bottom : 3px; 
} 

.mainbox {
border : solid ; 
border-width : 1px 1px 1px 1px; 
padding-top : 5px; 
padding-left : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
} 

.mainbox p {
font-size: 1.0em;
} 

.dynabox {
border : 1px dashed ; 
text-align : center; 
} 

.dynabox .headbox .pubname {
border-style : dashed; 
border-top-style : solid; 
border-right-width : 0; 
border-left-width : 0; 
padding-top : 3px; 
padding-left : 0; 
padding-right : 0; 
padding-bottom : 3px; 
} 

.dynacontent {
padding-top : 3px; 
padding-left : 5px; 
padding-right : 5px; 
padding-bottom : 3px; 
text-align : left; 
font-weight : normal; 
font-size: 0.8em;
} 

.pubrep {
font-size: 1.1em;
font-family: Georgia, Serif;
text-align: right;
float: right;
padding-right: 10px;
}

div.toc_left {
float: left;
width: 50%;
padding-bottom: 10px;
}

div.toc_right { 
float: right;
width: 50%;
padding-bottom: 10px;
}

div.toc_left ul, div.toc_right ul {
margin-left: 10px;
padding-left: 10px;
list-style-type: disc;
text-decoration: none;
}

ul.vfpmag {
margin-left: 10px;
padding-left: 10px;
list-style-type: disc;
text-decoration: none;
}

.copyright {
background-color: #D0E1F5;
color: black;
height: 26px;
line-height: 26px;
padding-right: 10px;
text-align: right;
font-weight: bold;
border: 1px solid black;
}

.breadcrumbs { 
padding-left: 10px;
}

.breadcrumbs a {
font-weight: bold;
font-family: Arial;
font-size: 1.0em;
text-decoration: none;
}

#timemachine {
background-color: #5C5D60;
text-indent: 10px;
color: white;
height: 40px; 
line-height: 40px;
}

#timemachine a {
display: block; 
color: white;
font-weight: bold;
}