/* structural styles */

body {
font: 11px/15px Arial, Tahoma, sans-serif;
background: #FFFFFF url('../images/abbitek_watermark.gif') no-repeat right bottom;
margin: 0;
padding: 0;
}





td, body {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #12385F
}
.company {
color: #8FA3A5;
font-weight: bold;
}
.maintable {
border: 1px solid #999999;
}
.fullwidth {
border-left-width:1px;
}
.capsule_top {
border: 1px solid #999999;
border-bottom-width: 0px;
}
.capsule_bottom {
border: 1px solid #999999;
border-top-width: 0px;
}
.smallpanel {
padding: 0px 15px 0px 15px;
}
.paneltop {
padding: 0px 15px 0px 15px;
}
.nopadding {
padding: 0px;
}
.pxborder {
border: 1px solid #999999;
}
.notop {
border-top-width: 0px;
}
.nobase {
border-bottom-width: 0px;
}
.noright {
border-right-width: 0px;
}
.noleft {
border-left-width: 0px;
}
.zeroborder {
border: 0px solid #999999;
}
.top {
border-top-width: 1px;
}
.base {
border-bottom-width: 1px;
}
.right {
border-right-width: 1px;
}
.left {
border-left-width: 1px;
}
.allround {
border-width: 1px;
}
.light {
border-color: #CCCCCC;
}
.divider {
background-color: #999;
width:1px;
padding:0px;
/* border: 1px solid #CCCCCC;
border-width: 0px 0px 0px 1px;*/
}


.light2bg {
background-color: #CCCCD7;
color: #003366;
}
.mid2bg {
background-color: #336699;
color: white;
}
.dark3bg {
background-color: #003264;
color:white;
}
.mid3bg {
background-color: #1F5082;
color: white;
}
.light3bg {
background-color: #87A2BC;
}






/* menu styles */

#menutable {
background: #BDC29C;
}
a.menu { 
color: #FFF;
text-decoration:none;
}
a.menu:hover {
color: #FFF;
text-decoration:none;
}
.menucell {
padding: 2px 6px;
background: #12385F;
}
.menutop {
background: #8FA3A5;
font: 12px;
}
.menubtn {
border: 1px solid #224B73;
border-bottom-color: #0A2845;
border-right-color: #0A2845;
}
.jump {
width: 130px;
}


.barlinks {
position:absolute;
top:0px;
left:0px;
right: 10px;
width:200px;
height: auto;
padding-left:0px;
z-index: 40;
}
.barlinks a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.barlinks a:hover {
background-color:#12385F;
color: FFFFFF;
}
.numberlink {
position:absolute;
left:259px;
top:53px;
font-weight:bold;
height:16px;
width:103px;
display:block;
padding:10px 0px 0px 35px
}
.numberlink a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.browselink {
position:absolute;
left:391px;
top:53px;
font-weight:bold;
height:16px;
width:103px;
display:block;
padding:10px 0px 0px 35px
}
.browselink a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.basketlink {
position:absolute;
left:526px;
top:53px;
font-weight:bold;
height:16px;
width:103px;
display:block;
padding:10px 0px 0px 35px
}
.basketlink a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.footbottom {
background: #C00;
text-align:center;
font-size:10px;
width: 97%;
margin: 20px 10px;
}
.footbottom a {
color:#FFF;
text-decoration:none;
}
.footbottom a:hover {
text-decoration:underline;
}
.questionlinks a {
color:#993300;
text-decoration:none;
font-size:12px;
}
.questionlinks a:hover {
text-decoration:underline;
}
td {
	font-size:12px;
	text-align:justify;
	text-indent: 10px;
	padding: 1;
	vertical-align: text-top;
	white-space: normal;
}
.darkorange {
background-color:#8A9B90;
}
.fawn {
background-color:#E5CAA5;
}
.headtr {
font-weight:bold;
}











#menu1 {
position: absolute; 
left: 10px; 
top: 60px; 
z-index: 1000;
}

ul#nav {
margin: 0;
padding: 0 0 0 0px;
list-style: none;
width: 160px;
}

ul#nav li {
position: relative;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
display:block;
float: left;
border: 1px solid;
border-top-color: #587386;
border-right-color: #587386;
border-bottom-color: #12385F;
border-left-color: #12385F;
background-color:#12385F;
width: 160px;
_width: 162px;
opacity: 0.95;
KhtmlOpacity: 95;
-moz-opacity: .95;
background-image: url('../images/btnbackdf2.gif');
}
 
