/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	background-color:#fff;
	color: #000;
}
/* Global Navigation */
div#globalnav1 {
	width:auto;
	padding:114px 0em 0em 0em;
	background-image:url(/images/dpi_ap_banner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border:1px solid #ccc;
	text-align:left;
	margin: 1px 1px 0 1px;
	border:1px solid #660000;
}
div#globalnav1 ul, div#globalnav2 ul {
	list-style-type:none;
	padding: 2px auto;
	margin: 0 auto;
	background-color: #006633;
	border-bottom: 4px solid #003300;
	text-align: center;
}
div#globalnav2 ul {
	clear: both;
}
div#globalnav1 ul li, div#globalnav2 ul li {
	list-style:none;
	margin:0;
	border-top:1px solid gray;
	display:inline;
	line-height:2em;
}
div#globalnav1 ul li a, div#globalnav2 ul li a {
	padding:0.25em 0.5em 0.25em 0.75em;
	border-left:.8em solid #AAB;
	background:#D5FFD5;
	text-decoration:none;
	font-weight:bold;
}
div#globalnav1 ul li a:link, div#globalnav2 ul li a:link {
	color:#448;
}
div#globalnav ul li a:visited {
	color:#667;
}
div#globalnav1 ul li a:hover, div#globalnav1 ul li a#curglob, div#globalnav2 ul li a:hover, div#globalnav2 ul li a#curglob {
	border-color:#FE3;
	color:#FFF;
	background:#332;
}
div#globalnav1 ul li#skipglob {
	position: absolute;
	top: -50em;
	left: -50em;
}
div#search	{
	background-color: #ccc;
	padding: 2px;
	text-align: right;
}
/* Bread Crumb (Where we are) */
div#breadcrumb {
	width:auto;
	margin: 0 1px 1px 1px;
	padding: 0.2em 1em;
	background-color:#D9FF8C;
	border-bottom: 5px solid #003300;
}
div#breadcrumb p {
	margin: 0;
}
div#breadcrumb a {
	font-weight:bold;
	text-decoration:none;
}
div#breadcrumb a:link {
	color:#A30030;
	padding:2px 4px;
}
div#breadcrumb a:visited {
	color:#930059;
}
div#breadcrumb a:hover {
	color: #336633;
}
/* Local Navigation */
div#localnav {
	padding:1em;
	width:255px;
	border:1px solid #ccc;
	float:right;
	background-color:#e2e2e2;
	margin:0 1px 1px 0;
	border:1px solid #0d9fd8;
}
div#localnav ul {
	padding-left:0.2em;
	margin-bottom: 1em;
	
}
div#localnav ul ul {
	padding-left: 1em;
}
div#localnav ul li {
	padding: 1px;
	font-weight: bold;
	border-bottom:1px solid #8569cf;
	padding-top: 0.5em;
}
div#localnav ul ul li {
	padding:1px;
	border-bottom: none;
	font-size: 90% !important;
	font-weight: normal !important;
}
div#localnav ul li:last-child {
	border:none;
}
div#localnav ul li a {
	text-decoration:none;
	padding:2px 4px;
}
div#localnav ul li a:link {
	color:#000066;
}
div#localnav ul li a:visited {
	color:#414120;
}
div#localnav ul li a:hover, div#localnav ul li a#curloc {
	color:#D30C21;
}
div#localnav ul li a:hover {
	color:#D30C21;
}
div#localnav ul li a#curloc_02 {
	color: #FF0066;
}
div#localnav h1 {
	text-align:left;
	font-size:1.3em;
	color: #330000;
	border-bottom: 1px solid #FF0000;
	padding: 0.1em 0;
}

.email_list {
	
	font-weight:bold;
	padding:1em;
	width:230px;
	float:left;
	background-color:#FFFF66;
	margin:0 1px 1px 0;
	border:1px solid #0d9fd8;
	color:#000000;
	margin-bottom: 1em;
}
.announcement_list {
	
	padding:1em;
	width:230px;
	float:left;
	background-color:#FFFF66;
	margin:0 1px 1px 0;
	border:1px solid #0d9fd8;
	color:#000000;
	margin-bottom: 2em;
}



