/* Page wrapper */


#indivMenu
{
background-image:url(../images/nav_rounded.gif);
background-repeat:no-repeat;
width:135px;
height:60px;
padding:3px;
z-index:1;
position:absolute;
visibility:hidden;
}

#groupMenu
{
background-image:url(../images/nav_rounded.gif);
background-repeat:no-repeat;
width:135px;
height:60px;
padding:3px;
z-index:1;
position:absolute;
visibility:hidden;
}

#Wrapper {
	height: auto;
	width: 900px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	position:relative;
	margin: 0 auto 0 auto;	
}


.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000D9;
	margin-bottom:2px;
	padding-bottom:2px;
}

#NavLayer {
	position:absolute;
	width:900px;
	height:115px;
	z-index:1;
	left: 0px;
	top: -125px;
}


.bodyStyle
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

.topBar
{
width:100%;
padding-top:3px; 
padding-bottom	:3px; 
background-color:#E2E2E2;
margin-bottom:150px;
}

/* Layer for Flash Object, positions as relative within copy layer */

#FlashLayer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 385px;
	top: 26px;
}


/* Slides text over and allows for Absolute layers to be positioned relatively in nature */


#copy
{
margin-left:6px;
position:relative;
}

.navigation
{
padding:0px;
margin:0px;
margin-left:1px;
	width: 679px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	height: 23px;
	margin-top:6px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	padding-left:6px;	
}

.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000D9;
	margin-bottom:2px;
	padding-bottom:2px;
}

/* General Navigation Links */
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


/* General Navigation Lists */

.navUL
{
padding:0px;
margin:0px;
margin-top:3px;
width:700px;
}

.navLI
{
margin:0px;
margin-left:15px;
padding:0px;
float:left;
list-style-type:none;
}

.squares
{
margin-top:0px;
padding-top:0px;
list-style-type:square;
color:#333333;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* Large Navigation Links */

a.LargeLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
}

a.LargeLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
}

a.LargeLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
}

a.LargeLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#hideMenu {
	position:absolute;
	width:616px;
	height:16px;
	z-index:2;
	left: 285px;
	top: -52px;
}
/* Footer Navigation Links */

a.footerLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.footerLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.footerLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.footerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-decoration: underline;
}

/* Red Links */

a.redlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

a.redlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

a.redlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

a.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}



/* Mini Navigation Links */

a.miniLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a.miniLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a.miniLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a.miniLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: underline;
}

/* Form Styles */


.fieldLabel
{
float:left;
width:100px;
display:block;
padding-right:3px;
padding-top:3px;
margin-bottom:6px;

}

.fieldStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #A8A8A8;
	margin-bottom:6px;
}


#NavLinks {
	position:absolute;
	width:590px;
	height:22px;
	z-index:2;
	left: 287px;
	top: -39px;
}



/* Zen in Motion Link */

a.zenlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}