body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/segcc.png);
	font-size: 14px;
	background-repeat: repeat;
}

.starter {
background-color:#FFFFFF;
background-image:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-color: #CEC235;
	border-right-color: #CEC235;
	border-bottom-color: #CEC235;
	border-left-color: #CEC235;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}
.content {
	overflow: auto;
	position: absolute;
	z-index: 4;
	left: 10%;
	top: 87px;
	right: 10%;
	bottom: 0px;
	background-color: #FFCCCC;
	width: 80%;
	padding-right: 10px;
	padding-left: 10px;
	border: #48f solid 3px;
	clear: left;
	/*padding: 1em;*/
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
	position: absolute;
	height: 50px;
	width: 80%;
	left: 10%;
	top: 0px;
	right: 10%;
	z-index: 2;
	padding-right: 10px;
	padding-left: 10px;
	border: 3px none #AA371B;
	clear:left;
}
.nav {
	position: absolute;
	z-index: 3;
	height: 50px;
	width: 80%;
	left: 10%;
	right: 10%;
	top: 30px;
	background-color: #AA371B;
	padding-right: 10px;
	padding-left: 10px;
	border: 3px solid #000000;
	clear:left;
}
ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #bdf url(../images/tab.png);
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(../images/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}
h5 {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
}
.cell_type {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
	
}

.tabular_content {
	width: 800px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	position: static;
	overflow: auto;
	font-size:11px;
	
}
.cell_type li {
	float: left;
	/*padding: 4px;*/
	width: 90px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	height:auto;
}
.cell_type li.wide {
	width: 180px;
	}
.cell_type li.tab {
	width: 35%;
	}
.cell_type li.3-cols {
	width: 150px;
	}
	
#left { 
 /*position: absolute;*/
 left: 10px; 
 top: 10px; 
 width: 125px; 
 font-size: 12px;
}
#center { 
 margin-left: 80px;
 width: 140px; 
 font-size: 12px;
}
#right { 
 font-size: 12px;
 margin-left: 50px; 
 top: 10px; 
 width: 300px; 
}
#small {
	padding:0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.mod {
background-color:#B64210
}

tr {
background-color: #CEC235;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#container {
	width: 100%;
	height: 900px;
	float: none;
} 
#maintable {
	width:900px;
	font-weight: bold;
	float: left;
} 
#col-1 {
	width:400px;
	background-color: #CEC235;
	float:left;
	margin:1px;
	padding: 6px;
	font-weight: bold;
} 
#col-2 {
	width:150px;
	background-color: #CEC235;
	float:left;
	margin: 1px;
	padding: 6px;

} 
#col-3 {
	width:100px;
	background-color: #CEC235;
	float:left;
	margin: 1px;
	padding: 6px;
	text-align: right;
} 
#col-4 {
	width:100px;
	background-color: #CEC235;
	float:left;
	margin: 1px;
	padding: 6px;
} 
#col-1-2 {
	width:564px;
	background-color: #CEC235;
	float:left;
	margin: 1px;
	padding: 6px;
} 
#col-1-4 {
	width: 794px;
	background-color: #CEC235;
	float:left;
	font-weight: bold;
	padding: 6px;
	margin: 1px;
} 
#col-2-4 {
	width: 632px;
	background-color: #CEC235;
	float:left;
	font-weight: bold;
	color: #000;
	padding: 5px;
	margin: 1px;

} 