ul#nav li a {
display:block;
margin:0px 0px 0px 0px;
text-decoration:none;
vertical-align: center;
font-family: Arial, Tahoma, sans-serif;
color: #DDEEFF;
text-transform: uppercase;
font-size:10px;
padding:5px 0px 5px 4px;   
/*line-height: 120%;*/
}

ul#nav li a:hover {
color: #AABBFF;
background-image: url('../images/btnbackdfb2.gif');
}

ul#nav li ul {
position: absolute;
top: 0;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:160px;
display: none;
z-index:100;
text-align:left;
left: 160px;

}

ul#nav li ul li {
margin:0px 0px 0px 0;
padding:0px 0px 0px 0px;
opacity: 1.00;
KhtmlOpacity: 100;
-moz-opacity: 1.00;
filter: alpha(opacity=95);
}

ul#nav li ul li a {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
border: 0px solid;
border-top-color: #F00;
border-right-color: #;
border-bottom-color: #;
border-left-color: #;
text-decoration:none;
text-align:left;
display:block;
z-index:200;
color:#DDDDDD;
background-color:#BBCCCC;
font-size: 10px;
background-image: url('../images/btnbackdf2.gif');
}

ul#nav li ul li a:hover {
display:block;
text-decoration:none;
text-align:left;
color:#0000000;
background-color:#669999;
}

* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
ul#nav li:hover ul#nav2, li.over ul#nav2 { display: block; }
* html ul#nav2 li { float: left; height: 1%; }
* html ul#nav2 li a { height: 1%; }
ul#nav li ul#nav2 li:hover ul, li ul#nav2 li.over ul { display: block; }














/* content styles */



.bgw {
background: #FFFFFF;
color: #003366;
}





/* tabular data styles */

.prompt {
padding: 2px 10px 2px 0px;
font-weight: bold;
}
.value {
padding: 2px 10px;
}
.colhead {
padding:2px;
border: 1px solid #CCC;
border-bottom-width:0px;
}
.resultcell {
padding:3px;
}
.contentcol {
padding-right: 20px;
vertical-align: top;
}




/* image styles */

.titleimg {
margin: 0px 0px 0px 0px;
}
.max_img_left {
margin: 6px 20px 20px 0px;
}
.min_img_left {
margin: 10px 5px 5px 0px;
}
.imgleft {
margin: 4px 12px 6px 0px;
}
.imgright {
margin: 4px 0px 6px 12px;
}



/* text styles */
h1 {
font: bold 16px/18px Arial, sans-serif;
margin: 0px 10px 6px 0px;
}

h2 {
	padding: 10px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
padding: 0px 0px 10px 0px;
margin: 4px 0px 0px 0px;
font-weight: bold;
line-height: 110%;
}

p, li, ul {
line-height: 150%;
margin-bottom: 16px;
margin-top:0px;
padding-top:0px;
}
ol {
padding-left: 24px;
margin-left: 36px;
}
li {
margin: 0px 0px 0px -24px;
padding: 0px;
}
.error {
padding: 10px 20px 20px 10px;
color: white;
background-color: #660000;
}
a { 
color: #000033;
text-decoration:underline;
}
a:hover {
color: #336699;
text-decoration:none;
}
a.tickl { 
color: #000033;
text-decoration:none;
}
a:hover {
color: #336699;
text-decoration:underline;
}
.head {
font: bold 16px/18px Arial, sans-serif;
margin: 4px 10px 6px 0px;
}
.subhead {
padding: 0px 0px 10px 0px;
margin: 4px 0px 0px 0px;
font-weight: bold;
line-height: 150%;
}
.copyright {
	font-size: 10px;
}

.white {
color: white;
}
.main {
color: #333366;
}
input {
font-size:8pt;
color: #333333;
}
select {
font: 10px Arial;
border: 1px solid #E3E8E8;	
}
.textfield {
border:1px solid #999999;
}
.btn {
background-image: url('../images/btnbackdf2.gif');

color: white;
border: 1px solid #8FA3A5;
border-width: 1px 2px 2px 2px;
border-top-color: #C7D1D2;
border-bottom-color: #12385F;
height:26px;
text-align: center;
float: 0px;
}
.btn:hover {
color: #999;
background-image: url('../images/btnbackdfb2.gif');
}

.mainimg {
margin: 0px 0px 6px 0px;
}
.imageborder {
	margin: 5px;
}

