﻿
body
{
	
	margin-top: 0px;
	background-color:#404040;
}

.mainTable
{
	background-color: #ff6500;
	width: 950px;
	height: 100%;
	overflow: none;
}

.topBanner
{
	background-image: url(      "images/bookstoreBanner7.png" );
	width: 950px;
	height: 85px;
}

.navigation
{
	
	background-color:#ce894e;
	width: 950px;
	height:55px;
	display: block;
	clear: both;
	
	
}

ul.nav, .nav ul
{
	margin: 0;
	padding: 15px;
	cursor: default;
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: bold;
	width: 920px;
	clear: both;
	
	
}

ul.nav
{
	display: block;

	
}
ul.nav > li
{
	float:none;
	vertical-align: middle;
	display:inline;
	padding: 15px 27px;
	clear: both;
	overflow: none;
	
	
}

ul.nav li:hover > ul
{
	/*When hovered, make them appear*/
	display: inline;
}

.nav ul li a
{
	/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: inline;
	padding: 2px 10px;
	position: relative;
	clear: both;
}



ul.nav, .nav ul, .nav ul li a
{
	background-color: #ce894e;
	color: black;
	text-decoration:none;
}


ul.nav li:hover, .nav ul li 
{
	background-color: #ce894e;
	color: #ffffff;
}

#home
{
	background-color: #ce894e;
	color: black;
	text-decoration:none;
}
#home:hover
{
	background-color: #ce894e;
	color: #ffffff;
}
#about:hover
{
	background-color: #ce894e;
	color: #ffffff;
}
#contact:hover
{
	background-color: #ce894e;
	color: #ffffff;
}
#privacy:hover
{
	background-color: #ce894e;
	color: #ffffff;
}
#return:hover
{
	background-color: #ce894e;
	color: #ffffff;
}
#search:hover
{
	background-color: #ce894e;
	color: #ffffff;
}

#about
{
background-color: #ce894e;
	color: black;
	text-decoration:none;

}
#contact
{
background-color: #ce894e;
	color: black;
	text-decoration:none;

}
#privacy
{
background-color: #ce894e;
	color: black;
	text-decoration:none;

}
#return
{
background-color: #ce894e;
	color: black;
	text-decoration:none;

}

#search
{
background-color: #ce894e;
	color: black;
	text-decoration:none;
}


.leftBanner
{
	width: 200px;
	color: #ff6500;
	height: 100%;
	
}

.login
{
	height: 50px;
	width: 180px;
	background-color: White;
	border-style: solid;
	border-color: Black;
	border-width: 3px;
	color: Black;
	text-align: center;
	margin-bottom: 5px;
}

.booksearch
{
	height: 25px;
	width: 180px;
	background-color: White;
	border-style: solid;
	border-color: Black;
	border-width: 3px;
	color: Black;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
}

.booksearchA
{
	color: black;
	
}

.shopping
{
	height: 100px;
	width: 180px;
	background-color: White;
	border-style: solid;
	border-color: Black;
	border-width: 3px;
	color: Black;
	text-align: center;
	margin-bottom: 5px;
}

.catalogBox
{
	height: 325px;
	width: 180px;
	background-color: White;
	border-right: black 3px solid;
	border-bottom: black 3px solid;
	border-left: black 3px solid;
	border-top: black 3px solid;
	color: Black;
	text-align: center;
}

.catalogBox a
{
	font-weight: bold;
}

.quickLinksBox
{
 	height: 75px;
	width: 180px;
	background-color: White;
	border-right: black 3px solid;
	border-bottom: black 3px solid;
	border-left: black 3px solid;
	border-top: black 3px solid;
	margin-top: 5px;
	color: Black;
	text-align: center;
}

.quickLinksBox a
{
	font-weight: bold;
}

.imageLinks
{
	height: 100%;
	width: 180px;
	
	
	margin-top: 5px;
	color: Black;
	text-align: center;
}

.imagesLinks a
{
	font-weight: bold;
}

.catalogHeader
{
	font-size:20px;
}



.contentBodytd
{
	
	background-repeat: no-repeat;
	background-color: White;
	background-position: center;
	width: 700px;
	height: 100%;
	margin-top: 5px;
	font-size:25px;
}

.contentBodytd a:link
{
	
}
.rightBorder
{
	width: 50px;
}

.bottomBanner
{
	background-color: #ff6500;
	width: 950px;
	height: 95px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align: center;
	text-indent:15%;
}

