.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px; /* space inside the div box and margin is the space outside the div box */
}



h1 {
	font-family: Arial, helvetica, sans-serif, verdana;
	color: #666699;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
p {color: #000000; font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; line-height: 130%}


.maintext { color: #000000; font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; line-height: 110%}
.bottomtext { color:#000000; font-family: Arial, helvetica, sans-serif, verdana; font-size: 8pt; line-height: 100%}
.captext { color:#ffffff; font-family: Arial, helvetica, sans-serif, verdana; font-size: small; line-height: 110%}
.kaptext { color:#000033; font-family: Arial, helvetica, sans-serif, verdana; font-size: small; line-height: 110%}


.headertext {font-family: Arial, helvetica, sans-serif, verdana; font-size: 14pt; color:#996699; font-weight:bold; line-height: 110%}
.leftnavtext {font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; color:#000000; font-weight:normal; line-height: 130%}
.linespacer {font-family: Arial, helvetica, sans-serif, verdana; font-size: 14pt; color:#ffffff; font-weight:bold; line-height: 160%}
.contactext {font-family: Arial, helvetica, sans-serif, verdana; font-size: 12pt; color:#000000; font-weight:bold; line-height: 130%}
.smcontactext {font-family: Arial, helvetica, sans-serif, verdana; font-size: 10pt; color:#996699; font-weight:bold; line-height: 120%}


.resumeheader {font-family: Arial, helvetica, sans-serif, verdana; font-size: 10pt; color:#996699; font-weight:bold; line-height: 160%}
.resumeheader2 {font-family: Arial, helvetica, sans-serif, verdana; font-size: 10pt; color:#996699; font-weight:bold; line-height: 110%}
.resumesubheader {font-family: Arial, helvetica, sans-serif, verdana; font-size: 10pt; color:#000000; font-weight:bold; line-height: 160%}
.jobheader {font-family: Arial, helvetica, sans-serif, verdana; font-size: 10pt; color:#000000; font-weight:bold; line-height: 110%}
.resumeital {font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; color:#996699; font-weight:normal; line-height: 110% font-style:italic}


h2 {
	font-family: Arial, helvetica, sans-serif, verdana;
	font-size: 12px;
	color: #000000;}

a:visited  {color:#000000; text-decoration: none; font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; line-height: 130%  }

a:link {color:#000000; text-decoration: none; font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; line-height: 130% }

a:hover  {color:#9966cc; text-decoration: none; font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt; font-weight:bold line-height: 130%}

a:active  {color:#9966cc; text-decoration: none; font-family: Arial, helvetica, sans-serif, verdana; font-size: 9pt;  font-weight:bold line-height: 130%}

.breakspacer {font-family: Arial, helvetica, sans-serif, verdana; font-size: 14pt; color:#ffffff; font-weight:bold; line-height: 160%}
.smbreakspacer {font-family: Arial, helvetica, sans-serif, verdana; font-size: 14pt; color:#ffffff; font-weight:bold; line-height: 50%}
.medbreakspacer {font-family: Arial, helvetica, sans-serif, verdana; font-size: 14pt; color:#ffffff; font-weight:bold; line-height: 100%}
.lgbreakspacer {font-family: Arial, helvetica, sans-serif, verdana; font-size: 14pt; color:#ffffff; font-weight:bold; line-height: 160%}



