@CHARSET "UTF-8";



/* The W3C Core Styles Copyright (c) 1998 W3C (mit, inria, Keio), All Rights
Reserved. W3C liability, trademark, document use and software licensing rules
apply. See http://www.w3.org/Consortium/Legal/ipr-notice.html

This stylesheet has been served in a form to avoid known bugs in your user
agent's css implementation. Copying and serving this stylesheet to other
agents may lead to unexpected results. Please refer to its address rather than
copy it. */





	/* begin body type */	/* 2 - serif a */

html {
	min-height: 100%;
	overflow-y: scroll;
}
 body	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.5;
/*	position: absolute;
    left: 0;
    top: 0;
    background: #000; */
	}

p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	
		
small	{	
	font-size:	.92em;
	}	
		
big	{	
	font-size:	1.17em;
	}	
		
pre	{	
    font-family: 'Open Sans', sans-serif;;
	}	
		
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	
		
table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.5;
	}	
		
	/* end body type */	

.tag_button_right {
	height:40;
	float:right;
	background-color: #c20d19;
	color:#ffffff;
	display: block;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.tag_button_right:disabled {
	height:40;
	float:right;
	background-color: #c0c0c0;
	color:#ffffff;
	display: block;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.tag_button_agree {
	height:40px;
	float:left;
	background-color: #ffffff;
	color:#c20d19;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 215px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.tag_button_left {
	height:40px;
	float:left;
	background-color: #c20d19;
	color:#ffffff;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.tag_button_left:disabled {
	height:40px;
	float:left;
	background-color: #c0c0c0;
	color:#ffffff;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.tag_button_next {
	margin-left:20px;
	height:40px;
	float:left;
	background-color: #c20d19;
	color:#ffffff;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.tag_button_next:disabled {
	margin-left:20px;
	height:40px;
	float:left;
	background-color: #c0c0c0;
	color:#ffffff;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: normal;
}

.alert1
{
    font-size: 1.3em;
    padding: 1em;
    text-align: center;
    white-space: nowrap;
    width: auto;
    word-wrap: normal;
}
.div_input_visible {
	height:600px;
	width:800px;
	float:left;
	z-index:0;
	visibility:visible;
}

.div_input_semivisible {
	height:600px;
	width:800px;
	float:left;
	z-index:0;
	background-color:#f8f8f8;
	visibility:visible;
}

.div_detail_visible {
	position:absolute; 
	background-color:#e8e8e8;
	height:120px;
	width:800px;
	float:left;
	z-index:1;
	visibility:visible;
}

.div_detail_invisible {
	position:absolute;
	background-color:#e8e8e8;
	width:440px;
	border:1px solid #c20d19;
	padding: 10px 25px;
	float:left;
	z-index:9002;
	display:none
/*	visibility:hidden; */
}

.div_msg_invisible {
	position:absolute; 
	background-color:#e8e8e8;
	width:200px;
	border:1px solid #c20d19;
	margin-left:160px;
	padding: 10px 10px;
	float:left;
/*	display:none */
	visibility:hidden;
}

.selectjoin {
	position:relative;
	overflow:hidden;
}

.label200 {
	float:left;
	overflow:hidden;
	width:180px;
	height:30px;
	margin-top:0px;
	margin-left:20px;
	font-size:small;
}

.label120 {
	float:left;
	overflow:hidden;
	width:110px;
	height:20px;
	margin-top:0px;
	margin-left:20px;
	font-size:small;
}

.label60 {
	float:left;
	overflow:hidden;
	margin-left:10px;
	width:60px;
	height:30px;
	margin-top:0px;
}

.label60a {
	float:right;
	overflow:hidden;
	margin-left:10px;
	width:60px;
	height:20px;
	margin-top:0px;
}

.label60b {
	float:right;
	overflow:hidden;
	margin-left:60px;
	width:80px;
	height:20px;
	margin-top:0px;
}

.input100 {
	float:left;
	width:80px;
	height:20px;
}

.input80 {
	float:left;
	width:60px;
	height:20px;
}

.activecheck {
	float:left;
	overflow:hidden;
}

.activep {
	float:left;
	padding-top:5px;
}

.warningfarol {
	float:left;
	padding-top:5px;
	background-color: #c20d19;
	color:#ffffff;
}

.warningwifi {
	font-size:small;
	padding-top:1px;
	background-color: #c20d19;
	color:#ffffff;
}

.stdb {
	background-color:#FFD39B;
}

.selectjoinmultiple{
/*    border: 1px dashed red; */
	width:540px;
    height: 460px;
/*    margin-left:70px; */
/*    size:4; */
    overflow-x: hidden;
    overflow-y: scroll;
    width: 150px;
 }
/* .selectjoinmultiple .selection{
   width:110px;
   border:1px solid #ccc
 }*/

	/* begin header type */	/* 7 - humanist sans b */
		
h1	{	
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	font-size:	2em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	font-size:	1.75em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
tfoot, thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    font-family: 'Open Sans', sans-serif;;
	font-size-adjust:	.53;
	}	
		
hr	{	
	visibility:	hidden;
	}	
		
	/* end header type */	




	/* begin affordances */	/* 2 - laid */
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}	
		
body	{	
	color:	black;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	}	
		
strong	{	
	font-style:	italic;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	color:	black;
	}	
		
b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	color:	black;
	}	
		
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	black;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody	{	
	color:	black;
	text-decoration:	none;
	border:	1px solid blue;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	}	
		
