@charset "UTF-8";
/* CSS Document */

body			{ padding:0; margin:0; background:#fff; color:#000; }

img				{ border:none; }

.content		{ overflow:auto; padding-left:2px; }

.contentModule	{ float:left; margin:2px; }
.contentModule h1	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; padding:10px; }
.contentModule p	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height:18px; letter-spacing:1px; padding:10px; text-align:justify; }
.contentModule strong	{ font-size:12px; line-height:18px; letter-spacing:1px; font-weight:normal; }
.contentModule li	{ padding:0; margin:0; font-size:12px; font-weight:bold; letter-spacing:1px; }
.contentModule ul	{ padding:0 0 0 10px; margin:0 0 0 10px; line-height:19px; }
.contentModule a	{ text-decoration:none; color:#000; }

.homepageCallout	{ position:absolute; }

.mainSite		{ width:960px; margin:0 auto 0 auto; padding-top:43px; }

.menu			{ padding:6px 0 6px 2px; border-bottom:#dde7d8 1px solid; margin-bottom:4px; }

.dotted			{ width:960px; height:50px; background:url(images/dottedBar.jpg) center no-repeat; }