body
{
	background-image:url(../images/bk-freight-PNG.png);
	background-repeat:repeat-x;
	border:0px;
	font: 11px Tahoma;
	text-align: center;
	margin-top: 1px;	 
	 /* MSIE 5 doesn't center based on auto left/right margins, 
     but 'text-align:center' does center top-level divs: */
  text-align: center;
  /* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
  min-width: 830px;
 
}

.bodyOutline {
	border:#999999;
	border-style:solid;
	border-width:1px;
	width:830px;
	margin-top: 20px;
	  /* Reset alignment to compensate for 'text-align:center': */
  text-align: left;
  /* Specify the width of the element. This should be the same
     as 'body min-width': */
  width: 830px;
  /* Set left and right margins to auto, thus centering the 
     element in the containing (body) tag: */
  margin-left: auto;
  margin-right: auto;
}


#bodyCopy {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-left-width: 1px;
}

#bodyCopyNews {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #660066;
	border-left-width: 1px;
}

#bodyCopyAbout {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #ff3366;
	border-left-width: 1px;
}


#bodyCopySupport {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #e96914;
	border-left-width: 1px;
}


#bodyCopySitemap {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #e7c235;
	border-left-width: 1px;
}

#bodyCopyContact {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #8888dd;
	border-left-width: 1px;
}

#bodyCopyPrograms {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-left: 15px;
	margin-right: 0px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #99cc00;
	border-left-width: 1px;
}

#bodyCopyApply {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #247d85;
	border-left-width: 1px;
}

#bodyCopyYOLA {
	margin-left: 0px;
	padding-top:0px;
	padding-left:15px;
	margin-right: 0px;
	margin-left: 15px;
	width:350px;
	vertical-align:top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #8888dd;
	border-left-width: 1px;
}

#divCopyright1 {
	margin: 0;
	color: #333;
	width: 830px;
	border-top:#ff0000;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:10px;
	font-size:9px;
	text-align:right;
}

#global {
     position:absolute;
     left: 50%; 
     top: 40%; /* reset to 50% after staging */
     width: 830px;
     height: 540px;
     margin-top: -275px; /* half of the height */
     margin-left: -415px; /* half of the width */
     /*border: 1px solid #000;*/
	 border: 1px solid red;
     }

/* paragraph */

p.first {display:inline;}

p {line-height:14px;}

p.spacing {line-height:18px;}

p.spacing22 {line-height:22px;}

span.spacing22 {line-height:22px;}

a.spacing18{line-height:22px; font-size:10px; font-weight:100;}
	 
/* top pics overline and underline */