td, tr	{	
	color:	black;
	text-decoration:	none;
	border:	1px solid blue;
/*	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;*/
	}	
		
a:link	{	
	text-decoration:	none;
	font-weight:	bold; 
	color:	#c20d19;
/*	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5; */
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#3399CC;
/*	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5; */
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#3366CC;
/*	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #FF0; */
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#33FFCC;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C66;
	background:	url(http://www.w3.org/StyleSheets/Core/source/graphics/textura.gif) #fffff5;
	}	
		
	/* end affordances */	




	/* begin vertical */	/* 2 - pentatonic b */
		
a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, hr, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	vertical-align:	baseline;
	}	
		
body	{	
	line-height:	1.2em;
	}	
		
div > p:first-child, body > p:first-child, td > p:first-child	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, div + p, p.initial	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h1, h2, h3, h4, h5, h6	{	
	line-height:	1.33em;
	}	
		
h1	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h2	{	
	margin-top:	1.75em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h3	{	
	margin-top:	1.58em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h4	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h5	{	
	margin-top:	1.17em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h6	{	
	margin-top:	1em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
p	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
blockquote, fieldset, form, ul, ol, dl, dir, menu	{	
	margin-top:	.83em;
	margin-bottom:	.83em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
dt	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
dd	{	
	margin-top:	0;
	margin-bottom:	.83em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
ul ul, ol ol, li address, li dl, li ol, li p, li ul, li dir, li hr, li menu, li pre, li h1, li h2, li h3, li h4, li h5, li h6, dd address, dd dl, dd ol, dd p, dd ul, dd dir, dd hr, dd menu, dd pre, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
li	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
address	{	
	margin-top:	1.75em;
	margin-bottom:	1.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
pre	{	
	margin-top:	.83em;
	margin-bottom:	.83em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	line-height:	1.33em;
	}	
		
div, center	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
.subhead	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
.stb	{	
	margin-top:	.83em;
	margin-bottom:	0;
	padding-top:	.83em;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	border-style:	solid
	}	
		
.mtb	{	
	margin-top:	2.17em;
	margin-bottom:	0;
	padding-top:	2.17em;
	padding-bottom:	0;
	border-top:	.1em;
	border-bottom:	0;
	border-style:	solid
	}	
		
.ltb	{	
	margin-top:	3.08em;
	margin-bottom:	0;
	padding-top:	3.08em;
	padding-bottom:	0;
	border-top:	.25em;
	border-bottom:	0;
	border-style:	solid
	}	
		
col, colgroup, table, tbody, td, tfoot, th, thead, tr	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
/*	border-top:	1;
	border-bottom:	1; */
}	
		
td, th	{	
	line-height:	1.58em;
	}	
		
	/* end vertical */	




	/* begin horizontal */	/* 3 - indents */
		
a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	float:	none;
	clear:	none;
	list-style-position:	outside;
	}	
		
address, blockquote, dl, fieldset, form, ol, 		
p, ul,  dir, menu, pre	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
div > p:first-child, body > p:first-child, td > p:first-child	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	text-indent:	0;
	}	
		
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, div + p, .initial, .stb, .mtb, .ltb	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	text-indent:	0;
	}	
		
h1	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h2	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h3	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h4	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h5	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h6	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
p	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
/*	text-indent:	1.75em; */
	}	
		
blockquote	{	
	margin-left:	1.75em;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
address	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
pre	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
li	{	
	margin-left:	1.75em;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
dt	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
dd	{	
	margin-left:	1.75em;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
ul ul, ol ol, li address, li dl, li ol, li p, li ul, li dir, li hr, li menu, li pre, li h1, li h2, li h3, li h4, li h5, li h6, dd address, dd dl, dd ol, dd p, dd ul, dd dir, dd hr, dd menu, dd pre, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}
			
center	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
col, colgroup, table, tbody, td, tfoot, th, thead, tr	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	float:	none;
	clear:	none;
	}	
		
table	{	
	text-align:	left;
	}	
		
td	{	
	text-align:	left;
	}	
		
th	{	
	text-align:	left;
	}	
		
caption	{	
	text-align:	left;
	}	
		
	/* end horizontal */	

.separator	{
	color:	blue;
	height: 0.05em;
	background: #99FFCC;
}

#menutop {
	text-align: right;
	height: 50px;
	color: blue;
	font-size: small;
	position: relative;
	float:right;
	margin-top:49px;
	width: 610px;
}

.menuitems {
	display:inline;
	position:relative;
	float: right;
	min-lenght: 300px;
}

@media print {
	.menuitems {
		display:none;
		height:30px;
	}
}

.menuitem {
	display:inline;
	overflow:hidden;
	position:relative;
	float: left;
	width: auto;
	height: 51px;
}
@media print {
	.menuitem {
//		display:none;
		overflow:hidden;
		position:relative;
		float: left;
		width: auto;
		height: 51px;
	}
}

@media print {
	a {
		display:none;
	}
}
.menuitemsel {
	display:inline;
	overflow:hidden;
	position:relative;
	float: left;
	width: auto;
	background: #201e1e;
	height: 51px;
}
@media print {
	.menuitemsel {
		display:none;
		overflow:hidden;
		position:relative;
		float: left;
		width: auto;
		background: #201e1e;
		height: 51px;
	}
}

#gtags {
	height:323px;
	width:800px;
	float:left;
	z-index:0;
	margin-top:4px;
	border:1px solid #c20d19;
}

#gtagsheader {
	height:20px;
	width:800px;
	float:left;
	z-index:0;
	background-color: #c20d19;
	color:#ffffff;
}

