/* CSS Document */


.printBody{
	background-color:#ffffff;
	background-repeat: repeat-x;
	margin: 0;
}
.bodyFormat{
	background: url("images/background_image.jpg");
	background-color:#ffffff;
	background-repeat: repeat-x;
	margin: 0;
}


.navLink{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.featureLink{
	color:#ff0000;
	font-family:arial;
	font-size:12px;
}

.bodyText,table{
	font-family:arial;
	font-size:12px;
}

.subHeader,.featuredTitle{
	font-family:arial;
	font-size:13.5px;
	font-weight:bold;
	color:#000000;
}

.subHeader2{
	font-family:arial;
	font-size:12.5px;
	font-weight:bold;
	text-decoration:underline;
	color:#46659F;
}
.featuredTitle{
	text-decoration:none;
}

.subHeader3{
	font-family:arial;
	font-size:12.5px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.pageHeader{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#009B9B;
}

.smallText{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
}

.smallLink{
	color:#000080;
	font-family:arial;
	font-size:11px;
}


.smallLinkInv{
	color:#ffffff;
	background-color:#549AAE;
	padding:2px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.xl24
	{font-weight:700;
	font-family:Arial, sans-serif;
  border:1px solid black;}
.xl25
	{
  border:1px solid black;}
.xl26
	{font-family:Arial, sans-serif;
	background:#FFFF99;
  border:1px solid black;}
.xl27
	{font-family:Arial, sans-serif;
	background:#FFFF99;
  border:1px solid black;}
.xl28
	{background:#FFFF99;
  border:1px solid black;}
.xl29
	{background:#FFFF99;
  border:1px solid black;}
.xl30
	{background:yellow;
  border:1px solid black;}
.xl31
	{background:yellow;
  border:1px solid black;}
.xl32
	{font-weight:700;
	font-family:Arial, sans-serif;
	background:yellow;
  border:1px solid black;}
.xl33
	{background:silver;
  border:1px solid black;}
.xl34
	{background:silver;
  border:1px solid black;}
.xl35
	{background:#969696;
  border:1px solid black;}
.xl36
	{font-family:Arial, sans-serif;
	background:#CCFFCC;
  border:1px solid black;}
.xl37
	{background:#CCFFCC;
  border:1px solid black;}
  
.redstar{
	font-family:verdana;
	color:#ff0000;
	font-size:10px;
}

#main_top{
	background: url("images/main_top_banner_back.jpg");
	position:absolute;
	left: 50%;
	width:775px;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:1;
	height:188px;
	top:13px;
	border-top: solid #000000;
	border-left: solid #000000;
	border-right: solid #000000;
}

#int_top{
	position:absolute;
	left: 50%;
	width:775px;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:1;
	height:101px;
	top:13px;
	border-top: solid #000000;
	border-left: solid #000000;
	border-right: solid #000000;
}

#int_nav_bar{
	position:absolute;
	left: 50%;
	width:775px;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:2;
	height:23px;
	top:117px;
	border-left: solid #000000;
	border-right: solid #000000;
	background-color:#294881;
}

#nav_bar{
	position:absolute;
	left: 50%;
	width:775px;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:2;
	height:23px;
	top:201px;
	border-left: solid #000000;
	border-right: solid #000000;
	background-color:#294881;
}

#int_main_text{
	position:absolute;
	left: 50%;
	width:775px;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:3;
	top:140px;
	border-left: solid #000000;
	border-right: solid #000000;
	border-bottom: solid #000000;
	background-color:#ffffff;
	font-family:arial;
	font-size:12px;
}


#int_hold{
	position:relative;
	background-color:#ffff00;
	height:1800px;
	z-index:0;
}

#main_text{
	position:absolute;
	left: 50%;
	width:775px;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:3;
	top:224px;
	border-left: solid #000000;
	border-right: solid #000000;
	border-bottom: solid #000000;
	background-color:#ffffff;
	font-family:arial;
	font-size:12px;
}

#bottomNav{
	position:relative;
	left: 50%;
	width:775px;
	background-color:f00f00;
	margin-left: -387px; /*set to a negative number 1/2 of your width*/
	border: 0px;
	padding:0px;
	z-index:4;
	top:40px;
}

#bottomPad{
	position:absolute;
	background-color:#ffff00;
	z-index:5;
	top:960px;
}


#printer{
	position:relative;
	width:100px;
	height:14px;
	z-index:6;
	top:-18px;
	left:660px;
}

#copyright{
	position:relative;
	width:775px;
	height:14px;
	z-index:7;
	top:60px;
}

#productImage{
	position:absolute;
	width:225px;
	height:14px;
	z-index:8;
	top:-120px;
	left:540px;
}

