
A.LinksWhite {color: #FFFFFF; text-decoration: none}
A.LinksWhite:hover {color: #FFFFFF; text-decoration: underline}

A.LinksGray {color: #666666; text-decoration: none}
A.LinksGray:hover {color: #666666; text-decoration: underline}

A.LinksBlack {color: #000000; text-decoration: none}
A.LinksBlack:hover {color: #000000; text-decoration: underline}

A.LinksRubyRed {color: #990000; text-decoration: none}
A.LinksRubyRed:hover {color: #990000; text-decoration: underline}

A.LinksBlue {color: #0000FF; text-decoration: none}
A.LinksBlue:hover {color: #0000FF; text-decoration: underline}

.TableBorderMaroon {  border: #990000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderMaroonAll {  border-color: #990000 #990000 #990000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderLiteYellow {  border-color: #FFFFCC #FFFFCC #FFFFCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderBlack {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderGray {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderBlue {  border: #0066CC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderDarkBlue {  border: #006699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TableBorderGreen {  border: #009999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.TableBorder_Dotted_Brown { border: 1px #996600 dotted}
.TableBorder_Dotted_DarkGreen { border: 1px #006600 dotted}
.TableBorder_Dotted_FluroscentGreen { border: 1px #87C428 dotted}

.TableBorder_OnlyLeftRight_LightBlue {border-right-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #0066CC; border-right-color: #0066CC; border-bottom-color: #0066CC; border-left-color: #0066CC;}
.TableBorder_OnlyLeftRight_DarkBlue {border-right-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #003399; border-right-color: #003399; border-bottom-color: #003399; border-left-color: #003399;}
.TableBorder_OnlyLeftRight_FluroscentGreen {border-right-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #87C428; border-right-color: #87C428; border-bottom-color: #87C428; border-left-color: #87C428;}


.FormFieldsNormal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid #999999; }
.FormFieldsBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid #999999; font-weight: bold}
.FormFieldsMaroon { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid #993300; font-weight: bold; color: #993300 }
.FormFieldsDisabled { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; background-color: #F8F8F8; border: 1px solid #999999; }

.GridHeaderRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333; background-color: #D1D1D1;}
.GridActiveDataRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; background-color: #F8F8F8;}
.GridInactiveDataRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #AAAAAA; background-color: #F8F8F8;}

.Justify {text-align: Justify}



/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: justify;
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
	text-decoration: none;
	clear: both;
}

tr{font-family: Arial, Helvetica, sans-serif, "Arial Narrow";}
h1, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 17px;
	color: #da1111;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
}

.h2 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
}
a.h2 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
}
a.h2:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
}

a {
	color: #0034c7;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #DA1143;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 990px;
	padding: 9px;
	height: 60px;
	color: #254360;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#header h1 {
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #99CC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	padding-top: 10px;
}

#header h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}

/** MENU */

#menu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
	background-color: #a70024;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 88px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}

#menu ul {
	list-style: none;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #a70024;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #a70024;
	margin-bottom: 9px;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #FFFFFF;
}

#menu .active {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
	height: 22px;
}
/** MENU */

#highlight {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 100px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	background-color: #FFFFFF;
	width: 990px;
}

#highlight ul {
	list-style: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: 1px none #000000;
	height: 90px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

#highlight li {
	background-color: #FFFFFF;
	height: 70px;
	width: 190px;
	float: left;
	padding-right: 3px;
	padding-left: 4px;
}
.highlight{
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 16px;
}

#highlight a {
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	border: 1px none #a70024;
	padding: 0px;
	line-height: 12px;
}
#highlight a:hover {
	color: #FFFF66;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px none #FFFFFF;
	line-height: 12px;
	font-weight: bold;
	font-size: 9px;
}

#highlight .active {
	color: #FFFFFF;
	height: 33px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

/** CONTENT */

#content {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 30px;
	clear: both;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 990px;
}

#columnA {
	border: 1px none #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	width: 990px;
}

#columnA h2 {
	height: 30px;
	font-size: 15pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#stuff {
	float: right;
	width: 130px;
	height: 22px;
	padding-top: 15px;
}#stuff #print a{
	float: left;
	height: 22px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#stuff #print a:hover{
	float: left;
	height: 22px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	background-color: #f1f1f1;
}
#columnB {
	float: left;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** FOOTER */



a.highlight  {
	

}
.content {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/** tips **/
.questionMark {
position:relative;
height:26px; /*dimensions of our image*/
width:26px;
background:url(images/addedit.png) top left no-repeat;
}
.toolTip {
	position:absolute;
	display:none;
	/*The attributes below make it look pretty*/
width:300px;
	padding:5px;
	border:1px solid #ffffff;
	background-color:#000000;
	visibility: inherit;
	z-index: 1;
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.notes {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#logo {
	clear: left;
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	background-image: url(images/elscint-logo.jpg);
	background-repeat: no-repeat;
	width: 350px;
	position: absolute;
}


#footer {
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-position: left top;
	width: 100%;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff; text-decoration:none;
}

#footer a:hover {
font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff; text-decoration:underline;
}

