/* ELEMENTS */

body {
margin: 0;
}

img{
border:0;
}
TD, BODY, DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff;
	line-height: 14px;
}

H1{
	font-weight: bold;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

H2, H2 A:link.subhead, H2 A:visited.subhead{
	color: #c07092;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

H3{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
HR{
	height: 1px;
	color: #c07092;
	border: 0px;
	background-color: #c07092;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

A{
	color: #c07092;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

UL{
	margin: 4px;
	padding: 0px;
	list-style-position: inside;
}

LI{
	margin: 10px;
	padding: 0px;
}

fieldset{
border: 1px solid #c07092;
padding:5px;
margin: 5px;
}

legend{
	color: #c07092;
	font-weight: bold;
}

/* MISC CLASSES */

.right {
	border-left: 1px solid #c07092;
}

.quote{
	color: #c07092;
}

.signed{
	color: #c07092;
	font-size: 11px;
}

.medtext{
	font-size: 11px;
}

.smalltext{
	font-size: 10px;
}

.footer{
	color: #c07092;
	font-size: 9px;
	padding: 4px;
}

.ContentPadding{
	padding: 5px 10px 10px 15px;
	vertical-align:top;
height:400px;
}

.UpdateInfo{
padding: 10px 0px 0px 0px;
}

.IdentityStatement{
font-size:85%;
}

.LastUpdated{
	font-size:75%;
	text-align:right;
	padding-top:7px;
}

.BTitles{
}

.RightWide{
width:225px;

height:100%;
border-left: 1px solid #C07092;
}

.RightWide li {
list-style-image: url(../images/left_arrow.gif);
}

.RightItem{
border-bottom: 1px solid #C07092;
}

.RightTitleBar{
border-bottom: 1px solid #C07092;
height:26px;
background-color: #F7DCE5;
padding: 6px  0px 0px 5px;
text-align: left;
color: #c07092;
font-size: 11px;
}

.RightContent{
padding: 7px 5px 7px 5px;
}

.listeningquote{
font-size: 11px;
font-style: italic;
}

.listeningauthor{
padding-top:5px;
font-size: 11px;
}

.listeninglink{
padding-top: 5px;
font-size: 11px;
}

/* DIVs */

div#topbar{
	display: inline;
}

div#login{
	margin: 0px;
	padding: 0px;
	right: 0px;
	text-align: left;
	position: relative;
	color: #c07092;
	font-size: 11px;
}

div#login a:hover{
	text-decoration: underline;
}
#login ul{
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
}

#login ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;	
}


div#logout{
padding: 3px;
color: #c07092;
font-size: 11px;
margin:6px;
}

#logout a:hover{
	text-decoration: none;
	background-color: #c07092;
	color: #FFF;
}


div#middle {
	margin: 0px;
  	padding-left: 15px;
	padding-right: 10px;
}

html>body div#middle {
   padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}

div#rule{
	border-bottom: 1px solid #c07092;
	border-top: 1px solid #c07092;
	padding: 0px;
	margin: 0px;
}

div#rule.top{
	border-top: none;
}

div#related{
	background-color: #efdbe3;
	width: 207px;
	padding: 0px;
	float: right;
	margin: 0px 0px 10px 10px;
	font-size: 11px;
}

div#blurb{
	background-color: #efdbe3;
	color: #c07092;
	padding: 5px;
	margin: 0px;
}

div#blurbContent{
	padding: 5px;
	margin: 0px;
	font-size: 11px;
}

div#inset{
	width: 207px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	float: right;
}

/* MENUS */

/* old menu */
div#menu{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #c07092;
	border-top: 1px solid #c07092;	
}

#menu ul{
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
}

#menu ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;	
}

#menu ul a{
	padding: 5px 10px 6px 10px;
	margin: 0px;
	color: #c07092;
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/menu_divider.gif);
}

#menu ul a:hover{
	text-decoration: none;
	background-color: #c07092;
	color: #FFF;
	margin-right: -1px;
	border-right: 1px solid #c07092;
}

#menu ul a.current{
	text-decoration: none;
	margin-right: -1px;
	background-color: #c07092;
	color: #FFF;
}

#menu ul a:hover.current{
	padding-right: 9px;
}


/* old right menu */
div#menuright{
	margin: 0px;
	padding: 0px;
}

#menuright ul
{
	width:100%;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	height: 25px;
}

#menuright ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;	
}

