*
{
	border:0;
	padding:0;
	margin:0;
}

body
{
	text-align: left;
	font-size: 9pt;
	font-family: Verdana,Arial, Helvetica, sans-serif, "bitstream vera sans";
	color: #515151;
	background: url("../images/bggradient.jpg") no-repeat;
}
 

img { border: 0; }

#container
{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}

#top{
	border-top:4px solid #515151;
	height:115px
}

#navbar
{
	float: right;
	text-align: right;
	vertical-align: text-top;
}

#leftcontent
	{ width: 650px; }

#rightcontent
	{ width:324px; }

h1,h2,h3,h4,h5,h6,h7
{
margin-bottom:5px;
font-weight: lighter;
}

h1{
	font-size:2.9em;
	font-weight: bold;
}

h2{
	font-size:2.7em;
}

h3{
	font-size:2.3em;
}

h4{
	font-size:2.0em;
}

h5{
	font-size:1.7em;
	font-weight:bold;
}

h6{
	font-size:1.2em;
	font-weight:bold;
}

h7{
	font-size:1.0em;
}

h1.header
{
	font-size:3em;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

p
{
	word-spacing: 4px;
	line-height: 1.5em;
	margin-bottom:20px;
}

.imgfloatleft
{
	border:1px solid gray;
	float:left;
	margin:15px;
}

.imgfloatright
{
	float: right;
	padding-top: -2px;
	margin: 4px 15px 15px;
	border-right: #660000 1px groove;
	border-top: #660000 1px groove;
	border-left: #660000 1px groove;
	border-bottom: #660000 1px groove;
}


#picturelist
{
	list-style-type: none;
	list-style-image: none;
}
#picturelist li
{
	padding-top:35px;
	list-style-type: none;
	list-style-image: none;
}
#picturelist li a img
{

	border:1px solid;
	display:block;
	margin:0 auto 5px auto;
}

#picturelist li a 
{
	color:#515151;
	text-decoration:none;
}

#picturelist li a:hover
{
	color:#ffa500;
	text-decoration:none;
}

#bottom
{ 
	height:20px;
	width:975;
	clear: both;
	display: block; float: none; 
	page-break-before: always;
}

 
/* Main menu styles begin here. */ 
#navul
{
	margin: 0 auto;
	letter-spacing: -1px;
	width: 700px;
	height: 35px;
	list-style-type: none;
	list-style-image: none;
	float: right;
}

#navul li
{ 
	border-right: 1px groove #707070;
	float: right;
	height: 35px;
	width: 85px;
	list-style-type: none;
	list-style-image: none;	 
}

 
 /* Selected menu style.  */
.menuSelected
{
	display:  block;
	color: #ff6600;
	background: #515151;
	font-weight: bolder;	
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
a.menuSelected:hover
{
	display:  block;
	color: #ffffff; 
	background:#707070;
	font-weight: bolder;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration:underline;
}
 /* End selected menu style.  */ 
 
/* Default menu style.  */
.menuDefault
{
	display: block;
	color: #ff6600;
	font-weight: bolder;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
a.menuDefault:hover
{
	display:  block;
	color: #ffffff; 
	background:#707070;
	font-weight: bolder;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration:underline;
}
/* End default menu style.  */ 
/* End main menu styles. */  
 
  
 
/*Footer styles begin here. */ 

#footerTBL
{
    height:200px; width:1000px; 
}

.footerLeft
{
    width:100px;
}

.footerMid
{
    width:800px;
}

.footerRight
{
    width:100px;
}

 
#footer
{
	width: 1000;
}
 
/* Applied to the footer vertical dividers. */
.footerLiterals
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bolder;
	color: #000000;
}

#footerul
{
	margin: 0 auto;
	letter-spacing: -1px;
	width: 1000px;
	height: 15px;
	list-style-type: none;
	list-style-image: none;
	float: none; 
}

#footerul li
{ 
	border-right: 1px groove #707070;
	float: right;
	height: 15px;
	width: 99px;
	list-style-type: none;
	list-style-image: none;	 
}

/* Selected footer menu style.  */
.footerSelected
{   
	 
	color: #ff6600;
	background: #515151;
	font-weight: bolder;	
	height: 15px;
	line-height: 15px;  
	text-decoration: none;
}

a.footerSelected:hover
{   
	 
	color: #ffffff; 
	background:#707070;
	font-weight: bolder;
	height: 15px;  
	line-height: 15px;   
	text-decoration:underline;         
}


/* Footer menu link defaults applied via skins. */
.footerDefault 
{  
     
	color: #ff6600;
	text-decoration: none;
	font-weight: bolder;  
	text-decoration:underline;
} 

a.footerDefault:hover
{   
	color: #ffffff; 
	background:#707070;
	font-weight: bolder;  
	text-decoration:underline;
}

#disclaimer {
    width: 800px;
    font-weight: bolder;
    font-size: x-small;
    color: #330000;
}

/* Footer styles end here. */ 


/* Applied to the sitemap (breadcrumb trail) */
#siteMapContainer
{
	border-bottom: #660000 1px groove;
	width: 100%;
}

#siteMap
{
	float:left;
}

#loginStatus
{ 
	float:right;
}


#consoleContainer
{
	width:100%;
}

#consoleLeft
{
	float:left;
}

#consoleRight
{
	float:right;
}


#filterDiv
{
	width:100%;
}

.buttons
{
	border-right: #808080 1px ridge;
	border-top: #808080 1px ridge;
	padding-bottom: 2px;
	border-left: #808080 1px ridge;
	padding-top: 2px;
	border-bottom: #808080 1px ridge;
}

.errorText
{
	font-size: small;
	color: #ff0000;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bolder;
}

.displayLabels
{
	font-family: Arial, Verdana, Sans-Serif;
	float:left;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	direction: ltr;
	text-indent: 4px;
	text-align: left;
	vertical-align: middle;
}

.textBox
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	background-color: #ffffff;
	direction: ltr;
	text-indent: 4px;
	text-align: justify;
	border-right: #330000 1px groove;
	border-top: #330000 1px groove;
	border-left: #330000 1px groove;
	border-bottom: #330000 1px groove;
}

/* Anchor menu style.  */
.anchorDefault
{       
	display: block;
	color: #ff6600;
	font-weight: bolder;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
a.anchorDefault:hover
{
     
	display:  block;
	color: #ffffff;
	background:#707070;
	font-weight: bolder;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration:none;
}


/*Hover Menu*/
.popupMenu {
    font-family: Arial, Verdana, Sans-Serif;
    height:32px; 
    color: #ffffff; 
    position: absolute;
    visibility: hidden;
    background:#707070;  
    text-align: left;
    display: block;
    color: #ff6600;
    font-weight: bolder; 
    text-decoration: none;
}

.popupHover {   
    display: block;
    color: #ffffff;
    background: #707070;
    font-weight: normal;
    text-decoration: none;
    margin-right: 0px;
} 

.subMenu {      
    color: #ffffff;
    background: #707070;
    text-decoration: none;   
    vertical-align: text-top;
}

.subMenu:hover {      
    color: #ffffff;
    background: #707070;
    text-decoration:underline;
    vertical-align: text-top;
}
  