/* CSS Stylesheet taken from individual axs generated pages */

/*---------------------------------DIV---------------------------------*/
/* NAVIGATION */
/* BASIC POINTS */
a:link
{
	color: blue;
	text-decoration: none;
}

a:visited
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: gray;
	text-decoration: none;
}


	a.NoDecoration
	{
		text-decoration: none;
	}
	
/*tables*/
table#distributors { background-color:#FFFFFF; border: solid #ccc 1px; width: 100%;}
table#distributors td { padding: 2px; font-size: 8pt; font-weight:normal; color: Gray;}
table#distributors th { background-color: #606060; height:17px; padding-left:5px; color:#ffffff; text-align: left; vertical-align: middle;}
table#distributors .tdr { text-align:left;}	

td.Gallery1
{
Width               : 120px;
Height              : 120px;
border				: solid 1px Gray;
text-align			: center;
vertical-align		: middle;
}

.SubHeading
{
padding-bottom		: 6px;
}

.LargeLeaderText
{
	font-family		: Verdana;
	font-size		: 2em;
	text-align		: left;
	padding-bottom		: 20px;
}
.LargeHeader
{
	font-family		: Verdana;
	font-size		: 1.4em;
	text-align		: left;
	padding-bottom		: 10px;
        padding-top		: 15px;
        font-weight             : bold;
        letter-spacing          : 1px;
}
.LargeFooter
{
	font-family		: Verdana;
	font-size		: 1.2em;
	text-align		: left;
	padding-bottom	: 10px;
    padding-top		: 15px;
    font-weight     : bold;
    letter-spacing  : 1px;
    color			: #666666;
    font-style		: italic;
}

	a.Image
	{
		text-decoration: none;
                border:0px;
	}

	h2
	{
		color:Gray;
		text-align:left;
	}
	
	.divNote
	{
		list-style-type	: none;
		padding			: 10px 10px 10px 10px;
		border			: solid 1px #666666;
	}	
	
/* HTML standards */
html>body
{ 
	margin			        : 10px 0px 0px 0px; 
}
body
{
	width				: 100%;
	padding				: 0;
	margin			        : 10px 0px 0px 0px; 
	font-family		        : Verdana, Arial, Helvetica, sans-serif;
	font-size			: .9em;
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
	background			: #999999;
	color				: #666666;
}

h1, h2, h3
{
	margin				: 0;
}

p
{
	padding				: 0;
	margin				: 0;
}

/* DEFINATIONS FOR RAD EDITOR/DEFAULT HTML */

h1	
{	
	color				: #000000;
	font-weight			: bold;
	font-size			: 2em;
	margin				: 0;
	padding				: 4px, 0, 4px, 0;
}	
		
h2	
{	
	color				: #000000;
	font-weight			: bold;
	font-size			: 1.75em;
	margin				: 0;
	padding				: 4px, 0, 4px, 0;
}	
		
h3	
{	
	color				: #000000;
	font-weight			: bold;
	font-size			: 1.58em;
	margin				: 0;
	padding				: 4px, 0, 4px, 0;
}	
		
h4	
{	
	color				: #000000;
	font-weight			: bold;
	font-size			: 1.3em;
	margin				: 0;
	padding				: 4px, 0, 4px, 0;
}	
		
h5	
{	
	color				: #000000;
	font-weight			: bold;
	font-size			: 1em;
	margin				: 0;
	padding				: 4px, 0, 4px, 0;
}	
		
h6	
{	
	color				: #000000;
	font-weight			: bold;
	font-size			: .8em;
	margin				: 0;
	padding				: 4px, 0, 4px, 0;
}	
		
tfoot, thead	
{	
	font-size			: 1em;
	word-spacing		: normal;
	letter-spacing		: normal;
	text-transform		: none;
}	
		
th	
{	
	vertical-align		: baseline;
	font-weight			: bold;
	word-spacing		: normal;
	letter-spacing		: normal;
	text-transform		: none;
}	

small	
{	
	font-size			: .7em;
}	

big	
{	
	font-size			: 1.17em;
}	

blockquote, pre	
{	
	font-family			: Courier New, monospace;
}	
	
table
{
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
}

ul
{
	margin				: 0 0 0 18px;
	padding				: 0;
}

ul li	
{	
	color				: #666666;
	margin				: 0;
	padding				: 0;
}	

ul li li	
{	
	color				: #666666;
	margin				: 0;
	padding				: 0;
}	

