body, p, br, tr, td, ul, ol, div, input, textarea,reset,submit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
body {
	margin: 0px;
	padding: 0px;
	background: #DDDDDD;
}
a:link, a:visited {
	color: #80807F;
	text-decoration: underline;
}
a:hover {
	color: #ff6705;
	text-decoration: none;
}
#GT {
	border: 1px solid #B0B2AF;
}
#header {
	height: 82px;
	padding-left: 174px;
	vertical-align: top;
	background: url(images/header_bg.jpg) bottom no-repeat;
}
#grad {
	background: #EFF0EB url(images/grad.jpg) top no-repeat;;
	width: 9px;
}
#intro {
	padding: 0;
	border-bottom: 1px solid #B0B2AF;
	margin-bottom: 12px;
}
#CS_head {
	background: url(images/casestudy_head_bg.gif);
	height: 42px;
	line-height: 42px;
}
#CS_content {
	background: #E9EDF2;
	border: 1px solid #B2B6CB;
	border-top: 0 none;
	line-height: 15px;
	padding: 8px 12px;
}
#news_head {
	height: 32px;
	line-height: 32px;
	width: 226px;
	background: #F4F4F5;
	border-left: 2px solid #C9CFD6;
	padding-left: 16px;
}
#news_cont {
	padding: 2px;
	font-size: 11px;
	vertical-align: top;
}
#news_cont a:link, #news_cont a:visited {
	color: #C90202;
	text-decoration: underline;
}
#news_cont a:hover {
	text-decoration: none;
}
#events_head {
	height: 32px;
	line-height: 32px;
	width: 226px;
	background: #F0F3EE;
	border-left: 2px solid #C5D6BF;
	padding-left: 16px;
}
#events_cont {
	padding: 2px;
	font-size: 11px;
	vertical-align: top;
}
#events_cont a:link, #events_cont a:visited {
	color: #66905B;
	text-decoration: underline;
}
#events_cont a:hover {
	text-decoration: none;
}
.data {
	font-size: 11px;
	color: #7A7A7A;
	font-weight: bold;
}


/*guns left menu*/

#vertnav{
	list-style: none;
	padding:0;
	margin:0;
   width: 176px; 
}


#vertnav ul { 
	padding:0;
	margin:0;
	list-style: none;
   overflow:visible;
   position:absolute; 
   width: 176px; /* Width of Menu Items */ 
	
	
      
}

#vertnav li{ 
	position: relative;
	height: 20px; 
   line-height: 20px; 
   background: url(images/menu_bg.gif); 
   border-bottom: 1px solid #ff6705; 
	padding:0;
	margin:0;
	width: 176px;
}

#vertnav li a {
	  display: block; 
     text-decoration: none; 
	  font-size: 11px;
     color: #626161; 
     background: transparent; /* IE6 Bug */ 
     text-indent: 35px; 
     background: url(images/menu_bullet.gif) left no-repeat; 
	  
}

#vertnav li:hover, #vertnav li a:hover{
    color: #ff6705; background: #f9f9f9;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
    display:none; 
    position:absolute; 
    top:0; 
    left: 176;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none; 
  
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */

/*sub menu width */
#vertnav li ul{
	width: 230px;
}

#vertnav li ul li{
	width: 230px;
}

/*end of guns left menu*/




#mailing_head {
	background: url(images/mailing_head.jpg);
	color: #80807F;
	font-size: 14px;
	text-align: center;
	height: 23px;
	line-height: 23px;
	
}
#mailing {
	border: 1px solid #DCDCDC;
	padding: 4px 3px;
	color: #5B9086;
	
}
.mailing_form {
	width: 110px;
	height: 18px;
	border: 1px solid #DCDCDC;
	font-size: 11px;
}

.footer {
	height: 36px;
	line-height: 36px;
	background: url(images/footer_bg.gif);
	border-top: 1px solid #B0B2AF;
	text-align: center;
	font-size: 11px;
	color: #B2B3B2;
}
.ttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #80807F;
	font-weight: bold;
	border-bottom:  1px solid #ff6705;
	text-indent: 25px;
}

/*guns css*/

.content{
	font-family: "Times New Roman", Times, serif;
	padding-left: 30px;
	
}

.sub_header{
	font-family: "Times New Roman", Times, serif;
	padding-left: 30px;
	
	text-decoration: underline;
}

#case_study_dark{
	background-color: #eeeeee;
}


#mail{
	
   background-color: #F5F5F5;
	position: relative;
}


/*end of css*/

.cont_bg {
	background: #F4F4F5;
	border: 2px solid #CCD2D8;
}
.myform {
	background: White;
	border: 1px solid #CCD2D8;
	width: 200px;
	/*height: 18px;*/
	padding: 0 2px;
}
.sm_ttl {
	background: #F4F4F5;
	color: #80807F;
	font-size: 14px;
	margin: 3 15px;
	padding: 1px 3px;
}
a.weblink:link, a.weblink:visited {
	color: #B0B2AF;
	text-decoration: none;
	font-size: 10px;
}
a.weblink:hover {
	color: #ff6705;
	text-decoration: none;
	font-size: 10px;
}