.img_loading {
        height:300px;
        width:800px;


        overflow-x:hidden;
        overflow-y:auto;
	position:relative;

	vertical-align: middle;
        background-color: #f0f0f0;
}
#imgs_loading {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute; 
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#gtagsall {
	height:300px;
	width:800px;
	margin-top:2px;
	overflow-x:hidden;
	overflow-y:auto;
	float:left;z-index:0;
	background-color: #f0f0f0;
}

.painelline {
	height:20px;
	width:782px;
	margin-top:0px;
	float:left;
	z-index:0;
	background-color: #f0f0f0;
}

.paineltagid {
	padding-left:5px;
	float:left;
	overflow:hidden;
	width:60px;
	height:20px;
	font-size:x-small;
	background-color: #c20d19;
	color:#ffffff;
	cursor:pointer;
}

.painelalarmnonselect {
	margin-left:10px;
	float:left;
	overflow:hidden;
	width:87px;
	height:20px;
	font-size:x-small;
}

.painelalarmselect {
	margin-left:10px;
	float:left;
	overflow:hidden;
	width:87px;
	height:20px;
	font-size:x-small;
	background-color: #c20d19;
	color:#ffffff;
	cursor:pointer;
}

.routewifilocateon {
	margin-left:1px;
	float:left;
	overflow:hidden;
	height:20px;
	font-weight:bold;
	font-size:x-small;
	background-color: #c20d19;
	color:#ffffff;
}

