/* CSS Document */
body {
	margin-top: 0px;
}
.HomepageCallouts {
	width:400px;
	/*height:300px;*/
	background-color:#ccccdd;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c3c99;
	font-size:11pt;
}


.HomepageCallouts2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3c3c99;
	font-size:14pt;
}
.pagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	}

.text8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	}
.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	}
.text10blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3c3c99;
	}
a.footer:link {
     color: #000000;
     background-color: transparent;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:8pt;
	 text-decoration:none;
	 font-weight:bold;
     }

a.footer:visited {
     color: #000000;
     background-color: transparent;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:8pt;
	 text-decoration:none;
	 font-weight:bold;
     }

a.footer:hover {
     color: #FF0000;
     background-color: transparent;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:8pt;
	 text-decoration:none;
	 font-weight:bold;
     }

a.footer:active {
     color: #000000;
     background-color: transparent;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:8pt;
	 text-decoration:none;
	 font-weight:bold;
     }
h1 {
	color:#3c3c99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	}
h2 {
	color:#3c3c99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	}
h3 {
	color:#3c3c99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	}
.rightshadow{background-image:url(new%20buildout/images/right-shadow.jpg); background-repeat:repeat; background-position:top;}

.leftstroke{background-image:url(new%20buildout/images/gray-stroke.jpg); background-repeat:repeat; background-position:top;}
