/* CSS Document */
html {
	height: 100%;
	}
body {
	background: url(../../images/body-bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #272727;
	}
.clr {
	clear: both;
	}
/*start main layout*/
#wrap-a {
	background: url(../../images/topblock.jpg) top center no-repeat;
	width: 100%;
	}
#wrap-a-int {
	background: url(../../images/body-bg-int.jpg) top left repeat-x;
	width: 100%;
	}
#wrap-b {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	}
#wrap-b-int {
	background: url(../../images/topblock-int.jpg) top center no-repeat;
	width: 100%;
	}
#wrap-c {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	}
#topblock {
	width: 100%;
	height: 62px;
	}
#topblock-left {
	float: left;
	width: 142px;
	height: 62px;
	}
#topblock-left h1 {
	line-height: 62px;
	height: 62px;
	width: 142px;
	padding: 0;
	margin: 0;
	}
#topblock-left h1 a {
	width: 142px;
	line-height: 62px;
	height: 62px;
	text-indent: -1000px;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	}
#topblock-right {
	float: right;
	width: 797px;
	height: 29px;
	}
#headerblock {
	width: 100%;
	height: 359px;
	}
#headerblock-int {
	width: 100%;
	height: 84px;
	}
#headerblock-left {
	float: left;
	width: 486px;
	}
#headerblock-right {
	float: right;
	width: 467px;
	}
#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 120%;
	}
.left-outer {
	float: left;
	width: 487px;
	}
.right-outer {
	float: right;
	width: 467px;
	}
.left-outer-padding {
	padding: 0 60px 0 0;
	}
.right-outer-padding {
	padding: 0px 0 0 0;
	}
#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	padding-bottom: 30px;
	border-top: 1px solid #7C7C7C;
	}
#bottom-left {
	float: left;
	width: 487px;
	}
#bottom-right {
	float: right;
	width: 467px;
	font-size: 12px;
	}
#topblock-right .padding {
	padding-top: 9px;
	}
#headerblock-left .padding {
	padding: 283px 0 0 0px;
	}
#headerblock-right .padding {
	padding: 30px 0 0 0px;
	}
.copyright {
	font-size: 13px;
	color: #838484;
	}
/* End Layout */
a:link, a:visited {
	color: #B51110;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover {
	text-decoration: none;
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
li {
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(../../images/arrow-gold.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
	
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #B51110;
	}
h1 {
	font-size: 18px;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 12px;
	}
form {
	margin: 0;
	padding: 0;
	}
.inputbox {
	padding: 0px;
	background: #fff;
	border: 1px solid #153695;
	}
/*Top navigation*/
#topblock-right ul.top-nav {
	width: auto;
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	}
#topblock-right ul.top-nav li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	}
#topblock-right ul.top-nav li a.top-nav:link, #topblock-right ul.top-nav li a.top-nav:visited {
	font-weight: normal;
	color: #fff; 
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 150px;
	text-decoration: none;
	padding: 0;
	text-transform: none;
	text-align: center;
	display: block;
	float: left;
	margin-left: 6px;
	}
#topblock-right ul.top-nav li a.top-nav:hover {
	background: url(../../images/topmenu-bg.jpg) top right no-repeat;
	color: #fff;
	text-decoration: none;
}
#topblock-right ul.top-nav li .myLink {
	background: url(../../images/topmenu-bg.jpg) top right no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 150px;
	text-decoration: none;
	padding: 0;
	text-transform: none;
	text-align: center;
	display: block;
	float: left;
	margin-left: 6px;
	
}

#topblock-right ul.top-nav li a#active linkVisited{
	background: url(../../images/topmenu-bg.jpg) top right no-repeat;
	color: #fff;
	text-decoration: none;
	}
/*Top Navigation*/

/*Header navigation*/
ul.header-nav {
	width: auto;
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
ul.header-nav li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	}
ul.header-nav li a.header-nav:link, ul.header-nav li a.header-nav:visited {
	background: url(../../images/header-nav.png) top right no-repeat;
	font-weight: normal;
	color: #fff; 
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	width: 169px;
	text-decoration: none;
	padding: 0;
	text-transform: none;
	text-align: center;
	float: left;
	margin: 0px 74px 0 0;
	}
ul.header-nav li a.header-nav:hover {
	color: #EDEDED;
	text-decoration: none;
	}
ul.top-nav li a#active {
	color: #EDEDED;
	text-decoration: none;
	}
/*Header Navigation*/

/*Bottom Right navigation*/
ul.bottomright-nav {
	width: auto;
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	}
ul.bottomright-nav li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	}
ul.bottomright-nav li a.bottomright-nav:link, ul.bottomright-nav li a.bottomright-nav:visited {
	background: url(../../images/bottomright-nav.png) top right no-repeat;
	font-weight: normal;
	color: #fff; 
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	width: 169px;
	text-decoration: none;
	padding: 0;
	text-transform: none;
	text-align: center;
	float: left;
	margin: 0px 0px 0 22px;
	}
ul.bottomright-nav li a.bottomright-nav:hover {
	color: #EDEDED;
	text-decoration: none;
	}
ul.bottomright-nav li a#active {
	color: #EDEDED;
	text-decoration: none;
	}
/*Bottom Right Navigation*/

/*Bottom navigation*/
#bottom-left ul.bot-nav {
	width: auto;
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#bottom-left ul.bot-nav li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	}
#bottom-left ul.bot-nav li a.bot-nav:link, #bottom-left ul.bot-nav li a.bot-nav:visited {
	background: none;
	font-weight: normal;
	font-size: 13px;
	width: auto;
	text-decoration: none;
	text-transform: none;
	padding: 0 12px 0 0;
	color: #272727;
	}
#bottom-left ul.bot-nav li a.bot-nav:hover {
	text-decoration: underline;
	}
#bottom-left ul.bot-nav li a#active {
	text-decoration: underline;
	}
/*Bottom Navigation*/

ul.checked {
	width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.checked li {
	background: url(../../images/check-bg.png) top left no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 56px;
	}
	
ul.checked li.icon-info {
	background: url(../../images/icon-info.png) 15px 0 no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 108px;
	}
ul.checked li.icon-not {
	background: url(../../images/icon-not.png) 15px 0 no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 108px;
	}
ul.checked li.icon-power {
	background: url(../../images/icon-power.png) 15px 0 no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 108px;
	}
	
.small-text {
	color: #787878;
	font-size: 11px;
	}
.medium-text {
	color: #010A0A;
	font-size: 20px;
	}
.large-text {
	color: #010A0A;
	font-size: 30px;
	}
.text12 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textOther12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}