/*  ##############################################
   ### FirstLine Web System-------------------###
  ##- rudside Style Sheet---------------##
 #-- Copyright FirstLine 2004 ----------------#
##############################################
ruddside.css
 23 July 2005, 2:45:08 PM
##############################################
## classes included
##   .bare
##   .bodyclass
##   .bodycell
##   .dynatable 
##   .dynacell
##   .footband 
##   .firstlinelink
##   .headband
##   .linkgif
##   .menulink
##   .outer
##   .pagetitle
##   .sidespace
##   .titleband
##   .uberlink 
##   .whitelink
##############################################
*/

/*Font Sizes: makes it 12px for all browsers
but resizable by the viewer to a minimum of 9px*/

body.bodyclass,
body, 
input, 
p, 
li, 
select, 
textarea,
td, 
th{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
/*/*/a{}
body.bodyclass,
body,
body input,
body p,
body select,
body textarea,
body td,
body th{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body.bodyclass,
html>body,
html>body input,
html>body p,
html>body select,
html>body textarea,
html>body td,
html>body th{
	font-size: small;
}  
/* */
h1{
	font-size: 110%; 
}
h2{
	font-size: 100%; 
}
h3{
	font-size: 90%; 
}
h6 {
	font-size: 100%;
	font-weight:normal;
	clear:both;
}

/* ========================================== */


.bodyclass {
	background-color: #404040;
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


input , li , p , select , 
td , textarea  {
	color: #000000; 
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-decoration:none;
}
li{
	margin:1em 0
}

/* Content Section  */
table.outer {
	border-spacing:0;
	padding:0;
	margin-left:0px;
	margin-top:0px;
	background:#ffffff;
	border-spacing:0;
}
table.bare td.bare{
	border-spacing:0;
	padding:0;
	margin:0;
	border-style:none;
}

div#content {
	margin-left:auto;
	margin-right:auto;
}
div#content td{
	padding:5px;
	background-color:#ffffff;
}
div#content table{
	padding:0px;
	margin:0;
}


td.bodycell {
	background-color:  #ffffff;
	margin:0;
	padding:0;
}
#content input, 
#content li, 
#content p, 
#content select, 
#content td, 
#content textarea{
	color: #353535; 
}


h1 { 
	display:block;
	background-color:#e0e0e0;
	color:#000000;
	font-size: 110%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	padding: 3px;
	height:1.2em;
	text-decoration: none;
	text-transform: uppercase;
}

h2 { 
	color: #000000;
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none; 
}
h3 {
	display:block;
	color: #000000;
	background-image: url("dot20.gif" );
	background-position:0% 0%;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-style:italic;
	font-weight: bold; 
	height:20px;
	text-decoration:none;
}
a,
a:link {
	background-color:transparent;
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a:visited{
	color: #330033;
}
a:focus{
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
a:active{
	color: #ff0000;
}

/*for the forms page*/
td.heading{
	color:#000000;
	font-size: 110%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.subheading{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-style:italic;
	font-weight: bold;
} 

/*horizontal bands colors*/

td.sidespace {
	width:30px;
}
td.headband {
 	background-image: url("banner.jpg");
	background-repeat: no-repeat;
	background-color:#404040;
	border-spacing:0;
	padding:0;
	margin:0;
	border-style:none;
	height:147px;
}
img.linkgif{
	border-width:0;
}

td.titlecell {
	border:none;
	padding: 0;
	vertical-align:middle;
	text-align:left;
}

p.pagetitle{
      color:#dddddd;
      font-weight:bold;
      text-decoration:none;
	text-transform: uppercase;
	text-decoration: none;
	height:25px;
}


td.contact {
 /*	background-image: url("address.gif");
	background-repeat:norepeat; */
	background-color:#ffffff;
	border-spacing:0;
	padding:0;
	margin:0;
	border-style:none;
	height:20px;
}

td.footband {background-color:  #404040; 
	color:#e0e0e0;
	height:27px;
	text-align:right;
      font-size:93%;
      line-height:normal;
	padding:3px;

} 
a.firstlinelink:visited,
a.firstlinelink {
	color:#e0e0e0;
	background-color:transparent;
	font-size: 83%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	height:1.2em;
	margin:1px; 
	padding: 3px;
	text-decoration: none;
}

td.whiteband {
      width:100%;
 	background-color:#ffffff;
	background-image:url("menubot.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	height:19px;
}
/*constant Button Navigation*/
#constnav {
      width:100%;
 	background-color:#9b9b9b;
	background-image:url("menutop.gif");
	background-repeat:repeat-x;
	background-position: top;
      font-size:83%;
      line-height:normal;
	height:19px;
      }



td.constantcell {
	border:none;
	padding: 0;
	vertical-align:middle;
	text-align:right;
}

#constnav a.topnav {
      font-weight:bold;
      text-decoration:none;
      color:#e0e0e0;
	text-transform: uppercase;
	text-decoration: none;
	height:30px;
	padding:2px;
	margin-top:2px;

}
#constnav  a:hover {
	color:#ff0000;
	background-color:#ffffff;
	height:30px;
	padding:2px;

}



/*dynamic Horizontal Navigation*/
#dynanav {
      width:100%;
 	background-color:#9b9b9b;
	background-image:url("menutop.gif");
	background-repeat:repeat-x;
	background-position: top;
      font-size:83%;
      line-height:normal;
      }