ul li li li
{	
	color				: #666666;
	margin				: 0;
	padding				: 0;
}	
	
ol li	
{	
	list-style-type		: decimal;
	color				: #666666;
	margin				: 0;
	padding				: 0;
}	

ol ol li
{	
	list-style-type		: lower-alpha;
	color				: #666666;
	margin				: 0;
	padding				: 0;
}	

ol ol ol li
{	
	list-style-type		: lower-roman;
	color				: #666666;
	margin				: 0;
	padding				: 0;
}	

img	
{
text-decoration: none;
border:0px;
}

tbody
{
	font-size			: .95em;
}
tr
{
	font-size			: .95em;
}
td
{
	font-size			: .95em;
}
#divLeftMenu
{
	float: left;
	overflow: hidden;
	text-align: left;
	width: 140px;
        font-size	    :.8em;
}

html>body #divLeftMenu 
{ 
	width: 140px; 
}



.divItalic
{
	font-style:italic;
}

.divBold
{
	font-weight:bold;
}

.divSplashHeader0
{
	background-image: url(Images/SplashHeader0.jpg);
	height			: 180px;
	border			: solid 1px white;
	background-repeat:no-repeat;
}
.divHeader0
{
	background-image: url(Images/Header0.jpg);
	height			: 148px;
	border			: solid 1px white;
	background-repeat:no-repeat;	
}
.divHeader1
{
	height			: 148px;
	border			: solid 1px white;
}

.divPageTitle_SelectedMenu0
{
	text-align		: left;
	margin-top		: 81px;
	color			: white;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 1.0em;
	letter-spacing	: 10px;
}

html>body .divPageTitle_SelectedMenu0
{ 
	margin-top		: 82px;
	font-size		: 120%;
}

.divPageTitle_SelectedMenu1
{
	text-align		: left;
	margin			: 15px 0px 0px 30px;	
	width			: 420px;
	color			: silver;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .9em;
	letter-spacing	: 4px;
}

html>body .divPageTitle_SelectedMenu1
{ 
	margin-top		: 16px;
	font-size		: 110%;
	width			: 420px;
}

.divPageTitle2
{
	text-align		: right;
	margin			: 0px 0px 15px 10px ;
	color			: silver;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 1.5em;
	letter-spacing	: 5px;
}

html>body .divPageTitle2
{ 
	margin-left		: 12px;
	font-size		: 140%;
}

.divHeading1_First
{
	text-align		: left;
	margin			: 0px 0px 5px 0px;
	color			: #FF6600;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 1.1em;
	font-weight		: bold;
	letter-spacing	: 1px;
	padding-bottom	: 0px;
}

html>body .divHeading1_First
{ 
	margin-left		: 20px;
	font-size		: 100%;
}

.divHeading1
{
	text-align		: left;
	margin			: 20px 0px 5px 0px;
	color			: #FF6600;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 1.1em;
	font-weight		: bold;
	letter-spacing	: 1px;
	padding-bottom	: 0px;
}

html>body .divHeading1
{ 
	margin-left		: 20px;
	font-size		: 100%;
}

.divClear
{
	clear			: both;
	height			: 1px;
	overflow		: hidden;
}

.divNewLine
{
	clear			: left;
	padding-bottom	: 10px;
}
	
.min50px
{
	height			:50px;
}

.divMainContainer
{
	width			: 100%;
        background              : #999999;

}
.divContainer
{
	width			: 760px;
	background		: #FFFFFF;
}
.divContainerPhotoGallery
{
	width			: 760px;
	background		: #999999;
}

.divHomeContainer
{
	width			: 770px;
	background		: white;
	text-align		: left;
}
.cssnav1	
{
width: 249px;
height: 262px;
float:left;
display:block;
}
.cssnav1 img {width: 100%; height: 100%; border: 0; }
/*
.cssnav1	
{
background-image: url(Images/default_01.jpg);
background-repeat: no-repeat;
width: 246px;
height: 262px;
float:left;
}
.cssnav1 img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav1 a:hover img{visibility:hidden}
*/

.divLabelContainer
{
	background		: white;
	float			: left;
	height			: auto;
}

.divControlContainer
{
	width			: 60%;
	background		: white;
	float			: left;
}

.divLeft
{
	float: left;
	width: 30%;
	overflow: hidden;
	text-align: left;
	height:auto;
}

.divCenter 
{
	float: left;
	width: 39%;
	overflow: hidden;
	background: none;
	height:auto;
	text-align:center;
}