#alarmsheader {
	height:20px;
	width:800px;
	float:left;
	z-index:0;
	background-color: #c20d19;
	color:#ffffff;
}

@media print {
	#iconprint {
		display:none;
	}
}

#iconprint {
	height:30px;
	width:35px;
	position:relative;
	float:right;
}

#ttable {
/*	height:63px; */
	width:720px;
	float:left;
	z-index:0;
	margin-top:4px;
	margin-left:50px;
	border:1px solid #c20d19;"
}

@media print {
	#ttable {
	/*	height:63px; */
		width:720px;
		float:left;
		z-index:0;
		margin-top:4px;
		margin-left:50px;
		border:1px solid #c20d19;"
	}
}

#ttableheader {
	height:20px;
	width:720px;
	float:left;
	z-index:0;
	background-color: #c20d19;
	color:#ffffff;
}

@media print {
    body {
        overflow: visible !important;
    }
}

@media print {
	.palarms {
		margin-left:0px;
		margin-top:1px;
		float:left;
		overflow:hidden;
		width:120px;
		height:20px;
		font-size:x-small;
		page-break-inside: avoid;
	}
}

.palarms {
	margin-left:0px;
	margin-top:1px;
	float:left;
	overflow:hidden;
	width:120px;
	height:20px;
	font-size:x-small;
}

@media print {
	.palarmsleft {
		margin-left:0px;
		margin-top:1px;
		float:left;
		overflow:hidden;
		width:120px;
		height:20px;
		font-size:x-small;
		page-break-inside: avoid;
	}
}

.palarmsleft {
	margin-left:0px;
	margin-top:1px;
	float:left;
	overflow:hidden;
	width:120px;
	height:20px;
	font-size:x-small;
}

.palarms240 {
	margin-left:0px;
	margin-top:1px;
	float:left;
	overflow:hidden;
	width:440px;
	height:20px;
	font-size:x-small;
}

@media print {
	.palarms240 {
		margin-left:0px;
		margin-top:1px;
		float:left;
		overflow:hidden;
		width:440px;
		height:20px;
		font-size:x-small;
		page-break-inside: avoid;
	}
}

#alarms {
	height:63px;
	width:800px;
	float:left;
	z-index:0;
	margin-top:4px;
	border:1px solid #c20d19;"
}

@media print {
	.routealarm {
		height:20px;
		width:800px;
		margin-top:0px;
		float:left;
		z-index:0;
		background-color: #f0f0f0;
		page-break-inside: avoid;
	}
}

.routealarm {
	height:20px;
	width:800px;
	margin-top:0px;
	float:left;
	z-index:0;
	background-color: #f0f0f0;
	page-break-inside: avoid;
}

.routealarmon{
	height:20px;
	width:772px;
	margin-top:0px;
	float:left;
	z-index:0;
	background-color: #c20d19;
	color:#ffffff;
}
.routealarmvalue {
	margin-left:10px;
	float:left;
	overflow:hidden;
	width:60px;
	height:20px;
	font-size:x-small;
	background-color: #c20d19;
	color:#ffffff;
	padding-left:5px;
}

