body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
.abouttxt p, .abouttxt li{
	line-height: 20px;
}


a {
	color: #330066;
}
a:hover {
	color: #CC0066;
}
h1 {
	font-size: large;
	color: #330066;
	background-image: url(images/p-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
}
h2 {
	color: #330066;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 110%;
	color: #330066;
	margin-top: 30px;
}
.purplebg {
	background-color: #330066;
}
.ttlbg1 {
	background-image: url(images/p-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 39px;
}

.ttlbg2 {
	background-image: url(images/p-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
.mainpic {
	background-color: #330066;
	height: 230px;
	border: 1px solid #330066;
	background-image: url(images/aboutmainpic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
}
.border {
	background-color: #DDDDDD;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-left: 1px solid #330066;
	
}



#menucontainer ul
 {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
 }

#menucontainer ul li a {
	width: 210px;
	background-color: #EEEEEE;
	color: #330066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
 }
 
#menulist a:visited
 {
 color: #330066;
 text-decoration: none;
 }

#menucontainer a:hover
 {
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	color: #CC0066;
 }
.textpad {
	padding: 0px 20px 20px;
}
#menucontainer ul li ul li a{
	background-color: #FFFFFF;
	font-size: x-small;
	padding-left: 30px;
	width: 200px;
	background-image: url(images/submenu-bullet3a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menucontainer ul li ul li a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
}

.xsmalltxt {
	font-size: x-small;
}
.footer {
	color: #FFFFFF;
	background-color: #330066;
	background-image: url(images/s-barbg.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	clear: both;
}
#address {
	color: #FFFFFF;
	padding: 0px;
}

.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	color: #FFFFFF;
}
.pressborder {
	background-color: #E3E3E3;
	padding: 10px;
	border: 1px solid #330066;
}
.form1 {
	width: 300px;
	margin: 10px;
}
.iframe {
	height: 480px;
	width: 640px;
	background-color: #DDDDDD;
	border-top: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-left: 1px solid #330066;
}
.abouttxt {

}

.azlink {
	background-color: #330066;
	padding: 1px;
	color: #330066;
}
.azlinks {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
.padleft {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	float: right;
}
.padleft-no {
	margin-bottom: 10px;
	margin-left: 20px;
}
#mainContainer #main-content .rightBox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F9F2FF;

}
#mainContainer #main-content .rightBox p {


}
#mainContainer #main-content .rightBox h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
}


#mainContainer #main-content .rightBox img {
	border: 1px solid #CCCCCC;
}
#mainContainer #main-content thead {
	font-weight: bold;
	color: #FFFFFF;
}
#mainContainer #main-content thead td{
	background-color: #666666;
}

