/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
#padleft{
	
	margin-left: 25px;
}

.icon{
	margin-bottom: 10px;
	margin-left: 115px;

}

.center {

text-align: center;	
	
}
 
.decoration {
text-decoration: none;
	
}

.decoration:hover {

text-decoration: none;	
	
}

img { *border: none; _border: none;}	
a img{	 *border: none; _border: none; border: none; }


p {
	font-size: 15px;
	line-height: 19px;
}
 
 
.disclaimer  {
	 
 font-size: 13px;
 font-style: italic;
padding-top: 10px;
color: #CCC;
}

.fifteen {
	
	font-size: 15px;
}
 
 ul {
	 
	font-size: 15px;
	color: #D5D5D5;  

	 
 }
 
li {

margin-bottom: 5px;	
	
}

.lightblue {
	color: #2095d5;
	text-decoration: underline;
}

.lightblue:hover{

color: #CCC;	
	
}
 div#contfix {
	 
	background-color: transparent; 
	 
 }

 
 p.skittle {
	 
	margin-right: -20px; 
	z-index: 1;
	 
 }
 
 /*SLIDER*/
 

#featured h4 {
	
	font-size:13px; font-family:Arial; 
	font-weight: bold;
	color: #fff;
	line-height:18px; 
	padding-top: 10px;
}

#featured h5 {
	
	font-size:13px; font-family:Arial; 
	color: #fff;
	line-height:18px; 
	font-weight: normal;
	text-decoration: none;
	margin-top: -10px;

	
	
}

#featured { 
	width:960px;  
	position:relative; 
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; 
	height:345px; 
margin-left: auto;
margin-right: auto;
margin-top: 100px;
*margin-top: 10px;
_margin-top: 10px;

}
#featured ul.ui-tabs-nav{
	position: absolute;
	top: 2px;
	left: 617px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 330px;
	height: 202px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:13px; 
	color:#666; 
	margin-bottom: -10px;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 10px;
	
	


}
#featured ul.ui-tabs-nav li span{ 
	font-size:13px; font-family:Arial; 
	font-weight: bold;
	color: #fff;
	line-height:20px; 
	

}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:80px; 
	line-height:20px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#3d3d3d;;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;  
}
#featured li.ui-tabs-selected{ 
	background:url('img/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#3d3d3d; 
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; 
}
#featured .ui-tabs-panel{ 
	width:620px; height:345px; 
	 position:relative;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;


}


#featured .ui-tabs-hide{ 
	display:none; 
}

