/* CSS Document */
body {
	font-family: verdana, arial, geneva, sans-serif;
	font-size:    10pt;
	margin: 0;
	
	
	
}

h1{font-size:16px;color:#e50000;margin-top:14px}
h1 span{color:#656565;padding-left:8px}
.title{font-size:16px;color:#e50000;FONT-WEIGHT: bold;LINE-HEIGHT:31px} /* EWD Title*/
.version{color:#656565;padding-left:8px;FONT-WEIGHT: bold;}

.modelSelection
{
     BACKGROUND-COLOR: #E0E0E0;
	 padding:          2px 10px;
}

.filterTitle{
    COLOR: #333333;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 14px
}
.filterText{
    COLOR: #333333;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 14px
}
.reselect{
    COLOR: #333333;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 14px
}
.inputKey
{
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    HEIGHT: 17px;
    WIDTH: 117px
}
/*.binput
{
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    HEIGHT: 17px;
}*/
.binput {
	color:            #000000;
	 FONT-FAMILY: verdana, arial, geneva, sans-serif;
	background-color: #eeeeeee;
	font-size:        9pt;
	vertical-align:   top;
	border:           solid 1px #777777;
	cursor:           hand;
}
.menuitem
{
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 10px;
	HEIGHT: 15px;
/*	border-left: 1px dotted #999999;*/
	padding-left: 5px;
/*	border-right: 1px dotted #999999;*/
	padding-right: 5px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

a.window-control-button {
	
	text-align:       center;
	COLOR: #000000;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 10px;
	HEIGHT: 15px;
/*	border-left: 1px dotted #999999;*/
	padding-left: 5px;
/*	border-right: 1px dotted #999999;*/
	
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
	visibility:       visible;
}

a.popup-button {
	
	text-align:       center;
	COLOR: #000000;
    FONT-FAMILY: verdana, arial, geneva, sans-serif;
    FONT-SIZE: 10px;
	HEIGHT: 15px;
/*	border-left: 1px dotted #999999;*/
	padding-left: 5px;
/*	border-right: 1px dotted #999999;*/
	padding-right: 5px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
	visibility:       visible;
}



a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color:            #f00;
	text-decoration:  none;
}

a:active {
	
	text-decoration: none;
}
a.link-enable {
	font-size:       9pt;
	margin-left:     20px;
	text-decoration:	none;
	COLOR: 			#333333;
	FONT-WEIGHT: normal;
}
a.link-index {
	font-size:       9pt;
	margin-left:     20px;
	text-decoration:	none;
	COLOR: 			#333333;
	FONT-WEIGHT: normal;
}
a.link-disable {
	font-size:       9pt;
	margin-left:     20px;
	text-decoration:	none;
	COLOR: 			#999999;
	FONT-WEIGHT: normal;
}
a.link-disable:hover {
	COLOR: 			#999999;
}
a.link-enable:active {
	color:       #323232;
}

li.list-top {
	font-size:        10pt;
	FONT-FAMILY: verdana, arial, geneva, sans-serif;
	font-weight:      bold;
	color:            #333333;
	display:          list-item;
	list-style-image: url(../img/arrow.gif);
	background-image: url(../img/dot_line_188.gif);
	background-position: 5px 17px;
	background-repeat: no-repeat;
	vertical-align:   middle;
	margin-left:      20px;
	margin-top:       5px;
	margin-bottom:    10px;
}
tr.separator {
max-height: 1px;
margin-bottom: -5px;
}

img {
	vertical-align: top;
	margin:         0px;
	border-width:   0px;
	border-style:   none;
	padding:        0px;
}
img.logo {
	margin-bottom: 5px;
	
}
select {
  font-size: 9pt;
	width:     186px;
}

