/* Start of CMSMS style sheet 'KITES-01' */
h1 {	
	font-family: Verdana,Arial,Tahoma,Sans;
	font-size:11px;
        text-decoration:none;
        font-weight:normal;
	/* text-align:justify; */
	background: #BCEEA7;
	padding: 2.9em 2.9em;        

}

h2 {	
	font-size:16px;
        color: white;
	font-family: Arial,Tahoma,Verdana,Sans;
	background: #ff7556;
	padding: 0.2em 0.3em;        

}

h3 {
	font-size:16px;
	font-family: Arial,Tahoma,Verdana,Sans;
	color: white;
	background: #a6b8e7;
	padding: 0.2em 0.3em;

}

h4 {
	font-size:16px;
	font-family: Arial,Tahoma,Verdana,Sans;
	color: white;
	background: #e7cb4e;
	padding: 0.2em 0.3em;

}

h5 {
	font-size:16px;
	font-family: Arial,Tahoma,Verdana,Sans;
	color: white;
	background: #99cc66;
	padding: 0.2em 0.3em;

}


.pagetext {
	font-family: Verdana,Arial,Tahoma,Sans;
	font-size:12px;
	color: #000000;
	text-align:justify;
        line-height:12pt
}

td { vertical-align: top;
}

a{
	text-decoration: none;
	color: #009900;
}
a:hover{
	text-decoration: none;
	color: #cc0000;
}


.toptabs a{
	font-family: Arial,Tahoma,Verdana,Sans;
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	float: left;
	width: 100%;
	padding: 0.3em 0.0em;
        display: inline;
}
.toptabs a:hover{
	font-family: Arial,Tahoma,Verdana,Sans;
	text-decoration: none;
	color: #0066cc;
	float: left;
	width: 100%;
	background: #ffcc00;
	padding: 0.3em 0.0em;
}

.ttl0 {
	font-family: Arial,Tahoma,Verdana,Sans;
	font-size:19px;
	font-weight:bold;
	text-decoration: none;
	color: #007000;
	padding: 0.1em 0.3em;
}

.ttl1 {
	font-family: Arial,Tahoma,Verdana,Sans;
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	background: #0066cc;
	padding: 0.2em 0.3em;
}

.ttl2 {
	font-family: Arial,Tahoma,Verdana,Sans;
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	background: #cc0000;
	padding: 0.2em 0.3em;
}

.ttl3 {
	font-family: Arial,Tahoma,Verdana,Sans;
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	background: #ffcc00;
	padding: 0.2em 0.3em;
}



/*--------------------------- NavBar ---------------------------*/
/* modify the toptabs - want one single line without additional spacing*/
#whytabs {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 0.5em;
    background: #06348C;
    width: 100%;
}
/* End of 'KITES-01' */