/*8888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888*/
 
 
 @font-face {
    font-family:'AvidOmnesLightRegular';
    src:url(avidomnes-light-webfont.eot);
    src: url(avidomnes-light-webfont.eot?#iefix) format('embedded-opentype'),
         url(avidomnes-light-webfont.woff) format('woff'),
         url(avidomnes-light-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'AvidOmnesMediumRegular';
    src: url(avidomnes-medium-webfont.eot);
    src: url(avidomnes-medium-webfont.eot?#iefix) format('embedded-opentype'),
         url(avidomnes-medium-webfont.woff) format('woff'),
         url(avidomnes-medium-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
 
 
 .rowcont {
	 
	background-color: #4e4e4e;
	 padding-left: 40px;
  padding-right: 40px;
	 
 }
 
 
 span {
	
	font-family:'AvidOmnesMediumRegular';
	font-size: 25px; 
	padding-right: 10px;
 }

span.sourskittle {
	
	font-family:'AvidOmnesLightRegular';
	font-size: 20px; 
	font-weight: bold;
	

 }
	 

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

footer {
	text-align: center;	
	background-color: #fff;
	height: 60px;
	width: 100%;

	
}

footer p {
	
	padding-top: 20px;
	color: #000;
	font-size: 13px;
	
}

footer a {

  text-decoration: underline;
  color: #006bb6;
	
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
	  min-width: 960px;
	  background-color: #000;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  padding-top: 40px;html

}

a {
  color: #0088cc;

}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.row {
width: 960px;
margin-left: auto;
margin-right: auto;
  *zoom: 1;
  background-color: #4e4e4e;
}


.row3 {
width: 960px;
margin-left: auto;
margin-right: auto;
  *zoom: 1;

}



.row:before,
.row:after {
  display: table;
  content: "";
}

.row:after {
  clear: both;
}

.row1 {
	background: #333;
	_background: #333;
    *background: #333;
	margin-left: auto;
	margin-right: auto;
    margin-top: 10px;
    *zoom: 1;
background-image: linear-gradient(bottom, rgb(86,86,86) 12%, rgb(114,114,114) 57%);
background-image: -o-linear-gradient(bottom, rgb(86,86,86) 12%, rgb(114,114,114) 57%);
background-image: -moz-linear-gradient(bottom, rgb(86,86,86) 12%, rgb(114,114,114) 57%);
background-image: -webkit-linear-gradient(bottom, rgb(86,86,86) 12%, rgb(114,114,114) 57%);
background-image: -ms-linear-gradient(bottom, rgb(86,86,86) 12%, rgb(114,114,114) 57%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.12, rgb(86,86,86)),
	color-stop(0.57, rgb(114,114,114))
);
-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; 


padding-top: 10px;
width: 960px;
_height: 290px;
*height: 290px;


}

.row1 p {
	font-size:13px;
	line-height: 18px;
}




.row1:before,
.row1:after {
  display: table;
  content: "";
}

.row1:after {
  clear: both;
}


[class*="span"] {
  float: left;

}

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 100%;

}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 800px;
}

.span10 p {
	padding-top: 15px;
}

.span9 {
  width: 700px;
  margin-bottom: 20px;
  *margin-bottom: -20px;
  _margin-bottom: -20px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
  margin-bottom: 10px;
  padding-left: 8px;
 
}

.span3 p {

float: right;
	
}

.span2 {
  width: 120px;
margin-right: 20px;
}



.span22 {
  width: 170px;
  padding-left: 15px;
  margin-bottom:10px;
  margin-left: 5px;
  
}

.span22 img {

	margin-left: -5px;
	
}



div.container2 {
margin: 0 auto;
min-width: 960px;

  *zoom: 1;
  
background-color: #4e4e4e;

}

div.container {

margin: 0 auto;
min-width:960px;

  *zoom: 1;
  
background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1NyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiMyNTI1MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #000000 57%, #252525 91%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(57%,#000000), color-stop(91%,#252525)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #000000 57%,#252525 91%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #000000 57%,#252525 91%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #000000 57%,#252525 91%); /* IE10+ */
background: linear-gradient(top, #000000 57%,#252525 91%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#252525',GradientType=0 ); /* IE6-8 */
  
  
 padding-bottom: 8px; 
}



.container:before,
.container:after {
  display: table;
  content: "";
}

.container:after {
  clear: both;
}



p {
  margin: 0 0 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: #d5d5d5;
  
}

p small {
  font-size: 13px;
  color: #d5d5d5;
}

.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}


.row1 h3 {
	
	padding-top: 5px;
	padding-bottom: 5px;
}

h1,
h2,
h3,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}

h1 {
  font-size: 32px;
  font-family:'AvidOmnesLightRegular';
  color: #fff;
  line-height: 36px;
  padding-top: 20px;
  font-weight: lighter;
  
}

h1 small {
  font-size: 15px;
}

h2 {
  font-size: 18px;
  font-family:'AvidOmnesMediumRegular';
  line-height: 36px;
  color: #fff;
  margin-bottom: 5px;
}

h2 small {
  font-size: 15px;
  font-family:'AvidOmnesMediumRegular';
}

h3 {
 font-size: 25px;
  font-family:'AvidOmnesLightRegular';
  font-weight: lighter;
  line-height: 25px;
  color: #fff;
  margin-left: 21px;
}

h3 small {
  font-size: 14px;
}

h4,
h5,
h6 {
  line-height: 18px;
}



h4 small {
  font-size: 12px;
}



h6 {
  font-size: 18px;
  color: #fff;
}

.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}

.page-header h1 {
  line-height: 1;
}

ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  line-height: 18px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}



hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}




a.button1:link, a.button1:visited {
padding:7px 18px;
text-decoration:none;
display:inline-block;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
z-index: 0;
background-image:url(../img/btn.png);
background-repeat: none;


/*background: #007fc2;
	background: -moz-linear-gradient(top,  #007fc2 0%, #005686 92%, #005c8f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007fc2), color-stop(92%,#005686), color-stop(100%,#005c8f));
	background: -webkit-linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	background: -o-linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	background: -ms-linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	background: linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fc2', endColorstr='#005c8f',GradientType=0 );
	color:#FFFFFF;
	text-align: center;*/

}