.mainheader
{
    display: none;
    width: 700px;
    background-color: #ffffff;
    font-color:black;
}

.maincontent
{
    width: 100%; 
    background-color: #ffffff;
    margin-top: 5px;
}

#Catalogs1
{
	font-size: 26px;
	font-weight: bold;
}



.HomeHeaderLink
{
    background-color: #d3d3d3;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px;
}
.DisplayNone
{
    display: none;
}
.tablevalign td
{
    vertical-align: top;
}
/*buttons */

#tswcssbuttons
{
    width: 180px;
    text-align: left;
}
#tswcssbuttons ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    /*border: solid 1px #16549d;*/
}
#tswcssbuttons li
{
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
}
#tswcssbuttons li a
{
    color: #000;
    /*background-color: #ede8d9;*/
    background-color: #dbeeff;
    border: 1px solid #dbeeff;    
    width: 163px;
    text-decoration: none;
    display: block;
    font-size: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
}
#tswcssbuttons li a:hover
{
    color: #17549c;
    background-color: #abd9ff;
    border: solid 1px white;
}
.TopBar
{
    background-image: url(Images/topbar.png);
    border: solid 1px #16549d;
    border-left: none;
    border-right: none;
    color: #352854;
}
a.topBarText
{
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.topBarText
{
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.mainbody
{
    width: 900px; /*height: 100%;*/
    background-color: #404040;
}

.BigTextBox
{
    height: 27px;
    font-size: 1.6em;
    font-weight: bold;
}

.bigbox
{
    height: 30px;
    font-size: 25px;
}
.orderhistorybg
{
    background-color: #404040;
}
.textboxinput
{
    font: 10pt verdana;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
.sidestuff
{
    background-color: #808080;
    font-family: Arial;
    border-right: Solid, 1px, white;
    margin-left: 5px;
    text-align: left;
}
.FileUploadSteps
{
    border-bottom: solid 1px black;
    font-weight: bold;
    font-size: 15px;
}
.whiteborder
{
    border-style: solid;
    border-color: white;
    border-width: 1px;
}
.fullheight
{
    /*height: 100%;*/
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
/*Popup Control*/
.popupControl
{
    background-color: White;
    position: absolute;
    visibility: hidden;
}
/*Reorder List*/
.dragHandle
{
    width: 10px;
    height: 15px;
    background-color: Blue;
    background-image: url(images/bg-menu-main.png);
    cursor: move;
    border: outset thin white;
}

.callbackStyle
{
    border: thin blue inset;
}

.callbackStyle table
{
    background-color: #5377A9;
    color: Black;
}


.reorderListDemo li
{
    list-style: none;
    margin: 2px;
    background-image: url(images/bg_nav.gif);
    background-repeat: repeat-x;
    color: #FFF;
}

.reorderListDemo li a
{
    color: #FFF !important;
    font-weight: bold;
}

.reorderCue
{
    border: dashed thin black;
    width: 100%;
    height: 25px;
}

.itemArea
{
    margin-left: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    text-align: left;
}
a.quicklinks:link
{
    color: #000000;
}
a.quicklinks:hover
{
    color: #000000;
}
a.quicklinks:visted
{
    color: #000000;
}
a.quicklinks:active
{
    color: #000000;
}
.quicklinks
{
    background-color: White;
}




/*groupbox deal*/

/*form {
		background-color: #c8c0a8;
		color: black;
		font: 90% "Arial Narrow", Arial, sans-serif;

		padding: 1em;
	}*/

.formrow
{
    /*position: relative;*/
    height: 12em;
}

.setl, .setr
{
    width: auto;
    margin: 0em;
    padding: 0em; /*position: absolute;*/
    top: 0;
}
.setl
{
    /*left: 0; 	    padding:1px 1px 1px 1px;*/
}





fieldset
{
    width: auto;
}

legend
{
    background-color: Transparent;
}

/*.input {
		margin: 1em;
		padding: .5em;
	}
	
	label {
		padding: 0.5em;

	}*/





/*Accordion*/
.accordionLink
{
    color: White;
    font-family: Verdana;
    text-align: left;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #d3d3d3;
    border: 2px solid #000000;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/*Modal Popup*/
.modalBackground
{
    background-color: #d3d3d3;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalErrorBackground
{
    background-color: white;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalOKButton
{
    background-color: #44A241;
    color: White;
    font-weight: bold;
}
.modalOKButtons
{
    background-color: #44A241;
    color: White;
    font-weight: bold;
    border: 1px solid #FFFFFF;
}
.TextBookSearchGoButton
{
    background-color: #D4D0C8;
    color: Black;
    font-weight: bold;
    height: 19px;
    border: 1px solid #000000;
}
.CheckoutButtons
{
    background-color: #EDEBEB;
    color: Black;
    font-weight: bold;
    border: 1px solid #000000;
}
.ErrorMessage
{
    color: Red;
    font-size: x-large;
}
.FlatCSSButton
{
    background-color: #EDEBEB;
    color: Black;
    border: 1px solid #000000;
    height: 19px;
}
.FlatCSSButtonAdded
{
    background-color: #FFFFC0;
    color: Black;
    border: 1px solid #000000;
    height: 19px;
}
.modalPopup
{
    background-color: Transparent;
    border-style: hidden;
    padding: 3px;
}
.modalsBackground
{
    background-color: #9EBEF5;
    color: Black;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}
.modalsErrorBackground
{
    background-color: #FBEA99;
    color: #BD2A1B;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}
.modalPolicyBackground
{
    background-color: #9EBEF5;
}
.modalPopups
{
    background-color: Transparent;
    border-style: hidden;
}
.modalPopupPolicyEdit
{
    background-color: Transparent;
    border-style: hidden;
}
.cartitemsalignright
{
    text-align: right;
    border-color: Red;
    border-style: solid;
    border-width: 1px;
}
.PaymentBox
{
    text-align: right;
    border-color: Red;
    border-style: solid;
    border-width: 1px;
}
.Boxes
{
    text-align: right;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}
.cartsteps
{
    text-align: left;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}
.setzindex
{
    z-index: 0;
}

.alignright
{
    text-align: right;
    color: 
}
.CheckoutInfoHeader
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.CheckoutInfoText
{
    text-align: left;
}
.CheckoutProgress
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.alignleft
{
    text-align: left;
    color: #012261;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #ffffff;
    margin-top: 0px;
}

.hidden
{
    display: none;
}
.visable
{
    display: inline;
}

.cartitems
{
    text-align: center;
}
.minilogin
{
    width: 100%;
    background-color: #ffffff;
    text-align: center;
}

.minicart
{
    width: 100%;
    background-color: #ffffff;
    text-align: center;
}
.minicart a
{
	text-align:center;
}

.MiniCart1
{
	text-align: center;
	text-indent: -5px;
}
.minicarttext
{
	text-align: left;
	margin-right:6px;
}
.minisellbackcart
{
    width: 100%;
    background-color: #ffffc0;
}
.minihours
{
    width: 100%;
    background-color: #ffffff;
}

.textalignright
{
    text-align: right;
}
.textalignleft
{
    text-align: left;
}
.billingleft
{
    text-align: left;
}
.shippingleft
{
    text-align: left;
}
.buttonstyle
{
    font: 10pt verdana;
    background-color: #ADADAD;
    border-color: black;
    border-width: 1px;
}
.inputstylefac
{
    font: 10pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    color: Red;
    border-width: 1px;
    font-weight: bold;
    border-spacing: 1px;
    margin-bottom: 1px;
}
.inputstylefacgridview
{
    font: 8pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    color: black;
    border-width: 1px;
}
.inputstyle
{
    font: 10pt verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    width: 300;
    border-width: 1px;
}
.inputsmallstyle
{
    font: 8pt verdana;
    height: 15px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
.reqfield
{
    font: 10pt verdana;
    background-color: #FFFCB3;
    color: Red;
    border-color: black;
    border-width: 1px;
    font-weight: bold;
}
.missingdata
{
    font: 10pt verdana;
    background-color: yellow;
    color: black;
    border-color: black;
    border-width: 2px;
    font-weight: bold;
}

.selectstyle
{
    font: 10pt verdana;
    background-color: white;
    border-color: Black;
    border-width: 1px;
}
.TCSFooterInfo
{
    color: White;
}


#temp-note
{
    background: #ccd2de bottom repeat-x;
    padding: 0;
    margin: 1em 0;
    border: 1px solid #9FA7B7;
    line-height: 150%;
}
.note-icon
{
    padding: 15px 15px 15px 50px;
    border: 1px solid #fff;
}
/*  This CSS is for the Rounded Corners  */


div.news
{
    width: 100%;
    margin-bottom: 0px;
    
}
div.news2
{
    width: 100%;
    margin-bottom: 0px;
}



#header
{
    height: 57px;
    background: url(Images/coop_logo.jpg) 0 0 no-repeat;
}
#minicartimage1
{
    background: url(Images/cart.gif);
}

#miniloginimage
{
    background: url(Images/login.gif) 0 0 no-repeat;
}


.minicartimage
{
    background: url(Images/cart.gif);
}

.gdf
{
    background-attachment: fixed;
    background-image: url(Images/cart.gif);
    background-repeat: no-repeat;
}
/* CSS Document */

.coop
{
    background-image: url(Images/banner.jpg);
    border-right: solid;
    border-width: 2px;
    border-color: #FFFFFF; /*background-attachment: fixed; 	background-repeat: no-repeat; 	background-position: left top;*/
}
.coopbackground
{
    background-image: url(Images/background.gif);
}



ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 25px;
}

li
{
    list-style-image: url(../images/arrow.gif);
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 10px 0px;
    text-align: left;
}

/* Indent UL (block) */
li ul
{
    padding: 0px 0px 0px 0px; /* Don't touch */
    margin: 8px 0px 0px 15px;
}

/* Indented List Item */
li ul li
{
    list-style-image: url(../images/circle_list1.gif);
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 10px 0px;
    text-align: left;
}

ul.sublink
{
    padding: 0px 0px 0px 0px; /* DON'T CHANGE!! */
    margin: 0px 0px 0px 33px; /* Change the last item to adjust the left padding */
}

li.sublink
{
    list-style-image: url(../images/nav_circle.gif);
    padding: 0px 0px 0px 0px; /* DON'T CHANGE!! */
    margin: 0px 5px 7px 0px; /* top right bottom left */
}



/* Default settings for links - no class */
a:link, a:visited
{
    color: #000066;
    text-decoration: none;
}
a:hover
{
    color: #339900;
    text-decoration: underline;
}

input.searchbox
{
    border: 1px solid #FFFFFF;
    background-color: #CCCCCC;
    height: 18px;
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../images/google1.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.contact_enterbox1
{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    height: 18px;
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.contact_enterbox2
{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    height: 100px;
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div
{
    margin: 0px 0px 0px 0px;
}
td
{
    font-size: 12px;
}
h1
{
    font-family: Arial;
    font-size: 24px;
    color: #000066;
    margin-bottom: 8px;
    margin-top: 0px;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 5px;
    margin-top: 0px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #748699;
    margin-bottom: 8px;
    margin-top: 0px;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background-color: #73B25B;
    padding: 3px 0px 3px 5px;
    margin-bottom: 0px;
    margin-top: 0px;
}
h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    padding: 4px 0px 4px 5px;
    margin-bottom: 0px;
    margin-top: 0px;
}
h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
    display: block;
    background-color: #C3CDD5;
    padding: 3px 0px 3px 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #606E7F;
}
.ClassComments
{
    color: Red;
    font-size: larger;
}
.table_data_blue
{
    color: #4C6286;
}
.table_data_grey
{
    color: #4B4B4B;
}
.table_data_white
{
    color: #FFFFFF;
    font-weight: bold;
}
.jump_menus
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    background-color: #FFFFFF;
}
.audience_jump_menus
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    background-color: #EEEEEE;
}
.highlight
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #336600;
}
.italic_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #666666;
}
a.link_1:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4C6286;
    text-decoration: none;
}
a.link_1:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4C6286;
    text-decoration: none;
}
a.link_1:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #339900;
    text-decoration: underline;
}
a.link_2:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
}
a.link_2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
}
a.link_2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #339900;
    text-decoration: underline;
}
a.link_3:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C3CDD5;
    text-decoration: none;
}
a.link_3:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C3CDD5;
    text-decoration: none;
}
a.link_3:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
a.footer_link_grey:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
}

