

body, table { 
	font-family:Tahoma,Verdana,sans;
	font-size:12px;
} 

table{
	margin:0;
	padding:0;
}

p  { 
	font-size: 1.15em;  /* 12px */ 
	line-height: 1.75em; /* 18px */ 
	margin: 0 0 1.5em 0; 
}

#scroll li { 
	font-size: 1.15em;  /* 12px */ 
	line-height: 1.75em; /* 18px */
}


.bigger  { 
	font-size: 1.35em;  /* 12px */ 
	line-height: 1.75em; /* 18px */ 
	margin: 0 0 1.5em 0; 
}



a{
	color:#00addc;
}


#header{
	margin-top:15px;
}

#content{
	width:100%;
	text-align:center;
	background-color:#FFF;
	background: url('images/largeContentBg.gif') repeat-y fixed center; 
}

#center{
	width:1024px;
	text-align:left;
	margin:0px auto;
	background: url('images/contentBg.gif') repeat-y fixed center;
}


#scroll{
	width: 682px;
	height: 410px;
	overflow: auto;
	margin: 0 340px 0 0;
	/*border-right: 1px solid #0A8AB0;*/
	background: #FFF;
	/*background-color: #f3f3f3;*/
	/*background: url('images/scrollBg.gif') repeat-y left;*/
	border-bottom: 1px solid white;

}

#scroll p{
	
}

#mainMargin, #sidebarMargin {
	margin:45px;
	margin-top: 30px;
}

#secondaryMargin{
	margin: 0 45px;
}

#main{
	background-color: #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#secondary{
	/*background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
	border-top: 1px solid #0A8AB0;
	border-left: 1px solid #0A8AB0;*/
}


#sidebar{
	width: 340px;
	height: 410px;
	float: right;
	margin: 0;
	/*background-color: #ecf8fc;
	border: 1px solid #ecf8fc;*/
	overflow: auto;
}


#sidebartd {
	border-left: 1px solid #95ccea;	
}



#maintd {
	
	border-bottom: 1px solid #95ccea;
}

#mainTxt{
	/*height: 164px;
	border: 1px solid #FFF ;*/
	margin: 0 230px 0 230px;
}

#newsbox{
	width:220px;
	height:164px;
	float:left;
	background: #e4f3f9 url(images/pastilleBottom.gif) no-repeat left bottom;
	margin-bottom:15px;
}

#newsbox dd,dl,dt{
	margin-left: 0;
}

#newsbox dl{
	display:inline;
}

#newsbox dt{
	font-size:1em;
	font-weight:bold;
}

#newsbox dd{
	font-size:.9em;
	line-height:1.35em;
}



#secondarytd {
	border-left: 1px solid #95ccea;
}

#footer{
	
}

#langLink{
	display:block;
	color:#FFF;
	margin: 20px auto auto 45px;
}

#langLink:link {color: #FFF}     /* unvisited link */
#langLink:visited {color: #FFF}  /* visited link */
#langLink:hover {color: #0A8AB0}   /* mouse over link */
#langLink:active {color: #FFF}   /* selected link */


#techLink{
	color: #053d5b;
	font-size: 1.25em;
	
}

#techLink:link {color: #053d5b}     /* unvisited link */
#techLink:visited {color: #053d5b}  /* visited link */
#techLink:hover {color: #06547e}   /* mouse over link */
#techLink:active {color: #FFF}   /* selected link */

.copy {
	display:block;
	margin-top:10px;
	margin-left:43px;
	font-family:tahoma,sans;
	font-size:11px;
	color:#FFFFFF;
	
}

form{
	margin: 0px;
	padding:0px;
}



#service{
	width:220px;
	float:right;
	background: #e4f3f9 url(images/pastilleBottom.gif) no-repeat left bottom;
	font-size: 11px;
	margin-bottom:15px;
}

#servicecall .txt{
	font-size: 10px;
}


#servicecall .submit{
	vertical-align:-25%;
	margin-top:5px;
	margin-left: 25px;
}


h1,h2,h3,h4{
	font-family: Tahoma,sans;
	font-weight:normal;
	color:#00addc;
	margin:0;
	display: inline;
	}


h1{
	font-size: 2em;  
	/*line-height: 2em;*/  
	margin: 0 0 .25em 0;
	display: inline;
}

h2{
	font-size: 1.5em; 
	/*line-height: 1.5em;*/  
	margin: 0 0 .25em 0;
	display: block;
}

h3{
	font-size: 1.25em;  
	line-height: 1.25em; 
	width:250px;
	display: block;
	margin: 0 0 .25em 0;
}


h4{
	font-size: 1.1em;
	line-height: 1em;  
	color: #053d5b;
	display: block;
}

.sidebartxt{
	color:#053d5b;

}

ul{
	/*padding-left: 10px;*/
}

li{
	line-height: 1.75em;
	list-style-image:url(images/bullet.gif);
	margin-bottom: 7px;
}


#sections a{
	margin:0;
}

#indexcontent img{
	margin-left:10px;
}

#indexcontent img.resetMarg{
	margin-left: -1px;
}



.alarmsidebar{
	background: #ecf8fc url(images/alarmeoutline.gif) bottom left no-repeat;
	/*padding-bottom: 150px;*/
}

.camerasidebar{
	background: #ecf8fc url(images/cameraoutline.gif) bottom left no-repeat;
	/*padding-bottom: 150px;*/
}

.controlsidebar{
	background: #ecf8fc url(images/controloutline.gif) bottom left no-repeat;
	/*padding-bottom: 150px;*/
}

.inforesosidebar{
	background: #ecf8fc url(images/inforesooutline.gif) bottom left no-repeat;
	/*padding-bottom: 150px;*/
}

.error{
	color:red;
}

.okmsg{
	color:green;
}

.errorbold{
	font-weight: bold;
	color:red;
}

label .required {
  font-size: 0.75em;
  color:#760000;
}

legend .required {
  font-size: 0.75em;
  color:#760000;
}

#contact01,#contact02,#contact03{
	float: left;
	/*height:405px;
	border: 1px solid red;*/
	
}

.contactMargin {
	margin: 43px 20px 20px 20px;
}

#contactMargin01 {
	margin-left: 43px;
}

#contact01{
	width: 225px;

	
}

#contact02{
	width: 225px;
	
}

#contact03{
	width: 225px;
	
}

.left{
	float:left;
	display: block;
	margin-top: 5px;
	margin-right: 15px;
}

.right{
	float: right;
	display: block;
	margin-top: 5px;
	margin-left: 15px;
}

.clear{
	clear: both;
}

.fixBG{
	background: #FFF;
	background-image: none;
}

.newspost {
	margin: 25px 15px;	
}

.crdpsign{
	float: right;
}