.divRight
{
	float: right;
	width: 30%;
	overflow: hidden;
	background: none;
	text-align: right;
	height:auto;
	padding:0 .3em 0 0;
}


/* Container specific */

.divHeader
{
	float			: left;
	width			: 100%;
	overflow		: hidden;
	text-align		: left;
	font-size		: .8em;
	color			: gray;
	padding-bottom		: 20px;
	height			: auto;
}

.divFooter
{
	width			: 760px;
	height			: auto;
}

.divHomeFooter
{
	width: 780px;
	border-top: 1px #CCC solid;
	margin-top: 60px;
}

dl dt 
{
}
dl dd {
	margin:-1em 0 0 1em;
}

.divContent
{
	float			:left;
	font-size		:.8em;
	color			: #666666;
	padding-bottom	        :20px;
	padding-top		:5px;	
	padding-left		:15px;	
	padding-right		:15px;	
	height			:auto;
	text-align		:justify;
}


html>body .divContent
{ 
	font-size		: 100%;
}



#Copyright
{
	width:34%;
	text-align:center;
	float: left;
	background-color:White;
}

#Version
{
	width:200px;
	text-align:left;
	float: left;
	background-color:White;			
}

.FooterText
{
	font-size			: .7em;
	color				: #666666;
	clear				: both;
	padding				: .2em .2em .2em .2em;
}

html>body .FooterText
{
	font-size		: 90%;
}

/*axs*/
	.divNewLine
	{
		clear			: left;
		padding-bottom	: 10px;
	}
	
	.divNewLineButton
	{
		clear			: left;
		padding-bottom	: 20px;
	}
		
/* COMMON SITE WIDE */
	.divCleaner
	{
		clear			: both;
	}
	.divCleanerLeft
	{
		clear			: left;
	}
	.divBlock
	{	
		float			: left;
		width			: 8px;
	}
	html>body .divBlock
	{	
		border: 1px transparent solid; 
	}
	.divBlockRadio
	{	
		float			: left;
		width			: 18px;
	}
	divFloater
	{
		float			: left;
	}
	
	.divTabStop0
	{
		float			: left;		
	}
	html>body .divTabStop0
	{
		float			: left;		
	}
	.divTabStop1
	{
		margin-left		: 20px;
	}
	html>body .divTabStop1
	{
		clear			: left;
		margin-left		: 20px;
	}
	.divTabStop1Float
	{
		margin-left		: 20px;
		float			: left;
		padding-bottom	: 6px;
	}

	.divTabStop2
	{
		margin-left		: 60px;
	}
	.divTabStop3
	{
		margin-left		: 80px;
	}
	.divTabStop4
	{
		margin-left		: 100px;
	}
	.divTabStop5
	{
		margin-left		: 124px;
	}

	.divTabStop6
	{
		margin-left		: 140px;
	}
	.divTabStop7
	{
		margin-left		: 160px;
	}	
	.divTabStop8
	{
		margin-left		: 180px;
	}	

	.divTabStop8
	{
		margin-left		: 200px;
	}
	.divTabStop9
	{
		margin-left		: 220px;
	}	
	.divTabStop10
	{
		margin-left		: 240px;
	}	
	.divTabStop11
	{
		margin-left		: 260px;
	}		


/*NEW NAVIGATION TEST RUN */
/* SELECTED ITEMS */
.divNavPageSelectedLevel0
{
	border-bottom	                : none 1px #FFFFFF;
}
.divNavPageSelectedLevel0, .divNavPageSelectedLevel1, .divNavPageSelectedLevel2, .divNavPageSelectedLevel3, .divNavPageSelectedLevel4, .divNavPageSelectedLevel5, .divNavPageSelectedLevel6
{
	float				: left;	
	width				: 190px;
	padding				: 0;
	margin				: 0;
	background			: #FFFFFF;
	color				: #999999;
}

.divNavPageSelectedLevel0 a, .divNavPageSelectedLevel1 a, .divNavPageSelectedLevel2 a, .divNavPageSelectedLevel3 a, .divNavPageSelectedLevel4 a, .divNavPageSelectedLevel5 a, .divNavPageSelectedLevel6 a
{
	float				: left;	
	display				: block;
	padding				: 5px;
	margin				: 0;
	width				: 190px;
	background			: #FFFFFF;	
	color				: #999999;
text-decoration		: none;
}

