#container {margin: 0 auto; width: 850px; text-align: left;}

#home a:link, a:visited, a:active{
text-decoration:none;
}

#content{
width: 630px;
float: left;
margin:10px;
}


#content a{
text-decoration: underline;
}

body{
	font-family: Trebuchet MS,sans-serif;
	font-size: 70%;
	color: #6c6c6c;
	line-height: 1.166;	
	text-align: center;
}

a:link, a:visited, a:hover {
	color: #6c6c6c;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
color: #6c6c6c;
	
	
}

h1 {
 font-size: 22px;
 color: #6c6c6c;
padding: -5px;

}

#home h1 {

margin:0;
text-align:center;

}

#home h2 {
margin:3px 0;

}

h2{
 font-size: 150%;
 color: #6c6c6c;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Verdana,sans-serif;
 color: #334d55;
}
				


.glossymenu{

padding-top: 13px;
width: 180px;
float: left;
}

.glossymenu a.menuitem{
color: #6c6c6c;
background: black url(sidebar-bg.gif) repeat-x bottom left;
font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 7px 20px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #6c6c6c;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 7px;
right: 10px;
border: none;
width:13px;
height:16px;
}

.glossymenu a.menuitem:hover{
background-image: url(sidebar-bg.gif);
color: black;
}

.glossymenu a.menuitem ul li a{
color: #6c6c6c;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
background:#f8f8f8;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
color: #6c6c6c;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
color: #6c6c6c;
padding: 0 10px;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #6c6c6c;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: black;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background: url(/images/header.gif) no-repeat;
	margin: 0;
	height: 159px;
			
}

#masthead h1{
	display: none;
}

#maintain{
  	background:#d6eef2;
	color:#000000;
	padding: 10px;
	width: 173px;
        float: left;
        margin-top: -27px;
}

#maintain a{

text-decoration:none;
  	
}

#badges {
border: 1px solid #e5e5e5;
margin: 10px 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
font-size:125%;
color: #000000;
padding: 132px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {

	padding: 0px 18px 0px 0px; 
}
#globalNav a:link, a:visited{
text-decoration: none;
}
#globalNav span {
	padding: 0px 0px 0px 55px; 
}

/************* #siteInfo styles ***************/

#siteInfo{
        font-size: 85%;
	clear: both;
	background: #e6e6e6;
	padding-left: 30px
      
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

#quickinfo {
width:150px;
border:1px solid #6c6c6c;
float:right;
margin:5px 15px 5px 5px;
background:#d6eef2;
padding:10px
}

#quickinfo h2 {
text-align:center;
text-decoration:underline;
}
#quickinfo ul {
padding-left:15px;
}
.pdf {background:url('pdf_icon.gif') no-repeat;padding-right:22px;background:url('pdf_icon.gif') no-repeat right}

#endusers {width:150px;float:left;margin-top:0px;}
.image-feature {border:3px solid #c8c8c8; margin: 10px; float:right;}
small {text-align:center !important;}