#menuright ul a{
	padding: 5px 10px 6px 10px;
	margin: 0px;
	color: #c07092;
	text-decoration: none;
	font-size: 11px;
	float: right;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/menu_divider.gif);
}

#menuright ul a:hover{
	text-decoration: none;
	background-color: #c07092;
	color: #FFF;
	margin-right: -1px;
	border-right: 1px solid #c07092;
}

#menuright ul a.current{
	text-decoration: none;
	margin-right: -1px;
	background-color: #c07092;
	color: #FFF;
}

#menuright ul a:hover.current{
	padding-right: 9px;
}

/* new left main menu */
div#mainmenu{
	margin: 0px;
	padding: 0px;
}

#mainmenu ul{
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
}

#mainmenu ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;	
	width: 12%;
}

#mainmenu ul a{
	padding: 5px 10px 6px 10px;
	margin: 0px;
	color: #c07092;
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/menu_divider.gif);
}

#mainmenu ul a:hover{
	text-decoration: none;
	background-color: #c07092;
	color: #FFF;
	margin-right: -1px;
	border-right: 1px solid #c07092;
}

#mainmenu ul a.current{
	text-decoration: none;
	margin-right: -1px;
	background-color: #c07092;
	color: #FFF;
}

#mainmenu ul a:hover.current{
	padding-right: 9px;
}





/* new right main menu */
div#mainmenuright{
	margin: 0px;
	padding: 0px;
}

#mainmenuright ul
{
	width:100%;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 0px;
	height: 25px;
}

#mainmenuright ul li{
	margin: 0px;
	padding: 0px 24px 0px 0px;
	display: inline;
	list-style-type: none;	
}

#mainmenuright ul a{
	padding: 5px 24px 6px 10px;
	margin: 0px;
	color: #c07092;
	text-decoration: none;
	font-size: 11px;
	float: right;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/menu_divider.gif);
}

#mainmenuright ul a:hover{
	text-decoration: none;
	background-color: #c07092;
	color: #FFF;
	margin-right: -1px;
	border-right: 1px solid #c07092;
}

#mainmenuright ul a.current{
	text-decoration: none;
	margin-right: -1px;
	background-color: #c07092;
	color: #FFF;
}

#mainmenuright ul a:hover.current{
	padding-right: 24px;
}




/* footer */
div#footer{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #c07092;	
	clear: both;
	display: block;
}

#footer ul{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
}

#footer ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;	
}

#footer ul a{
	padding: 5px 10px 6px 10px;
	margin: 0px;
	color: #c07092;
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/menu_divider.gif);
}

#footer ul a.first{
	background-image: none;
}

/* submenu */
	
#subMenu{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	border-right: solid 1px #D6D6D6;
}

#subMenu ul{
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#subMenu ul li{
	margin: 0px;
	padding: 0px;
	width: 231px;
	list-style: none;
	list-style-image: none;
}

#subMenu ul a{
	display: block;
	padding: 4px 2px 4px 24px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D6D6D6;
	font-weight: bold;
}

#subMenu ul a.current{
	
	margin: 0px;
	padding: 4px 2px 4px 0px;
	border-left: 24px solid #FFF;
	background-color: #fff;
	color: #c07092;	
}

#subMenu ul a:hover{
	display: block;
	text-decoration: underline;
	background-image: url(../images/left_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#subMenu ul ul li{
	margin: 0px;
	width: 195px;
	padding: 0px 0px 0px 36px;
}

#subMenu ul ul a{
	display: block;
	padding: 4px 2px 4px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D6D6D6;
	font-weight: normal;
	width: 195px;
}

#subMenu ul ul a.current{
	color: #c07092;
	border-left: none;
}

#subMenu ul ul a:hover{
	display: block;
	text-decoration: underline;
}

#subMenu ul ul ul li{
	padding: 0px 0px 0px 12px;
	width: 183px;
}

#subMenu ul ul ul a{
	width: 183px;
}

#subMenu ul ul ul ul a{
	width: 171px;
}

/* submenuright */
	
#submenuright
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	border-left: solid 1px #D6D6D6;
}

#submenuright ul{
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#submenuright ul li{
	margin: 0px;
	padding: 0px;
	width: 231px;
	list-style: none;
	list-style-image: none;
}

#submenuright ul a{
	display: block;
	padding: 4px 24px 4px 2px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D6D6D6;
	font-weight: bold;
}

#submenuright ul a.current{
	
	margin: 0px;
	padding: 4px 2px 4px 0px;
	border-right: 24px solid #FFF;
	background-color: #fff;
	color: #c07092;	
}