a.button1:active, a.button1:hover {
text-align: center;
padding: 6px 17px;

text-decoration:none;

border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color:#0080c3;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 12%, #e2eff7 84%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#ffffff), color-stop(84%,#e2eff7));
background: -webkit-linear-gradient(top, #ffffff 12%,#e2eff7 84%);
background: -o-linear-gradient(top, #ffffff 12%,#e2eff7 84%);
background: -ms-linear-gradient(top, #ffffff 12%,#e2eff7 84%);
background: linear-gradient(top, #ffffff 12%,#e2eff7 84%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2eff7',GradientType=0 );
border:solid 1px #419cd0;
}

a.button2:link, a.button2:visited, input.button2 {
background: #818181;
background: -moz-linear-gradient(top, #818181 0%, #787878 7%, #4d4d4d 96%, #404040 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#818181), color-stop(7%,#787878), color-stop(96%,#4d4d4d), color-stop(100%,#404040));
background: -webkit-linear-gradient(top, #818181 0%,#787878 7%,#4d4d4d 96%,#404040 100%);
background: -o-linear-gradient(top, #818181 0%,#787878 7%,#4d4d4d 96%,#404040 100%);
background: -ms-linear-gradient(top, #818181 0%,#787878 7%,#4d4d4d 96%,#404040 100%);
background: linear-gradient(top, #818181 0%,#787878 7%,#4d4d4d 96%,#404040 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181', endColorstr='#4d4d4d',GradientType=0 );
color:#FFFFFF;
}	

a.button2:active, a.button2:hover, input.button2:hover {
color:#333333; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 10%, #e0e0e0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#e0e0e0)); background: -webkit-linear-gradient(top, #ffffff 10%,#e0e0e0 100%); background: -o-linear-gradient(top, #ffffff 10%,#e0e0e0 100%); background: -ms-linear-gradient(top, #ffffff 10%,#e0e0e0 100%); background: linear-gradient(top, #ffffff 10%,#e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );	border:solid 1px #e2eff7; border:solid 1px #8b8b8b;
}




a.button3:link, a.button3:visited {
padding:6px 17px;
text-decoration:none;
display:inline-block;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
z-index: 0;
background-image:url(../img/button4.png);
background-repeat:no-repeat;
height: 50px;
width: 130px;
margin-left: 75px;

/*background: #007fc2;
	background: -moz-linear-gradient(top,  #007fc2 0%, #005686 92%, #005c8f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007fc2), color-stop(92%,#005686), color-stop(100%,#005c8f));
	background: -webkit-linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	background: -o-linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	background: -ms-linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	background: linear-gradient(top,  #007fc2 0%,#005686 92%,#005c8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fc2', endColorstr='#005c8f',GradientType=0 );
	color:#FFFFFF;
	text-align: center;*/

}

a.button3:active, a.button3:hover {
text-align: center;
padding: 6px 17px;
height: 50px;
width: 130px;
text-decoration:none;
background-image:url(../img/button5.png);
background-repeat: no-repeat;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-left: 75px;
/*color:#0080c3;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 12%, #e2eff7 84%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#ffffff), color-stop(84%,#e2eff7));
background: -webkit-linear-gradient(top, #ffffff 12%,#e2eff7 84%);
background: -o-linear-gradient(top, #ffffff 12%,#e2eff7 84%);
background: -ms-linear-gradient(top, #ffffff 12%,#e2eff7 84%);
background: linear-gradient(top, #ffffff 12%,#e2eff7 84%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2eff7',GradientType=0 );
border:solid 1px #419cd0;*/
}









.btn {
  width:87px;
	padding:7px 14px;
	border:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration:none;
	display:inline-block;

background: #666;	
background-image: -moz-linear-gradient(top,#777,#4E4E4E);
background-image: -ms-linear-gradient(top,#777,#4E4E4E);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#777),to(#4E4E4E));
background-image: -webkit-linear-gradient(top,#777,#4E4E4E);
ackground-image: -o-linear-gradient(top,#777,#4e4e4e);
background-image: linear-gradient(top,#777,#4E4E4E);
background-repeat: repeat-x;
-pie-background: linear-gradient(#777,#4e4e4e);

*background: #666;
_background: #666;



	
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15.5px;
	text-align: center;
	font-size: 12px;
	margin-top: 2px;
	
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
 	 padding:6px 13px;
	text-decoration:none;
	color:#333333;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 10%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#e0e0e0));
	background: -webkit-linear-gradient(top, #ffffff 10%,#e0e0e0 100%);
	background: -o-linear-gradient(top, #ffffff 10%,#e0e0e0 100%);
	background: -ms-linear-gradient(top, #ffffff 10%,#e0e0e0 100%);
	background: linear-gradient(top, #ffffff 10%,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );	border:solid 1px #e2eff7;
	border:solid 1px #8b8b8b;
	cursor:pointer;
}
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-dark.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
	padding:7px 14px;
	border:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #006FAC;
background-image: -moz-linear-gradient(top,#007FC2,#00588A);
background-image: -ms-linear-gradient(top,#007FC2,#00588A);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#007FC2),to(#00588A));
background-image: -webkit-linear-gradient(top,#007FC2,#00588A);
ackground-image: -o-linear-gradient(top,#007fc2,#00588a);
background-image: linear-gradient(top,#007FC2,#00588A);
background-repeat: repeat-x;
-pie-background: linear-gradient(#007fc2,#00588a);
text-decoration: none;
	

}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  	padding:7px 13px;
	text-decoration:none;
	color:#0080c3;
	border:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 12%, #e2eff7 84%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#ffffff), color-stop(84%,#e2eff7));
	background: -webkit-linear-gradient(top,  #ffffff 12%,#e2eff7 84%);
	background: -o-linear-gradient(top,  #ffffff 12%,#e2eff7 84%);
	background: -ms-linear-gradient(top,  #ffffff 12%,#e2eff7 84%);
	background: linear-gradient(top,  #ffffff 12%,#e2eff7 84%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2eff7',GradientType=0 );
	border:solid 1px #419cd0;
	cursor:pointer;
}
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9;
}


.hero {
	

  margin-bottom: 30px;
 _margin-top: 20px;
 *margin-top: 20px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