a.footer_link_grey:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
}

a.footer_link_grey:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.footer_white10px
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.footer_grey10px
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CCCCCC;
    border-top-color: #FFFFFF;
}
a.global_nav-01:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000066;
    display: block;
    background-color: #CCCCCC; /*border-bottom: 2px solid #FFFFFF;*/
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    letter-spacing: 1px;
    text-decoration: none;
}
a.global_nav-01:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000066;
    display: block;
    background-color: #CCCCCC; /*border-bottom: 2px solid #FFFFFF;*/
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    letter-spacing: 1px;
    text-decoration: none;
}
a.global_nav-01:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    display: block;
    background-color: #EEEEEE;
    border-right: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    letter-spacing: 1px;
    text-decoration: none;
}
a.global_left_nav2:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    border-top: 2px solid #606E7F;
    border-bottom: 2px solid #606E7F;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    border-top: 2px solid #606E7F;
    border-bottom: 2px solid #606E7F;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #606E7F;
    display: block;
    background-color: #C3CDD5;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav_2top:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    border-top: 2px solid #606E7F;
    border-bottom: 2px solid #606E7F;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav_2top:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    border-top: 2px solid #606E7F;
    border-bottom: 2px solid #606E7F;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav_2top:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #606E7F;
    display: block;
    background-color: #C3CDD5;
    border-top: 2px solid #C3CDD5;
    border-bottom: 2px solid #FFFFFF;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav_2bot:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    border-top: 2px solid #606E7F;
    border-bottom: 2px solid #606E7F;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav_2bot:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    background-color: #606E7F;
    border-top: 2px solid #606E7F;
    border-bottom: 2px solid #606E7F;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
