@font-face {
	font-family: 'DroidSansRegular';
	src: url('../fonts/DroidSans-webfont.eot');
	src: url('../fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DroidSans-webfont.woff') format('woff'),
		 url('../fonts/DroidSans-webfont.ttf') format('truetype'),
		 url('../fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
	{
	font: normal 14px/20px "DroidSansRegular", Arial, Helvetica, sans-serif;
	}

p
	{
	margin: 0 0 13px;
	}
	
#page { max-width: 980px;width: 980px; margin: 0 auto;}



.container { width: 100%; max-width: 100%; margin: 0 auto;padding: 0px; }
.col-lg-2, #secondary { width: 24.99%; }
.col-lg-10 , #primary{ width: 75%; }
.hgroup {
	width: 185px;
	margin: 0 auto;
}

#menu
	{
	margin-bottom: 20px !important;
	margin-left: 15px !important;
	}


	
/* Posts */	
.hentry .entry-title, .hentry .entry-title a, .hentry .entry-title a:hover, .hentry .entry-title a:focus
	{
	color: #6EAB24;
	font-size: 32px;
	line-height: 32px;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.hentry .entry-title
	{
	margin-top: 25px;
	}
	
/* Pages */
.page-image
	{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	}

.page-image img
	{
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
.hentry
	{
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border: 0px none;
	text-align: left;
	color:#777;
	}

.hentry .entry-title, .entry-content h1
	{
	text-align: left;
	color: #6EAB24;
	font-size: 32px;
	line-height: 32px;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.entry-content h2
	{
	font-size: 26px;
	line-height: 26px;
	color: #104D84;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.entry-content ul
	{
	padding-left: 15px !important;
	margin: 0px 0px 0px 0px !important;
	}
	
.entry-content h3
	{
	font-size: 20px;
	line-height: 20px;
	color: #6EAB24;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}

.hentry p, .textwidget, .textwidget p
	{
	color:#777 !important;
	}
	
.content-box
	{
	width: 90%;
	background: #CCE4ED;
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin: 0px;
	color: #104D84 !important;	
	}
	
.content-box h3
	{
	color: #333;
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 20px;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.content-box p
	{
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #104D84 !important;	
	}
	
.content-box a
	{
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	color: #104D84;	
	}
	
p.blue-highlight
	{
	padding: 10px;
	background: #D0EDFA !important;
	color: #104D84 !important;	
	}
	
p.green-highlight
	{
	padding: 10px;
	background: #DBEAC8 !important;
	color: #104D84 !important;	
	}
	
/* Director Template */
.director
	{
	text-align: center;
	width: 25%;
	margin: 0 10px;
	padding: 0;
	float: left;
	display: block;
	overflow: hidden;
	}
	
.box-download
	{
	width: 100%;
	height: 45px;
	background: #f7f7f7 url('../img/box_download.png') 0 0 no-repeat;
	border: 1px solid #e5e5e5;
	margin: 15px 0;
	padding: 10px;
	color: #777;
	display: block;
	}
	
.box-download a
	{
	padding-left: 40px;
	color: #104D84;
	text-decoration: none;
	font-weight: 800;
	}

/* Documents and Newsletter Template */	
.document
	{
	padding: 0px 10px 0px 10px;
	margin: 20px 0px;
	display: block;
	float: left;
	width: 45%;
	overflow: hidden;
	color: #777;
	}
	
.left-pos
	{
	margin-right: 15px;
	float: left;
	display: block;
	}
	
.pdf-icon
	{
	background-image: url('../img/download_type_pdf.png');
	color: #104D84;
	display: block;
	width: 100px;
	height: 100px;
	}
	
.document h2
	{
	font-size: 15px;
	line-height: 20px;
	font-weight:800;
	margin: 0;
	display: block;
	color: #104D84;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.document em
	{
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	display: block;
	line-height: 13px;
	font-style: italic;
	color: #969696;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.document p
	{
	margin: 5px 0px 0px 0px;
	padding: 0;
	color: #777;
	font-family: "DroidSansRegular", Arial, Helvetica, sans-serif;
	}
	
.button-pos
	{
	margin: 7px 0px 0px 0px;
	display: block;
	}
	
.element-download-button
	{
	color: #104D84;
	width: 120px;
	display: block;
	background: url('../img/download_button.png') 0 0 no-repeat;
	}	
	
.element-download-button span
	{
	padding: 0px 26px 0px 11px;
	display: block;
	background: url('../img/download_button.png') 100% -30px no-repeat;
	}
	
.element-download-button span span
	{
	height: 25px;
	padding-right: 4px;
	background: url('../img/download_button.png') 0 -60px repeat-x;
	overflow: hidden;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	display: block;
	}
	
/* Sidebar Widgets */
.cat-post-widget h3.widget-title
	{
	color: #104D84 !important;
	font-size: 20px !important;
	margin: 0 0 15px 0 !important;
	}
	
.cat-post-widget ul, .cat-post-widget ul li
	{
	margin: 0 !important;
	padding: 5px 0px !important;
	}	
	
.cat-post-widget ul li
	{
	border-bottom: solid 1px #e5e5e5;
	}
	
.cat-post-widget ul li.cat-post-item a
	{
	font: normal 14px/20px "DroidSansRegular", Arial, Helvetica, sans-serif !important;
	color: #6EAB24 !important;
	}
	
.widget_search
	{
	margin-bottom: 15p !importantx;
	padding-bottom: 15px !important;
	}
	
.widget_search input
	{
	border: 1px solid #D6D6D6 !important;
	color: #999 !important;
	height: 30px !important;
	font-size: 16px !important;
	}
	
.auto-style1 {
	font-family: "Trebuchet MS";
	font-size: medium;
}
.auto-style2 {
	font-family: "Trebuchet MS";
	color: #808080;
}
.auto-style3 {
	margin-left: 0px;
}
.auto-style4 {
	font-family: "Trebuchet MS";
	font-size: x-small;
}
input:focus {
	background-color:silver ;
}






.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
	