#submenuright ul a:hover{
	display: block;
	text-decoration: underline;
	background-image: url(../images/left_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#submenuright ul ul li{
	margin: 0px;
	width: 195px;
	padding: 0px 0px 36px 0px;
}

#submenuright ul ul a{
	display: block;
	padding: 4px 2px 4px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D6D6D6;
	font-weight: normal;
	width: 195px;
}

#submenuright ul ul a.current{
	color: #c07092;
	border-left: none;
}

#submenuright ul ul a:hover{
	display: block;
	text-decoration: underline;
}

#submenuright ul ul ul li{
	padding: 0px 0px 12px 0px;
	width: 183px;
}

#submenuright ul ul ul a{
	width: 183px;
}

#submenuright ul ul ul ul a{
	width: 171px;
}

/* FORM ELEMENTS */

INPUT{
	background-color: #FFF;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #e4e4e4;
	color: #666;
	height: 20px;
	margin: 0px;
}

INPUT#formButton, .formButton{
	border: none;
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 6px 8px 6px 2px;
	background-position: 100% 10px;
	font-size: 11px;
	color: #c07092;
}

INPUT.noBorder{
	border: none;
}

.tiny
{
font-size: 75%;
}
.makebox
{
border: 1px dotted #000000;
}
.lineleft
{
border-left: 1px dotted #000000;
}

.contentlinks{
width:200px;
border: 1px solid #c07092;
text-align: left;
margin:5px;
}

.contentlinks li {
list-style-image: url(../images/left_arrow.gif);
margin: 0px;
}


.alignright{
text-align:right;
}

.alertbox{
font-size: 90%;
}

.blackbox2{
border: 1px solid #000000;
text-align: left;
margin:5px;
}

.pinkbox2{
border: 1px solid #c07092;
text-align: left;
margin:5px;
}

.blackbox{
width:200px;
border: 1px solid #000000;
text-align: left;
margin:5px;
}

.blackbox li {
list-style-image: url(../images/left_arrow.gif);
margin: 0px;
}

.pinkbox{
width:300px;
border: 1px solid #c07092;
text-align: left;
margin:5px;
}

.pinkbox li {
list-style-image: url(../images/left_arrow.gif);
margin: 0px;
}

.noborder{
border:0px;
}

.required{
font-weight: bold;
color:#c07092;
}

.sitemap{
border-left: solid 1px;
}

.smallarchives{
font-size: 70%;
text-align:center;
}
.archives{
border-top:1px solid;
font-size: 70%;
padding:3px 7px 3px 7px;
}

.myconnectiontab{
padding: 4px;
border: 1px solid #c07092;
}
.myconnectiontab a:hover{
	text-decoration: none;
	background-color: #c07092;
	color: #FFF;
	border: 1px solid #fff;
}
.myconnectiontabselected{
padding: 4px;
border: 1px solid #fff;
background-color: #c07092;
color: #FFF;
}

.error{
border: 1px solid #c07092;
padding:10px;
margin:50px 0px 50px 0px;
font:400%;
text-align:center;
font-weight:bold;
color:#c07092;
}

.donatecorner{
margin:10px 10px 0px 0px;
padding:10px;
}

.PageTools{
float:right;
clear:both;
vertical-align:middle;
}

.RelatedLinks{
background-color: rgb(244, 239, 242);
width:175px;
background-image: url(/images/related_links.jpg);
background-repeat:no-repeat;
padding-top:22px;
margin: 5px 10px 10px 7px;
float: right;
}

.RelatedLinks ul{
padding:3px;
border-right:1px solid #c07092;
border-bottom:1px solid #c07092;
border-left:1px solid #c07092;
margin:0px;
}

.RelatedLinks li{
padding:3px 0px 4px 0px; 
margin: 0px;
list-style-image: url(/images/left_arrow.gif);
}

.QuickLinks{
background-color: rgb(244, 239, 242);
width:175px;
background-image: url(/images/quick_links.jpg);
background-repeat:no-repeat;
padding-top:22px;
margin: 5px 10px 10px 7px;
float: right;
}

.QuickLinks ul{
padding:3px;
border-right:1px solid #c07092;
border-bottom:1px solid #c07092;
border-left:1px solid #c07092;
margin:0px;
}

.QuickLinks li{
padding:3px 0px 4px 0px; 
margin: 0px;
list-style-image: url(/images/left_arrow.gif);
}
