@charset "UTF-8";
body
{
	background: #fff url(assets/bagd/square.png) repeat center top;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	color: #0c419A;
	text-align: left;
	height: auto;
	width: 800px;
	margin: 0px auto;
}
#header
{
	padding: 0px 0px 0px 9px;
	height: 200px;
	width: 780px;
	background: #E8EFF7;
}
#menuBar
{
	font-style: italic;
	height: 25px;
	width: 580px;
	clear: left;
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	background: #e8eff7;
	border-top: medium solid #fff;
	border-left: medium none #fff;
	padding: 5px 16px 5px 10px;
	font-size: 0.9em;
}
#menu
{
	height: 640px;
	width: 160px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	float: left;
	background: #E8EFF7;
	border-right: medium solid #fff;
	border-top: medium solid #fff;
	clear: left;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #0C419A;
	font-size: 0.9em;
}
#mainContent
{
	clear: none;
	float: right;
	height: 600px;
	width: 580px;
	background: #E8EFF7 no-repeat left 20px;
	padding: 5px 16px 5px 10px;
	margin-right: 10px;
	margin-left: 0px;
	border-left: medium none #fff;
	border-top: medium solid #fff;
	text-align: justify;
	font-size: 0.9em;
}
#footer
{
	height: 100px;
	width: 790px;
	clear: both;
	margin: 10px 0px 0px;
	padding-top: 10px;
	float: none;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
}
#wrapper #footer p
{
	border: thin none #0C419A;
	color: #0C419A;
	background: #E8EFF7;
	text-align: center;
	line-height: 2em;
	font-size: 0.8em;
}
p
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	text-align: justify;
	text-indent: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-style: italic;
}
h2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-style: italic;
	text-indent: 20px;
}
h3
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-style: italic;
	text-indent: 20px;
	line-height: normal;
}
h4
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
}
h5
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-style: normal;
	text-indent: 20px;
}
h6
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	font-style: normal;
	text-indent: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: normal;
}
a:link
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #0C419A;
	text-decoration: none;
}
a:hover
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #F88686;
	text-decoration: none;
}
a:visited
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #0C419A;
	text-decoration: none;
}
a:active
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #0C419A;
	text-decoration: none;
}
