html, body {
   margin:0;
   padding:0;
   height:100%;   
}

body {
  background-color: #23282B;
  color: #B5B5B5;
  font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
  }
  


img {
    border: none;
} 
 
  /* style page titles h1 */
h1 {
  color: #CCCCCC;
  font-size: 15px;
  font-weight: bold;
  line-height: 14px;
  margin:10px;
}
/* style page titles h2 */
h2 {
  color: #CCCCCC;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  text-indent:10px;
  padding-top:4px;
}


h3 {
  color: #3F484E;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-indent:10px;
  padding-top:4px;
}

h4 {
  color: #B5D8EC;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding-top:1px;
}


.sub {
  color: #9EAAB1;
  font-size: 11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;  
  font-weight: bold;
  line-height: 14px; 
  padding:4px 4px 4px 4px;
  display:block;
  background-color:#343C41;
  width:100%;
  text-align:center;
}

.divider {
color:#404A51;
padding-left:2px;
padding-right:2px;
}

hr {border:1px dashed #404A51;}


#content a, a:link, a:visited {
  color: #FF9900; 
  font-weight:bolder;   
  text-decoration: none;
}

#content a:hover {
  color: #FFB546;
  text-decoration: none;
}

#content a:focus {
  color: #FFCC00;
}

#content a:active {
  color: #FFCC00;
}

img.pic_left{
float:left;
padding:5px;
margin:5px 5px 5px 5px;
border:1px #49545A solid;
}

img.pic_right{
float:right;
padding:5px;
margin:5px 5px 5px 5px;
border:1px #49545A solid;
}

img{
padding:5px;
margin:5px 5px 5px 5px;
}

img.pic_border{
padding:5px;
margin:5px 5px 5px 5px;
border:1px #49545A solid;
}
  
#container {
   min-height:100%;
    height: auto !important;
   position:relative;
   height: 100%;
   background-color: #23282B;
   min-width: 875px; 
   margin-bottom: -60px;
}


#logo{
   background-color: #000000;
    height: 55px;
	width:100%;
 text-align:center;
   padding:0px;
   margin:0px;
    vertical-align: baseline;
	visibility:visible;
	z-index:4;
}

#menu{
   background-color: #000000;
    height: 32px;
	width:100%;
 text-align:center;
   padding:0px;
   margin:0px;
    vertical-align: baseline;
	visibility:visible;
	z-index:4;
}
 
#header {
   background:#333;
     height: 200px;
	 text-align:center; 
	 vertical-align:middle;
	 z-index:0;
  
}

#content {
 margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */ 
  margin: 0 auto;
     /* Height of the footer */
   width:875px;
   padding-bottom:18px;
}


#contentleft {
		width:420px;
		padding:0px;
		float:left;				
		}
		
#contentdivider {
width:22px;
background-image: url(../images/content_divider.gif);
background-repeat: repeat-y;
height:340px;
float:left;
}
		
#contentright {
		width:420px;
		padding:0px;
		float:right;		
		}
		
/*#contentneutraltoplinks {
		width:600px;	
		padding:5px;
		float:right;
		z-index:1;		
		}
*/
		
	#contentneutral {
		width:600px;	
		padding:5px;
		float:right;
		z-index:1;		
		}
		
		#contentajax {width:auto;}

.clearfooter {
   height: 60px;
   clear: both;
}
		
#footer {
   position:relative;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#000;
    text-align:center;
  color: #666666;
  font-size:10px;
  padding: 10px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
   
}

 #footer a,  a:link, a:visited {
  color: #484848; 
  font-weight:bolder;   
  text-decoration: none;
}

 #footer a:hover, a:active {
  color: #999999;
  text-decoration: underline;
}

/* IE Hack */
#container {
   height:100%;
}

ul {
padding-left:10px; line-height:24px; list-style:disc;}

/*--------content menu begins------------------------ */
	
#contentmenu {
	width: 200px;
	margin: 10px;
	/*border-style: solid solid none solid;
	border-color: #666666;
	border-size: 1px;
	border-width: 1px;*/
	float:left;
	}

#contentmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#contentmenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#contentmenu li a:link, #contentmenu li a:visited {
	color: #CCCCCC;
	display: block;
	background:  url(../images/contentmenu.gif);
	padding: 8px 0 0 30px;
	  font-size:11px;

	}
	
#contentmenu li a:hover {
	color: #FF9900;
	background:  url(../images/contentmenu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
#contentmenu li a.selected {
	color: #FF9900;
	background:  url(../images/contentmenu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
	#contentmenu li a:active {
	color: #FF9900;
	background: url(../images/contentmenu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
	
	
	#contentmenu li a.statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: relative;
right: 1px;
border: none;
}



	
/*--------content menu ends------------------------ */


/*contact page css*/

	
	
	
label
{
width: 6.8em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 5.8em;
} 

input
{
color: #CCCCCC;
background: #151515;
border: 1px solid #000000;
}

.submit input
{
color: #000;
background-color:#666666;
border: 2px outset #333;
} 
fieldset
{
border: 1px solid;
border-width: thin;
border-color:#181D1F;
padding:5px;
width: 370px;
}


select
{

color: #CCCCCC;
background: #151515;}

textarea
{
color: #CCCCCC;
background: #151515;
border: 1px solid #000;
}

legend
{
color: #fff;
background-color:#151515;
border: 1px solid #000;
padding: 2px 6px
} 

/*end of contact page css*/


/* ajax content css*/
#subpageajax {
		left:4px;
	top:30px;
	width:570px;
	height:auto;
	z-index:1;	
}


#subpageajax a, subpageajax a:link, subpageajax a:visited {
  color:#FF9900;
  font-size:10px;
  font-weight:bold;   
  text-decoration: none;
  
}

#subpageajax a:hover {
  color: #ffffff; 
  text-decoration: none;
   
}

#subpageajax td {
text-align:center;
vertical-align:top;
}



/* end of ajax content css*/

.left {float:left;}
.right {float:right;}
.center{text-align:center;}





/*End of Current page CSS*/


