/***********************************************/
/*                                             */
/***********************************************/

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}



#wrapper{
	overflow: hidden;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#banner{
 	width:760px;
 	height:163px;
	background: #ffffff url(../images/banner.gif);
}
 
#banner2{
 	width:760px;
 	height:33px;
	margin-top:5px;
	margin-bottom:5px;
	background: #ffffff url(../images/banner2.gif);
}

#pageCell {
  width: 760px;
  background-color: 7F7FFF;
  padding: 0px;
  position:relative;
  z-index:0;
  background: #ffffff url(../images/menu-background.gif);
  
}

#leftCell {
  background-color: #7F7FFF;
  vertical-align:baseline;
  position:absolute;
  top: 0px;
  width: 180px;
  margin: 0;
  padding-bottom:0px;
  background: #ffffff url(../images/menu-background.gif);

}

#leftCell {
  left: 0;

}

#leftLogo {
  background-color: #7F7FFF;
  vertical-align:baseline;
  position:inherit;
  width:180px;
  margin-left:-580px;
  height: 200px;
  margin-top:-200px;
  z-index:0;
  background: #ffffff url(../images/menu-background.gif);
  border-bottom: 2px solid #0000FF;
}



 
}




#navCell{
	position:relative;
	width:170px;
	margin-top:5px;
	padding-top:0px;
	background-color: #7F7FF;
	border-right:0px solid #7F7FFF;
	border-left:0px solid #7F7FFF;
}
   
#rightCell {
  background-color: #FFFFFF;
  width: 580px;
  position:realtive;
  text-align: left;
  padding: 0;
  top: 0px;
  margin: 0;
  margin-left: 180px;
  margin-right: 0px;
  border-left:15px solid #FFFFFF;
  border-top:15px solid #FFFFFF;
 }


#pageEnd{
	clear: both;
	background-color: #ffffff;
	width:760px;
	text-align: right;
	margin-top: 5px;
	border-top: 2px solid #cccccc;
	border-right: 10px solid #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	padding: 3px 0px 3px 20px;
}


#pageCellBlank {
  width: 760px;
  background-color: none;
  padding: 0px;
  position:relative;
  z-index:0;

  
}


/***********************************************/
/* Text Styles                            */
/***********************************************/



.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF6600;
}

.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #008080;
	font-style: bold;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000080;
	line-height: 18px;
}

.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color: #000080;
	line-height: 18px;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000080;
	line-height: 18px;
}

.bodytextboldspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	line-height: 18px;
}


.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #FF6600;
	line-height: 20px;
}

.textboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
}

.textboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	line-height: 20px;
}



.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000080;
	font-style: italic;
}


.bodytextbolditalicornage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
	line-height: 18px;
}


.bodytextbolditalicgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008080;
	font-style: italic;
	line-height: 18px;
}

.Kredheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D21500;
}

.quoteitalicorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #FF6600;
	font-style: italic;
	line-height: 18px;
}



/***********************************************/
/* Delia Text Styles                            */
/***********************************************/


.Dorangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF6600;
}


.Dredheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #D21500;
}


.Dredheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D21500;
}


.Dgreenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #008080;
	font-style: bold;
}

.Dblueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
	font-style: bold;
}

.Dbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #003366;
	line-height: 18px;
}

.Dbodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.Dbluebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #0000FF;
	line-height: 18px;
}

.Dwhiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: bold;
}





/***********************************************/
/* Steven Text Styles                          */
/***********************************************/


.Sbigredheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #D21500;
}


.Sredheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D21500;
}


.Sredheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D21500;
}


.Sgreenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #007700;
	font-style: bold;
}


.Smgreenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #007700;
	font-style: bold;
}

.Stextboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007700;
	line-height: 20px;
}
.Sblueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	font-style: bold;
}

.Sbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #003366;
	line-height: 18px;
}

.Sbodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.SBigbodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.Sbluebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #0000FF;
	line-height: 18px;
}

.Swhiteheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: bold;
}


/***********************************************/
/* Alternative Text Styles                          */
/***********************************************/


.Abigredheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #D21500;
}


.Aredheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D21500;
}


.Aredheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D21500;
}


.Agreenheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #007700;
	font-style: bold;
}


.Amgreenheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #007700;
	font-style: bold;
}

.Atextboldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007700;
	line-height: 20px;
	
}
	
.Atextboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
}


.Ablueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	font-style: bold;
}

.Abodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000080;
	line-height: 18px;
}

.Abodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	line-height: 18px;
}

.ABigbodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.Abluebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #0000FF;
	line-height: 18px;
}



/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/



