/* CSS Document */

body
{
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#FFFFFF;
}

table
{
	font-family:arial;
	font-stretch:wider;
	color:#000000;
	font-size:10pt;
}

td
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
}

.borderBottom
{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#ffffff;
}

.borderTop
{
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ffffff;
}

.borderLeftRight
{
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#ffffff;
	padding:5px;
}

.borderTopBottom
{
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#ffffff;
}

.menuBorderTopBottom
{
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-top-color:#ffffff;
	border-bottom-color:#ff6633;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/filmStripBackground.gif);
	background-repeat:repeat-y;
}

.leftTop
{
	padding:5px;
}

.leftMiddle
{
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#ffffff;
	padding:5px;
}

.leftBottom
{
	padding:5px;
}

.rightTop
{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#ffffff;
	padding:5px;
}

.rightBottom
{
	padding:5px;
}

.headerSpacerRow
{
	line-height:10px;
}

.headerRowBackground
{
	background-image:url(../images/brochureLogo.jpg);
	background-repeat:no-repeat;
	line-height:75px;
}

.logoMain
{
	font-family:arial;
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
}

.logoStrap
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
}

.footerBackgroundColor
{
	background-color:#ffffff;
}

.footerText
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
}

.footerTextBold
{
	font-family:arial;
	color:#ff6633;
	font-weight:bold;
	font-size:10pt;
}

.filmStrip
{
	padding: 0px;
}

.indexText
{
	font-size:11pt;
	color:#ffffff;
	font-weight:normal;
}

.heading1
{
	font-size:14pt;
	font-weight:bold;	
}

.heading2
{
	font-weight:bold;
	color:#ffffff;
}

.contentPageBackground
{
	border-width:0px;
	background-image:url(../images/fullBackground.jpg);
	background-repeat:no-repeat;
	height:401px;
	padding:0px	
}

.topPadding10
{
	padding-top:10px;	
}

.topPadding5
{
	padding-top:5px;	
}

a:link
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

a:visited
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

a:active
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

a:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

a.headerLink:link
{
	color:#ffffff;
	text-decoration:none;
}

a.headerLink:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.headerLink:active
{
	color:#ffffff;
	text-decoration:none;
}

a.headerLink:hover
{
	color:#ffffff;
	text-decoration:underline;
}

a.indexLink:link
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.indexLink:visited
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.indexLink:active
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.indexLink:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

a.footerLink:link
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
}

a.footerLink:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
}

a.footerLink:active
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
}

a.footerLink:hover
{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:10pt;
}
