/* CSS Document */

body {margin:0px 0px; padding:0px; background-color: #FFFFFF}


/* Text */

p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

H1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

.gray {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

.bold {font-weight: bold}

.ital {font-style: italic}

.block {text-align: justify}

.right {text-align: right}

.white {color: #FFFFFF}

.whitebold {color: #FFFFFF; font-weight: bold}

.bluebold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #002D65; padding-top: 5px;}

.strategy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #002D65}

.inline {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}


/* Layout */

.content {width:590;}

div.scroll {
	/* [disabled]height: 331px; */
	width: 637px;
	overflow: auto;
	padding-right: 10px
}

div.black {height: 17px; background-color: #000000} 

div.thinline {height: 5px; background-color: #000000}

div.header {height: 84px; background-color: #002D65; background-image: url(images/header_bg.jpg); background-repeat: repeat} 

div.body { background-color: #C4CFE4}

div.navbar {margin: 0 0 0 -10px; height: 27px; background-color: #002D65;}

div.center {text-align: center}
div.logo {border: none;}

.white {background-color: #FFFFFF}

.black {background-color: #000000}

.logo {padding-top: 10px}

.address {padding-top: 36px}

.bullet {padding-top: 18px}

.blurb {padding-left: 15px}

.photo {padding-top: 15px; padding-right: 15px}

.photoB {padding-top: 15px; padding-left: 15px}

.slightpad {padding-top: 3px}



/* Links */

a:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline;}

a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline;}

a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline;}

a:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline;}


a:link.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold;}

a:visited.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold;}

a:hover.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold;}

a:active.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold;}


/*  Navigation  */

