/*
Coder: Sam Gordon - Pixale
Website: Pixale.net
*/

/* Global Attributes */

* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	 img {
border: 0
}
	 sup {
	font-size: 16px;
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
}

	body {
	background: #eeeeee;
	padding:0;
	font-family:"Trebuschet MS";
	font-size:12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	}

		a:link img, a:active img, a:visited img, a:hover img {
			border: 0px 
		}

		a:hover, a:active, a:focus, a:active{
			outline: none
		}

		a:link, a:visited, a:active {
			color:#;
			text-decoration:none
		}

		a:hover {
			color:#;
			text-decoration:underline
		}

	.left {
		float:left
	}

	.right {
	float:right;
	}

	h1, h2, h3, h4, h5, h6, span, p, ul, li {
		margin:0;
		padding:0;
		font-weight:normal
	}

	#wrapper {
		background: url(../images/wrapper.png) repeat-y;
		width:1021px;
		height:auto;
		margin:0 auto;
	}

#header {
	height:186px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

	#header h1,
	#header h1 a,
	#header h1 a:hover {
	width:206px;
	height:88px;
	text-indent: -1000px;
	float:left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	}

	#header .right {
		width:731px;
		height:auto;
		margin:0 3px 0 0;
		overflow:hidden
	}

		#language {
			height:22px;
		}

			#language ul {
				list-style:none;
				float:right;
				margin:0 10px 0 0;
				padding:0
			}


			#language ul li {
				display:inline;
				margin:4px 0 0 3px;
			}

				.LangMenu_selected,
				.LangMenu_selected a,
				.LangMenu_selected a:hover {
					background:#feffff;
					border-bottom:2px solid #d7e0e9;
					color:#00376f;
					font-size:9px;
					float:left;
					height:11px;
					text-decoration:none
				}

				.LangMenu,
				.LangMenu a,
				.LangMenu a:hover {
					border-bottom:2px solid #275684;
					color:#fff;
					font-size:9px;
					float:left;
					height:11px;
					text-decoration:none
				}

		#navigation {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

#content {
	width:1015px;
	height:auto;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

	#content .left {
	width:268px;
	height:auto;
	margin:40px auto 0;
	background-color: #FFF;
	}
#content h1{
	font-size: 18px;
	font-weight: bold;
}
#content p{
	font-size: 13px;
}
		.left_nav {
			width:236px;
			height:auto;
			margin:0 0 27px 31px
		}

			.left_nav_header {
				background: url(../images/left_nav_header.png) no-repeat;
				height:38px
			}

				.left_nav_header h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	padding:17px 0 0 12px
				}

			.left_nav ul {
				width:214px;
				margin:0 0 0 13px;
				border:1px solid #e5e0da;
				list-style:none;
				padding:1px 0 0
			}

			.left_nav ul li {
				color:#01366c;
				font-size:14px;
				padding:2px 0 0 12px;
				margin:0 0 1px 1px
			}

.nav_item {
	background:#eee;
	width:200px;
	height:19px;
}
.nav_item a:link{
	color: #036;
	font-weight: bold;
}
.nav_item a:visited{
	color: #036;
	font-weight: bold;
}
.nav_item a:hover{
	color: #B06324;
	text-decoration: none;
}
.nav_item a:visited{
	color: #036;
	font-weight: bold;
}

.left_info {
	background:#eee;
	width:218px;
	height:auto;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 7px;
	padding-left: 7px;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 7px;
		}

.left_info p {
	color: #00356b;
			}

.left_info a:link {
	color: #DA8A4B;
		}
		.left_info a:hover{
	color: #DA8A4B;
	text-decoration: underline;
		}
		.left_info a:visited{
	font-weight: bold;
	color: #DA8A4B;
		}
		
.left_info ul li{
	margin-left: 10px;
	color: #00356b;
			}

	#content .right {
		width:706px;
		height:auto
	}

		#content .right h2 {
	font-size:14px;
	color:#01346b;
	text-decoration: underline;
		}

		.content_inner {
	width:auto;
	height:auto;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #FFF;
		}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

			.content_inner ul {
	list-style-image: url(../images/bullet.png);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 65px;
			}
			.content_inner li {
	list-style-image: url(../images/bullet.png);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 65px;
			}

			.content_inner ul li {
	color:#010101;
	font-size:13px
			}

#footer {
	background: url(../images/footer.png) no-repeat;
	height:147px
}

	#footer .right {
	color:#fff;
	font-size:11px;
	padding-top: 100px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
	}
	#footer .right a:link {
	color: #FFF;
	font-size: 10px;
}
	#footer .right a:visited {
	color: #FFF;
	font-size: 10px;
}

.center {
	text-align: center;
}
.table_dotted {
	border: 1px dotted #006;
}
.table_dotted2 {
	border: 1px solid #BEBEBE;
	background-color: #EEE;
	text-align: right;
	color: #342015;
	margin-left: 50px;
}
.nav_item {
	font-size: 18px;
	background-color: #FFF;
}
.nav_item a:link{
	color: #036;
	font-weight: bold;
	font-size: 18px;
}
.nav_item a:hover{
	color: #B06324;
	text-decoration: none;
}

