


#pageWrapper
{
    width: 800px;
    margin: auto;
    border: solid 1pt #000;
}

#header 
{
	background-color: #ffffff;
	font-size: 11px;
}

#footer
{
	position:absolute;
	background-color: #c0c0c0;	
	font-size: 11px;
	left: 100px;
}


#container
{
	position:relative;
}

#content
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-top: 0px;
	position:absolute;
	background-color: #ffffff;
	margin: 0 150px;
	border: solid 1pt #cccccc;
	
}

#content_report
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-top: 0px;
	position:absolute;
	background-color: #e5e2ed;
	border: solid 0pt #cccccc;
	top:437;
}

#right
{
	position: absolute;
	background-color: #ffffff;
	right: 0;
	top: 0;
	width:11px;
}

#left
{
	
	position: absolute;
	background-color: #ffffff;
	left: 0;
	top: 0;
	width:200px;
	
}


.smalltext {

	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding: 2 2 2 2;
}

.smalltext_center{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;  
    height:22px;
    padding:2 4 2 4; 
    vertical-align:middle;
}
.smalltext_red_bold{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:Maroon;   
}
.smalltext_bold{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;   
}
.smalltext_header {

	font-family: Verdana;

	font-size: 11px;
	
	color:Maroon;
	
	padding: 2 2 2 2;

}
.smalltext_white {
	font-family: Verdana;
	font-size: 11px;
	padding: 2 2 2 2;
	color:White;
}

.smalltext_green {

	font-family: Verdana;
	
	font-size: 11px;
	
	color:Green;
	
	padding: 2 2 2 2;
}
.smalltext_pink {

	font-family: Verdana;
	
	font-size: 11px;
	
	
	color:#cc0066;
	
	padding: 2 2 2 2;
}

.smalltext_blue {

	font-family: Verdana;
	
	font-size: 11px;
	
	color:Blue;
	
	text-decoration: none;
	
	padding: 2 2 2 2;
}

.smalltext_red {

	font-family: Verdana;
	
	font-size: 11px;
	
	color:#d91200;
	
	padding: 2 2 2 2;
}

/* Red Links */

.redtext 
{
	vertical-align:middle;

	font-family: Verdana;

	font-size: 11px;

	color: #D52016;

	text-decoration: none;
	
	padding:4 2 4 2;

}

/* Butons */

.buttons {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;
	
	text-align:center;

	list-style: none;

	display: block !important;

	line-height/**/: 20px;

	padding/**/: 0px 0px;

	background: url(../images/button_norm_bg.gif);

}
.buttons_sign {

	font-family: Verdana;

	font-size: 11px;
	
	font-weight: bold;

	color: #FFFFFF;
	
    border-width: 1px;
    
    border-color: #cccccc;

	text-decoration: none;
	
	text-align:center;

	list-style: none;

	display: block !important;

	line-height/**/: 13px;

	padding/**/: 0px 0px;

	background: url(../images/button_norm_bg.gif);

}



.buttons:a:active {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;
	text-align:center;

	list-style: none;

	display: block !important;

	line-height/**/: 20px;

	padding/**/: 0px 10px;

	background: url(../images/button_norm_bg.gif);

}

.buttons:a:visited {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;
	text-align:center;

	list-style: none;

	display: block !important;

	line-height/**/: 20px;

	padding/**/: 0px 10px;

	background: url(../images/button_norm_bg.gif);

}


.btn
{
	background:url(../images/button_norm_bg.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	display: block !important;
	line-height/**/: 20px;
	padding/**/: 0px 10px;
	
}
.inventory-carrier
{
	font-family: Verdana;

	font-size: 11px;

	width:250px;
	
	height:190px;
	
	padding: 2 2 2 2;
}


/* Links */

.links {

	font-family: Verdana;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

}	

.links:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

}

.links:active {

	font-family: Verdana;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

}

.links:visited:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

}

/* Links */

.linksb {

	font-family: Verdana;

	font-size: 11px;

	color:#0b2eff;

	text-decoration: none;

}	

.linksb:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #0b2eff;

	text-decoration: none;
}

.linksb:active {

	font-family: Verdana;

	font-size: 11px;

	color: #0b2eff;

	text-decoration: none;

}

.linksb:visited:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #0b2eff;

	text-decoration: none;

}


/* Links _ Blue */

.links_blue {

	font-family: Verdana;

	font-size: 11px;

	color:  #5d89d2;

	text-decoration: none;
	
	padding: 2 2 2 2;

}	

.links_blue:hover {

	font-family: Verdana;

	font-size: 11px;

	color:  #5d89d2;

	text-decoration: none;
	
	padding: 2 2 2 2;

}

.links_blue:active {

	font-family: Verdana;

	font-size: 11px;

	color: #5d89d2;

	text-decoration: none;
	
	padding: 2 2 2 2;

}


.links_blue:visited:hover {

	font-family: Verdana;

	font-size: 11px;

	color:  #5d89d2;

	text-decoration: none;
	
	padding: 2 2 2 2;

}