.exportmsg {
	height:30px;
	width:218px;
	position:relative;
	float:right;
	display:none;
	border:1px solid #c20d19;
	margin-right:20px;
}

.exportmsg1 {
	height:30px;
	width:253px;
	position:relative;
	float:right;
	display:none;
	border:1px solid #c20d19;
	margin-right:20px;
}

#cookiesmsg {
	position:fixed;
	right: 25%;
	top: 30%;
	border-radius: 10px;
	opacity: 1;
	background-color: #c20d19;
	color:#ffffff;
	height:170px;
	width:550px;
	float:left;
	border:1px solid #c20d19;
	z-index: 10;
}

#cookiesinnermsg {
	margin-top: 10px;
	margin-left: 10px;
	opacity: 1;
	background-color: #c20d19;
	color:#ffffff;
	height:95px;
	width:530px;
	text-align:center;
}

#cookiesagreebutton {
	margin-top: 10px;
	margin-left: 10px;
	opacity: 1;
	background-color: #c20d19;
	color:#ffffff;
	height:40px;
	width:530px;
	text-align:center;
}

#cookiesinnertxt {
	opacity: 1;
	background-color: #c20d19;
	color:#ffffff;
	height:95px;
	width:530px;
	text-align:center;
}

#summary3 {
	height:171px;
	width:408px;
	float:left;
	border:1px solid #c20d19;
}

#summary2a {
	height:38px;
	width:378px;
	float:left;
	border:1px solid #c20d19;
	margin-top:2px;
	margin-bottom:9px;
}

#summary2b {
	 height:102px;
	 width:378px;
	 float:left;
	 border:1px solid #c20d19;
	 margin-bottom:9px;
}

#summary2c {
	 height:38px;
	 width:378px;
	 float:left;
	 border:1px solid #c20d19;
}

#summary1 {
	 height:160px;
	 width:378px;
	 float:left;
	 border:1px solid #c20d19;
}

.notagdatatext {
	text-align:left;
	font-size:large;
	border:1px solid #c20d19;
}

#alarmsareain {
	position:relative;
	width:680px;
	margin-top:10px;
	padding-top:5px;
	height:775px;
	float:left;
	border:1px solid #c20d19;
}

#notifyalarm {
	 position:relative;
	 width:680px;
	 margin-top:10px;
	 padding-top:5px;
	 height:130px;
	 float:left;
	 border:1px solid #c20d19;
}

#fencearea {
	 position:relative;
	 width:680px;
	 margin-top:10px;
	 padding-top:5px;
	 height:85px;
	 float:left;
	 border:1px solid #c20d19;
}

#righttagarea {
	 position:relative;
	 margin-top:40px;
	 width:258px;
	 height:188px;
	 float:left;
	 border:1px solid #c20d19;
}

#rightgrouparea {
	 position:relative;
	 width:258px;
	 height:68px;
	 float:left;
	 border:1px solid #c20d19;
}

.profiletitle {
	float:left;
	overflow:hidden;
	width:160px;
	height:30px;
	color:#c20d19;
}

.profileitem {
	margin-left:20px;
	float:left;
	overflow:hidden;
	width:140px;
	height:20px;
	color:#c20d19;
}

#profileusuarioativo {
	margin-left:20px;
	float:left;
	overflow:hidden;
	width:160px;
	height:30px;
	padding-top:7px;
	color:#c20d19;
	font-size:small;
}

#profilesysadmin {
	float:left;
	overflow:hidden;
	width:160px;
	height:30px;
	padding-left:60px;
	padding-top:7px;
	color:#c20d19;
	font-size:small;
}

.profileboxtitle {
	float:left;
	overflow:hidden;
	height:30px;
	color:#c20d19;
}

