/* Start of CMSMS style sheet 'interiorcontrolstyle' */
body {
	background-color: #fc9f56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
p, ol {
	text-align:justify;
	line-height: 140%;
	font-size: 9pt;
	padding-bottom: 8px;
}
ul {
	margin-left: 0.5em;
}


h1 {
	color: #e36f1e;
	margin-bottom: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c66516;
}

h2 {
	color: #000;
	margin-bottom: 0.3em;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 0.3em;
}

h3 {
	color: #000;
	margin-bottom: 0.6em;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.5em;
}
a {
	text-decoration: none;
	color: #b55c13;
}

a:active {
	color: #b55c13;
}

a:hover {
	color: #b55c13;
	text-decoration: underline;
}
.cl {
	clear: both;
}
hr{
	background-color: #5b949d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.wrapper{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom: 0px;
}

.header{
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.logo {
	padding-bottom: 5px;
	float: left;
	width: 370px;
}
.search{
	width: 300px;
	float: left;
	padding-top: 35px;
}
.search_btn{
	width: 90px;
	float: left;
	padding-top: 35px;
}
.details{
	float: left;
	width: 220px;
	padding-top:15px;
	color: #000;
}
.details a{
	color: #000;
	text-decoration: none;
}
.details a:hover{
	text-decoration: underline;
}


.main{
	width: 900px;
	background-color: #FFF;
	float: left;
	padding: 4px;
	background-image: url(../images/main_lftbg.jpg);
	background-repeat: repeat-y;
	background-position: 226px top;
}

.main_left{
	float: left;
	width: 240px;
}

.image{ 
        list-style-image: url(../images/ic_bullet.png); 
}

.leftnav{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/leftnav_bg.jpg);
	width: 240px;
	padding-top: 15px;
}
.leftnav ul{}
.leftnav li{
	list-style-image: none;
	list-style-type: none;
	padding-left: 8px;
	background-image: url(../images/leftnav_libg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	margin-top: -2px;
}
.leftnav li:hover{
	background-image: url(../images/leftnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
	margin-top: -2px;
	padding-left: 8px;
}
.leftnav li.current{
	background-image: url(../images/leftnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftnav li a{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.leftnav li.current a{
	color: #000;
}
.leftnav li a:hover{}
.leftnav li.current a:hover{}

.glossymenu{
	width: 213px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-left: 5px;
}

.glossymenu a.menuitem{
	color: #000000;
	display: block;
	position: relative; 
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	background-image: url(../images/leftnav_libg.gif);
	margin-top: -1px;
}

.glossymenu a.menuitem.current, .glossymenu div.submenuheader.current{
	color: #FFF;
	display: block;
	position: relative; 
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/leftnavbg_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 10px;
}

.glossymenu a.menuitem:active{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/leftnav_libg.gif);
	margin-top: -1px;
}

.glossymenu a.menuitem:hover{
	background-image: url(../images/leftnavbg_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}


.glossymenu div.submenu{ 
	background: white;
	padding-bottom: 5px;
}
.glossymenu a.submenuheader{ 
background: white;
}
.glossymenu div.submenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD0D9;
}
.glossymenu div.submenu ul li:hover, .glossymenu div.submenu ul li:active{	background-color: #f6bd91;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	line-height: 25px;
	position: relative;
}

.glossymenu div.submenu ul li a:hover, .glossymenu div.submenu ul li a:active{
	colorz: white;
	background-color: #f6bd91;
}


.main_right{
	float: left;
	width: 645px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 10px;
}
.main_right ul{
	padding-left: 2em;
}
.main_right li{
	line-height: 150%;
}

.footer {
	height: 48px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #000;
	font-size: 10pt;
	line-height: 48px;
	margin-top: 2px;
        width:908px;
}
.footer a {
	text-decoration: none;
	color: #000;
}
.footer a:hover{
	text-decoration: underline;
}
img, div, a, input  { 
behavior: url(images/iepngfix.htc);
}

#bloglinks {
list-style:none;
margin-left: 5px;
}

.bloglink {
margin-bottom:5px;
background-image: url(images/blog-tiny.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding: 0px 20px; 10px; 10px;
}

.bloglink a {
font-size: 11px;
line-height: 11px;
}



/* End of 'interiorcontrolstyle' */

