@charset "utf-8";
/* CSS Document */

html{
	padding:0px;
	margin:0px;
	scrollbar-face-color:#CFCED2;
	scrollbar-shadow-color:#CFCED2;
	scrollbar-highlight-color:#F6F6F7;
	scrollbar-3dlight-color:#E9E9E9;
	scrollbar-darkshadow-color:#919194;
	scrollbar-track-color:#E4E4E4;
	scrollbar-arrow-color:#000000;
}

body{
	padding: 0px;
	margin: 0px;
	background-position:top;
	background-attachment:fixed;
	background-color: #B8B8B8;
}

p, li {
	margin: 0px 0px 10px 0px;
	padding: auto;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	line-height:175%;
	list-style-image:url(../images/blt01.gif);
}

a:link, a:visited{
	color: #0080BF;
	text-decoration:underline;
}

a:hover{
	color: #FF6600;
	text-decoration:underline;
}

h1{
	color: #E58E50;
	font-family: Times, Arial, Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight:normal;
}

h2{
	color: #BF6000;
	font-family: Times, Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	border-bottom: 1px dotted #cccccc;
}
div#hidden{
	font-size: 0px;
}

div#container{
	overflow:auto;
	margin:0 auto;
	background-color: #ffffff;
	background-image:url(../images/bkg_main.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	border:0px solid orange;
}

div#wrapper{
	width: 775px;
	height: inherit;
	margin: 0 auto;
	background-color:transparent;
	border: 0px solid green;
}

div#content{
	width:inherit;
	min-height: 600px;
	overflow:auto; 
	padding:0px;
	height: 100%;
	background-color:#ffffff;
	margin:10px 20px 0px 20px;
	border: 1px solid #cccccc;
}

div#content_front{
	width:inherit; 
	padding:0px;
	height: 100%;
	background-color:#ffffff;
	margin:10px 20px 0px 20px;
}
div#header{
	width:inherit;
	height:100px;
	padding:0px;
	margin:0px;
	background-image:url(../images/cim_mast.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border: 0px solid #cccccc;
}

div#nav{
	width:inherit;
	height:50px;
	padding:0px;
	margin:0px;
	background-image:url(../images/bkg_nav.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border: 0px solid #cccccc;
}

div#section{
	width:725px;
	height:150px;
	padding:0px;
	margin: 0px 0px 0px 22px;
	border: 1px solid #cccccc;
}

div#footer{
	clear:both;
	width:auto;
	height: 123px;
	padding:0px;
	background-image:url(../images/bkg_footer.gif);
	background-repeat:no-repeat;
	background-position:center;  
	margin: 0px -6px 0px -6px;
	position:inherit;
}

div#footer p{
 	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

div#component {
	border: 1px solid #D8D8D8;
	width: 235px;
	height: 325px;
	margin: 0 9px 0 0;
	background-image:url(../images/bkg_cfill01.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	clear: right;
}

div#component p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 12px;
	font-size:10px;
	margin: 10px 10px 10px 10px;
}

div#mainbody {
	float: right;
	max-width: 100%;
	width: 535px;
	height: 100%;
	min-height: 350px;
	overflow:visible;
	padding: 10px;
	margin: auto;
	background-color:#FFFFFF;
}
div#mainbody2 {
	float: right;
	width: 100%;
	height: 100%;
	min-height: 350px;
	overflow:visible;
	padding: 10px;
	margin: auto;
	background-color:#FFFFFF;
}



/* left side navigation */

#navcontainer {
	float: left;
	background: transparent;
	width: 150px;
	height: 400px;
	margin: 0;
	padding: 7px 0px 0px 7px;
	border: 0px solid #ffffff;

}

ul#navlist {
	font-size: 9px;
	text-align: left;
	text-transform:uppercase;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
}

ul#navlist li {
	list-style-image:none;
	font-family: Arial, Verdana, Arial, Helvetica, sans;
	font-weight: bold;
	font-size: 10px;
	line-height:10px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a {
	display: block;
	width: 150px;
	height: 30px;
	padding: 5px 7px 0 10px;
	margin: 3px 0px;
	color: #0080BF;
	text-decoration: none;
	background: #ffffff;
	background-repeat:no-repeat;
	background-image:url(../images/side_btn_off.jpg);
	background-repeat:no-repeat;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color:#FF6600;
	background-repeat:no-repeat;
	border:0px solid #cccccc;
	background-image:url(../images/side_btn_sel.jpg);
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color:#FF6600;
	background-color:#ffffff;
	border-color:#E5E5E5;
	background-repeat:no-repeat;
	background-image:url(../images/side_btn_on.jpg);
}


--> end left nav


#tablemain {
	width: 500px;
	vertical-align:top;
}

.float_lt01 {
	display:block;
	float: left;
	margin: 0px 10px 0px 5px;
	padding: 7px;
}

.float_rt01 {
	display:block;
	float: right;
	margin: 0px 5px 0px 10px;
	padding: 7px;
}

fieldset {
width: 365px;
border: 1px;
border-style: solid;
}
