/* - Global - */
#container {
	width: 800px;
	\width: 800px;
	w\idth: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px;
}
a:link, #contentright a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: 333333;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	letter-spacing: normal;
	color: #29678F;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	font-weight: bold;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	background: #29678F;
	display: inline;
	text-indent: 5px;
	border: 4px solid #F8F5EE;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
h2 a:link, a:visited	{
	color: #29678F;
	text-decoration: underline;
}
h2 a:hover	{
	color: #B79A7A;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	background-position: left;
	background-color: #29678F;
	line-height: 135%;
	text-indent: 10px;
	border: 1px solid #000000;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8B8B;
	list-style-type: circle;
	margin-bottom: 0px;
	margin-top: 2px;
	font-style: italic;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	letter-spacing: 1px;
}
h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #8C8F61;
	padding-right: 5px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}

/* - midbar- */

#midbar	{
	font-size: 11px;
	vertical-align: bottom;
	color: #29678F;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	text-align: center;
	text-transform: capitalize;
	padding-top: 5px;
	font-weight: bold;
	width: 790px;
	background-color: #FFFFFF;
	/* background-image: url(images/navbar-top.gif);
	background-repeat: no-repeat; */
}
#midbar a:link, a:visited	{
	color: #29678F;
	text-decoration: underline;
	font-weight: bold;
}
#midbar a:hover	{
	color: #29678F;
	text-decoration: none;
}
#contentright	{
}
#contentright p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#contentright a:link, #contentright a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#contentright a:hover {
	text-decoration: none;
	color: #29678F;
	font-weight: normal;
}


#contentleft	{
	width: 175px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
#contentleft p	{
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#contentleft a:link, #contentleft a:visited	{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#contentleft a:hover	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/* - footer - */

#footer {
	text-align: center;
	width: 790px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8F5EE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8F5EE;
	background-position: center;
	height: 25px;
	vertical-align: bottom;
	margin-top: 20px;
	background-color: #E2E2E2;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29678F;
	margin-top: 5px;
}
#footer a:link, #footer a:visited	{
	color: #29678F;
	text-decoration: underline;
}
#footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #29678F;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.borderrt	{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.borderlt	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.borderfull {
	border: 1px solid #333333;
}

