/* default text styles used for the main page body */
body {font-weight: normal; font-size: medium; color: black;  font-family: arial; margin-top: 0; margin-bottom: 1 }
h1   {font-weight: bold; font-size: large;  color:  #00639f; font-family: arial; margin-top: 0; margin-bottom: 1em}
h2   {font-weight: bold; font-size: small;   color: #646464; font-style:italic; font-family: arial; margin-top: 1em; margin-bottom: 0em }
h3   {font-weight: bold; font-size: medium; color: #00639f; font-family: arial; margin-top: 0; margin-bottom: 1em }
p    {font-weight: normal; font-size: medium; color: black; font-family: arial; margin-top: 0; margin-bottom: 1em;}
ul   {list-style-image: url(http://www.propeltec.com/images/bullet.jpg);
	font-weight: normal; font-size: medium; color: black; font-family: arial; margin-top: 0; margin-bottom: 1 }
ol  { list-style-type: decimal;
	font-weight: normal; font-size: medium; color: black; font-family: arial; margin-top: 0; margin-bottom: 0 }
table {font-weight: normal; font-size: small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}

/* Layout classes for aligning items on page */
div.sidebox {width: 200px;  border: 1pt solid #00639f; padding:3 }
div.sidebar {width: 200px;  border-style:none;  padding:3 }

/* Navigation menu */
.navlink { font-size: medium; color: #00639f; font-family: arial; margin-top: 0; margin-bottom: 0}
.navlinksub { font-size: x-small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}

/* navlink is used for main navigation links  */
a:link.navlink { color: #00639f; text-decoration: none }
a:visited.navlink {color: #00639f; text-decoration: none }
a:hover.navlink { color: gray; text-decoration: underline }

/* navlinksub is used for secondary navigation links - mainly home page at this time*/
a:link.navlinksub { color: #00639f; text-decoration: none }
a:visited.navlinksub { color: #00639f; text-decoration: none }
a:hover.navlinksub { color: gray; text-decoration: underline }

/* Inline text links */
a:link { color: #00639f;  text-decoration: underline }
a:visited {color: #00639f; text-decoration: underline }
a:hover { color: gray; text-decoration: underline }

/* Caption, and captext classes are used for picture captions */
.caption {font-weight: normal; font-size: small; color: #25383C; font-family: arial; margin-top: 0em; margin-bottom: 2em;}
.captext {font-weight: normal; font-size: small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}


/* Table classes used for data (not layout) tables in the main page body */
.ttitle  {font-weight: bold; font-size: small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}
.ttext   {font-weight: normal; font-size: x-small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}
.txtbold {font-weight: bold; font-size: x-small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}

/* Fineprint is used for fine print on contact form */
.fineprint {font-weight: normal; font-size: small; color: black; font-family: arial; margin-top: 0; margin-bottom: 0}


/* Footer is used for the footer */
.footer {font-weight: normal; font-size: x-small; color: #25383C; font-family: arial; margin-top: 0; margin-bottom: 0}

/* Printable - download printable version */
.printable {font-weight: normal; font-size: x-small; color: #0123D2; font-family: arial; margin-top: 0; margin-bottom: 0}