#underlineREDtop
{border-bottom: #999999; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlineREDbottom 
{border-top: #999999; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


#underlineDUSTYBLUEtop
{border-bottom: #8888DD; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlineDUSTYBLUEbottom 
{border-top: #8888DD; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


#underlinePURPLEtop
{border-bottom: #660066; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlinePURPLEbottom 
{border-top: #660066; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


#underlineYELLOWtop
{border-bottom: #e7c235; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlineYELLOWbottom 
{border-top: #e7c235; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


#underlineGREENtop
{border-bottom: #99cc00; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlineGREENbottom 
{border-top: #99cc00; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


#underlineTURQtop
{border-bottom: #247d85; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlineTURQbottom 
{border-top: #247d85; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}





#underlineORANGEtop
{border-bottom: #e96914; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlineORANGEbottom 
{border-top: #e96914; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


#underlinePINKtop
{border-bottom: #FF3366; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:1px; padding-bottom:0px; margin-left:12px;}

#underlinePINKbottom 
{border-top: #FF3366; border-top-style:solid; border-top-width:1px; margin-top:1px; margin-left:12px; padding:0px}


/* =============================================================== 
     TOP NAVS
=================================================================== */


.topNavs {text-align:left; margin-left:12px;}

.topNavs	A { text-decoration:underline;	
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	line-height:10px;
	}
	
.topNavs	A:hover { text-decoration:none;	
	color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	line-height:10px;
	}



/* =============================================================== 
     SITEMAP LINKS
=================================================================== */


.sitemapOne {text-align:left; margin-left:0px; padding:0px;}

.sitemapOne  A { text-decoration:underline;	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
.sitemapOne  A:hover { text-decoration:underline;	
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
	
	
.sitemapTwo {text-align:left; margin-left:25px; padding:0px;}	
	
.sitemapTwo  A { text-decoration:underline;	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
.sitemapTwo  A:hover { text-decoration:underline;	
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
	
	
.sitemapThree {text-align:left; margin-left:45px; padding:0px;}	
	
.sitemapThree  A { text-decoration:underline;	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
.sitemapThree  A:hover { text-decoration:underline;	
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
	
	
	

/* =============================================================== 
     BOTTOM NAVS
=================================================================== */


#bottomNavsPurple {text-align:right; margin-right:25px; margin-left:25px; border-top: #660066; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;}

#bottomNavsDustyBlue {text-align:right; margin-right:25px; margin-left:25px; border-top: #8888dd; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;}

#bottomNavsPink {text-align:right; margin-right:25px; margin-left:25px; border-top: #ff3366; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;}

#bottomNavsGreen {text-align:right; margin-right:25px; margin-left:25px; border-top: #99cc00; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;}


#bottomNavsOrange {text-align:right; margin-right:25px; margin-left:25px; border-top: #e96914; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;}


#bottomNavsTurq {text-align:right; margin-right:25px; margin-left:25px; border-top: #247d85; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;
}

#bottomNavsYellow {text-align:right; margin-right:25px; margin-left:25px; border-top: #f6d03f; border-top-style:solid; border-top-width:1px; margin-top:1px; color:#999999;
}





/* text */	
	
	A { text-decoration:underline;	
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	font-weight: bold;
	background-image: url(../images/blue-box-GIF.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	}


#copy	A { text-decoration:underline;	
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 13pt;
	font-weight: bold;
	font-style:oblique;
	}
	
		
	
	A.bottom_nav:link		{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/blue-box-GIF.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 12px;
	padding-right: 12px;
}

	A.read_more:link		{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8pt;
	font-weight: regular;
	text-decoration:underline;
	font-style:italic;
}

						
	A.bottom_nav:visited	{ color: #999999;
        			 font-family: Verdana, Arial, Helvetica, sans-serif;
	                 font-size: 9px;
	                 line-height: 12pt;
	                 font-weight: bold;  
                     text-decoration: none; }
						
 	A.bottom_nav:active	{ color: #333333;  } 	
	
	A.bottom_nav:hover		{ color: #333333;  }
	

/*start*/

A.page { color: #333333;
        			 font-family: Verdana, Arial, Helvetica, sans-serif;
	                 font-size: 9px;
	                 line-height: 12pt;
	                 font-weight: bold;  
                     text-decoration: none;
					 background-image:none; }
	
A.page:visited	{ color: #333333;
        			 font-family: Verdana, Arial, Helvetica, sans-serif;
	                 font-size: 9px;
	                 line-height: 12pt;
	                 font-weight: bold;  
                     text-decoration: none; }
						
A.page:active	{ color: #333333;  } 	
	
A.page:hover		{ color: #999999;  }
	
/*end text*/



/*start*/

A.pageDOT { color: #333333;
        			 font-family: Verdana, Arial, Helvetica, sans-serif;
	                 font-size: 9px;
	                 line-height: 12pt;
	                 font-weight: bold;  
                     text-decoration: none; background-image:url(../images/blue-sq-GIF.gif);}
	
A.pageDOT:visited	{ color: #333333;
        			 font-family: Verdana, Arial, Helvetica, sans-serif;
	                 font-size: 9px;
	                 line-height: 12pt;
	                 font-weight: bold;  
                     text-decoration: none; }
						
A.pageDOT:active	{ color: #333333;  } 	
	
A.pageDOT:hover		{ color: #666666;  }
	
/*end text*/
	
	
	
A.recentWork { text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#333333;
				color: #666666; 	
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	                font-size: 12px;
	               line-height: 12pt;
	                font-weight: bold;  
}



A.ariane { text-decoration:none;
				color: #7283A3; 	
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	                font-size: 9px;
	               line-height: 12pt;
	                font-weight: bold;  
						border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}

/* covertext */
	
A.covertxt { text-decoration:none;
				color: #666666; 	
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	                font-size: 10px;
	               line-height: 12pt;
	                font-weight: bold;  
}

A:link covertxt		{ color: #666666; 	
                        font-family: Verdana, Arial, Helvetica, sans-serif;
	                font-size: 10px;
	               line-height: 12pt;
	                font-weight: bold;  
                        text-decoration: none; }

A:visited covertxt	{ color: #666666;
         font-family: Verdana, Arial, Helvetica, sans-serif;
	                font-size: 10px;
	               line-height: 12pt;
	                font-weight: bold;  
                        text-decoration: none; }
A:active covertxt	{ color: #999999;  } 	

A:hover covertxt		{ color: #666666;  }
	
/*end covertext*/		


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin:0px;
}



h1.headerOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin:0px;
}



.covertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	padding: 20px 20px 0px 0px;
}




.ariane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 14pt;
	text-align:left;
	padding: 12px 0px 0px 0px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#F37008;
}


.arianeItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	line-height: 14pt;
	text-align:left;
	padding: 12px 20px 12px 2px;
}
.arianeHeader {
	text-align:left;
	padding: 12px 20px 12px 50px;
}


.cspotlightopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
}



#dropinboxv2cover{
width: 265px; /*change width to desired */
height: 184px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
border: 0px solid white; /*Customize box appearance*/

padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
	letter-spacing: 1px;

}


#staff p {
	line-height:18px;
	font-size:9px;
	color:black;
}


#copy p {
	line-height:14px;
}


.covertextright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13pt;
	font-weight: bold;
	color: #666666;
	padding: 45px 60px 0px 20px;
	vertical-align:top;
}

.outlineTHP {

}


.width-one {
	width: 300px;
	top: 561px;
	position: absolute;
	margin-left: 15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
	margin-top:15px;
}


.width-two {
	width: 500px;
	position: absolute;
	left: 473px;
	top: 552px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
	margin-top:20px;
}


.width-three {
	width: 240px;
	position: absolute;
	margin-left: 30px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
	margin-top:20px;
	left: 187px;
	top: 581px;
}


.width-four {
	width: 500px;
	position: absolute;
	left: 525px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
	margin-top:20px;
}


/** from Aydin's css **/

#primarycontent
{
	position: relative;
	width: 300px;
	float: left;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;

 
}


#secondarycontent
{
	position: relative;
	width: 550px;
	float: right;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
}


tr.border td {border: 1pt solid red}



td.border2 {border: 1pt solid #999999;}


/*main box*/	


.mainbox {vertical-align:top; width:360px; float:left; padding:0px; margin:0px; margin-top:75px; padding-left:45px;}

.mainbox p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:13px;}


.mainbox_rightnav {vertical-align:top; width:155px; float:right; border-left-color:#FF0000; border-left-width:1px; border-left-style:solid; padding:0px; margin:0px; margin-top:150px; padding-right:15px; }

.mainbox_rightnav p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:13px; padding-left:7px; }


.mainbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15pt;
	font-weight: bold;
	color: #666699;
	padding: 0px 20px 0px 0px;
	border-bottom:#336699;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.mainbox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15pt;
	font-weight: bold;
	color: #666699;
	padding: 0px 20px 0px 0px;
	border-bottom:#336699;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:right;
	background-image:none;
}

/*  back link to index page from html pages */

.mainbox A:link { text-decoration:underline;	
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	font-weight: bold;
	background-image: none;

	margin-left:-10px;
	}

.mainbox A:link { text-decoration:underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	font-weight: bold;
	background-image: none;

	}
	
.mainbox A:visited { text-decoration:underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	font-weight: bold;
	background-image: none;

	}
	
.mainbox A:visited { text-decoration:underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13pt;
	font-weight: bold;
	background-image: none;

	}

/* order list */


ul li{
	list-style-type: none;
	padding-left: -25px;
	margin-left: -25px;
	font-weight: normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	padding-bottom:6px;
	background-image:url(../images/red-sq-GIF.gif);
	background-repeat:no-repeat;
/**	text-indent:8px;	**/
}


.liTOP{
	list-style-type: none;
	padding-left: -25;
	margin-left: -40px;
	font-weight: normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	padding-bottom:6px;
	text-indent:0px;	
	background-image:none;
	background-repeat:no-repeat;
	font-style:italic;
}


.p_bottom {margin-bottom:0px; padding-bottom:0px;}

.pBOTTOM{
	padding-bottom:0px;
	margin-bottom:0px;E
}

.ulBOTTOM {margin-top:6px; padding-top:0px;}

.bottomNAV {font-family:Arial, Helvetica, sans-serif; font-size:8px; font-weight:bold; text-align:center; color:#999999; padding:3px;}

ul {
	padding-left: 20px;
	margin-left: 5px;
}

li {
	list-style: url(../images/li.gif);
	padding-left: 1px;
	font: 11px Tahoma;
	background: transparent;
	text-align: left;
}

fieldset.move {
  background-color: transparent;
  cursor: move;
}

fieldset {
	border: 1px solid #dd6900;
	border-style: outset;
	border-color: #cedcec;
	background: #fafafa;
	color: #444;
	font: 11px/125% Tahoma;
	padding: 2px 3px;
	border-left-style: inset;
	border-top-style: inset;
	width: 400px;
	max-width: 500px;
}

fieldset.menu {
	width: 150px;
}

legend {
	font: 11px/125% Tahoma;
	font-weight: bolder;
	color: #1E1F92;
}

.cursor {
	cursor: hand;
	cursor: pointer;
}

.title {
	text-decoration: none;
	font: bold 11px Tahoma;
	background: #555555;
	color: #FFFFFF;
}


#titleTag {
	margin-left:90px;
	margin-top:15px;
	margin-bottom: 10px;
}


.divSpace {
	margin-bottom: 1px;
}

#divMainContainter {
	width: 830px;
	margin: 10px;
	text-align:left;
	background-color:red;
	background-image:url(../images/bk-blend-page-BIG-JPG.jpg);
	background-repeat:no-repeat;

}

#divMainWhite {
	width: 830px;
	background-color:#ffffff;
}


.divBanner {
	border-bottom: 1px solid orange;
	width:400px;
 
	padding-top: 30px;
}


.orangeLineTop{
	border-bottom: 1px solid orange;
	width:650px;
	margin-left: 56px;
	padding-top: 30px;

}

.orangeLineBottom{

	width:200px;
	margin-left: 0px;
	margin-top: 2px;

}

.noteLogo {
	width:150px;
	float:right;
	margin-top: 0px;

	left: 189px;
	top: 0px;
	margin-left: 670px;
}
.divBannerLeft {
	float: left;
}

.divBannerRight {
	float: right;
}

#divLeftNav {
	float: left;
	width: 160px;
	margin: 0;
	margin-top:50px;
	padding: 1em;
}


#title{
	float: left;
	width: 200px;
	margin: 0;
	margin-top:0px;
	padding: 1em;k;
}


#LFsmallNavs{
	float: left;
	width: 150px;
	margin: 0;
	margin-top:50px;
	padding: 0px 0px 0px 8px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px 0px 0px 8px;

}

#divRightNav {
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
 

}

#divContent {
	margin-left: 0px;
	margin-right: 0px;
	padding: 1em;
	max-width: 36em;
	width: 500px;
	text-align:left;
 
}

#leftNav {
	margin-left: 0px;
	margin-right: 0px;
	padding: 1em;
	max-width: 36em;
	width: 200px;
 
}

#titleGif{
	margin-left: 0px;
	margin-right: 0px;
	padding: 1em;
	max-width: 36em;
	width: 100px;
	float:left;
 

}

.LFtinyNavs{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 16px;
	width: 100px;
	background-color:#009999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	float:left;
}



.mainTable
{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 100px;
	width: 700px;
	background-color:#009999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	float:left;
}


.tinyNavs{
	padding: 2px 0px 2px 0px;
	margin: 3px 0px 0px 14px;
	width: 72px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

.LTtinyNavsMain {
	margin-left:112px;
	width:158px;
	margin-top: 0px;
	padding-top: 0px;
}


#tinyNavsLeft{
	padding: 2px 0px 2px 0px;
	margin: 3px 0px 0px 200px;
	width: 72px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}


#blue {background-color:#8888dd;}

#pink {background-color:#ff3366;}

#green {background-color:#99cc00;}

#purple {background-color:#660099;}

#orange {background-color:#ff6600;}

#dustyBlue {background-color:#8888dd;}

#turq {background-color:#247d85;}

#yellow{background-color:#f6d03f;}

#LTblue {background-color:#8888dd; margin-right:12px;}



#divCopyright2 {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	width:200px;
}




.divShadow {
	border: 1px solid #dd6900;
	border-style: outset;
	border-color: #cedcec;
	max-width: 500px;
	background: #fafafa;
	color: #444;
	font: 11px/125% Tahoma;
	position: static;
}

.divLeftAlign {
	text-align: left;
	margin-left: 3px;
}

img {
	border: 0px;
	vertical-align: middle;
}

.floatleft {
	float: left;
}

.floatright{
	float: right;
}

.bottomOrangeLine{
	width: 800px;

}

.divNavigation {
	padding: 1px;
	float: left;
	width: 770px;
	margin-left: 0px;
}

.center {
	text-align:left;
	float:left;
	margin-top:0px;
}

.center2 {
	text-align:left;
	float:left;
	margin-top:50px;
}
