/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #00145D;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	font-size: 24px;
	border-bottom: #000000 2px solid;
}

h3 {
	padding: 0 0 10px 0;
	font-size: 13px;
	border-bottom: #000000 2px solid;
}

p {
	margin-top: 10px;
	text-align: justify;
	line-height: 160%;
	font-size: 1.1em;
}
h5 {
	font-size: 10px;
	text-align: justify;
}


a {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

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

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	padding: 40px 0 0 13px;
	height: 90px;
	background: url(images/header.jpg) no-repeat left top;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: left;
	margin: 0;
	padding: 65px 0 0 100px;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: inline;
	float: left;
	padding: 0 4px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px;
	color: #00145D;
}

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

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 813px;
	margin: 0 auto;
}

#colOne {
	float: right;
	width: 205px;
	padding: 0 0x 0 0;
}

#colOne h3 {
	margin-top: 0px;
}

#colTwo {
	float: left;
	width: 550px;
	padding: 0 0 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 820px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	border-top: #000000 2px solid;
	text-align: center;
	color: #00145D;
}
