body {
	background: #ffffff url('images/bg_light.jpg') repeat-y scroll top center ;
	/*background: #ffffff url('images/bg_sq.jpg') scroll top ;*/
	margin:0;
	padding:0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

* {
	margin:0;
	padding:0;
}

hr{
	border-bottom: 1px solid #a6ce39;
}

li{
text-align: justify; 
}

/* trigger */
h2.trigger {
	padding: 4px;
	background: #fff url(images/plus.png) no-repeat;
	background-position: left center;
	padding-left:55px;
	color: #4c63ae;
	height: 25px;
	width: 640px;	
	float: left;
	border-bottom: 0px solid /* #a6ce39*/ #000;
	border-bottom-style: groove;
}

h2.trigger a {
	color: #333; 
	text-decoration: none;
	display: block;

}

h2.trigger a:hover {  
	text-decoration: none; 
	color: #000; 
	border:0px;
}

h2.active {
	background: #fff url(images/minus.png) no-repeat;
	background-position: left center;
	border-bottom: 0px;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0px;
	padding: 3px;
	border: 0;
	background: #fff;
	overflow: hidden;
	font-size: 12px;
	width: 97%;
	clear: both;
			border-bottom: 1px solid /* #a6ce39*/ #000;
	border-bottom-style: groove;
}
.toggle_container .block {
	width: 97%;
	padding: 0px 10px 10px 10px; /*--Padding of Container--*/
	background: #fff;
}

/*My trigger*/
h5.trigger {
	padding: 2px;
	background: #fff url(images/plus_small.png) no-repeat;
	background-position: left;
	padding-left:30px;
	padding-top: 12px;
	color: #4c63ae;
	height: 25px;
	width: 640px;	
	float: left;
	vertical-align:middle;
}
h5.trigger a {
	color: #333; 
	text-decoration: none;
	display: block;

}
h5.trigger a:hover {  text-decoration: none; color: #000; border:0px;}

h5.active {
	background: #fff url(images/minus_small.png) no-repeat;
	background-position: left;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container_inside {
	margin: 0px;
	padding: 0px;
	border: 0;
	background: #fff;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
	clear: both;
}
.toggle_container_inside .block {
	width: 100%;
	padding: 0px; /*--Padding of Container--*/
	background: #fff;
}

/** element defaults **/
table {
	
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	background: #fff none repeat-x scroll left top;
}

td {
	background: #fff;
	border-bottom:1px solid #ccc;
}


p {
	line-height: 1.9em;
	margin-bottom: 20px;
	color:#000000;
	text-align: justify; 
}

a {
	color: #111;
}

a:hover {
	color: #c8d21e;
}

a:focus {
	outline: none;
}


h1 {
	color: #9bc035;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 0.5px;
	font-weight: 600;
	padding: 0 0 5px;
	margin: 0;
	text-shadow: 1px 1px #8f8f8f;
}

h2 {
	color: #39481e;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}

h3 {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #333333;
}

h4 {
	padding-bottom: 5px;
	font-size: 13px;
	color: #627a21;
}

h5 {
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
}

ul, ol {
	margin: 0px 0px 15px 15px;
}

li {
	padding-bottom: 5px;
	line-height: 1.3em;
}

li ol, li ul {
	margin-bottom: 0;
	padding-top: 0px;
}

#column1-wrap {
    float: left;
    width: 100%;
}
#column1 {
    background-color: cyan;
    margin-right: 200px;
}
#column2 {
    background-color: lime;
    float: left;
    width: 200px;
    margin-left: -200px;
		color: #ccc;
}
#clear {
    clear: both;
}

#container {
	width: 960px;
	margin:0 auto;
	padding: 0;
}

#header {
	background: #fff url('images/header_light.jpg') no-repeat;
	padding: 0;
	margin: 0 auto;
	height: 190px;
}

#header h1  {
	padding-top: 50px;
}

#header h1 a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 57px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -5px;
	float: left;
}

#header h1 a strong {
	font-weight: normal;
	color: #ccc;
}

#header h2 {
	color: #111;
	float: left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 12px;
	margin-top: 30px;
	padding-left: 4px;
	text-transform: uppercase;
	letter-spacing: 0;
}

#headerlink {
	display:block;
	height: 190px;
	width:960px;
}

#nav {
	/*background: #27235e;*/
	background: #4b4b4b; /*url('images/navbg.jpg') repeat-x scroll top left;*/
	height: 38px;
	width: 960px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 40px;
}

#nav ul li {
	float: left;
	display: block;
	padding: 0;
}

#nav ul li a {
	color: #f1f1f2;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	/*border-right: 1px solid #f1f1f2;*/
	/*border-image: url('images/divider.png') 60 60 stretch;*/
	float: left;
}

#nav ul li a:hover {
	background: #a6ce39;
	color:#000;
}

#body {
	background: #fff none repeat-y scroll 0 0;
	margin:0 auto;
	padding: 30px 15px;
	width: 930px;
}

#content {
	float: right;
	width: 720px;
	margin: 0;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}

.sidebar {
	width: 180px;
	padding: 0;
	float: left;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin-bottom: 20px;
	line-height: 1.9em;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 6px 7px;
	margin: 0;
	line-height: 1em;
	font-size: 12px;
		
	color: #666;
}

.sidebar li ul li a {
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #333;
}

.sidebar li ul.blocklist li {
	padding: 0;
	display: inline;
}

.sidebar li ul.blocklist li a {
	display: block;
	padding: 7px 8px;
	background-color: #aeacac;
	color: #000000;
	border: 2px outset #a6ce39;
	text-decoration: none;
	font-weight:bold;
	border-radius:10px;
	margin-bottom:10px;
}

.sidebar li ul.blocklist li a:hover {
	color: #373737;
	background-color: #a6ce39;
	font-weight:bold;
}


/*
.sidebar li ul li a:hover {
	color: #f1f1f2;
	
}
*/

.sidebar h4 {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	margin: 0;
	padding: 0px 8px 10px 10px;
	font-weight: bold;
	text-align: center;
}

.clear {
	clear: both;
}

#footer {
	width: 960px;
	height: 15px;
	margin:0 auto;
}

.footer-content {
	background: #4b4b4b; 
}

#footer p {
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-right:10px;
}

#footer p a {
	color: #fff;
}

table_2 {
	background: #ffffff url('images/bg_light.jpg') repeat-y scroll top center ;
	/*background: #ffffff url('images/bg_sq.jpg') scroll top ;*/
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


