code {font-size: 12px;}

* * a {
	text-decoration: none;
}

* a:hover {
	color: #dbb798;
}

* a:visited {
	color: b36e5d;
}

html, body {
  	margin: 0px;
  	padding: 0px;
	width: 100%;
  	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

body {
		font-size: 1em;
}

h1 {font-size: 1.8em;}
h2 {font-size: 1.6em}
h3 {font-size: 1.4em;}
h4 {font-size: 1.4em; font-style: italic}
h5 {font-size: 1.2em;}
h6 {font-size: 1.2em; font-style: italic}
h1,h2,h3,h4,h5,h6 {margin: 0.5em 0 1em 0; padding:0;}

img {border: 0 none;}

.container {
	width: 100%;
	min-width: 1024px;
	height: 100%;
	border-collapse:collapse;
}

.blankcol {
	width: 40px;
}

.shadowcol {
	width: 40px;
	height: 40px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	border-bottom: 1px solid #aaaaaa;
}

.logo {
	height: 185px;
	width: auto;
	background: url(/templates/sip/images/logo.jpg) 40px 78px no-repeat;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	vertical-align: top;
}

.energyplus {
	height: 148px;
	width: 560px;
	background: url(/templates/sip/images/energyplus.jpg) 0 0 no-repeat;
	float: right;
}

.test {
	background: #f00;
}

.menur {
	height: 40px;
	vertical-align: top;
}

.menutd {
	height: 40px;
	width: auto;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	vertical-align: top;
	position: relative;
}

ul.menumain {
	height: 40px;
	width: auto;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	border-bottom: 1px solid #aaaaaa;
}

ul.menumain li {
	width: 11%;
	height: 35px;
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 0;
	padding-top: 8px;
	margin: 0;
	color: #aaaaaa;
	font-size: 0.9em;
	line-height: 0.9em;
}

ul.menumain li a {
	color: #aaaaaa;
}

ul.menumain li a:hover {
	color: #35a2db;
}

ul.menumain li.active {
	background: #ffffff;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color: #35a2db;
}

ul.menumain li.active a {
	color: #35a2db;
}

.menuitem a {
	color: #aaaaaa;
}

.menuselected {
	width: auto;
	height: 40px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	background: #fff;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color: #35a2db;
}

.menuselected a {
	color: #35a2db;
}

.hline {
	background: #aaaaaa;
	height: 1px;
	width: 100%;
	position: relative;
	margin-top: 39px;
}

.hline1 {
	background: #aaaaaa;
	height: 1px;
	width: 100%;
}

.mainr {
	height: auto;
	padding: 0px;
	margin: 0px;
	padding-top: 35px;
	background: url(/templates/sip/images/machta.jpg) 0 100% no-repeat;
}

.maintd {
}

.main {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.menu2area {
	width: 195px;
	height: auto;
	vertical-align: top;
}

ul.menuleft {
	width: 150px;
	height: auto;
	position: relative;
	margin-left: 40px;
	padding: 0px;
	margin-bottom: 75px;
}

ul.menuleft li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 0.7em;
	color: #aaaaaa;
}

ul.menuleft li a{
	color: #aaaaaa;
}

ul.menuleft li a:hover{
	color: #000000;
	font-weight: bold;
}

ul.menuleft li.active {
	color: #000000;
	font-weight: bold;
}

ul.menuleft li.active ul.nav-child li {
  	font-weight: normal;
	font-size: 1em;
}

ul.menuleft li.active ul.nav-child li a {
	color: #aaaaaa;
  	font-weight: normal;
}

ul.menuleft li.active ul.nav-child li a:hover {
	color: #000000;
  	font-weight: normal;
}

ul.menuleft li.active ul.nav-child li.active {
	color: #000000;
  	font-weight: bold;
}

ul.menuleft li.active ul.nav-child li.active a {
	color: #000000;
  	font-weight: bold;
}

}
ul.menuleft li.active a{
	color: #000000;
}

ul.menuleft li.active a{
	color: #000000;
}

.selected {
	color: #000000;
}

.menu2 li a {
	color: #aaaaaa;
}

.shadow1 {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 30px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
}

.email {
	padding: 0px;
	margin: 0px;
	width: 154px;
	height: 40px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	position: relative;
	left: 40px;
	margin-top: -30px;
	color: #35a2db;
	padding-top: 0px;
	margin-bottom: 260px;
}

