/* 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;
}

/* Page wrapper */

#Wrapper {
	background-image: url(../images/lAYOUT_03.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 687px;

}

/* 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;	
}


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

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

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

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

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


/* General Navigation Lists */

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

.navLI
{
margin:0px;
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: 15px;
	font-weight: bold;
	color: #0057AE;
	text-decoration: none;
}

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

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

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


/* Footer Navigation Links */

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

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

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

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

/* Form Styles */


.fieldLabel
{
float:left;
width:100px;
height:16px;
display:block;
padding-top:1px;
padding-right:3px;

 clear:left;
}

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

.fieldsetStyle
{
padding-left:10px;
border:#999999 1px solid;
width:450px;
}

.boldHeadings
{
font-weight:bold;
color:#740101;
}