body
{
/*	background-color: #C0C0C0; */
	background-color: #DFDFDF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-image: url(../images/background_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
}

#body img.floatRight, div.floatRight
{
	width: 160px;
	position: absolute;
	right: 40px;
	clear: right;
	margin-left: 20px;
}

#footer
{
	text-align: center;
	padding-top: 50px;
	color: #FFFFFF;
	width: 700px;
	height: 80px;
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#footer a
{
	color:#E1E7F2;
}

#footer a:hover
{
	color: #FFFFFF;
}

#header
{
	width: 700px;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
}

p.small
{
	font-size: 10px;
}

.sitemaptop
{
}

.sitemap
{
	padding-left:10px;
	margin-left: 20px;
	border-left: 1px dotted #cccccc;
}
.sitemaptop a
{
	margin-left: 15px;
}
.sitemaptop .none, .sitemaptop .none:visited
{
	color:#FF0000;
}
.sitemaptop .inProgress, .sitemaptop .inProgress:visited
{
	color:#FF9900;
}
.sitemaptop .clientApprove, .sitemaptop .clientApprove:visited
{
	color:#009900;
}




div.floatRight
{
	background-image: url(../images/sideBar_stretch.gif);
	margin-bottom: 20px;
	font-size: 11px;
}

div.floatRight .top
{
	background-color: #BAC8DE;
	background-image: url(../images/sideBar_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	padding-top: 4px;
	padding-left: 8px;
	height: 24px;
}

div.floatRight .topTitle
{
	color: #FFFFFF;
	
	background-color: #BAC8DE;
	background-image: url(../images/sideBar_topTitle.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	height: 24px;
}

div.floatRight .bottom
{
	background-color: #BAC8DE;
	background-image: url(../images/sideBar_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
}

div.floatRight p
{
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
}

#wrapper
{
	position: absolute;
	left: 50%;
	margin-left: -350px;
	display: block;
	width: 700px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#body
{
	background-image: url(../images/background_page.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 100px;
}

h1, h2, h3, h4, h5, h6, h7, h8
{
	color: #003366;
	font-weight: bold;
	padding-bottom: 5px;
	width: 430px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}


a
{
	font-weight: bold;
	text-decoration: none;
	color: #56789A;
	/*border-bottom: 1px dotted #99ADC2;*/
}

/*a
{
	border-bottom: 1px dotted #99ADC2;
	padding-bottom: 2px;
}*/

.heading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

.contentPanel 
{
	padding-left: 20px;
}

.sub1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.required 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	display: inline;
}

.bioPanel
{
	background-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 10px;
}

.quote 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	margin-left: 20px;
}

.quoteSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	margin-left: 20px;
}

table.lightBlue
{
	margin-top: 10px;
	margin-bottom: 0px;
}

table.lightBlue td
{
	background-color: #E5EAEF;
}

table.lightBlue td.gap
{
	width: 10px;
	background-color: #FFFFFF;
}

table.lightBlue p
{
	line-height: 17px;
	margin: 10px;
	width: auto;
}

table.lightBlue h2
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: auto;
}

p.summary
{
	font-weight: bold;
	color: #56789A;
	clear: both;
	margin-bottom: 20px;
	line-height: 24px;
}

p
{
	width: 430px;
	clear: none;
}

td
{
	vertical-align: top;
}

.blueBox
{
	background-color: #E5EAEF;
	padding: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.blueBox p
{
	margin-top: 3px;
	width: auto;
}

input, textarea, select
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a img
{
	border: none;
}

a.imageLink
{
	border: none;
}

a:hover
{
	color: #FF9900;
}

a:visited
{
	/*color: #99ADC2;*/
}

hr
{
	width: 430px;
	height: 1px;
	color: #E5EAEF;
}

li
{
	width: 380px;
	list-style: none;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
}

.articlePage
{
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
/*
div.articlePic
{
	clear: none;
	float: left;
	margin-right: 90px;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.articlePic img
{
}

div.articlePic p
{
	margin-top: 0px;
	width: auto;
	font-size: 9px;
	color: #5475AE;
}
*/
		div.articlePic
		{
			margin-right: 90px;
			width: 350px;
			margin-top: 10px;
			margin-bottom: 15px;
			margin-left:120px;
		}

		div.articlePic img
		{

		}

		div.articlePic p
		{
			margin-top: 5px;
			color: #5475AE;
			text-align:center;
			width: 240px;
			position: relative;
			left: -40px;
		}

a.navPrev
{
	float: left;
	position: relative;
	left: 0px;
	clear: left;
}

a.navNext
{
	position: relative;
	right: 0px;
	float: right;
	clear: right;
}

a:hover
{
	position: relative;
	left: -1px;
	top: -1px;
}

.standOut
{
	position: absolute;
	right: 40px;
	background-color: #D6DFEE;
	width: 160px;
	font-size: 12px;
	color: #1D355E;
}

.standOut .top
{
	background-image: url(../images/sideBar_top.gif);
	height: 20px;
}

.standOut .bottom
{
	background-image: url(../images/sideBar_bottom.gif);
	background-position: bottom;
	height: 20px;
}

/*
.standOut p
{
	width: auto;
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}*/
		.standOut p
		{
			width: auto;
			margin: 15px;
			margin-top: 0px;
			margin-bottom: 0px;
			font-weight:bold;
			font-size:14px;
		}

#panel_packaging
{
	margin-left: 0px;
	width: 180px;
	padding: 0px;
	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/panel_packaging.gif);
}

#panel_games
{
	margin-left: 30px;
	width: 180px;
	padding: 0px;
	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/panel_games.gif);
}

#panel_books
{
	margin-left: 30px;
	width: 180px;
	padding: 0px;
	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/panel_books.gif);
}

.panel p
{
	float: left;
	margin: 80px 10px 0px 10px;
	width: 150px;
	font-size: 10px;
}

.panel a
{
	color: #FF6600;
}

#panel_packaging .bottom
{
	float: left;
	background-image:url(../images/panel_bottom_blue.gif);
	height: 20px;
	width: 180px;
}

#panel_games .bottom, #panel_books .bottom
{
	float: left;
	background-image:url(../images/panel_bottom_yellow.gif);
	height: 20px;
	width: 180px;
}

#panel_packaging
{
	background-color: #D6DFEE;
}

#panel_games
{
	background-color: #FFF5CC;
}

#panel_books
{
	background-color: #FFF5CC;
}

.bold
{
	background-color: #BAC8DE;
	padding: 20px;
	width: 430px;
}