/* Style format for CI Index Page */

body {
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-family:  "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
}

#wrapper {
	width: 629px;
	height: 100%;
}

.main_heading {
	font-size: 1em;
	padding-top: 50px;
	padding-bottom: 40px;
	color: #000080;
}

.index_text {
	font-size: 1em;
	text-align: center;
	padding-top: 40px;
	color: #000080;
}


/* *****************************/
/* START Format for Seminar Box Text */
/* *************************** */

#indextable {
	border-collapse: collapse;
/*	width: 26em;*/
	width: 12em;
	margin-left: auto;
	margin-right: auto;
}

.title {
	font-weight: bold;
	color: green;
	padding-bottom: 20px;
	text-align: center;
}

/*#indextable caption {
	font-weight: bold;
	color: green;
	padding-bottom: 20px;
}*/

#indextable .leftText {
	width: 37%;
	background-image: url(../graphics/white1.jpg);
	border: 1px solid #708090;
}

#indextable .rightText {
	width: 37%;
	background-image: url(../graphics/white1.jpg);
	border: 1px solid #708090;
}

#indextable .center {
	width: 6%;
}

#indextable .heading {
	font-size: 1em;
	color: #000080;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	border-left: 1px solid #708090;	
	background-image: url(../graphics/grey10_light.jpg);
}

a {
	text-decoration: underline;
	color: #003399;
}

a:hover {
	color: Teal;
	text-decoration: none;
}

div .boxtext {
	font-size: 0.8em;
	color: Navy;
	padding-left: 0.4em; 
}

/* *****************************/
/* END Format for Seminar Box Text */
/* *************************** */