/************************************/
/*	BASE STYLES
/************************************/
body{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	line-height:1.6;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
*{
	outline:none;
	border:none;
}
a img{
	border:none;
}
.spacer, .clearfix{
	clear:both;
	width:100%;
	height:0;
}
.video-shortcode{
	float:left;
	width:100%;
}
.video-shortcode iframe{
	max-width:100%;
}
.body-wrapper {
	width:100%;
	margin:0 auto;
	padding:0;
}
h1, h2, h3, h4, h5, h6{
	margin:0 0 15px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
h5{
	font-size:20px;
}
a, a > * {
	font-family: inherit;
	text-decoration: none;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}
input, textarea{
	font-family: inherit;
	font-size:13px;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}
.button, input[type="submit"], button {
	background: #80B600;
	color: #fff;
	cursor: pointer;
	height: auto;
	overflow: visible;
	padding: 3px 20px 4px 20px;
	-webkit-transition: background-color .3s ease;
	   -moz-transition: background-color .3s ease;
		-ms-transition: background-color .3s ease;
		 -o-transition: background-color .3s ease;
			transition: background-color .3s ease;
	width: auto;
}


footer#footer h1, footer#footer h2, footer#footer h3, footer#footer h4, footer#footer h5, footer#footer h6 {color:#696969;}
/*footer#footer p{color:#fff;}*/



/* :: RADIUS :: */
.radius-2{	-webkit-border-radius: 2px;	-moz-border-radius: 2px;	border-radius: 2px; }
.radius-3{	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; }
.radius-5{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px; }
.radius-10{	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px; }
.radius-15{	-webkit-border-radius: 15px;	-moz-border-radius: 15px;	border-radius: 15px; }
.radius-20{	-webkit-border-radius: 20px;	-moz-border-radius: 20px;	border-radius: 20px; }


.pt_serif{ color:#66f;margin:10px 0; }
.n_serif{ color:#3c3; }
.m_serif{ color:#f66; }
.k_serif{ color:#996; }
.i_serif{ color:#b6b; }
.z_h3{ margin:15px 0; }
.z_center{ text-align:center; }
.cv_long_text{ z-index:50;height:0;position:relative;top:70px;margin:0;padding:0; }
.long_text{ font-size:11pt;line-height:17pt;height:150px;overflow-y:hidden;width:100%;position:relative;border-bottom:1px #bbb dashed; }
.long_text p{ margin-top:0 !important; }

.st_za{ background:#ffd;padding:5px 10px;margin-bottom:10px;font-size:9.5pt; }
.authorbox{ display:none; }
.bnr_center .e2_1{ width:305px; }
.bnr_center .e2_2{ width:305px; }

.staff_l_list a{ dislay:inline-block;font-size:12pt;margin-left:3px; } 