.profileboxsubtitle {
	float:left;
	overflow:hidden;
	width:160px;
	height:20px;
	color:#c20d19;
}

.profileboxitem {
	margin-left:20px;
	float:left;
	overflow:hidden;
	width:140px;
	height:20px;
	color:#c20d19;
}

#passguide {
	margin-left:20px;
	float:left;
	overflow:hidden;
	width:640px;
	height:20px;
	color:#c20d19;
}

.profileuseractive {
	float:left;
	overflow:hidden;
	width:160px;
	height:30px;
	padding-top:7px;
	color:#c20d19;
}

.profileuseradmin {
	float:left;
	overflow:hidden;
	width:160px;
	height:30px;
	padding-left:60px;
	padding-top:7px;
	color:#c20d19;
}

.profileboxdropfield {
	width:320px;
	height:30px;
	color:#c20d19;
}

.profileboxdropfield2 {
	width:320px;
	height:30px;
	color:black;
}

.signuptitle {
	font-size:large;
	font-weight:bold;
	color:#c20d19;
}

.signupgroup {
	float:left;
	overflow:hidden;
	width:160px;
	height:30px;
	color:#c20d19;
}

.signupitem {
	margin-left:20px;
	float:left;
	overflow:hidden;
	width:140px;
	height:20px;
	color:#c20d19;
}

.logostyle {
	display:inline;
}

@media print {
	.logostyle {
		display:inline;
	}
}

.menutop {
	display:inline;
}

@media print {
	.menutop {
		display:none;
	}
}

lbreak {
/*		page-break-before:always; */
		}
		
@media print
{
	.graphicspage {
/*	display: none; */
	page-break-before:always;
		}
}

.graphicspagefiller {
	display: none;
}

@media print
{
	.graphicspagefiller {
	display: inline;
		}
}

.aitem {
    font-family: 'Open Sans', sans-serif;;
    font-size: 17px;
    font-weight: normal;
    color:#ffffff;
	text-align: center;
	text-transform: uppercase;
	padding-left:5px;
	padding-right:5px;
	padding-top:16px;
	padding_bottom: 19px;
	height: 34px;
	float:left;
}

.aitem:hover {
    color:#ffffff;
	background: #201e1e;
}

.aitemsel {
    font-family: 'Open Sans', sans-serif;;
    font-size: 17px;
    font-weight: normal;
    color:#ffffff;
	text-align: center;
	text-transform: uppercase;
	padding-left:5px;
	padding-right:5px;
	padding-top:16px;
	padding_bottom: 19px;
	height: 34px;
	float:left;
}

.menuarea {
	margin-top: 0;
	float: right;
}

.menuarealeft {
	margin-top: 0;
	float: right;
}

.topheadermenuitem {
	float: left;
	width: 6em;
	text-align: center;
	font-size:1em;
    font-family: 'Open Sans', sans-serif;;
	color: blue;
}

#bottomheadermenu {
	height:64px;
}

.bottomheadermenuitem {
	height: 32px;
	line-height: 32px;
	float: left;
	width: 6em;
	padding-top: 32px;
	text-align: center;
	font-size:1.4em;
    font-family: 'Open Sans', sans-serif;;
	color: blue;
}
.profileheadermenuitem {
	height:32px;
	line-height: 32px;
	float: right;
	width: 6em;
	padding-top: 32px;
	text-align: center;
	font-size:1.6em;
    font-family: 'Open Sans', sans-serif;;
	color: blue;
}

.threecol .colleft {
background:#F4F4F4 none repeat scroll 0 0;
right:50%; /* largunra coluna central */
}

.threecol .col1 {
left:102%;
width:46%;
}

.threecol .col2 {
left:31%;
width:21%;
}

.threecol .col3 {
left:85%;
width:21%;
}

#footer {
border-top:1px solid #201e1e;
/*background: #323131; */
background: #201e1e;
text-align: center;
width:800px;
float:left;
}