a.global_left_nav_2bot:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #606E7F;
    display: block;
    background-color: #C3CDD5;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #C3CDD5;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    text-decoration: none;
}
.border_bottom
{
    border-bottom: solid;
    border-width: 2px;
    border-color: #FFFFFF;
}

.border_left
{
    border-left: solid;
    border-width: 2px;
    border-color: #FFFFFF;
}

.border_right
{
    border-right: solid;
    border-width: 2px;
    border-color: #FFFFFF;
}

.border_top
{
    border-top: solid;
    border-width: 2px;
    border-color: #FFFFFF;
}

.global_nav_empty
{
    border-bottom: solid;
    background-color: #CCCCCC;
    border-width: 2px;
    border-color: #FFFFFF;
}

.global_nav_left_01
{
    border-right: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    background-color: #606E7F;
}

.table_border_left_blue
{
    border-left: solid;
    border-width: 1px;
    border-color: #9DB0BB;
}

.table_border_right_blue
{
    border-right: solid;
    border-width: 1px;
    border-color: #9DB0BB;
}

.table_border_bot_blue
{
    border-bottom: solid;
    border-width: 1px;
    border-color: #9DB0BB;
}

.table_corner_right_blue
{
    border-bottom: solid;
    border-right: solid;
    border-width: 1px;
    border-color: #9DB0BB;
}