.emailsign {
	width: 23px;
	height: 19px;
	background: url(/templates/sip/images/email.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -20px;
	left: 125px;
}

.emaillabel {
	height: 20px;
	width: 40px;
	position: relative;
	padding-top: 5px;
	font-size: 0.8em;
}
.shadow01 {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 30px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	position: relative;
	margin-top: -250px;
}
.shadow11 {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 30px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	position: relative;
	margin-top: 10px;
}
.online {
	padding: 0px;
	margin: 0px;
	width: 154px;
	height: 40px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	position: relative;
	left: 40px;
	margin-top: -30px;
	color: #35a2db;
	padding-top: 0px;
}

.onlinesign_y {
	width: 23px;
	height: 19px;
	background: url(/templates/sip/images/kabinet_yellow.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -20px;
	left: 125px;
}

.onlinesign_g {
	width: 23px;
	height: 19px;
	background: url(/templates/sip/images/kabinet_green.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -20px;
	left: 125px;
}

.onlinesign {
	width: 23px;
	height: 19px;
	background: url(/templates/sip/images/kabinet.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -20px;
	left: 125px;
}

.onlinelabel {
	height: 20px;
	width: 100px;
	position: relative;
	padding-top: 5px;
	font-size: 0.8em;
}

.shadow111 {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 30px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	position: relative;
	margin-top: 10px;
}

.emergency {
	padding: 0px;
	margin: 0px;
	width: 154px;
	height: 40px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	position: relative;
	left: 40px;
	margin-top: -30px;
	color: #35a2db;
	padding-top: 0px;
}
.emergencylabel {
	height: 20px;
	width: 100px;
	position: relative;
	padding-top: 5px;
	font-size: 0.8em;
}
.emergencysign {
	width: 23px;
	height: 26px;
	background: url(/templates/sip/images/edit.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -20px;
	left: 125px;
}

.emersign {
	width: 23px;
	height: 22px;
	background: url(/templates/sip/images/emer.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -25px;
	left: 125px;
}

.plansign {
	width: 23px;
	height: 22px;
	background: url(/templates/sip/images/plan.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -25px;
	left: 125px;
}
.shadow1111 {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 30px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	position: relative;
	margin-top: 10px;
}

.planning {
	padding: 0px;
	margin: 0px;
	width: 154px;
	height: 40px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	position: relative;
	left: 40px;
	margin-top: -30px;
	color: #35a2db;
	padding-top: 0px;
}
.planninglabel {
	height: 20px;
	width: 100px;
	position: relative;
	padding-top: 5px;
	font-size: 0.8em;
}
.planningsign {
	width: 23px;
	height: 26px;
	background: url(/templates/sip/images/con_info.png) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: -20px;
	left: 125px;
}





.announcesarea {
	width: 210px;
	height: 100%;
	vertical-align: top;
}

.announces {
	width: 210px;
	height: 100%;
	margin: 0;
	padding: 0;
}

.announcesup {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
}

.picture {
	width: 210px;
	height: 160px;
}

.rpic {
		margin-left: 15px;
		width: 145px;
		height: 145px;
		border: 0;
}

.shadow2 {
	padding: 0px;
	margin: 0px;
	width: 210px;
	height: 6px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	border-left: 1px solid #aaaaaa;
}

.announce {
	height: auto;
	width: 145px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 10px;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.announce p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 0.6em;
}

.announce h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: 0.8em;
}


.shadow3 {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 220px;
	background: url(/templates/sip/images/shadow.gif) 0 0 repeat-x;
	position: relative;
	left: 170px;
	margin-top: -221px;
}
.announcescenter {
	height: 100%;
	width: 210px;
}
.announcesdown {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
}
.address {
	width: 170px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #aaaaaa;
	font-size: 0.6em;
}
.address a {
	color: #35a2db;
}
.contentarea {
	width: auto;
	height: auto;
	vertical-align: top;
	margin: 0;
	padding: 0;
	padding-left: 35px;
	padding-right: 15px;
}

.contentarea h1 {
	font-size: 1.2em;
}

.contentarea p {
	font-size: 0.9em;
	text-align: justify;
}

.contentarea p a{
	color: #35a2db;
}

.contentarea ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font-size: 0.9em;
}

.contentarea li {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-size: 1em;
}

.contentarea li a{
	color: #35a2db;
}


.blankr {
	height: 35px;
}

.footer {
	height: 30px;
	width: auto;
	text-align: right;
	color: #aaaaaa;
	vertical-align: top;
	border-top: 1px solid #aaaaaa;
	font-size: 0.6em;
}

.contenttable {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:collapse;
	border-bottom: 2px solid #979797;
	font-weight: bold;
	font-size: 0.8em;
}

.contenttableheader {
	background-color: #979797;
	color: #ffffff;
	line-height: 2em;
}

.contenttableeven {
	background-color: #ededed;
	line-height: 2em;
}

td.contenttableeven {
	margin-left: 5px;
	margin-right: 5px;
}

.contenttableodd {
	line-height: 2em;
}

td.contenttableodd {
	margin-left: 5px;
	margin-right: 5px;
}

.results {
	width: 100%;
}

ul.chiefs {
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

ul.chiefs li {
	width: 24%;
	margin: 0;
	margin-right: auto;
	padding: 0;
	float: left;
	display: block;
	list-style-type: none;
}

.chiefinfo {
	width: 113px;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	padding:0;
	font-size: 0.9em;
}

.chieflogo {
	width: 113px;
	height: 113px;
	background-color: #d7d7d7;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}


.spoilertop{
       text-decoration:underline;
       color:#ff0000;
       cursor:pointer
}

.contentheading {
	font-size: 1.2em;
}

.readmore, .readmore:hover, .readmore:visited {
	font-size: 0.7em;
	color: #35a2db;
}

.readon, .readon:hover, .readon:visited {
	color: #35a2db;
}

.smfaq-copy {display: none;}

ul.menufooter {
	padding: 0;
}

ul.menufooter li {
	list-style-type: none;
}
div.muted {
	display: none;
}

div.cat-children h3,dl {display: none;}

div.cat-children li {list-style-type: none;}
