/* //////////// ANVIL MASTER CSS //////////// */

#pagetop 
{
	display:none;
	text-indent:-9000px;
}

BODY
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #99ccff;
	text-align: center;
	color: #666; 
}	

.body2
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #fff;
	text-align: center;
	color: #666; 
}	

#wrapper 
{
	height:100%;
	margin:0px;
	width: 100%;
	background-image: url(../Images/header-bg-home.gif);
	background-repeat: repeat-x;
}

#wrapperInt 
{
	height:100%;
	margin:0px;
	width: 100%;
	background-image: url(../Images/header-bg-int.gif);
	background-repeat: repeat-x;
}

#container
{
	position: relative; 
	margin: 0px auto 0px auto; 
	width: 760px; 
	background-color:#fff;
}

/*
//////////////////////////////
HEADER
//////////////////////////////
*/

#header { 
	position: relative; 
	background-color: #6793C2;
	width: 100%; 
	margin: 0px; 
}

#top 
{
	font-size: 10px;
	font-weight: normal;
	color: #99ccff;
	height:16px;
	background-color: #6793C2;
	text-align:right;
}

.top 
{
	font:10px Arial, sans-serif;
	color: #fff;
	text-transform:uppercase; 
}

#topright 
{
	width:100%;
	font-size: 10px;
	font-weight: normal;
	color: #99ccff;
	height:16px;
	background-color: #6793C2;
	text-align:right;
	vertical-align:middle;
	display:inline;
	float:right;
}

#headerbanner 
{
	clear:both;
	height: 198px;
	width: 760px;
}

#headerbannerInt 
{
	clear:both;
	height: 108px;
	width: 760px;
}

/*
//////////////////////////////
NAVIGATION - MAIN
//////////////////////////////
*/

#navbg 
{
	position: relative; 
	margin: 0; 
	width: 100%; 
	background-color:#fff;
	z-index:1000;
}

#nav { 
	position: relative; 
	margin: 8px 9px 0 9px; 
	width: 742px; 
	z-index:1100;
	height:34px;
}

#nav .center 
{
	margin: 0 auto 0 auto;
	text-align:center;
}

/*
//////////////////////////////
NAVIGATION - SIDE
//////////////////////////////
*/

#leftSection #subMenu
{
	width: 200px;
	height:auto;
	margin:4px 11px 10px 9px;
	padding: 0px;
	background-color: #6699CC;
}

#leftSection #subMenu p
{
	padding:0px;
	font-weight: normal;
	font-size: 11px;
}

#leftSection #subMenu h2
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height:23px;
	width:200px;
	padding:6px;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:-20px;
	background-repeat: no-repeat;
	background-image: url(../Images/focus5-head-bg.gif);
}

/*
//////////////////////////////
BODY
//////////////////////////////
*/

#centerSectionInt ul
{
}

