/*	-------------------------------------------------------------
	Base Body Styles
	-------------------------------------------------------------	*/
		body {
			padding-top: 30px;
			background-color: #ffffff;
			color: #818282;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;}
		
		.content {
			border: 1px solid #b7b7b7;}
		
		.header {
			background: url(../images/header.jpg);
			height: 135px;}
			
		h1 {
			background:url(../images/list.png) no-repeat 0px 2px;
			color: #feba12;
			font-size: 16px;
			padding-bottom: 3px;
			padding-left: 20px!important;
			border-bottom: 1px solid #b7b7b7;
			margin-left: 25px;}
		
		h5 {
			color: #feba12;
			font-size: 16px;
			padding-bottom: 3px;
			border-bottom: 1px solid #b7b7b7;
			margin-left: 25px;}
		 
		.h1yellow {
			background: url(../images/bg_h1.jpg) bottom left no-repeat;
			color: #feba12;
			padding: 0px 0px 5px 0px;
			margin-left: 25px;
			margin-top: 0px;}
		
		h2 {
			color:#7d8bc1;
			font-size: 13px;
			padding-left: 15px!important;
			padding: 0;
			margin:0;
			margin-left: 10px;
			padding-bottom: 10px;} 
		
		h3 {
			background: url(../images/bg_h3.jpg) bottom left no-repeat;
			color: #feba12;
			padding: 25px 25px 10px 0px;
			margin-left: 25px;
			margin-top: 0px;}
		
		h3.image {
			background: url(../images/bg_h3.jpg) bottom left no-repeat;
			color: #feba12;
			padding: 0px 25px 10px 0px;
			margin-left: 25px;
			margin-top: 0px;}
		
		h4 {
			color:#7d8bc1;
			font-size: 13px;
			padding: 0;
			margin:0;
			padding-bottom: 30px;}
		
		strong {
			font-weight: bold;}


/*	-------------------------------------------------------------
	Language Styles
	-------------------------------------------------------------	*/
		.language {
			padding-right: 5px;
			color: #feba12;
			text-align: right;}
		.language a {
			color: #feba12;
			font-weight: bold;
			text-decoration: none;}
		
		.language a:hover {
			color: #b8c0e1;}


/*	-------------------------------------------------------------
	Menu Styles
	-------------------------------------------------------------	*/
		a.menu {
			text-decoration: none;
			background-color: #b8c0e1;
			font-size: 14px;
			color: #ffffff;
			font-weight: bold;
			text-align: center;
			border-right: 1px solid #cdd3ea;
			display:block;
			padding:7px 18px 7px 18px;}
		
		a.menu:hover {
			background-color: #feba12;}
		
		#active_menu {
			background:url(../images/active_menu.jpg) bottom no-repeat #feba12;}


/*	-------------------------------------------------------------
	Content Styles
	-------------------------------------------------------------	*/
		.banner {
			text-align: right;
			padding: 10px 10px 0px 25px;}
		
		.main ul {
			padding:expression('0');
			margin-top:expression('0');}
		
		.icontext {
			text-align: left;
			padding: 10px 10px 25px 10px;
			font-size: 12px;}
		
		.icontext strong {
		font-weight: bold;}
		
		.icontext .readmore {
			text-align: left;
			font-size: 12px;}

		.readmore a {
			padding-left: 10px;
			background:url(../images/arrow_blue.jpg) no-repeat 1px;
			color:#7d8bc1;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;}
		
		.readmore a:hover {
			padding-left: 10px;
			background:url(../images/arrow_yellow.jpg) no-repeat 1px;
			color:#feba12;}
			
		.return {
			color:#7d8bc1;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;
			border-top: 1px solid #dfe0e0;
			padding-top: 5px;}
		
		.activities .return {
			color:#7d8bc1;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;
			border-bottom: 1px solid #dfe0e0;
			border-top: 0px;
			padding-bottom: 5px;}
		
		.activities {
			color: #818282; 
			padding-left: 25px;
			padding-top: 5px;}
		
		a.activities, .activities a {
			padding-left: 10px;
			background:url(../images/arrow_blue.jpg) no-repeat 1px;
			color:#7d8bc1;
			text-decoration: none;
			font-weight: bold;}
		
		.activities a:hover {
			padding-left: 10px;
			background:url(../images/arrow_yellow.jpg) no-repeat 1px;
			color:#feba12;}
		
		.main a, .icontext a, .icontext a:active, .icontext a:visited {
			color:#7d8bc1;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;}
		
		.main a:hover,.icontext a:hover {
			color:#feba12;}
		
		.main p {
			padding: 0px 0px 10px 25px;
			margin: 0px;}
		
		.services {
			text-align: center;}
		
		.textarea, .inputbox {
			color: #818282;
			border: 1px solid #dfe0e0;}
		
		.button {
			background-color: #b8c0e1;
			border: 1px solid #dfe0e0;
			color: #ffffff;
			font-weight: bold;}

/*	-------------------------------------------------------------
	Footer Styles
	-------------------------------------------------------------	*/

		.footer {
			font-size: 11px;}
		
		.footer a {
			color: #feba12;
			font-weight: bold;
			text-decoration: none;}
		
		.footer a:hover {
			color:#7d8bc1;}
