@charset "utf-8";
/* CSS Document */

/* XXXXXXXXXXXXX  S T A R T   U N I V E R S A L   R U L E S   XXXXXXXXXXXXXXXXXXXXXXX */
body {
	margin:0;
	padding:0;
	font: 100% Arial, Helvetica, sans-serif;
	background:url(../images/bg_nav.gif) left repeat-y;
}

a:link {color:#0000FF !important}
a:visited {color:#663399 !important}
a:hover {color:#FFF !important}
a:active {color:#FFF !important}

body { background-color: #d9d3ff; }
body #div_topbar {
	background-color: #645c98;
	border-bottom: 1px solid #322a66;
}
body #div_brandingbanner #div_headsubtitle {
	background-color: #c9c1fd;
}
body #div_content, body #div_content a { color: #2c3248; }

:-moz-any-link:focus {
  outline: none;
}
	
#div_topbar {
	height:12px;
	width: 100%;
}

#div_brandingbanner{
	border-bottom: 1px solid #a69eda;
	background-color:#FFFFFF;
}

#div_brandingbanner h1 {
	background-image:url(../images/indigo_logo2.jpg);
	/*background-image:url(../images/KPindigoAd202.jpg);*/
	background-repeat:no-repeat;
	height:107px;
	width:202px;
	font-size:1px;
	text-indent:-8000px;
	margin:0;
	float:left;
	border-right: 1px solid #7e76b2;
}
	
#div_sectiontitle {
	height:82px;
	margin: 0 0 0 202px;
	
}

#div_sectiontitle h2 {
	height: 82px;
	font-size: 10pt; 
	margin: 0;
	padding: 0;
	text-indent: -8000px;
	background: url(../images/h2_home.gif) no-repeat;
}

#div_headsubtitle {
	height:25px;
	font-size:11px;
	margin: 0 0 0 202px;
	padding: 0;
}

#h4Celebration { font-size: 1pt; text-indent: -8000px; width: 562px; height: 25px; background: url(../images/h4Celebration.gif) no-repeat; margin: 0; padding: 0; }

/* XXXXXXXXXXXXXXX  E N D   U N I V E R S A L   R U L E S   XXXXXXXXXXXXXXXXXXXXXXXXX */

/* ================================================================================== */

/* XXXXXXXXXXXXXXXXXXXXX  S T A R T   M E N U   R U L E S   XXXXXXXXXXXXXXXXXXXXXXXXX */	
#div_leftnav { float: left; width: 202px; }

#ul_mainMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 202px;
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#ul_mainMenu li {
	position: relative;
	height: 100%;
	/* For IE 6 - otherwise main nav gets mouseover gaps 
	under each LI that generates a submenu */
	vertical-align: middle; 
}

#ul_mainMenu li a:hover,
#ul_mainMenu li a:active,
#ul_mainMenu li.urhere a {
	background-color: #ade899;
}

#ul_mainMenu a {
	display: block;
	width: 192px;
	height: 100%;
	text-decoration: none;
	padding: 5px;
	font-size: 11pt;
	color: #2952a1;
}

/* XXXXXXXXXXXXXXXXXXXXXXXX  E N D   M E N U   R U L E S   XXXXXXXXXXXXXXXXXXXXXXXXXX */

/* ================================================================================== */

/* XXXXXXXXXXXXXXXXXX  S T A R T   C O N T E N T   R U L E S   XXXXXXXXXXXXXXXXXXXXXX */

/* Following div and style was added to keep the right content area from wrapping underneath
the nav bar when the browser window shrinks into the div_content area.  */
#div_minwidth {
	width: 1003px;
} 

#div_content {
	margin: 0 0 0 245px;
	width:755px;
	padding-top: 20px;
} 

#div_content p {
}

#div_content h3 {
	font-size: 16px;
	margin: 0;
} 

#hr_footerRule {
	height: 1px;
	width: 100%;
	color: #000;
	background-color: #000;
	padding: 0;
	margin: 0;
	border: 0;
}

#legalfooter {
	font-size:9px !important
}

/* XXXXXXXXXXXXXXXXXXXX  E N D   C O N T E N T   R U L E S   XXXXXXXXXXXXXXXXXXXXXXXX */

/* ================================================================================== */


/* XXXXXXXXXXX  S T A R T   C L E A R F L O A T   W O R K A R O U N D   XXXXXXXXXXXXX */

/* See http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* XXXXXXXXXXXXX  E N D   C L E A R F L O A T   W O R K A R O U N D   XXXXXXXXXXXXXXX */


h2 {font-size:28px; margin:0 0 10px 0}
h3 {border-bottom: 1px solid #2c3248}

.leftinset {margin:0 10px 10px 0; float:left;}
.rightinset {margin:0 0 10px 10px; float:right;}

.insetbox {
	margin: 10px 0;
	padding:10px; 
	border: #8D8CAA 1px solid; 
	background-color:#E1DCFC;
	font-size:15px;
	font-family:"Comic Sans MS", Arial, Helvetica;
	}
	
.insetbox p {	
	margin: 0  0 .5em 0
	}
	
#divTop25 {float:right; margin:0; padding: 0}

#divTop25 a {margin:0; padding: 0; font-size:1px}