.table_corner_left_blue
{
    border-bottom: solid;
    border-left: solid;
    border-width: 1px;
    border-color: #9DB0BB;
}

/*-----ThickBoxCSS --*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*
{
    padding: 0;
    margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}

#TB_window a:link
{
    color: #666666;
}
#TB_window a:visited
{
    color: #666666;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #666666;
}
#TB_window a:focus
{
    color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack
{
    background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window
{
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
    top: 50%;
    left: 50%;
}

* html #TB_window
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}

#TB_ajaxWindowTitle
{
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px;
}

#TB_title
{
    background-color: #e8e8e8;
    height: 27px;
}

#TB_ajaxContent
{
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

#TB_ajaxContent.TB_modal
{
    padding: 15px;
}

#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}

#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}


#tcsFooterWrapper
{
	margin: 0 auto;
	text-align: center;
	width: 937px;
}

.tcsFooter
{
	clear: both;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}


#tcsTitle
{
	clear: both;
	margin: 0 auto;
	text-align: center;
}


/*----------------------------- footer ------------------------------ */


.footerLinks
{
	background-color: Transparent;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 385px;
}

.pipe
{
	color: #fff;
	float: left;
	height: 20px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	width: 16px;
}

.footerLinks #w
{
	/*background-image: url("images/w.png");
	background-position: bottom left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}

.footerLinks #suite
{
	/*background-image: url("images/suite.png");
	background-position: bottom left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}



.footerLinks #tLink
{
	/*background-image: url("images/link.png");
	background-position: center left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}

.footerLinks #tcs
{
	/*background-image: url("images/pos.png");
	background-position: bottom left;*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding: 3px 0px 0px 0px;
}


.footerLinks a 
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.footerLinks a:hover 
{
	color:orange;
	text-decoration: underline;
}
