html, body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
}

div#container {
	background: url(images/header_gradient.jpg) repeat-x;
}

table#container {
	width: 780px;
	border: 0;
}

td#content {
	padding-bottom: 10px;
	width: 565px;
	text-align: left;
}

table#container td {vertical-align: top;}

/********* COMPANY NEWS ************/

div.news {margin: 5px 20px 0px 20px;}

div.news a {color: #000;}

div.news a:hover {color: #004E94;}

.teaser_newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004f92;
	text-decoration: none;
}

.teaser_newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/******** PAGE HEADERS ************/

h1#pgtitle {
	padding: 10 0 5 0;
	margin: 0 0 5px 0;
	color: #004F93;
	font-size: 22px;
	font-weight: bold;
}	

/*************** ORANGE BAR NAV ***********/

div#horizontalNav {
	padding-left: 230px;
	margin: 0;
	height: 21px;
	background: #f78934 url(images/orangeBar.jpg) repeat-x;
}

div#horizontalNav ul {
	padding: 0;
	margin: 0;
}

div#horizontalNav li {
	list-style: none;
	display: inline;
	padding: 0 7px;
	margin: 0;
}

div#horizontalNav a {
	color: #FFF;
}

div#horizontalNav a:hover {color: #004E94;}

/**** LEFT SIDE NAVIGATION  ****/

div#left_nav {
	z-index: 100;
	position: absolute;
	top: 118px;
	left: 20px;
	padding: 0;
	margin: 0;
}

div#left_nav ul {
	padding: 0;
	margin: 0;
}

div#left_nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#left_nav a {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	/*line-height: 20px;*/
}

div#left_nav a:hover {
	color: #F58834;
}

/************** FOOTER ***************/

table#footer {
	width: 100%;
	background: #06569f
}

table#footer td {vertical-align: top;}

div#footer {
	width: 780px;
	padding: 4px 0;
	margin: 0;
	background: #06569f;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#footerlinks {
	font-size: 9px;
}

div#footerLinks a {
	color: #fff;
	font-weight: normal;
}

span.big_text {font-size: 13px;}


/*********************** OLD ***********************/

.Linker {
	cursor: hand;
	page-break-after: always;
}

a {
	color: #00529B;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a:hover {color: #004F93;}

.Fontb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004f92;
	text-decoration: none;
}

.Fontn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.product-header {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	color: #004f92;
	text-decoration: 	none;
	margin: 			10px 10px 0px 10px;
}

.product-items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 22px;
}

.product-items a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	margin: 5px 10px 10px 15px;
	line-height: 22px;
}

.product-items a:hover {
	color: #000;
}

#product-nav {
	width: 100%;
	padding: 5px;
	margin-top: 5px;
}

#product-nav ul {
	margin: 0px;
	padding: 0px;
}

#product-nav li {
	margin-right: 	27px;
	display: 		inline;
	line-height: 	30px;
	font-weight: 	bold;
}

#product-nav a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#product-nav a:hover {
	color: #066CBD;
}

#product-nav img {
	vertical-align: middle;
	width: 30px;
	height: 30px; 
	border: 0px;
}

.Italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #004f92;
	text-decoration: none;
}

.uplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000E62;
	text-decoration: none;
	line-height: normal;
	text-transform: none;

}


/*** new pages added to tradeshows and conventions link ****/
div#tandcnav {
	text-align: center;
	margin-bottom: 10px;
}

div#tandcnav a {
	color: #003162;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1#title {
	color: #003162;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 0;
	
}

p.subhead {
	color: #003162;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.normal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.normal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#weRentContainer {
	width: 170px;
	height: 407px;
	background: url(images/we-sell-bg2.jpg) no-repeat;
	padding-left: 8px;
	margin-top: 20px;
}

td.name a {
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

div.needSpace {
	margin-top: 5px;
}

/********************* HOME PAGE *********************/
td#homeContent {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}

a.home {
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

a.home:hover {color: #004F93;}

/****** images like those in audio visual pages ******/
img.padBot {
	margin-bottom: 15px;
}

/******** LIST LIKE THAT ON AUDIO VISUAL PAGE ***********/

ul.boxList {
	padding-left: 30px;
	margin: 0;
	list-style: none;	
}

ul.boxList#Corporate {
	padding-left: 0px;
}

/* NEW VERSION WITH ARROW IMAGES */
ul.boxlist li {
	padding: 5px 0 5px 25px;
	background: url('images/arrow_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/* OLD VERSION WITH BOX IMAGES
ul.boxlist li {
	padding: 5px 0 5px 20px;
	background: url('images/cr_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
*/

/********* LIST ON COPIER RENTALS PAGE ***********/
ul#copier {
	padding: 0;
	margin: 0;
	list-style: none;	
}

ul#copier li {
	padding: 5px 0 5px 25px;
	background: url('images/arrow_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/********* LIST IN BLUE TABLE ON COPIER RENTALS PAGE ***********/
ul#copier2 {
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;	
}

ul#copier2 li {
	padding: 5px 0 5px 10px;
	background: url('images/blue_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/******************* ELECTRONIC DOCUMENT LIBRARY PAGE ********************/
ul#electric1 {
	padding: 0;
	margin: 0;
	list-style: none;	
}

ul#electric1 li {
	padding: 5px 0 5px 20px;
	background: url('images/cr_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

ul#electric2 {
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;	
}

ul#electric2 li {
	padding: 5px 0 5px 10px;
	background: url('images/orange_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/******************** KOISK RENTALS ***********************/
div#kiosk {
	padding: 0px 0 75px 225px;
	background: url(images/kiosk_bg.jpg) no-repeat;
}

ul#kiosk {
	padding: 0;
	margin: 0;
	list-style: none;	
}

ul#kiosk li {
	padding: 5px 0 5px 25px;
	background: url('images/arrow_bullet.jpg') no-repeat left center;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/*********************** ADDED BY TRAVIS JAN 2009 ***********************/
.eventfont_small {
	font-size: 12px
}	

.eventfont_small a {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a img {
border: 1px solid #000;
} 

.eventfont_small a:hover {
	color: #000000;
	font-decoration: underline;
}


.alliance-items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 22px;
}

.alliance-items a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 22px;
}

.alliance-items a:hover {
	color: #000000;
}




.eventfont_pfd {
    font-style: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.rednewtext {
	color: #FF0000;
	font-size: 10px;
}

.headeritalics {
    font-size: 22px;
	color: #066CBD;
	font-style: italic;
	
}

.serverheaders {
	font-size: 14px;
	font-weight: bold;
}

.serverwhitetitles {

	font-size: 12px;
	font-color: #FFFFFF;
	font-style: normal
	
}

.justwhite {

	color: #FFFFFF
	
}


div#img_link_ie a {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

div#img_link_ie a:hover {
	color: #FFFFFF;
}

div#img_link_ie a:visited {
	color: #FFFFFF;
}
</style>