#footerbodyright {
padding-top:20px;
padding-bottom:40px;
padding-left:140px;
text-align: center;
font-weight: small;
position:static;
width:530px;
clear:both;
float:left;
font-size: small;
}

.footercompanytext {
	color: #ffffff;
	line-height: 20px;
}

.footertrademarktext {
	color: #d3d3d3;
	line-height: 20px;
}

#footertop {
padding-top:32px;
position:relative;
width:40px;
float:right;
}

#totop-scroller {
/*    background: url("../media/image/totop_scroller.png") no-repeat scroll 0 0 transparent;*/
    display: block;
    height: 34px;
    opacity: 0.7;
    position: relative;
    right: 10px;
    text-decoration: none;
    top: 13px;
    width: 34px;
    z-index: 1;
}

.colmask {
clear:both;
float:left;
overflow:hidden;
position:relative;
width:100%;
}
.holygrail {
background:#FFFF99 none repeat scroll 0 0;
}
.holygrail .colmid {
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin-left:-200px;
position:relative;
right:100%;
width:200%;
}
.holygrail .colleft {
background:#0 none repeat scroll 0 0;
float:left;
left:400px;
margin-left:-50%;
position:relative;
width:100%;
}
.holygrail .col1wrap {
float:left;
padding-bottom:1em;
position:relative;
right:200px;
width:50%;
}
.holygrail .col1 {
left:200%;
margin:0 215px;
overflow:hidden;
position:relative;
}
.holygrail .col2 {
float:right;
position:relative;
right:15px;
width:170px;
}
.holygrail .col3 {
float:right;
left:50%;
margin-right:45px;
position:relative;
width:170px;
}
	hr.pme-hr		     { border: 0px solid; padding: 0px; margin: 0px; border-top-width: 1px; height: 1px; }
	table.pme-main 	     { border: #004d9c 1px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }
	table.pme-navigation { border: #004d9c 0px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }
	td.pme-navigation-0, td.pme-navigation-1 { white-space: nowrap; }
	th.pme-header	     { border: #004d9c 1px solid; padding: 4px; background: #add8e6; }
	td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
	td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
	td.pme-sortinfo, td.pme-filter { border: #004d9c 1px solid; padding: 3px; }
	td.pme-buttons { text-align: left;   }
	td.pme-message { text-align: center; }
	td.pme-stats   { text-align: right;  }


	/* begin body box */	/* 3 - 'twelvths asymmetric' */

body	{
	margin-top:	0;
	margin-left:	240px;
/*	margin-left:	15%; */
	margin-right:	5%;
	margin-bottom:	1.58em;
/*	margin: 0;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;*/
	width:	auto;
	position: relative;
	font-family: 'Open Sans', sans-serif;;
}

@media print { body	{
	margin-top:	0;
	margin-left:	0px;
/*	margin-left:	15%; */
	margin-right:	5%;
	margin-bottom:	1.58em;
/*	margin: 0;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;*/
	width:	auto;
	position: relative;
	font-family: 'Open Sans', sans-serif;;
} }
	/* end body box */

#header {
/*	min-height:160px; */
/*	width: 2000px; */
	float:left;
	z-index:0;
	background-color: #c20d19;
	position: relative;
	padding: 0 10px;
	border-bottom: 1px solid #E0E0E0;
}

#headerwrapper {
/*	min-height:160px; */
/*	min-width: 980px;
	margin-left:	15%;
	margin-right:	5%; */
	float:left;
	position: relative;
}

#logo {
	margin-top: 0;
	height:96px; 
/*	width:192px;*/
	float: left;
	background-color: #c20d19;
	position: relative;
}

#map_canvas {
	height:600px;width:800px;float:left;position:relative;display:block;
}


@media print {
	#map_canvas {
		height:400px;width:800px;float:left;position:relative;display:block;
	}
}

.logoprint {
	display:none;
}
	
