/* Copyright © 2010 Intuitive Life Coaching - All rights reserved */

HTML {HEIGHT:100%;}

BODY {HEIGHT:100%; BACKGROUND-REPEAT:repeat; background-color:#FFFFFF;}

UL {margin-left:30px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding:0px; display:block;}

LI {margin-left:50px; margin-right:0px; margin-top:0px; margin-bottom:0px; display:normal;}

.Heading16 {FONT-SIZE:16pt; line-height:14.9pt; font-weight:bold; display:block;}

.Heading14 {FONT-SIZE:14pt; line-height:13.9pt; font-weight:bold; display:block;}

.Heading12 {FONT-SIZE:12pt; line-height:12.4pt; font-weight:bold; display:block;}

.Heading10 {FONT-SIZE:10pt; line-height:9.7pt; font-weight:bold; display:block;}

.Size8 {FONT-SIZE:8pt; line-height:12px; display:block;}

.Size10 {FONT-SIZE:10pt; line-height:16px; display:block;}

.Size11 {FONT-SIZE:11pt; line-height:15px; display:block;}

.Size12 {FONT-SIZE:12pt; line-height:20px; display:block;}


/* Begin Menu Bar Configuration --------------------------------------------------------------------------- */
#menubar { margin:0; padding:0; z-index:30}

#menubar li { margin: 0; padding: 0; list-style:none; float:left; font:bold 12px arial;} 

#menubar li a {display:block; margin:0 1px 0 0; padding:4px 13px; width:100px; text-align:center; text-decoration:none;
		border-top: #FFFFFF 0px solid /* Main Bar Top Line Color*/;
		background:#000066 /* Main Bar Background Color*/;
		color:white /* Main Bar Text Color*/; }

#menubar li a:hover { background:#0268B2 /* Hover Color*/; 
		color:#FFFFFF; /* Hover Text Color */}

#menubar div {position:absolute; visibility:hidden; margin:0; padding:0; 
		border:1px solid #4B89B1 /* DropDown Border Color */;
		background:white /* Not Seen But Needed*/; }

#menubar div a { position:relative; display:block; margin:0; padding:5px 10px; width:auto; white-space:nowrap;
		text-align:left; text-decoration:none; 
		background:#C0D6E4 /* DropDown Background Color*/; 
		color:navy /* DropDown Text Color*/; 
		border-top:#4B89B1 1px solid /* DropDown Top Line Color*/;
		font:11px arial;}

#menubar div a:hover { background:#FED8D8 /*DropDown Cursor/Hover Background Color*/; 
			color:blue /*Cursor Text Color*/;}

#menubar-edge {border-left:white 0px solid /* Main Bar left Line Color*/;}

/* END Menu Bar Configuration ----------------------------------------------------------------------------- */


a:link {text-decoration:underline; color:blue}		/* Color before it is clicked - Or after History is refreshed */
a:visited {text-decoration:underline; color:blue}  		/* Color upon return to page before page is clicked on - IE Only */
a:hover {text-decoration:underline; color:maroon}			/* Color upon Mouse Over - Needs to be last in List */


A.footer {font-size:8pt; color:#878787; font-family:"Arial"; font-weight:normal;}
A.footer:link {text-decoration:none; color:#878787;}
A.footer:visited {font-family:"Arial"; text-decoration:none; color:#878787;}
A.footer:hover {font-size:8pt; text-decoration:underline; color:navy; font-weight:normal;}

.button0 {font-family:Arial; FONT-SIZE:12pt; FONT-WEIGHT:bold; text-decoration:none; cursor:pointer; color:navy;
border-width:3px; border-style:double; border-color:navy; background-color:#FFFFCC; width:auto; overflow:visible;}

.button1 {font-family:Arial; FONT-SIZE:12pt; FONT-WEIGHT:bold; text-decoration:underline; cursor:pointer; color:#005500;
border-width:3px; border-style:double; border-color:navy; background-color:#D8FEE0;}

.button2 {font-family:Arial; FONT-SIZE:12pt; FONT-WEIGHT:bold; text-decoration:none; cursor:pointer; color:#CC0000;
border-width:3px; border-style:double; border-color:navy; background-color:#FFFFCC; width:auto; overflow:visible;}

.button3 {font-family:Arial; FONT-SIZE:12pt; FONT-WEIGHT:bold; text-decoration:none; cursor:pointer; color:navy;
border-width:3px; border-style:double; border-color:navy; background-color:#CCFFCC; width:auto; overflow:visible;}

table.page { }
td.page-top { height: 20px;  background-image: url(./Images/Page/top.gif)}
td.page-topRight { width: 28px; height: 20px; background-image: url(./Images/Page/topRight.gif)}			 
td.page-right { width: 28px; background-image: url(./Images/Page/right.gif)}
td.page-bottomRight { width: 28px; height: 38px; background-image: url(./Images/Page/bottomRight.gif)}	
td.page-bottom { height: 38px; background-image: url(./Images/Page/bottom.gif)}
td.page-bottomLeft { width: 28px; height: 38px; background-image: url(./Images/Page/bottomLeft.gif)}	
td.page-left { width: 28px; background-image: url(./Images/Page/left.gif)}
td.page-topLeft { width: 28px; height: 20px; background-image: url(./Images/Page/topLeft.gif)}			 
td.page-center { background-color: white  }





