/*   http://draw/dcpud/relicensing/includes/dcpud.css   */

/*Link properties for links in text - automatically applied without having to assign a style to the link*/
a:link 
{ 	font-family: Arial, Helvetica, sans-serif;
   	font-size: 11pt;
   	color: #313e71;
  	text-decoration: none;
  	font-style: none
}
a:visited 
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #795339;
	text-decoration: none;
	font-style: none
}
a:hover 
{  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #be891b;
 	text-decoration: underline;
 	font style: none
}
/*Link properties for a bold link with no underline. Usually used outside of text when emphasis is needed*/
a.linkbig:link 
{  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #313e71;
	text-decoration: none;
	font style: bold
}
a.linkbig:visited 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #795339;
	text-decoration: none;
	font style: bold
}		
a.linkbig:hover 
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #be891b;
	text-decoration: underline;
	font style: bold
}
/*Link properties for a Meetings Years. Only used on Meetings by Year and Meetings by Group asp pages*/
a.linkyear:link 
{  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #313e71;
	text-decoration: none;
	font style: bold
}
a.linkyear:visited 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #795339;
	text-decoration: none;
	font style: bold
}		
a.linkyear:hover 
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #be891b;
	text-decoration: underline;
	font style: bold
}

/*Link properties for links that appear in text and need an underline to indicate the link*/
 a.linktext:link 
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
  	color: #313e71;
	text-decoration: none;
}
a.linktext:visited 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #795339;
	text-decoration: none;
}
a.linktext:hover 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #be891b;
	text-decoration: underline
 }
 /*Link properties for link with no underline. Usually used outside of text when linking within a list*/
 a.linknone:link 
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #313e71;
	text-decoration: none
}
a.linknone:visited 
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #795339;
	text-decoration: none;
}
a.linknone:hover 
{  font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #be891b;
 	text-decoration: none
}
/*Link properties for small breadcrumb links found at the top of a page underneath a section*/

a.linktop:link 
{	font-family: Arial, Helvetica, sans-serif;
	color: #313e71;
	text-decoration: none;
	font-size : 12px;
	line-height : 13px;
}
a.linktop:visited 
{	font-family: Arial, Helvetica, sans-serif;
	color: #795339;
	text-decoration: none;
	font-size : 12px;
	line-height : 13px;
}
a.linktop:hover 
{	font-family: Arial, Helvetica, sans-serif;
	color: #be891b;
	text-decoration: none;
	font-size : 12px;
	line-height : 13px;
	text-decoration: underline;
}

/*Link properties for Contact and Site Map links found at the top of a page underneath a section*/

a.linktopwhite:link 
{	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size : 12px;
	line-height : 16px;
}
a.linktopwhite:visited 
{	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	text-decoration: bold;
	font-size : 12px;
	line-height : 16px;
}
a.linktopwhite:hover 
{	font-family: Arial, Helvetica, sans-serif;
	color: #f8eaba;
	font-size : 12px;
	line-height : 16px;
	font-weight: bold;
	text-decoration: underline;
}
/*Link properties for H4 header*/

a.H4:link 
{	font : bold 14px/16px Arial, Helvetica, sans-serif;
	text-align : left;
	color : #313e71;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 6px;
}
a.H4:visited 
{	font : bold 14px/16px Arial, Helvetica, sans-serif;
	text-align : left;
	color : #795339;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 6px;
	}
a.H4:hover 
{	font : bold 14px/16px Arial, Helvetica, sans-serif;
	text-align : left;
	color : #be891b;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 6px;
	text-decoration : underline
}

.linktopwhite 
{	font-family: Arial, Helvetica, sans-serif;
	color: White 
	font-size: 12px; 
	text-decoration: none
}


.linkbig 
{	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold
}

.linktext 
{	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: underline;
	font-weight: none
}

.linknone 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-decoration: none;
	font-weight: none
}

/*Properties for input form elements for Distribution List and Update Contact Information pages*/
input.textbox {
	background-color : white;
	border : .5px solid #999966;
}


/*Unordered list properties including margins, spacing and text attributes, automatically adds square blue bullet to any list*/
ul {
	font-family : Arial, Helvetica, sans-serif;
	list-style-image : url(../images/dcpud_bullet.gif);
	list-style-position : outside;
	margin-left : 3em;
	list-style-type : none;
	text-decoration : none;	
	font-size : 11pt;
	font-weight : normal;
	line-height : 20px;
	vertical-align : text-bottom;
}

/*Ordered list properties including margins, spacing and text attributes*/
ol {
	font-family : Arial, Helvetica, sans-serif;
	list-style-position : outside;
	margin-left : 3em;
	list-style-type : none;
	text-decoration : none;	
	font-size : 11pt;
	font-weight : normal;
	line-height : 20px;
	vertical-align : text-bottom;
}

/*General List property*/
li {
}

/*Font and color attributes for all body text in a paragraph*/
p {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : #00184C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	text-decoration : none;
}
/*Font and color attributes for all other body text*/
p.body {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : #313e71;
	font-size : 14px;
	line-height : 18px;
	text-decoration : none;
}

	
/*Font and color attributes for all other body text inside a table cell*/
td.body {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #f9f2dc;
	text-align : left;
	color : #00184C;
	font-size : 14px;
	line-height : 18px;
	text-decoration : none;
	width : 586px;
	padding-left: 30px;
	padding-top: 20px;
	
}
/*Font and color attributes for all other body text inside a table cell*/
td.toplinks {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #f9f2dc;
	text-align : left;
	width : 586px;

	
}


/*Font and color attributes for all smaller body text inside a table cell*/
td.bodysmall {
	font : Arial, Helvetica, sans-serif;
	text-align : left;
	color : #00184C;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
}



/*use the H1 style for large-type headlines on a page. Use other heading styles consistently for subheads throughout*/
h1 {
	font : bold 20px/20px Arial, Helvetica, sans-serif;
	color : #795339;
	}

h2 {
	font : bold 16px/16px Arial, Helvetica, sans-serif;
	color : #313e71;
	vertical-align : baseline;
	padding-top : 0px;
}

h3 {
	font : bold 14px/14px Arial, Helvetica, sans-serif;
	color : #795339;
	vertical-align : baseline;
	
}

h4 {
	font : bold 16px/16px Arial, Helvetica, sans-serif;
	text-align : left;
	color : #313e71;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 6px;
}

h5 {
	font : bold 12px/12px Arial, Helvetica, sans-serif;
	text-align : left;
	color : #795339;
}

h6 {
	font : italic bold 10px/10px Arial, Helvetica, sans-serif;
	text-align : left;
	color : #313e71;
}
/*Style for all horizontal rules*/
hr {
	color : #313e71;
	height : 2pt;
	width : 100%;
}

}

/*Table cell for sidebar which holds artwork and menu*/
td.bg {
	background-color: #f9f2dc;
	width : 164px;
}