#centerSectionInt li
{
	list-style: disc url(../images/bullet-blue.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: 20px;
}

#centerSectionInt ol li
{
	list-style: disc url(../images/bullet-orange.gif) outside;
	display: list-item;
	margin-bottom: 6px;
}

#allSectionInt 
{
	width:760px;
	margin: 0;
	padding: 0 10px 20px 10px;
}

#allSectionInt p 
{
	width: 100%;
	line-height:18px;
}

#content 
{
	color:#666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	text-align:left;
	background-position: right bottom;
	background-image: url(../images/rounded-corner-br.gif);
	background-repeat: no-repeat;
}

/*
//////////////////////////////
3 COLUMN - HOME
//////////////////////////////
*/

#centerSection
{
	position:relative;
	clear:both;
	background-image: url(../Images/section2-bg-home.gif);
	background-repeat: repeat-y;
	margin: auto 200px 6px 220px;
	width: 340px;
	position: relative;
	text-align: left;
	padding:0px 10px 20px 10px;
	border-bottom:solid 1px #6793C2;
}

#centerSection p 
{
	width: 320px;
	line-height:18px;
}

#centerSection .editableContent 
{
	color:#666;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#centerSection .introParagraph
{
	color:#666;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:normal;	
	line-height:18px;
}

#leftSection {
	font-family: Arial, sans-serif;
	position: absolute; 
	left: 0px;
	height: auto; 
	width: 220px; 
	text-align: left;
	background-color: #fff;
}

#leftSection .dpnm-logo 
{
	margin: 20px auto 0 14px;	
}

#leftSection .dpnm-logo-int 
{
	margin: 2px auto 0 40px;	
}

#leftSection #focus1,
#leftSection #focus2,
#leftSection #focus3,
#leftSection #focus4,
#leftSection #focus5
{
	clear:both;
	position:relative;
	width: 200px;
	margin-top: 4px;
	margin-left: 9px;
	margin-right: 11px;
	margin-bottom: 10px;
	padding: 0px;
}

#leftSection #focus1
{
	background-color: #99cccc;
}

#leftSection #focus2
{
	background-color: #ffcc66;
}

#leftSection #focus3
{
	background-color: #cc99cc;
}

#leftSection #focus4
{
	background-color: #ff9966;
}

#leftSection #focus5
{
	background-color: #6699CC;
}

#leftSection #focus1 p,
#leftSection #focus2 p,
#leftSection #focus3 p,
#leftSection #focus4 p,
#leftSection #focus5 p
{
	padding:6px;
	font-weight: normal;
	font-size: 11px;
	line-height:18px;
}

#leftSection #focus1 p
{
	color: #336666;
}

a.focus1:link, a.focus1:visited, a.focus1:hover
{
	color: #336666;
	text-decoration:underline;
}

a.focus1:hover
{
	text-decoration:none;
}

#leftSection #focus2 p
{
	color: #996600;
}

a.focus2:link, a.focus2:visited, a.focus2:hover
{
	color: #996600;
	text-decoration:underline;
}

a.focus2:hover
{
	text-decoration:none;
}

#leftSection #focus3 p
{
	color: #663366;
}

a.focus3:link, a.focus3:visited, a.focus3:hover
{
	color: #663366;
	text-decoration:underline;
}

a.focus3:hover
{
	text-decoration:none;
}

#leftSection #focus4 p
{
	color: #ae4c1b;
}

a.focus4:link, a.focus4:visited, a.focus4:hover
{
	color: #ae4c1b;
	text-decoration:underline;
}

a.focus4:hover
{
	text-decoration:none;
}

#leftSection #focus5 p
{
	color: #2A5988;
}

a.focus5:link, a.focus5:visited, a.focus5:hover
{
	color: #2A5988;
	text-decoration:underline;
}

a.focus5:hover
{
	text-decoration:none;
}

#leftSection #focus1 h2,
#leftSection #focus2 h2,
#leftSection #focus3 h2,
#leftSection #focus4 h2,
#leftSection #focus5 h2
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height:30px;
	width:200px;
	padding:6px;
	padding-top:8px;
	margin-bottom:-20px;
	background-repeat: no-repeat;
}

#leftSection #focus1 h2
{
	background-image: url(../Images/focus1-head-bg.gif);
}

#leftSection #focus2 h2
{
	background-image: url(../Images/focus2-head-bg.gif);
}

#leftSection #focus3 h2
{
	background-image: url(../Images/focus3-head-bg.gif);
}

#leftSection #focus4 h2 
{
	background-image: url(../Images/focus4-head-bg.gif);
}

#leftSection #focus5 h2 
{
	background-image: url(../Images/focus5-head-bg.gif);
}

#rightSection {
	position: absolute; 
	margin-left: 0px; 
	right: 0px; 
	height: auto; 
	width: 200px; 
	color:#3d537a;
	font-family: Arial, sans-serif;
	font-size: 11px;	
	text-align: left; 	
	background-color: #fff;
	padding-bottom:10px;
}

#rightSection p 
{
	color:#3d537a;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-left:10px;	
	padding-right:10px;	
}

#rightSection h2 
{
	font-weight: bold;
	font-size: 11px;
	color:#3d537a;
	padding-left:10px;	
	padding-right:10px;	
}

#rightSection p a:link, #rightSection p a:visited, #rightSection p a:hover 
{
	font-size: 11px;
}

#rightSection p a:hover 
{
	color: #ff9966; 
}

/*
//////////////////////////////
2 COLUMN
//////////////////////////////
*/

#centerSectionInt {
	position: relative;
	clear:both; 
	margin: 0px 9px 6px 220px;
	background-image: url(../Images/section2-bg-int.gif);
	background-repeat: repeat-y;
	width: 510px;
	height: auto; 
	background-color: #fff;
	padding:0 10px 20px 10px;
	border-bottom:solid 1px #6793C2;
}

#centerSectionInt p 
{
	width: 510px;
	line-height:16px;
	text-align:left;
}

#centerSectionInt td
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/*
//////////////////////////////
FOOTER
//////////////////////////////
*/


#footer
{
	font-size: 11px;
	padding-bottom: 8px;
	margin: 20px 200px 0px 220px;
	color: #6793c2;
	padding-top: 6px;
	font-family: Arial, sans-serif;
	height: auto;
}

.footer
{
	padding-left: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6793C2;
	text-align:left;
}
		
a.footerlink:link, a.footerlink:visited, a.footerlink:hover 
 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6699cc;
	text-decoration: underline;
}

a.footerlink:hover 
{
	color: #ff9966;
}


