/* CSS Document */


html, body, h5{
	margin:0;
	padding:0;
	height: 100%;
	}
	
a:link{
	color:#999967;
	}
	
a:visited{
	color:#999967;
	}
	
a:hover{
		color:#666766;

	}	

.pictureframe{
	float:left;
	margin-right:15px;
	margin-top:2px;
	border:solid #E7E7E7 1px;
	background-color:#FFF;
	padding:3px;
	-webkit-border-radius: 2px;  
	-moz-border-radius: 2px;
   	border-radius: 2px;
   	behavior: url(PIE.htc);
	}
	
.videoframe{
	float:left;
	margin-right:15px;
	border:solid #666 1px;
	background-color:#F1F1F1;
	-webkit-border-radius: 2px;  
	-moz-border-radius: 2px;
   	border-radius: 2px;
   	behavior: url(PIE.htc);
	text-align:center;
	clear:both;
	}	
	
.speakerframe{
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;
   	border-radius: 6px;
   	behavior: url(PIE.htc);
	padding:0 15px 15px 15px;
	border:solid #E7E7E7 1px;
	background-color:#F9F9F9;
	margin-bottom:25px;
	}

.speakerframe p{
	font-size:12px;
	line-height:16px;
	}
	
.speakerframe h2{
		font-size:18px;  

	
	}		
	
		
#top_links a:link{
	color:#666766;
	font-weight:bold;
	text-decoration:none;
	}
	
#top_links a:visited{
	color:#666766;
	}
	
#top_links a:hover{
	color:#999967;
	}	

body{
	background-color:#F2F2F3;
	background-image: url(../assets/images/bg.png);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#545354;
	background-attachment: fixed;
	}
	
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -350px;
	}
		

#content{
	width:900px;
	margin:auto;
	}	
	
#top_links{
	text-align:right;
	text-decoration: none;
	height:25px;
	font-size:11px;
	padding-right:28px;

	
	}	
	
#push {
	height:350px;
	clear: both;

	}

#footer{
	height: 300px;	
	margin-top:50px;
	}
	
#footer_background{
	background: #545354;
	border-top:solid #fff 1px;
	height:299px
	}	 
	
#footer_wrapper{
	width:823px;
	padding-left:20px;
	margin:auto;
	}

.footer_links{
	font-size:11px;
	color:#CCC;
	line-height:15px;
	}
	
.footer_links a{
	color:#CCC;
	text-decoration:none;
	}

.footer_links a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
.footer_map{
	float:left;
	
	}	
	
.footer_related{
	float:left;
	margin-left:80px;
	
	}			
	
.footer_header{
	font-family: 'Yanone Kaffeesatz', sans-serif;  
	font-size:25px;
	color:#999;
	margin-bottom:15px;

	}

.footer_logo{
	float:right;
	}	
		
.footer_content{
	padding-top:20px;
	}

.disclaimer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	}	

.disclaimer{
	border-top:solid #999 1px;
	text-align:center;
	padding-top:10px;
	margin-top:40px;
	}	

.disclaimer a{
	color:#CCC;
	}
.disclaimer a:hover{
	color:#FFF;
	}	
	
.unl_id{
	margin:auto;
	margin-top:18px;
	}				

hr{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:dotted 1px #9A9967;
	margin:20px 0;
	}
	
	
h1{
	font-family: 'Yanone Kaffeesatz', sans-serif;  
	font-size:30px;
	color:#8E8E5F;
	font-weight:400;
	margin-bottom:10px;
	}
.h1_skinny{
	font-weight:200;
	}
	
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#8E8E5F;
	font-style:italic;
	}	
		
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#8E8E5F;
	font-style:italic;
	}	
	
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	margin-bottom:10px;
	color:#8E8E5F;
	}	

h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	font-style:italic;
	margin:0 0 15px 0;
		}
	
.h7{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	margin-top:10px
	}
.h7 a{
	
	text-decoration:none;
	}						

p{
	line-height:20px;
	font-size:13px;
	}	
	
ul{
	line-height:16px;
	font-size:13px;
	font-weight:700;
	list-style:none;
	padding-left:25px;

	}	

ul li{
	margin-bottom:15px;
	background-image: url(../assets/images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px; 
	padding-left: 20px; 
	}		

.top_bar{
   background: #999967;
   height:10px;
   margin-bottom:13px;
	}
	
.col_left{
	width:250px;
	float:left;	
/*	position:fixed;
*/	}
	
.col_left_inside{
	width:187px;
	margin-left:45px;
	margin-top:15px;
	}	
	
.col_right{
	width:550px;
	background-color:#FFF;
	border: #BBB solid 1px;
	float:right;
	padding:20px 25px 30px 25px;
	margin:0 26px 5px 20px;
	}	
	
/* ICONZ */
	
a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../assets/icons/icon_pdf.gif) no-repeat center right;
	}	
	
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../assets/icons/icon_mailto.gif) no-repeat center right;
	}
	
