/*
  =======================================================================================================================
  CHIME EDUCATION FOUNDATION 07 GLOBAL STYLES
  =======================================================================================================================
 */

HTML, BODY {
	margin: 0px 0px 0px 0px;
	background-color:	#D7D2BC;
	scrollbar-arrow-color:#858276; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-dark-shadow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-face-color:#D7D2BC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#D7D2BC; 
	scrollbar-3d-light-color:#020E36;
}


/*
 -------------------------------------------
 CHIME TITLE STARTS
 -------------------------------------------
 */

.chimetitle
{
	font-size : 15px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #020E36;
}

/*
  ----------------------------------------
 CHIME TITLE ENDS
  ---------------------------------------
 */


/*
 ----------------------------------
MAIN NAVIGATION STARTS
 ----------------------------------
 */

.mainnavigation
{
	font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-align: middle;
	text-decoration: none;
	color : #FFFFFF;
}

.mainnavigation A:link {
    font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-align: middle;
	text-decoration: none;
	color : #FFFFFF;
}
.mainnavigation A:hover {
    font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-align: middle;
	text-decoration: none;
	color : #B6D263;
}
.mainnavigation A:active {
    font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-align: middle;
	text-decoration: none;
	color : #FFFFFF;
}
.mainnavigation A:visited {
              font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-align: middle;
	text-decoration: none;
	color : #B6D263;
}

/*
  ----------------------------------
 MAIN NAVIGATION ENDS
  ----------------------------------
 */
 

/*
  ----------------------------------
 LEFT COLUMN STYLES STARTS
  ----------------------------------
 */

.leftcolumn {
            font-family: tahoma,helvetica,sans-serif;
            color: #ffffff;
            font-size: 11px;  
        text-decoration:	none;
         
}
.leftcolumn A:link {
            font-family: tahoma,helvetica,sans-serif;
           color: #ffffff;
            font-size: 11px;
            text-decoration:	none;
			font-weight : normal;
}
.leftcolumn A:hover {
            font-family: tahoma,helvetica,sans-serif;
            color: #29427B;
            font-size: 11px;
            text-decoration:	none;
			font-weight : normal;
}
.leftcolumn A:active {
            font-family: tahoma,helvetica,sans-serif;
            color: #ffffff;
            font-size: 11px;
            text-decoration:	none;
			font-weight : normal;
}
.leftcolumn A:visited {
            font-family: tahoma,helvetica,sans-serif;
            font-size: 11px;
            color:	#29427B;
            text-decoration:	none;
			font-weight : normal;
}

/*
  ---------------------------------------------
 LEFT COLUMN STYLES ENDS
  ---------------------------------------------
 */

/*
  -----------------------------------------
 CONTENT STYLES STARTS
  ----------------------------------------
 */

H1 {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	bold;
	font-size:	14px;
	line-height:	1.0em;
	color:	#29427B;
}

H2 {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	bold;
	font-style:	italic;
	font-size:	12px;
	line-height:	1.0em;
	color:	#29427B;
}

H3 {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	bold;
	font-style:	normal;
	font-size:	12px;
	line-height:	1.0em;
	color:	#29427B;
}

P,UL,OL, .content, .text{
	font-family:	tahoma,helvetica,sans-serif;
	color:	#000000;
	font-size:	12px;
	text-align: left;
	line-height:	1.4em;
}

.pagetitle
{
	font-size : 12px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #115584;
}

.small
{
	font-size : 9px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-align: left;
	text-decoration: none;
	color : #115584;
}

.smallitalic {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	bold;
	font-style:	italic;
	font-size:	9px;
	line-height:	1.0em;
	color:	#29427B;
}

.home {
	font-family:	tahoma,helvetica,sans-serif;
	color:	#29427B;
	font-size:	10px;
	text-align: left;
	line-height:	1.4em;
	text-decoration:	none;
}

.home A:link {
    font-family:	tahoma,helvetica,sans-serif;
	color:	#115584;
	font-size:	10px;
	text-align: left;
	line-height:	1.4em;
	text-decoration:	none;
}

.home A:hover {
   font-family:	tahoma,helvetica,sans-serif;
	color:	#020E36;
	font-size:	10px;
	text-align: left;
	line-height:	1.4em;
	text-decoration:	none;
}

.home A:active {
   font-family:	tahoma,helvetica,sans-serif;
	color:	#115584;
	font-size:	10px;
	text-align: left;
	line-height:	1.4em;
	text-decoration:	none;
}

.home A:visited {
    font-family:	tahoma,helvetica,sans-serif;
	color:	#115584;
	font-size:	10px;
	text-align: left;
	line-height:	1.4em;
	text-decoration:	none;
}




A:link {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight : normal;
	font-size:	12px;
	color:	#5074E6;
	text-decoration:	none;
}

A:hover {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight : normal;
	font-size:	12px;
	color:	#B6D263;
	text-decoration:	underline;
}

A:active {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight : normal;
	font-size:	12px;
	color:	#5074E6;
	text-decoration:	none;
}

A:visited {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight : normal;
	font-size:	12px;
	color:	#B6D263;
	text-decoration:	underline;
}


/*
  ----------------------------------
 CONTENT STYLES ENDS
  ----------------------------------
 */


/*
  ----------------------------------
 FOOTER STARTS
  ----------------------------------
 */
.footertext {
            font-family: tahoma,helvetica,sans-serif;
            color: #FFFFFF;
            font-size: 9px;
            font-weight: bold;	
}
.footertext A:link {
            font-family: tahoma,helvetica,sans-serif;
            color: #FFFFFF;
            font-size: 9px;
            font-weight: bold;
            text-decoration:	none;
}
.footertext A:hover {
            font-family: tahoma,helvetica,sans-serif;
            color: #C1C9E3;
            font-size: 9px;
            font-weight: bold;
            text-decoration:	none;
}
.footertext A:active {
            font-family: tahoma,helvetica,sans-serif;
            color: #FFFFFF;
            font-size: 9px;
            font-weight: bold;
            text-decoration:	none;
}
.footertext A:visited {
            font-family: tahoma,helvetica,sans-serif;
            font-size: 9px;
            font-weight: bold;
            color: #B6D263;
            text-decoration:	none;
}

/*
  ----------------------------------
 FOOTER ENDS
  ----------------------------------
 */