/* CSS Document */


/* container */

body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	font-family: Georgia,"Times New Roman", serif; line-height: 125%; color: #000000; background: none; font-size: 11pt
}


/* header */
h1
{
	font-family: Helvetica, Arial, sans-serif; line-height: 125%; color: #000000; background: none; font-size: 16pt

}


/* navigation */

#nav ul
{
	text-align: left;
	font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; line-height: 125%;font-weight: normal; font-variant: normal; text-transform: uppercase; 				text-decoration: none; color: #075b32;	
}


#nav ul li a

{	
	color: #075b32; text-decoration: none;text-transform: uppercase;
}

#nav ul li a:hover
{
	color: #e3a532;
}

#nav #active 
{ 
	background-color: #e3a532;

}






/* Alive at 25 Button */
#btn p
{
	font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align: left;	
}

#btn a[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#FFFFFF
}

#btn a:hover
{
	
	font-weight: bold;
	color: #FFFFFF;
	

}


/* MAIN area */

#main
{

	background: url(../images/pdui_home.jpg) no-repeat center center;
}

#main h2
{
	font-family: Helvetica, Arial, sans-serif;font-size: 14px; text-transform: uppercase; color: #075b32; text-decoration: none;
	text-align: left;

}

#main h3
{
	font-family: Helvetica, Arial, sans-serif;font-size: 13px; text-transform: uppercase; color: #075b32; text-decoration: none;
	text-align: left;

}

#main h4
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 10%; color: #075b32; text-decoration: none;
	text-align: left;
	
}

#main p
{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;line-height: 125%; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;
	text-align: left;


}

#main p a[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000000;	
}

#main ul li
{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 138%; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;
	text-align: left;
	list-style-type: circle;	
}

#main ul li a[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000000
}



/* SIDEBAR */


#sidebar h3
{
	font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 125%;font-weight: normal;text-transform: uppercase;color: #000000;
	
	
}

#sidebar h4
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 125%; font-weight: bold; text-transform: uppercase;
	color: #000000;
	

}

#sidebar p
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 125%; font-weight: normal;
	color: #000000;

}

#sidebar a[href^="mailto:"]:after{ content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000000
}





/* Footer */


#footer_lt
{
	text-align: left;
}

#footer_lt p
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 125%; font-weight: normal;
	color: #075B32;
}


#footer_rt p
{
	font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 125%; font-weight: normal; color: #075B32;
}

/* copyright */


#copy p
{
	font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; text-align: left;	
}

#copy a[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000000
}