table.dynatable {
	border-spacing:0;
	padding:0;
	margin:0;
	border-style:none;
	width:100%;
}
.menushim {
	margin:3px;
}
td.dynacell {
	border:none;
	padding: 0;
	vertical-align:middle;
	text-align:left;
}

#dynanav a.menulink {
      font-weight:bold;
      text-decoration:none;
      color:#e0e0e0;
	text-transform: uppercase;
	text-decoration: none;
	height:20px;
	padding:2px;
	margin-top:2px;

}
#dynanav  a:hover {
	color:#ff0000;
	background-color:#ffffff;
	height:20px;
	padding:2px;

}
#dynanav a.uberlink {
      font-weight:bold;
      text-decoration:none;
      color:#ff0000;
	text-transform: uppercase;
	text-decoration: none;
	height:20px;
	padding:2px;
	margin-top:2px;


}


table.aifpow{
	table-layout: fixed;
	width: 706px;
	font-size: 80%;
	padding: 5px 3px 5px 3px;
}
.ref{
	width:100px;
	background-color: #ffffff;
}
.name{
	width:250px;
	background-color: #ffffff;

}
.detail{
	width:350px;
}



/* SideNav */


.menubox {
	background-color: #9b9b9b;
 	/*background-image: url("curve.gif");
	background-repeat: no-repeat;
	background-position:top left;*/
	width: 188px;
	vertical-align:top;
	padding-top: 10px;
	
}
#sidenav {
	background-color: #9b9b9b;
	margin: 0px 10px 0px 5px;
	border: none;
}


#sidenav td{
	border: none;
}

#sidenav a.sidelink,
#sidenav a.sideuber,
#sidenav a.sublink,
#sidenav a.sububer{
	display: block;
	background-color: #9b9b9b;

	/*background-color: #9b9b9b; 
	background-image:  url("menu.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	border: none;
	color: #ffffff;
	float:left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	text-align: left;
	/*text-transform:uppercase; */
	width: 188px;
	height: 20px;

}

#sidenav a.sideuber,
#sidenav a.sububer{
	background-color: #afafaf;
	color: #ffffff;
	
}

#sidenav a.sideuber:hover,
#sidenav a.sidelink:hover,
#sidenav a.sububer:hover,
#sidenav a.sublink:hover{

	/*background-color: #9b9b9b;
	background-image:  url("menuactive.gif");
	background-repeat: no-repeat;*/
	background-position: 0px 0px;
	border: 1px solid #DB9361;
	margin: 0px;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	cursor:pointer;
}
#sidenav a.sideuber,
#sidenav a.sideuber:link,
#sidenav a.sideuber:visited,
#sidenav a.sububer,
#sidenav a.sububer:link,
#sidenav a.sububer:visited{
	/*/*/display: block;
	/*background-color: #9b9b9b;
	background-image:  url("menuactive.gif");
	background-repeat: no-repeat;*/
	background-position: 0px 0px;
	border: 0px solid #db4602;
	color: #ffffff; /* */
	
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height:20px;
	letter-spacing: normal;
	margin: 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	text-decoration: none;
	/*text-transform:uppercase; */
	width: 188px;
}


.do{width:530px;margin:5px auto;border:1px solid;}
.ik{float:left;width:100px;margin:0 -100px 0 1px;background:#fff;display:inline;text-align:center;}
.tn{float:left;width:1px;margin:0 0 0 -1px;background:#fff;display:inline;}
.de{float:right;width:420px;margin:2px 0;background:#fff;}
.buy{clear:both;background:#eee;height:2px;}
.do:after,.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden;display:inline-block;}
/* \*/ * html .cf{height:1%;} .cf{display:block;} /* */
.do a{text-decoration:none;color:#00f} .do a:hover{text-decoration:underline; color:#f00;}
