
body {
	/*background-color: #FFFFFF;*/
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	color: #000000;	
}


h1 {
	font-size:1.3em;
	background-color: #e8bc5b;
	padding: 3px 0px 3px 5px;
	margin: 5px 0px 0px 0px;
	font-weight: 600;
}

h2 {
	margin-bottom: 0px;	
	font-size: 1.1em;
	font-weight:normal;
}


p {
  font-size: 13px;
  /*line-height: 11em; */
  padding: 2px;
  margin-top:5px;
  margin-bottom:5px;
}

ul {
	margin-top:0px;
	font-size: 13px;
  /* line-height: 1.3em;  	*/
}

ol p{
	margin-top:0px;
	font-size: 13px;
  /*line-height: 1.3em;  	*/
}


ul p{
	margin-top:0px;
	font-size: 13px;
  /* line-height: 1.3em;  	*/
}

ul ul{
	margin-left:25px;
	font-size: 13px;
}
ul ol{
	margin-left:25px;
	font-size: 13px;
}

ol ul{
	margin-top:0px;
	font-size: 13px;
  /*line-height: 1.3em;  	*/
}

ol {
	margin-top:0px;
	font-size: 13px;
  /* line-height: 1.3em;  	*/
}

ol ol{
	font-size: 1em;
	margin-left:25px;
}

h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-size: 1em;
}


/******************** Begin Header ****************/

.header .navtext{
	color: #496db5;
}

.header a {
	text-decoration: none;
	color: #496db5;
	font-weight: bold;
}

.header td {
	padding-right: 10px;
}

.header .search {
	position: relative;
	bottom: -5px;	
	font-size: 1em;
	font-weight: bold;
	color: #496db5;		
}

.header .search input{
	position: relative;
	top: -2px;
	vertical-align: bottom;
}

/******************** End Header ****************/
.home {
	position:relative;
	top:-5px;
	margin-top:0px;
	padding-top:0px;
}
/******************* Start tabs ****************/
.tabs {
	margin-bottom: 0px;		
	margin-top: 0px;	
}

.tabs td {
	cursor: pointer;
}
.clist {
	width: 98%;	
	margin-top:5px;	
}

.clist .title{
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(/images/yellowBullet.gif);
}


.clist ul {	
	padding-top:0px;	
	padding-left:0px;
	margin: 0px 0px 3px 25px;
}

.clist h3 {
	margin-top:0px;
	margin-bottom:0px;
}

.clist h1 {		
	margin-top:0px;
	margin-bottom:0px;
}

.clist1 .title {
	font-size:1.2em;	
	/* background-image: url(/images/bullet1.gif); */
	background-repeat: no-repeat;
	background-position: 5px 8px;	
	padding-left:25px;	
	background-color: #870e3a;
	color: white;	
	margin-bottom:0px;	
}

.clist2 .title {
	font-size:1.2em;
	/* background-image: url(/images/bullet2.gif); */
	background-repeat: no-repeat;
	background-position: 5px 8px;	
	padding-left:25px;	
	background-color: #bf5209;
	color: white;	
	margin-bottom:0px;	
}

.clist2border {
	border-left: 2px solid #bf5209;
}


.clist3 .title {
	font-size:1.2em;	
	/* background-image: url(/images/bullet3.gif); */
	background-repeat: no-repeat;
	background-position: 5px 8px;	
	padding-left:25px;	
	background-color: #dd7e0c;
	color: white;	
	margin-bottom:0px;
	
}

.clist3border {
	border-left: 2px solid #dd7e0c;
}
.clist4 .title {
	font-size:1.2em;
	/* background-image: url(/images/bullet4.gif); */
	background-repeat: no-repeat;
	background-position: 5px 8px;	
	padding-left:25px;	
	background-color: #326584;
	color: white;	
	margin-bottom:0px;	
}

.clist4border {
	width: 100%;
	border-left: 2px solid #326584;
}

.clist5 .title {
	font-size:1.2em;
	background-image: url(/images/bullet5.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;	
	padding-left:25px;		
	color: #06379b;	
	margin-bottom:0px;
	padding-bottom:0px;
	
}

.clist_right {	
	padding: 5px 0px 5px 5px;
	width: 100%;
	height: 100%;
	background: #e1e9eb;
}


.home a {
		text-decoration: none;
		/* color: #496db5; */
		color: #06379b;	
}

.clist_right a {
	color: #496db5;
}
.clist_right p {
	color: #496db5;
}

.clist_right ul {
	margin-bottom: 5px;
}

/******************** Level 2 pages **************************/
.subpage a {
	color: #06379b;
}
.main {
	margin-top:5px;
}

.cbody {
	width:76%;
}
.rnav {
	width:24%;
}

.cbody h2 {	
	margin-top:5px;
	margin-bottom:5px;	
}
.cbody ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
.cbody h3 {
	margin-bottom:0px;
}

.rightnav a {
	text-decoration: none;
	color: #496db5;
}
.section {
	margin-top: 0px;
}
.section table {
	margin-top:0px;
	padding-top:0px;
}

.section h3 a{
	/* color: #c2748e; */
	color: #06379b;
	text-decoration:none;	
}

.section tr {
	vertical-align:top;
}
.section .pad {
	padding-left:10px;
}

.section ul {
 margin-top:0px; 
 margin-left:0px;
 padding-left:25px;
}

.colorP {
	color: #c2748e;
}
#top {	
	padding-left: 18px;
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
  font-size: 0.7em;  
}

/**************************************/
/*************** child page ********************/
.chldpage {

}

/********************* right nave ************************/
.rightnav .navbox {	
	margin-bottom:10px;
	background-color: #f4eef0;
	padding: 0px 5px 5px 5px;
	border: 1px solid black;
}
.rightnav .navbox h2 {
	margin-top: 5px;	
}


.rightnav .navbox ul {
	margin-top: 0px;
	padding-left:15px;
	margin-left:15px;
}


/***************** Footer ****************/
.footer a {
	text-decoration: none;
	color: #496db5;
}

/***************** Tables ****************/

.color1 {
  background-color: #ebebeb;
}

.color2 {
  background-color: #F5F5F5;
}

.colorhead {
  background-color: #c3c3c3;
}

.reference p {
font-family:  Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
font-size: 9px;
}

.reference h2 {
font-family:  Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
font-size: 10.5px;
}



