#content {
	width: 80%;
	text-align: left;
	padding-right: 2%;
}
/*calendar styles*/

#sycalendar {
	width: 99%;
	font-size: .95em;
}
#sycalendar caption {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
}
#sycalendar th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

#sycalendar td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	font-size: 1em;
}
#sycalendar td a {
	font-weight: bold;
}

#wintercol {
	width: 11em;
}
#springbcol {
	width: 8em;
}
.teacher {
	width: 5em;
}
.student {
	width: 5em;
}
#fpcon {
	width: 98%;
	margin-top: 0em;
	font-size: 1.15em;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: 2%;
}
#fpcon caption {
	text-align: left;
	margin-bottom: 1em;
	padding-right: 1em;
}
#fpcon th {
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
	color: #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.fpconlevel {
	font-size: 1.25em;
	font-weight: bold;
	color: #003366;
	margin-bottom: -1px;
}
#fpcon td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: .5em;
}
/*styles for the ddess employment application dcoument*/
#ddessapp {
	width: 98%;
	margin-right: 2%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ddessapp caption {
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
	color: #003366;
}
#ddessapp th {
	width: 20%;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ddessapp td {
	font-size: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*styles for the HR position category codes pages*/
#pcodese {
	margin-bottom: 0.75em;
	width: 99%;
}

#pcodese caption {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

#pcodese th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-top: 1em;
	padding-bottom: .5em;
}
#pcodese td {
	font-size: 1em;
}

#pcodesm {
	margin-bottom: 0.75em;
	width: 99%;
}

#pcodesm caption {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

#pcodesm th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-top: 1em;
	padding-bottom: .5em;
}
#pcodesm td {
	font-size: 1em;
}

#pcodesh {
	margin-bottom: .75em;
	width: 99%;
}

#pcodesh caption {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

#pcodesh th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-top: 1em;
	padding-bottom: .5em;
}
#pcodesh td {
	font-size: 1em;
}

#votec {
	margin-bottom: .75em;
	width: 99%;
}

#votec caption {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

#votec th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-top: 1em;
	padding-bottom: .5em;
}
#votech td {
	font-size: 1em;
}

#pcodess {
	width: 99%;

}

#pcodess caption {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

#pcodess th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-top: 1em;
	padding-bottom: .5em;
}
#pcodess td {
	font-size: 1em;
}
.setcolumnwidth {
	width: 8em;
}
/*styles for contact us page*/

#officecontact th {
	text-align: left;
}
#officecontact td {
	font-size: 1em;
}
#officecol {
	width: 50%;
}
#officecontact th {
	background-color: #eeeeee;
}
#officecontact td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding: .25em;
}#contactus {
	float: left;
	width: 50%;
}
#officecontact {
	clear: both;
	margin-top: 1em;
}
#contact2 {
	float: left;
	width: 45%;
}
#officecontact caption {
	display: none;
}
#spedlinkscolumnleft {
	float: left;
	width: 50%;
	margin-right: 2%;
}
#areacontactsspec {
	width: 98%;
}
#areacontactsspec th {
	text-align: left;
	vertical-align: top;
	padding-bottom: .5em;
}
#areacontactsspec td {
	font-size: 1em;
	padding-bottom: .5em;
}
#spedcontacts {
	font-size: 1em;
	width: 100%;
}
#spedcontacts td {
	font-size: 1em;
	width: 50%;
}
#spedcontacts p {
	font-weight: bold;
	color: #990000;
	margin-top: .5em;
	margin-bottom: 0em;
}
#spedcontacts ul {
	list-style-type: none;
	margin-top: 0px;
	text-align: left;
	margin-left: .5em;
}
.location {
	float: left;
	width: 47%;
	margin-right: 1%;
	margin-bottom: 1em;
}
#fourpillars {
	float: left;
	width: 45%;
	margin-right: 2%;
	padding-right: 1%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
#fourgoals {
	float: left;
	width: 45%;
	margin-left: 2%;
}
#clustercont {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leftcolheading {
	color: #990000;
	text-align: left;
	vertical-align: top;
}
#clustercont caption {
	font-size: 1.25em;
	color: #003366;
	font-weight: bold;
	text-align: left;
	padding-bottom: .75em;
}
#clustercont td {
	font-size: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-left: .25em;
}
#clustercont td ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#clustercont td li {
	margin-bottom: 0.5em;
	margin-left: 0em;
	text-align: left;
}
#clustercont th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#advsearchform1 {
	width: 99%;
}
#advsearchform1 td {
	font-size: 1em;
	font-weight: bold;
}
#content #atmzform1 {
	font-size: 1em;
	font-weight: bold;
}
#content #atmzform1 p {
	margin-top: .25em;
	margin-bottom: .5em;
}
#midsection #content #atmzform1 .srchbutton {
	font-weight: bold;
	font-size: 1.25em;
}

#midsection #content #busops {
	width: 97%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#midsection #content #busops th {
	font-size: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#midsection #content #busops #posted {
	text-align: center;
}
#midsection #content #busops #cc {
	width: 2em;
}
#midsection #content #busops #naics {
	text-align: center;
}
#midsection #content #busops #response {
	width: 10em;
}

#midsection #content #busops td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 1em;
}
