html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember	 to define focus styles! */
:focus {
	outline: 0;
}

html {
height: 100%;}
body {
height: 100%;
	min-width: 750px;
  background: url("images/bg.jpg") top center no-repeat #fff;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size:13px;
	font-weight:bold;
}

h5 {
	font-size:12px;
	font-weight:bold;
}

#contentcontainer {
	position:absolute;
	width: 750px;
	left: 500px;
	margin-left: -365px;
	top: 62px;
}
.bgContainer{
background: url("images/faux-bg.gif") repeat-y;
float:left;
}

#header {
width:750px;
float:left;
clear:both;
height: 177px;
}

   #headWrapper {
   height: 151px;
   }
	#logo {
	float:left;
	margin-top: 25px;
	width:106px;
	height:112px;
	}
	#logotext {
	float:right;
	margin-top:65px;
	width: 600px;
	height: 27px;
	}
	#menubar {
	float:left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 100%;
	clear: both;
	height:26px;
	background: #000;
	}
		#mlinkcontainer {
		margin:5px 10px 0px 5px;
		text-align: left;
		}
		#mlinkcontainer ul {
		list-style-type:none;
		}
		#mlinkcontainer li {
		display:inline;
		}
		
		#menubar a:link, #menubar a:active, #menubar a:visited{
		margin-top: 10px;
		color: #fff;
		text-transform: uppercase;
		margin-left:6px;
		text-decoration: none;
		}
		
		#menubar a:hover {
		color: #7fc9ff;
		}
		
#cc {
float:left;
width: 586px;
margin: 0px 0px 0px 0px;
}

.cWrapper {
margin: 20px 0px 20px 20px;
}

#lc {
  float:left;
  width: 164px;
  background: #7d7870;
}

#leftmenu {
font: 12px Georgia, "Times New Roman", Times, serif;
color: #fff;
margin:20px;
}
	#leftmenu p {
		color: #f8e204;
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		margin-bottom: 5px;
	}

	#leftmenu ul {
	list-style-type:none;
	}
	
	
	#leftmenu a:link, #leftmenu a:active, #leftmenu a:visited{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding:.5em 0em .5em 0em;
	border-bottom: 1px dashed #9e9a94;
	}
	
	#leftmenu a:hover{
	color: #7fc9ff;
	}


#leftmenu-expanding {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-top: 10px;
	margin-left: -5px;
	margin-right: 10px;
	}


	#leftmenu-expanding p {
		color: #f8e204;
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		margin-bottom: 5px;
	}

	#leftmenu-expanding ul {
	list-style-type:none;
	}

	.sidemenu {
	text-transform: uppercase;
	font-weight: 800;
	}
	
	
	#leftmenu-expanding a:link, #leftmenu-expanding a:active, #leftmenu-expanding a:visited{
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #9e9a94;
	padding-bottom: 3px;
	}
	
	#leftmenu-expanding a:hover{
	color: #7fc9ff;
	}



.idxLeftWrapper {
float:left;
width: 480px;
}
.idxPicFloat {
font: 14px Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;
float:left;
width:362px; 
}

.idxFloat {
font: 13px Tahoma, Arial, Helvetica, sans-serif;
color: #000;
float:left;
width:470px; 
}

	.idxFloat p{
	margin-bottom: 10px; 
	}
	
	.idxFloat ul, ol {
	margin-left: 40px; 
	margin-bottom: 10px; 
	}
	
	.idxFloat blockquote {
	margin-left: 40px; 
	margin-bottom: 10px; 
	}
	
	.idxFloat h1{
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
		.idxFloat h1 a {
			color: #5d3996;
			text-decoration: none;
		}
			.idxFloat h1 a:hover {
				color: #964596;
			text-decoration: none;
			}
	
		.breadcrumb {
			color: #000;
			font-size: 60%;
		}
	
	.idxFloat h2{
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
	.idxFloat strong {
		font-weight: bold;
	}
	
	
	.idxFloat em {
		font-style: italic;
	}
	
	.idxFloat a {
		color: #c50201;
		text-decoration: underline;
	}
	
	.idxFloat input,textarea,checkbox {
		margin: 1px;
	}
	
	hr {
		height: 1px;
		background: #000;
		color: #000;
		margin-bottom: 10px;
		border: 0;
	}

.idxColFloat {
width: 99px;
float:left;
clear:left;
margin-right: 10px;
}

.idxRight {
font: 14px "Times New Roman", Times, serif;
font-weight: bold;
color: #000;
float:right;
width:74px; 
}

.idxImg {
margin-bottom:11px;
}

#footer {
clear:both;
float:left;
width: 100%;
height: 97px;
}
	#rainbow {
	float:left;
	width: 165px;
	}
	#footerinfo {
        width: 560px;
        font: 12px Tahoma, Arial, Helvetica, sans-serif;
        color: #000;
        font-weight: bold;
	float:right;
        text-align: center;
		padding: 25px 10px 0 10px;
	}


table.table100 {
	width: 100%;
}	


td.td33 {
	width: 33%;
}

img.imageleft {
	float: left;
	margin: 0 20px 20px 0;
}

img.imageright {
	float: right;
	margin: 0 0 20px 20px;
}


table.datatable {
	border-left: 1px solid #c4a377;
	border-top: 1px solid #c4a377;
	margin-bottom: 10px;
}

td.datadark {
	background: #dbc09c;
	border-bottom: 1px solid #c4a377;
	border-right: 1px solid #c4a377;
	padding: 3px;
	font-weight: bold;
}

td.datamed {
	background: #edd9bf;
	border-bottom: 1px solid #c4a377;
	border-right: 1px solid #c4a377;
	padding: 3px;
}

td.datalight {
	background: #fbeedd;
	border-bottom: 1px solid #c4a377;
	border-right: 1px solid #c4a377;
	padding: 3px;
}

body.mceContentBody {
	height: 100%;
	min-width: 750px;
  	background: url("../images/bg.jpg") top center no-repeat #fff;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
}

.mceContentBody h1{
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.mceContentBody h1 a {
			color: #5d3996;
			text-decoration: none;
}

.mceContentBody h2{
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.mceContentBody a{
	color: #c50201 !important;
	text-decoration: underline !important;
}

.mceContentBody .breadcrumb{
			font-size: 60% !important;
}

.mceContentBody .breadcrumb a{
			color: #5d3996 !important;
			text-decoration: none !important;
}


li.sub {
margin-left: 5px;
}
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
margin: 0px;
padding: 1px 0 3px 15px;

}

.nontree ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.nontree li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
margin: 0px;
padding: 5px 0px 5px 0px;
width: 150px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background:  url(/images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
border-bottom: 0px;
cursor: default;
}

