body {
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	text-align: center;
}

#dahpa{
width:750px;
margin: 0 auto;
}

td {
	font-size:12px;
}


.currentLink {
border-bottom: 4px solid #663300;
padding-bottom: 2px;
background: transparent;
color: #660033;
 cursor : default;	
}
.welcome {
    padding-left : 5px;
	text-align : center;
	color : #3399CC;
	font-variant : normal;
	font-weight : bold;
	font-size:14px;
}
.introText {
	margin: 20px 0px px 0px;
	padding: 10px 0px 10px 0px;;
}
.introImage {
	margin: 20px 0px px 0px;
	padding: 10px 0px 10px 0px;;
	border-top: 1px dotted #9A9A9A;
}
.drawNote {
	color : #A900AA;
	font-style : italic;
	font-size : 12px;
}

.footer {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #9f9f9f;
}
.navContainerHeader {
	font-family : Verdana, Arial, Helvetica, San-Serif;
	font-weight : bold;
	font-size: 14px;
	color : #0072BB;
	padding-top: 10px;
	padding-bottom: 15px;
}
.navContainerSubHeader {
	font-family : Verdana, Arial, Helvetica, San-Serif;
	font-size : 13px;
	font-weight: bold;
	color : #423784;
	padding-top: 5px;
	padding-bottom: 3px;
}

.navContainerSubHeader2 {
	font-family : Verdana, Arial, Helvetica, San-Serif;
	font-size : 11px;
	font-weight: bold;
	color : #999933;
	padding-top: 5px;
	padding-bottom: 3px;
}
.navTDLeft {
padding-left: 5px;
border-right: 1px dotted #9A9A9A;
}
.mainContentRight{
	padding-left: 5px;
	padding-right: 2px;
}
A:Link, A:Visited, .navContainerSubHeader a:link, .navContainerSubHeader a:visited, .mainContentRight a:link, .mainContentRight a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dashed #336699;
}
A:Hover, .mainContentRight a:hover {
	color: #660000;
	border-bottom: 1px dashed #660000;
}
.imageRight {
	float: 5 right;
	padding-right: 0;
	border: 1px solid #999999;
}
.imageRightLink A:hover, .imageRightLink A:hover{
	border-color: #FF9900;
}
.backToTop {
	border-bottom: 1px solid #A0A0A0;
	text-align: right;
	font-size:10px;
	color: #999900;
	width: 100%;
}
.backToTop A, .backToTop a:visited, .backToTop a:link {
	text-decoration: none;
	color: #999900;
}
.backToTop A:hover {
	color: #636400;
}
#navlist
{
margin: 0;
padding: 0 0 20px 15px;
border-bottom: 1px dotted #BBBBBB;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
font-size: 12px;
font-weight: bold;
font-family: arial;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-size: 12px;
line-height: 12px;
margin: 0px 10px 4px 10px;
text-decoration: none;
color: #666699;
}

#navlist a:hover
{
border-bottom: 4px solid #FFCC00;
padding-bottom: 2px;
background: transparent;
color: #660033; 
}

#navlist a:link#current, #navlist a:visited#current{
border-bottom: 4px solid #663300;
padding-bottom: 2px;
background: transparent;
color: #660033;
 cursor : default;
}

#navlist a:hover { color: #000; }

#navlistLeft
{
margin: 0;
padding: 0px 0px 10px 10px;
}

#navlistLeft ul, #navlistLeft li
{
display: in-line;
list-style-type: none;
font-size: 11px;
font-weight: bold;
font-family: geneva;
background-image:  url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 15px;
padding-bottom: 10px;

}

#navlistLeft a:link, #navlistLeft a:visited
{
font-size: 12px;
margin: 0;
text-decoration: none;
color: #3A4361;
border-bottom: 1px dashed #CCCCCC;
}

#navlistLeft a:hover
{
border-bottom: 1px dashed #996633;
padding-bottom: 0px;
background: transparent;
color: #660033; 
}
#navlistLeft a:hover { color: #000; }





