/*Begin CE NetConnections Styles*/

html {
	height: 95%;
}

body {
	background-color: inherit;
	color: inherit;
	font-family: Verdana;
	font-size: xx-small;
	margin: 0;
	height: 95%;
}

input, textarea, select {	
	font-family: Verdana;
	font-size: xx-small;
} 

a:active {
	color: green;
}

a:link {
	color: #014261;
}

a:visited {
	color: olive;
}
.ceUserLang
{ 
	text-align:right;
}
.ceCopyRight
{
	text-align:left;	
	float: left;
}
.ceUserLang1
{
    background: #014261; 
	font-family: Verdana;
	font-size: xx-small;    	
	position: absolute;  	
 	right: 0;  	
}
.ceMainMenu {
	background: #014261;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	width: 100%;
}
.ceMainMenu p
{
	color: #ccc;
	display: block;
	font-size: small;
	font-weight: bold;	
}
.ceMainMenu li {
	margin: 0;
	padding: 0;
	font-size: x-small;
	list-style: square;	
}
.ceMainMenu a {
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 5px;
	text-decoration: none;
	font-weight:normal;
}
.ceMainMenu a:hover {
	background: #2580a2;
	color: #fff;
	padding-bottom: 8px;
}
    
.ceLayout {
	font-family: Verdana;
	font-size: xx-small; 
	width: 100%;
	height: 100%;
}

.ceHeaderRow {
	background-color: transparent;
	border-bottom-style: groove;
	border-bottom-color: #014261;
	color: navy;
}

.ceContentTable {
	font-family: Verdana;
	font-size: xx-small;
	width: 100%;
	height: 100%;
	clear: left;
}

.ceMenuColumn {
	/*background-color: #F1F1F1;*/
	background-color: #014261;
	color: inherit;
	width: 180px;
	vertical-align: top;
	padding: 1px;
}

.ceContentColumn {
	background-color: inherit;
	vertical-align: top;
	padding: 10px;	
}

.ceTitle {
	font-size: 1.2em;
}

.ceFooterRow {
	background-color: #014261;
	color: #FFFFFF;
	padding: 4px;
}

.ceFooterText {
	font-family: Verdana;
	font-size: xx-small;
}

.ceForm {
	margin: 0;
	padding: 0;
}

.ceDevicesTable {
	font-family: Verdana;
	font-size: xx-small;
	clear: left;
}

.ceDevicesTable td{
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;	
	word-wrap: break-word;
	max-width:300px;
}

.ceUsersTable td{
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;	
	word-wrap: break-word;
	max-width:300px;
}

.ceObjectsTable td{
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;	
	word-wrap: break-word;
	max-width:300px;
}

.ceTableHeaderRow {
	background-color: #014261;
	border-color: #014261;
	color: white;
	font: bold;
}

.ceTableObjectNameRow
 {
	background-color: #29A9E1;
	color: white;
	font: bold;
}

.ceCE805Table td{
	font-family: Verdana;
	font-size: xx-small;		
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
}
/*End CE NetConnections Styles*/