body
	{
	background-color:#ffffff;
	color:#444444;
	font-size:12px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-image:url(company/logo.gif);
	background-repeat:no-repeat;
}

ol, ul
	{
	margin-top:0cm;
	margin-bottom:0cm;
	}

td
	{
	color:#444444;
	font-size:12px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	vertical-align:top;
	align:left;
	}

h1
	{
	font-size:24px;
	font-weight:bold;
	}

h2
	{
	font-size:11px;
	font-weight:bold;
	}

a
	{
	color:#333333;
	}

a.nav
	{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	}
a.sitemap
	{
	color:#333333;
	font-size:12px;
	text-decoration:none;
	}

a.footerNav
	{
	margin-left:0px;
	padding-left:0px;
	padding: 10px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	}

footerNav
	{
	margin-left:0px;
	padding-left:0px;
		color:#333333;
	font-size:12px;
	text-decoration:none;
	}

a.navHi
	{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}

td.nav
	{
	padding-bottom:1px;
	}

td.navTopLevel
	{
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	}


td.line
	{
	background-color:#ffffff;
	height:1px;
	}

td.lineBright
	{
	background-color:#cccccc;
	height:1px;
	}

.boxTitle
	{
	background-color:#7996de;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	}
.boxText
	{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	}
.boxBorder
	{
	background-color:#7996de;
	width:1px;
	}
.boxLine
	{
	height:1px;
	background-color:#7996de;
	}
.sepLine
	{
	background-color:#800000;
	}

td.header
	{
	background-color:#990000;
	border-color: #ffcc00;
	border-width: 0px;
	border-style:solid;
	font-weight:bold;
	font-size:24pt;
	color: #ffcc00;
	vertical-align:middle;
	}
.designLeft
	{
	background-color:ffffcc;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#000000;
	}
.main
	{
	background-color:#ffffff;
	width:800px;
	}
.separator
	{
	background-color:#ffffff;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#ffffff;
	font-weight:bold;
	font-size:0pt;
	height:0px;
	}
.top
	{
	background-color:#ffffff;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#ffffff;
	font-weight:bold;
	font-size:0pt;
	height:0px;
	}
.mainTop
	{
	background-color:#ffffff;
	height:15px;
	}
.designRight
	{
	background-color:#ffffff;
	}
.paragraphTitle
	{
	font-size:16px;
	font-weight:bold;
	}
.headMarginLeft
	{
	width:20px;
	}
.head
	{
	font-size:32px;
	font-weight:bold;
	color:#555555;
}
.headLeftSeparator
	{
	width:30px;
	}
.headLogo
	{
	}
.headCenter
	{
	}
.headRightSeparator
	{
	width:30px;
	}
.headRight
	{
	width:200px;
	}
.headMarginRight
	{
	width:5px;
	}
.topTable
	{
	background-color:#ffffff;
	}
.mainTable
	{
	width:800;
	background-repeat:repeat-x;
	background-color:#ffffff;
	}

/* Main content area*/
#contentDivMain {
	position: absolute;
	top: 180px;
	left: 0px;
	right: 0px;
	width: 600px;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.header
	{
	color:#444444;
	font-weight:bold;
	font-size:24pt;
	padding-bottom: 20px;
	text-align: center;
	display: none;
	}
.topSeparator
	{
	height: 0px;
	clear: both;
	display: none;
}
.content
	{
	background-color:#ffffff;
	color:#444444;
	font-size:10pt;
	padding: 10px;
	}

.bottomSeparator
	{
	background-color:#333333;
	height: 1px;
	clear: both;
	margin-top: 10px;
}
.footer
	{
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 10pt;
	text-align: left;
}
#contentDivRightColumn {
	position: absolute;
	left: 620px;
	top: 196px;
	width: 180px;
}

#topNav {
	position: absolute;
	left: 0px;
	top: 5px;
}
/* Text & Image paragraph*/
.textImageTitle
	{
	font-size:16px;
	font-weight:bold;
	color: #444444;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	}
.textImagePicture
	{
	margin-bottom: 10px;
	}
.textImageText
	{
	margin: 00px;
	color: #444444;
}

.center
{
	text-align: center;
	margin: 10px;
	clear: both;
}
.left
{
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.right
{
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.leftFloat
{
	float: left;
	margin-right: 10px;
}
.rightFloat
{
	float: right;
	margin-left: 10px;
}
.centerFloat
{
}

/* Navigation */
#contentDivNavigation {
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 800px;
}
.navRow
	{
	background-color:#7996de;
	height:20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px;
}
.navLine
	{
	height:1px;
	background-color:#ffffff;
}

#page
	{
	width: 800px;
	}
	
.galleryMaximizeButton {
	text-decoration: none;
	background-image:url(global/grey/maximize.png);
	background-repeat: no-repeat;
	background-color:#cccccc;
	padding-left: 16px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	margin-right: 3px;
}

.galleryDownloadButton {
	text-decoration: none;
	background-image:url(global/grey/download.png);
	background-repeat: no-repeat;
	background-color:#cccccc;
	padding-left: 16px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	margin-right: 3px;
}
.galleryMinimizeButton {
	text-decoration: none;
	background-image:url(global/grey/minimize.png);
	background-repeat: no-repeat;
	background-color:#cccccc;
	padding-left: 16px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	margin-right: 3px;
}