BODY {
	background : #FFFFFF;
	margin : 0px 0px 0px 0px;
}

#hpContact 	{position:relative; width : 766px; padding : 0; align: center; margin : 0;}
#hpPhone 	{position:absolute; z-index : 3; left: 0px; top: -30; margin-top : 0px; margin-left : 0px; }
#hpDate 	{position:absolute; z-index : 2; left: 240px; top: -30; margin-top : 0px; margin-left : 0px; }

#hpHolder 	{position:relative; width : 766px; padding : 0; align: center; margin : 0;}
#hpLogin 	{position:absolute; z-index : 2; left: 10px; top: 115; margin-top : 0px; margin-left : 0px; }
#hpContent	{position:absolute; z-index : 2; left: 0px; top: 85; margin-top : 0px; margin-left : 0px; }
#subContent	{position:absolute; z-index : 2; left: 0px; top: 85; margin-top : 0px; margin-left : 0px; }

#btmInfo 	{position:relative; width : 766px; padding : 0; align: center; margin : 0;}
#btmContent {position:absolute; z-index : 3; width : 770px; text-align:center; left: 0px; top: 15; margin-top : 0px; margin-left : 0px; }

.footer 			{color: #666666; font-family: verdana,helvetica; font-size: 9px;}
a.footer:link		{color: #666666; }
a.footer:visited	{color: #666666; }
a.footer:hover 		{color: #666666;}
a.footer:active 	{color: #666666;}

a.privacy:link		{color: #CC0000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}
a.privacy:visited	{color: #CC0000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}
a.privacy:hover 	{color: #CC0000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}
a.privacy:active 	{color: #CC0000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}

a.credit:link		{color: #CC0000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.credit:visited	{color: #CC0000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.credit:hover 	{color: #CC0000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.credit:active 	{color: #CC0000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}

.navTop 			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 10px;}
a.navTop:link		{color: #CCCCCC; }
a.navTop:visited	{color: #CCCCCC; }
a.navTop:hover 		{color: #FFFFFF;}
a.navTop:active 	{color: #FFFFFF;}

.path		{color: #333333; font-family: verdana,helvetica; font-size: 10px; padding: 7px 10px 7px 10px; font-weight : bold;}
a.pathLink:link		{color: #666666;}
a.pathLink:visited	{color: #666666;}
a.pathLink:hover 	{color: #003399;}
a.pathLink:active 	{color: #003399;}
.pathTable 	{background : #EEEEEE;}


.objectTable 	{background : #999999;}
.objectShadow 	{background : #999999;}
.objectBody 	{background : #EEEEEE;}
.objectTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
.objectLink	{color: #000000; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.objectLink:link		{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:visited	{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:hover 		{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}
a.objectLink:active 	{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}

.relatedTitle 	{color: #333333; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;text-align : center;}
.relatedTable { background:#BBBBBB; border:1px solid #CCCCCC;}
.relatedLink, A.relatedLink:link, A.relatedLink:visited, A.relatedLink:hover, A.relatedLink:active {
	border-bottom:1px solid #EEEEEE; 
	border-top:1px solid #EEEEEE;
	display: block;
	background: #EEEEEE url('../images/library_arrow2.gif') no-repeat top left;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; padding-left:20px; padding-right:2px; padding-top:5px; padding-bottom:5px
}
A.relatedLink:hover {
	background:#DDDDDD url('../images/library_arrow3.gif') no-repeat top left; 
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC
}



.forumTable	{background : #CCCCCC;}
.forumHeader {font-size: 11px;}
.forumFooter {}
.forumRow1 {background : #FFFFFF;}
.forumRow2 {background : #EEEEEE;}




.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 170px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 170px; /*WIDTH OF SUB MENU ITEMS*/
border: 1px solid #999999;
margin: 2;
padding: 0px 0px;
left: 0;
top: 0;
display: none;
filter:alpha(opacity=95);
-moz-opacity:1;
}

.glossymenu li a{
background: white url(/images/glossyback.gif) repeat-x bottom left;
font:  10px Verdana, Helvetica, sans-serif;
color: #000000;
display: block;
width: auto;
padding: 5px 0;
padding-left: 15px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
left: 2px;
background: transparent url(/images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #000000;
}

.glossymenu li a:hover{
color: #D60000;
font: 10px Verdana, Helvetica, sans-serif;
background-image: url(/images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

#arrowdiv{
position: absolute;
left: 2px;
background: transparent url(/images/arrow.gif) no-repeat center right;
}

