@charset "windows-1252";

/* Colorjack palette: http://www.colorjack.com/studio/?LoadJack=6172E3,E98118,F4C1A6,2E0700,EAFBF5,32AC6A,BB9FCE,053AD6,066130,F60637,F1D067,B7E309,FD7162,EF5481,793BE4 */
body {
background-color:  #EAFBF5;		 /* lightcyan; powderblue=#B0E0E6 */
color: #164D92;
}

a.main:link {color: #2E0700; text-decoration: none}
a.main:visited {color: #2E0700; text-decoration: none}
a.main:hover {color: #6172E3; text-decoration: underline}
a.main:active {color: #6172E3}
a.main:focus {color:  #6172E3}

a.side:link {color: #066130; text-decoration: none}
a.side:visited {color: #066130; text-decoration: none}
a.side:hover {color: #32AC6A; text-decoration: underline}
a.side:active {color: #6172E3}
a.side:focus {color:  #F60637}

a.sub:link {color: #006400; text-decoration: none}
a.sub:visited {color: #066130; text-decoration: none}
a.sub:hover {color: #32AC6A; text-decoration: underline}
a.sub:active {color: #6172E3}
a.sub:focus {color:  #F60637}

td.header1 {
table-layout: fixed;
border: 0;
width: 20%;
font-weight: bold;
text-align:center;

}

td.header2 {
table-layout: fixed;
border: 0;
width: 60%;
font-family: arial;
font-weight: bold;
font-style: italic;
text-align: center;

}

td.header3 {
table-layout: fixed;
border: 0;
width: 20%;
font-family: arial;
text-align: right;
line-height:  150%;

}

td.footer {
table-layout: fixed;
border: 0;
width: 100%;
font-family: verdana;
text-align: left;
font-size: 75%;

}

tr.mainmenurow {
table-layout: fixed;
/* width:100%; */
border: 0;

}

tr.body {
table-layout: fixed;
width:100%;
border: 0;
}

th.mainmenucell {
table-layout: fixed;
border: 0;
width: 16%;
font-family: verdana;
text-align: left;
background-color: aqua;
font-size: 90%;
color: #2E0700;
background-color: #F4C1A6;
}

td.sidemenucell {
table-layout: fixed;
border: 0;
width: 16%;
font-family: verdana;
font-weight: bold;
text-align: left;
background-color: #F1D067;	/* F1D067 */
color: #053AD6;
font-size: 80%;
}

td.mainsinglecolcell {
table-layout: fixed;
border: 0;
/* width: 83%;	  */
font-family: verdana;
text-align: left;
font-size: 80%;
color: black;
}

td.maindoublecolcell {
table-layout: fixed;
border: 0;
width: 41%;
font-family: verdana;
text-align: left;
font-size: 80%;
color: black;

}

td.maintriplecolcell {
table-layout: fixed;
border: 0;
width: 27%;
font-family: verdana;
text-align: left;
font-size: 80%;
color: black;
}

td.sidebarcell {
border: 0;
width: 40%;
font-family: arial;
font: small-caption;
text-align: left;
font-size:  90%;
background-color: #BB9FCE;
color: #000000;

}

td.commentcell {
border: 0;
width: 40%;
font-family: times;
text-align: left;
font-size:  90%;
background-color: #A4B47F;
color: #650A12;

}
p.banner {
font-size: 150%;
text-align: center;
font-family: arial;
font-weight: bold;
color: #F60637;

}

p.pagebanner {
font-size: 200%;
text-align: center;
font-family: arial;
font-weight: bold;
color: #F60637;

}
p.subbanner {
font-size: 100%;
text-align: center;
font-family: verdana;
line-height: 150%;

}

caption.standard {
font-size: 150%;
text-align: left;
font-family: arial;
font-weight: bold;
color: #006400;
}

p.greenbanner {
font-size: 150%;
text-align: center;
font-family: arial;
font-weight: bold;
color: #006400;

}

p.centerlist {
font-size: 150%;
text-align: left;
font-family: arial;
font-weight: bold;
color: #006400;
margin-left: 35%;

}

p.sidelist {
font-size: 120%;
text-align: left;
font-family: arial;
font-weight: bold;
color: #006400;
margin-left: 5%

}

p.biggreenbanner {
font-size: 200%;
text-align: center;
font-family: arial;
font-weight: bold;
color: #006400;

}

p.bigblackbanner {
font-size: 200%;
text-align: center;
font-family: arial;
font-weight: bold;
color: #000000;

}

p.lowermenu  {
font-size: 100%;
text-align: right;
font-family: verdana;
font-weight: semi-bold;
color: #006400;

}

p.subtext  {
font-size: 80%;
text-align: left;
font-family: verdana;
font-weight: semi-bold;

}

ul.disc {
list-style-type: disc;

}

ul.none {
list-style-type: none;
}

th.experience {
table-layout: fixed;
border: 1;
font-family: verdana;
text-align: left;
font-size: 80%;
color: #006400;
font-weight: bold;
}


td.experience {
table-layout: fixed;
border: 1;
font-family: verdana;
text-align: left;
font-size: 80%;
color: #053AD6;
}