.navSelected {

	font-family: Verdana;

	font-size: 10px;

	color:#ffffff;

	text-decoration: none;

	/*list-style: none;*/
	line-height/**/: 20px;

	display: block !important;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 2 4 2 4;	

}
.navSelected:hover
{
	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;
	
	line-height/**/: 20px;

	/*list-style: none;*/

	display: block !important;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 2 4 2 4;
}
.navSelected:visited {

	font-family: Verdana;

	font-size: 10px;

	color:#ffffff;

	text-decoration: none;
	
	line-height/**/: 20px;

	/*list-style: none;*/

	display: block !important;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 2 4 2 4;
}
.navSelected:visited:hover {

	font-family: Verdana;

	font-size: 10px;

	color:Maroon;

	text-decoration: none;
	
	line-height/**/: 20px;

	/*list-style: none;*/

	display: block !important;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 2 4 2 4;
}

.navChildSelected {

	font-family: Verdana;

	font-size: 10px;

	color: #122E5B;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #fff5ee;
	
	padding: 2 4 2 4;
	

}
.navChildSelected:hover {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 2 2 2 2;

}

/* Top Nav */

.topnav {

	font-family: Verdana;

	font-size: 10px;

	color:#ffffff;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #122e5b;
	
	padding: 2 4 2 4;

}

.topnav:hover {

	font-family: Verdana;

	font-size: 10px;

	color:Maroon;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	padding: 2 4 2 4;

	background: #5D89D2;

}

.topnav:active {

	font-family: Verdana;

	font-size: 10px;

	color:#ffffff;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	padding: 2 4 2 4;

	background: #122E5B;

}

.topnav:visited {

	font-family: Verdana;

	font-size: 10px;

	color:#ffffff;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	padding: 2 4 2 4;

	background:  #122E5B;
}

.topnav:visited:hover {

	font-family: Verdana;

	font-size: 10px;

	color:Maroon;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	padding: 2 4 2 4;

	background: #5D89D2;
}



/* Red Links */

.redtext {

	font-family: Verdana;

	font-size: 11px;

	color: #D52016;

	text-decoration: none;

}



/* nav Links */

.navlinks {

	font-family: Verdana;

	font-size: 11px;

	color: #1A54B3;

	text-decoration: none;

}	

.navlinks:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #1D478B;

	text-decoration: none;

}

.navlinks:active {

	font-family: Verdana;

	font-size: 11px;

	color: #1A54B3;

	text-decoration: none;

}

.navlinks:visited:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #1D478B;

	text-decoration: none;

}
.gridheader
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:250px;
	text-align:center;
}

.sidenavchild
{
	font-family: Verdana;

	font-size: 10px;
	
	font-weight:200;

	color:Red;
	
	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #122E5B;
	
	padding: 4 10 4 10;
}
.sidenavchild:a:visited:hover {

	font-family: Verdana;

	font-size: 10px;

	color:Yellow;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 4 10 4 10;
	
}
.sidenavchild:a:hover {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2;

}
.topnavControls {

	font-family: Verdana;

	font-size: 10px;

	color:Red;
	
	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #122E5B;
	
	padding: 3 6 3 6;

}
.topnavControls:hover {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2;

}
.topnavControls:visited:hover {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2
}

.links:visited:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #5D89D2;

	text-decoration: none;

}



.topnavControls:a:visited:hover {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2
}

/* SubLinks */

.sublinks {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}	

.sublinks:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.sublinks:active {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.sublinks:visited:hover {

	font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}




.sidenavchild
{
	font-family: Verdana;

	font-size: 10px;
	
	font-weight:200;

	color:Red;
	
	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #122E5B;
	
	padding: 4 10 4 10;
}
.sidenavchild:a:visited:hover {

	font-family: Verdana;

	font-size: 10px;

	color:Yellow;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2;
	
	padding: 4 10 4 10;
	
}
.sidenavchild:a:hover {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	/*list-style: none;*/

	display: block !important;

	line-height/**/: 20px;

	/*padding: 0px 0px;*/

	background: #5D89D2;

}
.white
{
	vertical-align:middle;

	font-family: Verdana;

	font-size: 10px;

	color: #ffffff;
}
.tableOrder
{
	border-top:1px solid #6699cc; 
	 border-left:1px solid #6699cc; 
	 border-right:1px solid #6699cc;	
}

.tdOrderRight
{
	  border-right:1px solid #6699cc;
	  height:25;
}
.tdOrderTopBottom
{
	  border-bottom:1px solid #6699cc; 
	  border-top:1px solid #6699cc; 
	  height:25;
}

.tdOrderRandB
{
	  border-right:1px solid #6699cc;
	  border-bottom:1px solid #6699cc; 
	  height:25;
	  padding: 1 1 1 1;
}

.tdOrderBottom
{
	 border-bottom:1px solid #6699cc; 
	 height:25;
	 padding:1 0 1 0;

}
.tdOrderBottomAndTop
{
	border-bottom:1px solid #6699cc; 
	 border-top:1px solid #6699cc;
	 height:25;
}
.tdOrderTop
{
	 border-bottom:1px solid #6699cc; 
	 border-right:1px solid #6699cc;
	 height:25;
}