.divNavPageSelectedLevel0 a:hover, .divNavPageSelectedLevel1 a:hover, .divNavPageSelectedLevel2 a:hover, .divNavPageSelectedLevel3 a:hover, .divNavPageSelectedLevel4 a:hover, .divNavPageSelectedLevel5 a:hover, .divNavPageSelectedLevel6 a:hover 
{
	color				: #999999;
}

html>body .divNavPageSelectedLevel0 a:hover, html>body .divNavPageSelectedLevel1 a:hover, html>body .divNavPageSelectedLevel2 a:hover, html>body .divNavPageSelectedLevel3 a:hover, html>body .divNavPageSelectedLevel4 a:hover, html>body .divNavPageSelectedLevel5 a:hover, html>body .divNavPageSelectedLevel6 a:hover 
{

}

.divNavPageSelectedLevel0 a
{
	
}
.divNavPageSelectedLevel1 a
{
	padding-left		: 1.2em;
}
.divNavPageSelectedLevel2 a
{
	padding-left		: 2.4em;
}
.divNavPageSelectedLevel3 a
{
	padding-left		: 3em;
}
.divNavPageSelectedLevel4 a
{
	padding-left		: 3.2em;
}
.divNavPageSelectedLevel5 a
{
	padding-left		: 3.4em;
}
.divNavPageSelectedLevel6 a
{
	padding-left		: 3.6em;
}

html>body .divNavPageSelectedLevel1 a
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavPageSelectedLevel2 a
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavPageSelectedLevel3 a
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavPageSelectedLevel4 a
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavPageSelectedLevel5 a
{
	padding-left		: 3.4em;
	width				: 138px;
}
html>body .divNavPageSelectedLevel6 a
{
	padding-left		: 3.6em;
	width				: 128px;
}

html>body .divNavPageSelectedLevel1 a:hover
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavPageSelectedLevel2 a:hover
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavPageSelectedLevel3 a:hover
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavPageSelectedLevel4 a:hover
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavPageSelectedLevel5 a:hover
{
	padding-left		: 3.4em;
	width				: 138px;
}
html>body .divNavPageSelectedLevel6 a:hover
{
	padding-left		: 3.6em;
	width				: 128px;
}
.divNavPageLevel0
{
	border-bottom	                : none 1px #FFFFFF;
}
.divNavPageLevel0, .divNavPageLevel1, .divNavPageLevel2, .divNavPageLevel3, .divNavPageLevel4, .divNavPageLevel5, .divNavPageLevel6
{
	float				: left;
	clear				: both;
	padding				: 0;
	margin				: 0;
}
.divNavPageLevel0 a, .divNavPageLevel1 a, .divNavPageLevel2 a, .divNavPageLevel3 a, .divNavPageLevel4 a, .divNavPageLevel5 a, .divNavPageLevel6 a
{
	float				: left;
	clear				: both;
	padding				: 5px;
	margin				: 0;
	width				: 190px;
	background			: #FFFFFF;	
	color				: #FF6600;
text-decoration		: none;
}
html>body .divNavPageLevel0 a, html>body .divNavPageLevel1 a, html>body .divNavPageLevel2 a, html>body .divNavPageLevel3 a, html>body .divNavPageLevel4 a, html>body .divNavPageLevel5 a, html>body .divNavPageLevel6 a
{
	display				: block;
	padding				: 5px;
	margin				: 0;
	width				: 190px;
	background			: #FFFFFF;	
	color				: #FF6600;
}
.divNavPageLevel0 a:hover, .divNavPageLevel1 a:hover, .divNavPageLevel2 a:hover, .divNavPageLevel3 a:hover, .divNavPageLevel4 a:hover, .divNavPageLevel5 a:hover, .divNavPageLevel6 a:hover
{
	background			: #FFFFFF;
	color				: #999999;
}

html>body .divNavPageLevel0 a:hover, html>body .divNavPageLevel1 a:hover, html>body .divNavPageLevel2 a:hover, html>body .divNavPageLevel3 a:hover, html>body .divNavPageLevel4 a:hover, html>body .divNavPageLevel5 a:hover, html>body .divNavPageLevel6 a:hover 
{
	background			: #FFFFFF;
	color				: #999999;
}

.divNavPageLevel0 a:active, .divNavPageLevel1 a:active, .divNavPageLevel2 a:active, .divNavPageLevel3 a:active, .divNavPageLevel4 a:active, .divNavPageLevel5 a:active, .divNavPageLevel6 a:active
{
	background			: #FFFFFF;
	color				: #999999;
}
.divNavPageLevel0 a
{
	
}
.divNavPageLevel1 a
{
	padding-left		: 1.2em;
}
.divNavPageLevel2 a
{
	padding-left		: 2.4em;
}
.divNavPageLevel3 a
{
	padding-left		: 3em;
}
.divNavPageLevel4 a
{
	padding-left		: 3.2em;
}
.divNavPageLevel5 a
{
	padding-left		: 3.4em;
}
.divNavPageLevel6 a
{
	padding-left		: 3.6em;
}