/* Content */
div#content {
	margin:1px 292px 1px 1px;
	border:1px solid #787679;
	width:auto;
	padding:1em;
}
div#content a, div#footer a {
	text-decoration: underline;
	text-decoration:none;
	font-weight:500;
}
div#content a:link, div#footer a:link {
	color:#000066;
	text-decoration: underline;
}
div#content a:visited, div#footer a:visited {
	color:#4A4A25;
	text-decoration: underline;
}
div#content a:hover, div#footer a:hover {
	color:#8B0000;
}
div#dpiap {
	padding:0.5em;
	border:1px dashed #ccc;
	margin:0.2em 0;
}
div#feature {
	padding:0.5em;
	border:2px solid #f00;
	margin:0.2em 0;
	background-color:#fff;
}
div#feature h2 {
	text-align:center;
	color:#820000;
}
div#feature h3, div#feature h2 {
	border: none !important;
}
div#announcement {
	background-color: #FFFF33;
	padding: 0.5em;
	border: 2px solid #f00;
	margin: 0.5em 0;
}
div#announcement {
	background-color:#FFFFFF;
	padding: 0.2em;
	border: 2px solid #f00;
	font-color:#FF0000;
}
div#announcement h2 {
	border:none;
	padding-left: 0 em;
	color:#FF0000;
	text-decoration:underline;
	text-align:center
}
div#announcement p {
	border:none;
	padding-left: 0 em;
	color:#000000;
}


div#announcement_news {
	background-color:#FFFFFF;
	padding: 0.2em;
	border: 2px solid #f00;
	font-color:#FF0000;
}
div#announcement_news h2 {
	border:none;
	padding-left: 0 em;
	color:#FF0000;
	text-decoration:underline;
	text-align:center
}
div#announcement_news p {
	border:none;
	padding-left: 0 em;
	color:#000000;
}
div#announcement_news img {
	border:none;
	padding-left: 0 em;
	margin-left:4em;
	
}
/*div#news_01 {
	padding:0.5em;
	background-color:#F0FFB3;
	margin:0.2em 0;
	border: 1px dashed #99FF00;
}
*/
div#news {
	padding:0.5em;
	background-color:#F0FFB3;
	margin:0.2em 0;
	border: 1px dashed #99FF00;
}

div#event {
	padding:0.5em;
	background-color:#CCFFCC;
	margin:0.2em 0;
	border:1px dashed #00FFCC;
}
div#update{
	background-color:#FFFFFF;
	padding: 0.2em;
	border: 2px solid #f00;
	font-color:#FF0000;
}

div#update_01 {
	padding:0.5em;
	background-color:#FFC;
	margin:0.2em 0;
	border:1px dashed #FFCC33;
	color:#000;

}
div#update_02 {
	padding:0.5em;
	background-color:#FFC;
	margin:0.2em 0;
	border:1px dashed #FFCC33;
	color:#000;

}
div#update_03 {
	padding:0.5em;
	background-color:#FFC;
	margin:0.2em 0;
	border:1px dashed #FFCC33;
	color:#000;

}