/*
//////////////////////////////
GENERAL
//////////////////////////////
*/

TEXTAREA 
{
	behavior: url(../ClientSideScripts/maxlength.htc)
}

TEXTAREA, INPUT, SELECT 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666; 
}

p, h1 {
	font-family: Arial, sans-serif;
}
		
p {
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
		
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #6699cc;
}

ul, li {
	margin: 0;
	padding: 0;
}
		
.button
{
	border-top: #ff9933 1px solid;
	border-right: #cc6633 1px solid;
	border-bottom: #cc6633 1px solid;
	border-left: #ff9933 1px solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6793c2;
	height: 22px;
	background-color: #efefef;
}

.searchButton 
{
	border-top: #669999 1px solid;
	border-right: #336666 1px solid;
	border-bottom: #336666 1px solid;
	border-left: #669999 1px solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336666;
	height: 20px;
	background-color: transparent;
}	
	
.alert, .loginalert, .confirm, .alert2 
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #6699cc;
}

a:link, a:visited { /* in preload */ }

a:hover { /* in preload */}

.pagetitle, .welcomeLabel
{
	font-weight: bold;
	font-size: 18px;
	color: #6699cc;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.welcomeLabel 
{
	font-weight: normal;
	font-size: 12px;
}

#centerSection a:link, #centerSection a:visited, #centerSection a:hover,
#centerSectionInt a:link, #centerSectionInt a:visited, #centerSectionInt a:hover 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #6699cc;
	text-decoration:underline;
}

#centerSection a:hover,
#centerSectionInt a:hover 
{
	color:#E97C37;
}

a.pagelink:link, a.pagelink:visited, a.pagelink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	COLOR: #333; 
	text-indent:0px;
	text-decoration:underline;
	padding-right:10px;
	margin-top:-40px;
}

a.pagelink:hover 
{
	COLOR: #000; 
}

.parentLinks
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: none;
}

#allSectionInt a.parentLinks:link, #allSectionInt a.parentLinks:visited, #allSectionInt a.parentLinks:hover,
#centerSection a.parentLinks:link, #centerSection a.parentLinks:visited, #centerSection a.parentLinks:hover,
#centerSectionInt a.parentLinks:link, #centerSectionInt a.parentLinks:visited, #centerSectionInt a.parentLinks:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #ccc;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#allSectionInt a.parentLinks:hover,
#centerSection a.parentLinks:hover,
#centerSectionInt a.parentLinks:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #ff9966;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
}

a.topLink:link, a.topLink:visited, a.topLink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	COLOR: #fff; 
	text-decoration:underline;
	padding-right:6px;
	text-transform: uppercase;
}

a.topLink:hover 
{
	COLOR: #FFCC66; 
}

#content a.adminlink:link, #content a.adminlink:visited, #content a.adminlink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
}

#content a.adminlink:hover 
{
	color: #6699CC;
}

.EnabledControl, DisabledControl 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight:normal;
}

.DisabledControl 
{
	color: #999;
}
	
a:link, a:visited, a:hover 
{
	COLOR: #6699cc; 
	TEXT-DECORATION: underline; 
}

a:hover 
{
	COLOR: #ff9966; 
	TEXT-DECORATION: underline; 
}
	
H1, H2, H3, H4, H5 {font-family:Arial, sans-serif; font-weight:bold; font-style:normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none;}
		
H1 {font-size:20px;}
			
H2 {font-size:16px;}
					
H3 {font-size:14px;}			

H4 {font-size:12px;}			

H5 {font-size:10px;}			

/* 
//////////////////////////////
grid style items 
//////////////////////////////
*/
	
.tableheader 
{
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #6793C2;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

.tablesubheader 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	padding-left:3px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.table-header 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #6793C2;
}

.table-subheader 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
}

/* 
//////////////////////////////
calendar.ascx 
//////////////////////////////
*/

.calborder 
{
	color: #666;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.calheader 
{
	color: #ffffff;
	background-color: #6793C2;
}


/* 
//////////////////////////////
preload.css items 
//////////////////////////////
*/

.label, .label2, .labelsmall, .gentext, .boldlabel, .MsoNormal 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666;
}

.label-blue, .label-orange, .label-teal, .label-yellow, .label-lavender 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.label-orange 
{
	color:#6793C2;
}

.label-orange 
{
	color:#E97C37;
}

.label-teal 
{
	color:#6FC1BB;
}

.label-yellow 
{
	color:#F0BC28;
}

.label-lavender 
{
	color:#8D4CA1;
}

.labelsmall 
{
	font-size:11px;
	color:#666;
}

.boldlabel 
{
	font-weight:bold;
}
	
.headline 
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF9966;
	text-transform: uppercase;
}
	
/* //////////// END CSS //////////// */