html>body .divNavPageLevel1 a
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavPageLevel2 a
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavPageLevel3 a
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavPageLevel4 a
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavPageLevel5 a
{
	padding-left		: 3.4em;
	width				: 138px;
}
html>body .divNavPageLevel6 a
{
	padding-left		: 3.6em;
	width				: 128px;
}

html>body .divNavPageLevel1 a:hover
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavPageLevel2 a:hover
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavPageLevel3 a:hover
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavPageLevel4 a:hover
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavPageLevel5 a:hover
{
	padding-left		: 3.4em;
	width				: 148px;
}
html>body .divNavPageLevel6 a:hover
{
	padding-left		: 3.6em;
	width				: 128px;
}

/* SELECTED ITEMS */
.divNavSectionSelectedLevel0
{
	border-bottom	                : none 1px #FFFFFF;
}
.divNavSectionSelectedLevel0, .divNavSectionSelectedLevel1, .divNavSectionSelectedLevel2, .divNavSectionSelectedLevel3, .divNavSectionSelectedLevel4, .divNavSectionSelectedLevel5, .divNavSectionSelectedLevel6
{
	float				: left;	
	width				: 190px;
	padding				: 0;
	margin				: 0;
	background			: #FFFFFF;
	color				: #999999;
}

.divNavSectionSelectedLevel0 a, .divNavSectionSelectedLevel1 a, .divNavSectionSelectedLevel2 a, .divNavSectionSelectedLevel3 a, .divNavSectionSelectedLevel4 a, .divNavSectionSelectedLevel5 a, .divNavSectionSelectedLevel6 a
{
	float				: left;	
	display				: block;
	padding				: 5px;
	margin				: 0;
	width				: 190px;
	background			: #FFFFFF;	
	color				: #999999;
text-decoration		: none;
}

.divNavSectionSelectedLevel0 a:hover, .divNavSectionSelectedLevel1 a:hover, .divNavSectionSelectedLevel2 a:hover, .divNavSectionSelectedLevel3 a:hover, .divNavSectionSelectedLevel4 a:hover, .divNavSectionSelectedLevel5 a:hover, .divNavSectionSelectedLevel6 a:hover 
{
	color				: #999999;
}

html>body .divNavSectionSelectedLevel0 a:hover, html>body .divNavSectionSelectedLevel1 a:hover, html>body .divNavSectionSelectedLevel2 a:hover, html>body .divNavSectionSelectedLevel3 a:hover, html>body .divNavSectionSelectedLevel4 a:hover, html>body .divNavSectionSelectedLevel5 a:hover, html>body .divNavSectionSelectedLevel6 a:hover 
{

}

.divNavSectionSelectedLevel0 a
{
	
}
.divNavSectionSelectedLevel1 a
{
	padding-left		: 1.2em;
}
.divNavSectionSelectedLevel2 a
{
	padding-left		: 2.4em;
}
.divNavSectionSelectedLevel3 a
{
	padding-left		: 3em;
}
.divNavSectionSelectedLevel4 a
{
	padding-left		: 3.2em;
}
.divNavSectionSelectedLevel5 a
{
	padding-left		: 3.4em;
}
.divNavSectionSelectedLevel6 a
{
	padding-left		: 3.6em;
}

html>body .divNavSectionSelectedLevel1 a
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavSectionSelectedLevel2 a
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavSectionSelectedLevel3 a
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavSectionSelectedLevel4 a
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavSectionSelectedLevel5 a
{
	padding-left		: 3.4em;
	width				: 138px;
}
html>body .divNavSectionSelectedLevel6 a
{
	padding-left		: 3.6em;
	width				: 128px;
}

html>body .divNavSectionSelectedLevel1 a:hover
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavSectionSelectedLevel2 a:hover
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavSectionSelectedLevel3 a:hover
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavSectionSelectedLevel4 a:hover
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavSectionSelectedLevel5 a:hover
{
	padding-left		: 3.4em;
	width				: 138px;
}
html>body .divNavSectionSelectedLevel6 a:hover
{
	padding-left		: 3.6em;
	width				: 128px;
}