div#report {
	padding:0.5em;
	background-color:#CFF;
	margin:0.2em 0;
	border:1px dashed #FFCC33;
	color:#000;

}
div#dpiap h2, div#news h2, div#event h2, div#update h2 {
	color:#254a93;
	padding: 3px;
	border: none !important;
}
/* Achievement Section */
div#achievement {
	padding: 0.1em 0.5em;
	background-color: #FFFF33;
	margin: 0;
	clear: both;
}
/* Footer */
div#footer {
	width:auto;
	clear:both;
	text-align:center;
	padding:0.5em;
	border:1px solid #555555;
	background-color:#EEEEEE;
	margin:1px;
}
div#footer address {
	font-style: normal;
}
div#footer p {
	vertical-align: middle;
}
/* Element Specifications */
acronym {
	border-bottom: 1px dotted #FC6;
	background-color: #FF9;
}
/* Headings */
h1 {
	text-align:center;
	font-size:2em;
	color: #330000;
	border-bottom: 10px solid #fc0;
	padding: 0.1em 0;
}
h2, h3, h4, h5, h6 {
	color: #003366;
	padding-left: 0.5em;
}
h2 {
	font-size:1.6em;
	border-left: 1em solid #99CCFF;
	border-top: 1px dotted #99CCFF;
	border-bottom: 1px dotted #99CCFF;
	background-color:#EAF4FF;
}
h3 {
	font-size:1.4em;
	border-right: 1.4em solid #FFCC66;
	border-top: 1px dotted #FFCC66;
	border-bottom: 1px dotted #FFCC66;
	background-color: #FEFAEB;
}
h4 {
	font-size:1.2em;
	border-left: 1.8em solid #0C3;
	border-top: 1px dotted #0C3;
	border-bottom: 1px dotted #0C3;
	background-color: #ECFFEC;
}
h5 {
	font-size:1.1em;
	border-right: 2.2em solid #CF3;
	border-top: 1px dotted #CF3;
	border-bottom: 1px dotted #CF3;
	background-color: #FDFFF4;
}
h6 {
	font-size:1em;
	border-left: 2.6em solid #CCFF99;
	border-top: 1px dotted #CCFF99;
	border-bottom: 1px dotted #CCFF99;
	background-color: #FBFDCC;
}
/* Paragraph */
p {
	text-align: justify;
}
/* Table */
table {
	border-collapse: separate;
	margin: 0 auto;
	width: auto;
	color:#F00;
}
table th, table td {
	padding: 2px 4px;
	border: 1px solid #aaa;
}
table th {
	background-color: #69F;
}
table th.header {
	background-color: #ddd;
	text-align: left;
}
/* Class Specifications */
.lastupdate {
	color: #990000;
	border-bottom: 1px dashed #666600;
	font-size: smaller;
	font-style: italic;
	background-color: #FFFFA4;
}
a img {
	border: 0;
	
	
}
img.fleft {
	float:left;
	margin:0.5em 0.5em 0.5em 0;
	border:1px solid #000;
}
img.fright {
	float:right;
	margin:0.5em 0 0.5em 0.5em;
	border: 1px solid #000;
}
/* Noscript */
p.noscript {
	float: right;
}
/* Under construction message */
p.underconstruction {
	font-size: 3em;
	color: #CC0000;
	text-align: center;
}
/* List Styles */
.low-alpha {
	list-style-type: lower-alpha;
}
ul.circle, ol.circle {
	list-style-type: circle;
}
ol.none, ul.none {
	list-style-type:none;
}
/* Alignment */
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.headline {
	font-style: italic;
	font-size: larger;
	background-color: #eee;
}
.page p {
	text-align: center;
	background-color:#FFFFFF;
	border:0px;
	font-size: 85%;
	font-weight:bold;
	color:#B35900;
}
.indent {
	text-indent:5%;
}
.holiday	{
	color: #f00;
}	
p.note {
	background-color: #E0F793;
	padding: 0.5em;
}
div#pagenav a {
	margin-left: 0.5em;
}
/* Table Calendar */
table.calendar td.hilight {
	background-color:#FFFF99;
}
table tr.heading td {
	background-color: #D8F1FA;
	color: #000;
	text-align: center;
	font-weight: bold
}
table.calendar {
	border-collapse: collapse;
	border: 2px solid #036;
	font-size: small;
	width: 67%;
}
table.calendar td, table.calendar th {
	border: 1px solid #69c;
	padding: 0.1em;
	font-size: inherit
}
table.calendar td {
	background-color: #fff;
	font-size: inherit;
	border-right: 1px solid #036
}
table.calendar th {
	background-color:#3EA3B5;
	border: 1px solid #036;
	text-align: center !important;
	font-size: 1.1em !important;
}
.fleft {
	float:left;
	margin:0.5em 0.5em 0.5em 0;
	border:1px solid #000;
}
.fright {
	float:right;
	margin:0.5em 0.5em 0.5em 0;
	border:1px solid #000;
}
.event {
	padding:0.5em;
	background-color:#CCFFCC;
	margin:0.2em 0;
	border:1px dashed #00FFCC;
}