a[href$='.docx'], a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../assets/icons/icon_doc.gif) no-repeat center right;
	}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../assets/icons/icon_txt.gif) no-repeat center right;
	}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../assets/icons/icon_xls.gif) no-repeat center right;
	}
	
	
.button {
	border-top: 1px solid #8c8c8c;
	background-color: #545354;
	background-color:  -webkit-gradient(linear, left top, left bottom, from(#676767), to(#545354));
	background-color:  -webkit-linear-gradient(top, #676767, #545354);
	background-color:  -moz-linear-gradient(top, #676767, #545354);
	background-color:  -ms-linear-gradient(top, #676767, #545354);
	background-color:  -o-linear-gradient(top, #676767, #545354);
	padding: 4px 11px 3px 11px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	color: #cccc9a;
	font-size: 19px;
	font-family: 'Yanone Kaffeesatz', sans-serif;   text-decoration: none;
	text-transform:uppercase;
	vertical-align: middle;
	width:167px;
	text-align:center;
	margin-top:8px;
	font-weight:200;
	background-image:url(../assets/images/arrow.png);
	background-repeat:no-repeat;
	background-position:176px 8px;
	-webkit-border-radius: 2px;  
	-moz-border-radius: 2px;
   	border-radius: 2px;
   	behavior: url(PIE.htc);
    }

.button:hover {
   border-top-color: #F7F6DF;
   background: #cccc9a;
   color: #333;
   background-image:url(../assets/images/arrow2.png);
   background-repeat:no-repeat;
   background-position:176px 8px;
   -webkit-box-shadow: #999967 0 1px 0;
   -moz-box-shadow: #999967 0 1px 0;
   box-shadow: #999967 0 1px 0;

    

   }
.button:active {
   border-top-color: #cccc9a;
   background: #8e8e60;
   }	
   
.button_on {
	border-top: 1px solid #F7F6DF;
	background-color: #cccc9a;
	background-color:  -webkit-gradient(linear, left top, left bottom, from(#676767), to(#545354));
	background-color:  -webkit-linear-gradient(top, #676767, #545354);
	background-color:  -moz-linear-gradient(top, #676767, #545354);
	background-color:  -ms-linear-gradient(top, #676767, #545354);
	background-color:  -o-linear-gradient(top, #676767, #545354);
	padding: 4px 11px 3px 11px;
		-webkit-box-shadow: #999967 0 1px 0;
	-moz-box-shadow: #999967 0 1px 0;
	box-shadow: #999967 0 1px 0;
	color: #333;
	font-size: 19px;
	font-family: 'Yanone Kaffeesatz', sans-serif;   text-decoration: none;
	text-transform:uppercase;
	vertical-align: middle;
	width:167px;
	text-align:center;
	margin-top:8px;
	font-weight:200;
	background-image:url(../assets/images/arrow2.png);
	background-repeat:no-repeat;
   background-position:176px 8px;
	-webkit-border-radius: 2px;  
	-moz-border-radius: 2px;
   	border-radius: px;
   	behavior: url(PIE.htc);
    }   


 .button4 {
	border-bottom: 1px solid #660;
	background-color: #cccc9a;
	background-color:  -webkit-gradient(linear, left top, left bottom, from(#676767), to(#545354));
	background-color:  -webkit-linear-gradient(top, #676767, #545354);
	background-color:  -moz-linear-gradient(top, #676767, #545354);
	background-color:  -ms-linear-gradient(top, #676767, #545354);
	background-color:  -o-linear-gradient(top, #676767, #545354);
	padding: 7px 11px 5px 11px;
	color: #666;
	font-size: 12px;
	vertical-align: middle;
	width:167px;
	text-align:center;
	margin-top:8px;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;
   	border-radius: 6px;
   	behavior: url(PIE.htc);
    }

.button4_onpage {
   border-top-color: #8c8c8c;
	border-bottom: 1px solid #660;
	   background: #545354;

	padding: 7px 11px 5px 11px;
   color: #cccc9a;
	font-size: 12px;
	vertical-align: middle;
	width:167px;
	text-align:center;
	margin-top:8px;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;
   	border-radius: 6px;
   	behavior: url(PIE.htc);
    }	
.button4:link{
	text-decoration:none;
	color:#333;
	}	
.button4:visited{
	text-decoration:none;
	color:#333;
	}		
	

.button4:hover {
   border-top-color: #8c8c8c;
   background: #545354;
   color: #cccc9a;
   }
   

   
.button2 {
	border-bottom: 1px solid #660;
	background-color: #cccc9a;
	background-color:  -webkit-gradient(linear, left top, left bottom, from(#676767), to(#545354));
	background-color:  -webkit-linear-gradient(top, #676767, #545354);
	background-color:  -moz-linear-gradient(top, #676767, #545354);
	background-color:  -ms-linear-gradient(top, #676767, #545354);
	background-color:  -o-linear-gradient(top, #676767, #545354);
	padding: 7px 11px 5px 11px;
	
	color: #545354;
	font-size: 24px;
	font-family: 'Yanone Kaffeesatz', sans-serif;   text-decoration: none;
	text-transform:uppercase;
	vertical-align: middle;
	width:167px;
	text-align:center;
	margin-top:8px;

	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px;
   	border-radius: 8px;
   	behavior: url(PIE.htc);

    }

.button2:hover {
   border-top-color: #8c8c8c;
   background: #545354;
   color: #cccc9a;


    

   }
.button2:active {
   border-top-color: #cccc9a;
   background: #8e8e60;
   }
   
 .button_download {
		border-bottom: 1px solid #660;

	background-color: #cccc9a;
	margin:auto;
	padding: 7px 11px 5px 11px;
	
	color: #fff;
	font-size: 16px;
	font-family: 'Yanone Kaffeesatz', sans-serif;   text-decoration: none;
	text-transform:uppercase;
	vertical-align: middle;
	width:167px;
	text-align:center;
	margin-top:8px;

	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px;
   	border-radius: 8px;
   	behavior: url(PIE.htc);

    }

.button_download a {
	color:#545354;
	text-decoration:none;
}

.button_download:hover {
   border-top-color: #8c8c8c;
   background: #545354;
   color: #cccc9a;


    

   }
.button_download:active {
   border-top-color: #cccc9a;
   background: #8e8e60;
   }
   
 
 
 
 .button3 {
	-webkit-box-shadow: 0px 22px 0px 0px rgba(255,255,255,0.1)inset, 0px 0px 0px 1px rgba(255,255,255,0.05)inset;
	-moz-box-shadow: 0px 22px 0px 0px rgba(255,255,255,0.1)inset, 0px 0px 0px 1px rgba(255,255,255,0.05)inset;
	box-shadow: 0px 22px 0px 0px rgba(255,255,255,0.1)inset, 0px 0px 0px 1px rgba(255,255,255,0.05)inset;
	border: solid 1px rgba(101, 103, 66, 1.0);
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	padding:8px 45px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: 'Yanone Kaffeesatz', sans-serif;   
	text-decoration: none;
	text-transform:uppercase;   
	text-shadow: 0px -1px 0px rgba(0,0,0,0.66);
	behavior: url(PIE.htc);
	background-color: #999967;

}
.button3:hover {
	background-color: #545354;
  
}
.button3:active {
}
 
   
      
   
.col_left_inside a {
	 text-decoration:none;
	 }
	 
	
	



.textbox {    
	width: 259px;
     height: 30px;
     background-color: #E5E3B3;
     color: #6D6F49;
     font-size:14px;
     margin-bottom:15px;
     border:none;
     padding:5px;
    
    
     }
    
.textarea {
     width: 500px;
     height: 200px;
     background-color: #E5E3B3;
     color: #6D6F49;
     font-family: Arial, Helvetica, sans-serif;
     font-size:14px;
     margin-bottom:10px;
          border:none;
     padding:5px;	

    
     }
    
.inputbuttonstyle
     {
     color:#FFF;
     background-color:#C00;
     width:150px;
     height:60px;
     padding:5px;
     border:#EBEBEB 1px solid;
     font-family: Arial, Helvetica, sans-serif;
     font-size:12px;
     }
    

table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
    border-collapse: separate;
	border-left:solid 1px #6D6F49;
	border-top:solid 1px #6D6F49;

	}
tr td{
	padding:10px;
	border-bottom:solid 1px #6D6F49;
	border-right:solid 1px #6D6F49;

	}		

table tr:nth-child(even) {background: #FFFF}
table tr:nth-child(odd) {background: #F7F6DF}


.session{
	font-size:13px;
	padding:25px 0;
	color:#8E8E5F;
	}
	 
.formtable {
	padding:0;
	margin:0;
	border:none;
	background:none;
	}
	
.formtable tr td {
	padding:0;
	margin:0;
	border:none;
	background:none;
	}		 

.formtable tr:nth-child(even) {background: none}
.formtable tr:nth-child(odd) {background: none} 

.proposals_text_box{
	width:350px;
	}
	
.proposals_text_field{
	width:550px;
	min-height:250px;
	}	
	
.formtable1 {
	padding:0;
	margin:0;
	border:none;
	background:none;
	font-weight:normal;
	}
	
.formtable1 tr td {
	padding:7px 5px 7px 0;
	margin:0;
	border:none;
	background:none;
	}		 

.formtable1 tr:nth-child(even) {background: none}
.formtable1 tr:nth-child(odd) {background: none} 	

.formtable2 tr:nth-child(even) {background: #FFFF}
.formtable2 tr:nth-child(odd) {background: #F3F3F3}
.formtable2 {
	padding:0;
	margin:0;
	border:none;
	background:none;
	font-weight:normal;
	}
	
.formtable2 tr td {
	padding:7px 5px 7px 10px;
	margin:0;
	border:none;
	background:none;
	}