.divNavSectionLevel0
{
	border-bottom	                : none 1px #FFFFFF;
}
.divNavSectionLevel0, .divNavSectionLevel1, .divNavSectionLevel2, .divNavSectionLevel3, .divNavSectionLevel4, .divNavSectionLevel5, .divNavSectionLevel6
{
	float				: left;
	clear				: both;
	padding				: 0;
	margin				: 0;
}
.divNavSectionLevel0 a, .divNavSectionLevel1 a, .divNavSectionLevel2 a, .divNavSectionLevel3 a, .divNavSectionLevel4 a, .divNavSectionLevel5 a, .divNavSectionLevel6 a
{
	float				: left;
	clear				: both;
	padding				: 5px;
	margin				: 0;
	width				: 190px;
	background			: #FFFFFF;	
	color				: #FF6600;
text-decoration		: none;
}
html>body .divNavSectionLevel0 a, html>body .divNavSectionLevel1 a, html>body .divNavSectionLevel2 a, html>body .divNavSectionLevel3 a, html>body .divNavSectionLevel4 a, html>body .divNavSectionLevel5 a, html>body .divNavSectionLevel6 a
{
	display				: block;
	padding				: 5px;
	margin				: 0;
	width				: 190px;
	background			: #FFFFFF;	
	color				: #FF6600;
}
.divNavSectionLevel0 a:hover, .divNavSectionLevel1 a:hover, .divNavSectionLevel2 a:hover, .divNavSectionLevel3 a:hover, .divNavSectionLevel4 a:hover, .divNavSectionLevel5 a:hover, .divNavSectionLevel6 a:hover
{
	background			: #FFFFFF;
	color				: #999999;
}

html>body .divNavSectionLevel0 a:hover, html>body .divNavSectionLevel1 a:hover, html>body .divNavSectionLevel2 a:hover, html>body .divNavSectionLevel3 a:hover, html>body .divNavSectionLevel4 a:hover, html>body .divNavSectionLevel5 a:hover, html>body .divNavSectionLevel6 a:hover 
{
	background			: #FFFFFF;
	color				: #999999;
}

.divNavSectionLevel0 a:active, .divNavSectionLevel1 a:active, .divNavSectionLevel2 a:active, .divNavSectionLevel3 a:active, .divNavSectionLevel4 a:active, .divNavSectionLevel5 a:active, .divNavSectionLevel6 a:active
{
	background			: #FFFFFF;
	color				: #999999;
}
.divNavSectionLevel0 a
{
	
}
.divNavSectionLevel1 a
{
	padding-left		: 1.2em;
}
.divNavSectionLevel2 a
{
	padding-left		: 2.4em;
}
.divNavSectionLevel3 a
{
	padding-left		: 3em;
}
.divNavSectionLevel4 a
{
	padding-left		: 3.2em;
}
.divNavSectionLevel5 a
{
	padding-left		: 3.4em;
}
.divNavSectionLevel6 a
{
	padding-left		: 3.6em;
}


html>body .divNavSectionLevel1 a
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavSectionLevel2 a
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavSectionLevel3 a
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavSectionLevel4 a
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavSectionLevel5 a
{
	padding-left		: 3.4em;
	width				: 138px;
}
html>body .divNavSectionLevel6 a
{
	padding-left		: 3.6em;
	width				: 128px;
}

html>body .divNavSectionLevel1 a:hover
{
	padding-left		: 1.2em;
	width				: 178px;
}
html>body .divNavSectionLevel2 a:hover
{
	padding-left		: 2.4em;
	width				: 168px;
}
html>body .divNavSectionLevel3 a:hover
{
	padding-left		: 3em;
	width				: 158px;
}
html>body .divNavSectionLevel4 a:hover
{
	padding-left		: 3.2em;
	width				: 148px;
}
html>body .divNavSectionLevel5 a:hover
{
	padding-left		: 3.4em;
	width				: 148px;
}
html>body .divNavSectionLevel6 a:hover
{
	padding-left		: 3.6em;
	width				: 128px;
}

.divContent2
{
	float			: left;
	font-size		: .8em;
	color			: #ff6600;
	padding-bottom	        : 20px;
	padding-top		: 5px;	
	padding-left		: 5px;	
	padding-right		: 5px;	
	height			: auto;
	text-align		: left;
    width                   : 150px;
    border		        : solid 1px #FFFFFF;
    background              : #FFFFFF;
}

html>body .divContent2
{ 
	font-size		: 100%;
}