/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
}
a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:active { 
	color: #666666; 
	text-decoration: none;
}
a:visited { 
	color: #666666; 
	text-decoration: underline;
	font-weight: bold;
}
a:hover { 
	color: #663366; 
	text-decoration: underline;
}  
body {
	color: #000;
	font: medium/1 Verdana, Geneva, sans-serif;
}
ol, ul {
	list-style: url(/images/bullet.gif) none outside;
	margin-left: 40px;
	margin-bottom: 20px;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*html, body {
	height: 100%;
	margin-bottom: 1px;
	font: 100% Verdana, Geneva, sans-serif;
}*/

body  {
	font: 100% Verdana, Geneva, sans-serif;
	margin: 0; 
	padding: 0;
	background: #E9E9E9 url(/images/bckgdgradient.gif) repeat-x top;
	text-align: center;
}
.twoColElsLtHdr #container {
	margin: 0.5in auto;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #fff;
        -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	/* behavior:url(border-radius.htc); */
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	/*filter:alpha(opacity=80);
	opacity:0.8;*/
} 
.twoColElsLtHdr #header {
	position: relative;
	padding: 0;
	background: url(/images/topbar.gif) no-repeat center top;
}
#home1 {
	position: absolute;
	top: 6px;
	left: 45px;
	width: 210px;
	height: 60px;
	background-color: transparent;
	/* border: 1px solid yellow;*/
} 
#home2 {
	position: absolute;
	top: 20px;
	right: 400px;
	width: 50px;
	height: 15px;
	background-color: transparent;
} 
#contact {
	position: absolute;
	top: 20px;
	right: 286px;
	width: 87px;
	height: 15px;
	background-color: transparent;
} 
#employment {
	position: absolute;
	top: 20px;
	right: 163px;
	width: 98px;
	height: 15px;
	background-color: transparent;
} 
#media {
	position: absolute;
	top: 39px;
	right: 397px;
	width: 98px;
	height: 15px;
	background-color: transparent;
} 
#account {
	position: absolute;
	top: 39px;
	right: 248px;
	width: 123px;
	height: 15px;
	background-color: transparent;
} 
#search {
	position: absolute;
	top: 39px;
	right: 161px;
	width: 61px;
	height: 15px;
	background-color: transparent;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 45px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
}
.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 12.5em;
	margin-left: 10px;
	padding: 0px 5px;
	font: normal .9em Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}
.twoColElsLtHdr #sidebar1 p {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	font: normal .9em Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}
.twoColElsLtHdr #homeContent {
	background: url(/images/accent.gif) no-repeat right bottom;
} 
.twoColElsLtHdr #mainContent {
	margin-right: 1.5em;
	margin-left: 15em;
	background: url(/images/accent.gif) no-repeat right bottom;
	font: normal 0.9em/1.4em Verdana, Geneva, sans-serif;
} 
.twoColElsLtHdr #mainContent p {
	margin-top: 0;
	margin-bottom: 1.4em; 
} 
.twoColElsLtHdr #accountContent {
	margin-right: 1.5em;
	margin-left: 1.2em;
	background: url(/images/accent.gif) no-repeat right bottom;
	font: normal 0.9em/1.4em Verdana, Geneva, sans-serif;
}
.twoColElsLtHdr #accountContent p {
	margin-top: 0;
	margin-bottom: 1.4em;
	font: normal 0.9em/1.4em Verdana, Geneva, sans-serif;
}
.twoColElsLtHdr #footer {
	padding: 10px;
	background:  none;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 10px 0 10px;
	font-size: .7em;
	font-style: italic;
	color: #000;
	font-weight: normal;
	border-top: medium solid #006633;
}
.fltrt { 
	float: right;
	margin: 15px;
}
.fltlft { 
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 1.4em;
	color: #663366;
	font-weight: bold;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.1em;
	color: #663366;
	font-weight: bold;
	font-style: normal;
	margin-top: 25px;
	margin-bottom: 10px;
}
h3 {
	font-size: 1em;
	color: #663366;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 10px;
}
h6 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
.normal {
	font: .9em/1.4em Verdana, Geneva, sans-serif;
	text-align: left;
}
.normalcenter {
	text-align: center;
	font: bold .9em Verdana, Geneva, sans-serif;
}
.normalcenter2 {
	text-align: center;
	font: bold .8em Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
}
.homecenter {
	text-align: center;
	font: bold 1em Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
}
.homepagenews {
	font: .9em/1.4em Verdana, Geneva, sans-serif;
	text-align: left;
	margin-bottom: 25px;
}
.bold {
	font: bold .9em/1.4em Verdana, Geneva, sans-serif;
}
.peratable75gray {
	background: #e9e9e9;
	padding: 10px;
	margin: 5px 5px 5px 65px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
}
.peratable75 {
	background: #ECE4D7; /*c6d9c6*/
	width: 75%;
	padding: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
	text-align: left;
}
.peratable75lav {
	background: #e0d8e0;
	width: 75%;
	padding: 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
	text-align: center;
}
.peratable75lav2 {
	background: #e0d8e0;
	width: 75%;
	padding: 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
	text-align: center;
}
.table {
	border: solid 2px #006633;
    vertical-align: middle;
}
.tdtan {
	background: #ECE4D7;
	padding:10px;
}
td.pad {
	vertical-align:middle;
	padding:10px;
}
.tableright {
	background: #DACBAF;
	padding: 10px;
	margin: 5px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
	float: right;
}
.tableleft {
	background: #DACBAF;
	padding: 0px;
	margin: 5px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
	float: left;
}
.tableheaderpurple {
	color: #FFF;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-align: center;
	background: #663366;
    vertical-align: middle;
	padding: 5px;
}
.tableheadertaupe {
	color: #663366;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-align: center;
	background: #dacabf;
    vertical-align: middle;
	padding: 5px;
}
.tableheadergray {
	color: #663366;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-align: center;
	background: #dadada;
    vertical-align: middle;
	padding: 5px;
}
.tableheaderpurpleround {
	color: #FFF;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-align: center;
	background: #663366;
    vertical-align: absmiddle;
	padding: 10px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
}
.tableheadertanround {
	color: #663366;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-align: center;
	background: #DACBAF;
    vertical-align: middle;
	padding: 10px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
}
.tableheadergrayround {
	color: #663366;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	text-align: center;
	background: #cbcbcb;
    vertical-align: middle;
	padding: 10px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*behavior:url(border-radius.htc);*/
}
.pullquote {
	font: italic bold 1.5em "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	margin: 10px 40px 20px 10px;
	float: right;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: thick double #663366;
	border-bottom: thick double #663366;
}
.indent {
	margin-left: 30px;
	font-weight: normal;
}
.indent2 {
	margin-left: 50px;
	font-weight: normal;
}
.bulletlist {
	list-style: url(/images/bullet.gif) none outside;
	margin-left: 40px;
	margin-bottom: 20px;
}
.bulletlist2 {
	list-style: url(/images/bullet.gif) none outside;
	margin-left: 20px;
	margin-bottom: 20px;
}
.bulletlist3 {
	font: normal .9em Verdana, Geneva, sans-serif;
	list-style: url(/images/bulletpurple.gif) none outside;
	margin-left: 1.4em;
	line-height: 1.5em;

}
.roundedbox {
	padding: 10px;
	text-align: center;
	background-color: #ECE4D7;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	/*behavior:url(border-radius.htc);*/
} 

/* flex div tags.  If you need a separate look for your flex app, add a div tag here for it like the one below.*/
#flashcontent {
  height:650;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  align: center;
}
#flashCR {
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  align: center;
}