@media print {
	.logoprint {
		display:inline;
	}
}

.custom-logo {
	background-color:#c20d19;
	margin-top:3px;
    height: 100px;
    width: 170px;
}

@media print {
	.custom-logo {
		backbround-color:#c20d19;
    	height: 100px;
    	width: 170px;
	}
}
.size-auto {
    height: auto;
    max-width: 100%;
}

#container {
	width: 800px;
/*	background: #840303; */
/*	margin-top:	0;
	margin-left:	15%;
	margin-right:	5%;
	margin-bottom:	1.58em; */
	margin: 0 auto;
	font-size:14px;
	
	text-align: left; 
	position: relative;
	float: left;
}

#mainContent {
	padding: 0 60px;
/*	min-height:600px; */
	line-height:25px
}
#mainContent a:link, #mainContent a:visited {color:#fff; text-decoration:none; font-size:18px; background:#201e1e; padding:5px; -webkit-border-radius:10px;
-moz-border-radius:10px}
#mainContent a:hover, #mainContent a:active {color:#fff; text-decoration:none; font-size:18px; background:#333333; padding:5px; -webkit-border-radius:10px;
-moz-border-radius:10px}





/*STYLES FOR CSS POPUP*/


#blanket {
   background-color:#111;
   opacity: 0.65;
   *background:none;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   width:100%;
}

/* #popUpDiv {
	position:absolute;
	background:url(pop-back.jpg) no-repeat;
	width:400px;
	height:400px;
	border:5px solid #000;
	z-index: 9002;
} */

#popUpDiv a {position:relative; top:20px; left:20px}

.tourclass {
/*	position:absolute; */
	float: left;
    background-color:SkyBlue;
	width:320px;
	height:320px;
	border:5px solid #000;
}

.img_explorer {
  max-width: 100%;
  height: auto;
  width: auto \9;
}

.img2
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

.hoverhelp{
    border-color:SkyBlue;
    background-color: lightblue;
    font-size: x-small;
    width: 200px;
    min-height: 40px;
   	text-align: left; 
}

.titlestyle:hover{
	background-color: rgba(148,4,4,0.2);
/*	background-color: lightblue; */
}

.titlestyle{
	background-color: rgba(148,4,4,0.1);
/*	background-color: #ECFFEF; */
}

.titlestyle_red:hover{
	background-color: #E27878;
}

.titlestyle_red{
	background-color: #913737;
}

.NavMapCss{
	background-color: rgba(148,4,4,0.2);
	border-radius:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.NavMapMenu{
	background-color: rgba(148,4,4,0.1);
	border-radius:5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
}

.NavMapMenuStyleFirst{
	border-style:none;
	border-radius:5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	background-color: rgba(148,4,4,0.6);
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	color: white;
	font-size: small;
	font-weight: bold;
	cursor:pointer;
}

.NavMapMenuStyleNext{
	border-style:none;
	border-radius:5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	background-color: rgba(148,4,4,0.6);
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	color: white;
	font-size: small;
	font-weight: bold;
	cursor:pointer;
}

.NavMapMenuStyleClose{
	border-style:none;
	border-radius:5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	background-color: rgba(148,4,4,0.6);
	margin-left:50px;
	margin-top:5px;
	margin-bottom:5px;
	color: white;
	font-size: small;
	font-weight: bold;
	cursor:pointer;
}

.NavMapSeparator{
	border-style:solid;
	border-width:2px;
	border-color:#c20d19;
	background-color: rgba(148,4,4,0.6);
	border-radius:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	color: white;
	font-size: small;
	font-weight: normal;
}

.NavMapText{
	color: white;
	font-size: small;
	font-weight: normal;
}

.NavMapTextTitle{
	color: white;
	font-size: small;
	font-weight: bold;
}

@media all {
	.page-break	{ display: none; }
}

@media print {
	.page-break	{ display: block; page-break-before: always; }
}
