body { 	margin:0px; padding:0px; background:#ffffff}

#head
{
	text-align: center;
	height: 60px;
	margin: 10px;
	padding: 10px;
}


a {
	color:#7EA6C3;
	text-decoration: none;
	border-bottom: 1px black solid;
}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}


img {	border:0 }


p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#content
{
	margin-left: 160px;
	margin-right: 160px;
	padding-top: 10px;
	text-align: justify;
}


#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}


#sidebar-1
{
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 10px;
}


#sidebar-2
{
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-top: 10px;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}


#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h1 a, h2 a
{
	border: 0px;
}


h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}


#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

.copy
{
	font-family:tahoma;
	color:#909090;
}

.top_txt 
{	color:#A6A6A6;
         	text-decoration:none
}
.gray {color:#6B6B6B; text-decoration:none}
.blue {color:#7EA6C3; text-decoration:none}
.blue_d {color:#4F6B82; text-decoration:none}
.green {color:#8CC63E; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.abs {vertical-align:middle}
.bas {vertical-align:bottom}
.sm {font-size:10px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}

td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
}


.form_news { width:112px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#BEC0C2;
		background-color:#ffffff;
		color:#6B6B6B;
		margin-left:0px;
		margin-right:0px}
		
.form { width:199px;
		height:21px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#898383;
		background-color:#ffffff;
		color:#898383;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:199px;
		height:155px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#898383;
		background-color:#ffffff;
		color:#898383;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}
