/* CSS Document */

body { margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/background.gif) center repeat-y #D1D5E9; }

td { vertical-align:top; font-size:12px; }

.nav { background:#084694; margin-top:5px; white-space:nowrap; }

.body { display:block; width:740px; margin:auto; padding:10px 15px 15px 20px; }

h1 { font-size:22px; color:#084694; margin-bottom:4px; }

h2 { font-size:17px; color:#084694; }

h3 { font-size:14px; color:#084694; margin-top:0; margin-bottom:5px; }

p { font-size:12px; }

dl { font-size:12px; }

dt { font-weight:bold; width:100px; text-align:right; display:inline; float:left; margin-right:10px; }

li { font-size:12px; margin-bottom:5px; }

blockquote { font-size:14px; font-weight:bold; margin:20px; color:#084694; text-align:justify; }

a { font-weight:bold; color:#F60; }

a:hover { text-decoration:none; color:#F00; }

.dbutton { display:block; border:4px dashed #084694; width:225px; padding:12px; background:#D1D5E9; font-size:16px; font-weight:bold; color:#084694; text-align:center; text-decoration:none; margin-bottom:14px; }

.dbutton:hover { background:#084694; color:#FFF; }

.gal { border:solid 2px #084694; }

.gal:hover { border:solid 2px #F18600; }

.gal2 { 
	border-top: 2px solid #000;
	border-right: 2px dotted #000;
	border-bottom: 2px solid #000;
	border-left: 2px dotted #000;
}

.gal2:hover { border: 2px solid #F18600; }


.footer { display:block; width:740px; margin:auto; text-align:center; font-size:10px; clear:both; padding:25px 15px 10px 20px; white-space:nowrap; }

.homespan { margin:0 20px 10px 0; font-size:12px; white-space:nowrap; display:block; float:left; width:40px; }

.smalltxt { font-size:10px; }