body{
	font-size: 13px;
	background: #fff url('../Image/body-bg.jpg') no-repeat 50% 0;
	font:13px/20px Arial, sans-serif;
}

h2 , .brand{ font: 21px 'Signika', sans-serif;}
h2 a:hover, a:hover {color:#8ac733; text-decoration: none}
.navbar .brand{padding: 7px 20px 5px}

/*  Header styles */
h1,h2,h3,h4,h5,h6{
	/*line-height:1.2em;*/
	color: #464646;
}

a, h2 a{
	color: #000000;
	-webkit-transition: background 0.2s ease, color 0.2s ease;
	-moz-transition: background 0.2s ease, color 0.2s ease;
	-o-transition: background 0.2s ease, color 0.2s ease;
	transition: background 0.2s ease, color 0.2s ease;
}

li{list-style-type: none}

.welcome{
	/*padding-left: 00px;*/
	/*padding-right: 50px;*/
	text-align: center;
}

#wrapper{
	width: 95%;
	margin: 70px auto 0 auto;;
}

#wrapper > .row-fluid{
	
	/*margin: 0 */
}

.centered{
	margin: 0 auto 0 auto;
}

.slogan {
	color:#8ac733;
	font: 30px/48px 'Signika', sans-serif;
	word-spacing: 4px;
}

.slogan-1 {
	color:#aaaaaa;
	font: 300 26px/30px 'Signika', sans-serif;
	/*padding-right: 160px;*/
}

*.center{text-align: center}

.blocks{
	margin: 20px auto 20px auto;
}

.blocks .span3{
	border: 1px dashed #ccc;
	height: 200px;
	padding: 25px 5px 0px 5px;
	margin-top: 20px;
}

.blocks p{color: #696969; font-size: 12px; padding: 0 15px}

.blocks h2 a{
	color: #8b8a8a;
}

.blocks h2 a:hover{
	color: #8ac733;
}

/* - - - Footer - - - */

#footer{
	border-top: 1px solid #eeedee;
	border-bottom: 1px solid #eeedee;
	margin-top: 30px;
	padding:10px 0 15px 0px;
}

.footer-menu {
	list-style-type: none;
	margin-left: 8px;
	margin-top:10px;
}
.footer-menu li {
	float:left;
	padding: 0 12px;
	border-left: 1px dashed #e2e2e2;
	line-height:14px;
}
.footer-menu li:first-child {
	border-left: none;
}
	.footer-menu li a {
		font: 300 14px/17px 'Signika', sans-serif;
		color:#898989;
	}
	.footer-menu li a:hover, .footer-menu li a.active-2 {
		color:#8ac733;
	}

.soc-list li {
	float:left;
	margin-left:14px;
	list-style-type: none;
}

.policy{
	text-align: right;
	padding: 20px 0 0 0;
	font: 300 14px/17px 'Signika', sans-serif;
}

.block-13 {}
.block-13-border { background: url('../Image/block-4-bg.jpg'); border: 1px dashed #d2d2d2;}

.list-2 {padding:0px 0 0px 0; margin: 10px 0}
.list-2 > li {
	padding-top:1px;
	position:relative;
}
	.list-2 > li:first-child {
		padding:0;
		background:none;
	}
	.list-2 > li:before  {
		display:block;
		position:absolute;
		left: 0px;
		top: 0px;
		content: "";
		z-index: 1;
		/*background: url('../Image/list-2-border.png') no-repeat;*/
		width: 171px;
		height: 1px;
	}
		.list-2 > li:first-child:before {
			display:none;
		}
	.list-2 > li > a {
		color: #515151;
		font: 14px/32px Arial, sans-serif;
		display:block;
		padding:0 0 0 30px;
	}
		.list-2 > li > a:hover {color:#ffffff; background: #212121;}

.content-wrapper{margin-top: 10px}
.content{padding-top:0px; padding-left: 20px; overflow-x: hidden}
.content > h2{margin-top: 0}

table td{color: #000;}

table.special{border-collapse:collapse;border:1px solid #ccb; width:100%}
table.special tr{border-bottom:1px solid #ddd}
table.special th{background:#F1F7E2;border:1px solid #d5d5d5;color:#000;text-align:left;padding-left:15px;padding-right:5px;padding-top:5px;padding-bottom:5px}
table.special td{padding:5px;border:1px solid #e0e0e0}
table.special td a{color:#004080;text-decoration:none}

.dropdown-menu{font-size: 13px;}
label.error{color: #FF0000; font-size: 12px}
.center{text-align: center}
a.accordion-toggle{
	color: #004080;
	font-weight: bold;
}
.popover{width: 280px}
.button-2 {
	display:inline-block;
	color:#1e1e1e;
	font: 18px/24px 'Signika', sans-serif;
	padding-right: 18px;
	background: url('../Image/button-2-arrow.png') no-repeat 100% 8px;
}
	.button-2:hover {
		color:#8ac733;
	}

.btn{font-size: 13px}

.applications {text-align: left}
.applications .list-2 > li{border: 1px solid #ccc;}
.applications .list-2 > li > a{color: #004080; font-size: 13px}
.applications .list-2 > li > a:hover{color: #fff}

button.button-2{border: none;cursor: pointer;}
.control-label, input[type="text"], select, textarea{font-size: 13px}

/**
 * 	Exception
 */ 
 
#exception-wrapper{
	margin: 20px auto 20px auto;
	width: 95%;
	overflow-x: hidden;
}

#exception-wrapper > .row-fluid{
	width: 95%;
}

.block-13-border{margin-bottom: 20px}
