body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 30 0 0 0;
	padding: 0;
}
a:link
{
	color: #EB3D12;
	text-decoration: none;
}
a:visited
{
	color: #EB3D12;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: none;
}

em
{
	color: #EB3D12;
	font-style: normal;
	font-weight: normal;
}
hr
{
	border: none 0;
	border-top: #A4A3A2 solid 1px;
	height: 1px;
	margin: 10px 0 10px 0;
}
.clear{
	clear:both;
}
div#main
{
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 900px;
	z-index: 0;
}
div#imagerow
{
	margin: 54px 0 0 360px;
	position: absolute;
	vertical-align: text-botom;
	z-index: 2;
}
div#imagerow img
{
	border: solid 8px white;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
div#redsquare
{
	margin: 54px 0 0 360px;
	position: absolute;
	vertical-align: text-botom;
	z-index: 20;
}
div#redsquare img
{
	margin: 8px;
	padding-top: 5px;
	padding-left: 76px;
	padding-right: 6px;
	vertical-align: top;
}
div#contentcolumn
{
	color: #4a4746;
	line-height: 1.5em;
	background-image: url(../images/SubPagefooter.png);
	background-repeat: no-repeat;	
	background-position: 10px bottom;
	border-left: solid 1px #333333;
	margin: 62px 0 0 577px;
	padding: 340px 0 30px 10px;
	position: absolute;
	width: 310px;
	z-index: 4;
}
div#contentcolumn ul
{
	list-style-type: square;
	color: #333333;
	list-style-image: url(../images/square.gif);
}

h2
{
	color: #EB3D12;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 5px 0;
	padding: 0;
}
ul#navigation
{
	font-size: 1.4em;
	list-style-type: none;
	margin: 296px 0 0 368px;
	padding: 0;
	position: absolute;
	text-align: right;
	width: 200px;
}

ul#navigation a:link
{
	color: #000000;
	text-decoration: none;
}
ul#navigation a:visited
{
	color: #000000;
	text-decoration: none;
}
ul#navigation a:hover
{
	color: #EB3D12;
	text-decoration: none;
}
div#mainflash 
{
	margin: 0 0 30px 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}
div#footer
{
    background-color: transparent;
    color: #cccccc;
	font-size: .8em;
    margin: 10px 0 0 0;
    padding: 35px 0 20px 0;
    position: absolute;
}
div#footer a
{
    color: #cccccc;
	text-decoration:underline;
}
div#footer a:hover
{
    color: #cccccc;
	text-decoration:none;
}
p
{
	margin: 0 0 10px 0;
}
strong
{
	color: #4A4746;
}
/*===STYLES SUBPAGES===*/
.subpages h2
{
	color: #EB3D12;
	margin: 0 0 2px 0;
	font-size: 1.8em;
	font-weight: 500;
	text-transform: lowercase;
}
.subpages h3
{
	border-bottom: solid 1px #A4A3A2;
	color: #4A4746;
	font-size: 1.1em;
	margin: 0 0 8px 0;
	padding: 0 0 10px 0;
	text-transform: lowercase;
}
.subpages h4
{
	color: #000000;
	font-size: 1.2em;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.subpages h5
{
	color:#000;
	font-size: 1.1em;
	font-weight:600;
	margin: 0;
	padding: 5px 0 0 0;
}
.subpages h5.reference
{
	color:#333;
	font-size: 1em;
	font-weight:600;
	margin: 0;
	padding: 10px 0 2px 0;
	border-bottom:solid 1px #ccc;
}
.subpages h6
{
	font-size: 1.2em;
	font-weight:600;
	margin: 0;
	padding: 0;
}
.subpages .textblack
{
	color: #000000;
}
.subpages p span.title
{
	font-size:.9em;
	line-height: 1.2em;
	color:#666;
}
.subpages span.title
{
	font-size:.8em;
	line-height: 1.2em;
	color:#999;
}
.subpages div#rightcolumn
{
	margin: 10px 0 10px 680px;
	padding: 0;
	position: absolute;
	width: 220px;
}
.subpages ul#left
{
	float:left;
	width:230px;
	padding:0 0 8px 0;
	margin:0;
	line-height:1.3em;
	font-size:1em;
	list-style-type:none;
	list-style-image:none;
}

.subpages ul#right
{	
	float:right;
	width:230px;
	padding:0 0 8px 0;
	margin:0;
	line-height:1.3em;
	list-style-type:none;
	list-style-image:none;
}
.subpages div#greybox
{
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #f5f5f5;
	font-size: 10px;
	color: #333333;
}
.subpages div#whitebox
{
	margin: 20px 0 0 0;
	padding: 0;
}
.subpages p.quotes
{
	margin: 25px 0 10px 0;
	padding: 0;
	font: 1.4em/1.3 Georgia, "Times New Roman", Times, serif;
	color:#999;
}
.subpages p.names
{
	font: 1em/1.1em Arial, Helvetica, Verdana, sans-serif;
	color:#666;
}

.subpages div#greybox td#left
{
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0;
}
.subpages div#greybox td#right
{
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	padding: 0 0 5px 10px;
	margin: 0;
}
.subpages div#greybox a:link
{	
	color: #666666;
	text-decoration: underline;
}
.subpages div#greybox a:visited
{
	color: #666666;
	text-decoration: underline;
}
.subpages div#greybox a:hover
{
	text-decoration: none;
}
.subpages div#imagerow
{
	margin: 30px 0 0 75px;
	position: absolute;
	vertical-align: text-botom;
	z-index: 2;
}
.subpages div#imagerow img
{
	background-color: white;
	margin: 0 0 10px 0;
}
.subpages div#redsquare
{
	margin: 30px 0 0 75px;
	position: absolute;
	vertical-align: text-botom;
	z-index: 20;
}
.subpages div#redsquare img
{
	margin: 8px;
	padding-top: 5px;
	padding-left: 76px;
	padding-right: 6px;
	vertical-align: top;
	background-color: transparent;
}
.subpages div#contentcolumn
{
	color: #4a4746;
	line-height: 1.5em;
	background-image: url(../images/SubPagefooter.png);
	background-repeat: no-repeat;	
	background-position: 10px bottom;
	border-left: solid 1px #333333;
	margin: 38px 0 10px 182px;
	padding: 165px 0 34px 10px;
	position: absolute;
	width: 475px;
	z-index: 4;
}
.subpages div#contentcolumn div#textblock
{
	height: 250px;
	overflow: auto;
}
.subpages div#contentcolumn table
{
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	font-size: 10px;
	line-height: 1.2em;
	color: #4a4746;
	
}
.subpages div#contentcolumn td
{
	padding-top: 2px;
	vertical-align: top;
}
.subpages div#contentcolumn td#space
{
	padding-top: 15px;
	border-bottom: solid #CCCCCC 1px;
	vertical-align: top;
}

.subpages ul#navigation
{
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	margin: 247px 0 0 0;
	padding: 0;
	position: absolute;
	text-align: right;
	width: 170px;
}

/*===STYLES SUBPAGES NAVIGATION===*/
/*========LEVEL ONE NAV==============*/
ul#navigation li.onelevel 
{
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #EB3D12;
}
ul#navigation li.onelevel a:link
{
	color: #000000;
}
ul#navigation li.onelevel a:visited
{
	color: #000000;
}
ul#navigation li.onelevel a:hover
{
	color: #EB3D12;
}
/*========LEVEL TWO NAV==============*/
ul#navigation li.twolevel 
{
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #EB3D12;
}
ul#navigation li.twolevel a:link
{
	color: #666666;
}
ul#navigation li.twolevel a:visited
{
	color: #666666;
}
ul#navigation li.twolevel a:hover
{
	color: #EB3D12;
}

/*========LEVEL THREE NAV==============*/
ul#navigation li.threelevel 
{
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #EB3D12;
}
ul#navigation li.threelevel a:link
{
	color: #999999;
}
ul#navigation li.threelevel a:visited
{
	color: #999999;
}
ul#navigation li.threelevel a:hover
{
	color: #EB3D12;
}

ul#navigation li#current a:link
{
	color: #EB3D12;
}
ul#navigation li#current a:visited
{
	color: #EB3D12;
}

/*ul#navigation li.onelevel a:link
{
	background-image: url(../images/1plus.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #333333;
	padding: 0 10px 0 0;
}
ul#navigation li.onelevel a:visited
{
	background-image: url(../images/1plus.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #333333;
	padding: 0 10px 0 0;
}
ul#navigation li.twolevel a:link
{
	background-image: url(../images/2plus.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #666666;
	padding: 0 20px 0 0;
}
ul#navigation li.twolevel a:visited
{
	background-image: url(../images/2plus.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #666666;
	padding: 0 20px 0 0;
}
ul#navigation li.threelevel a:link
{
	background-image: url(../images/3plus.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #999999;
	padding: 0 29px 0 0;
}
ul#navigation li.threelevel a:visited
{
	background-image: url(../images/3plus.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #999999;
}
*/