
body {
    background: white;
    margin: 0;
    padding: 0;
    font-size: 76%;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    color: #666;
    text-align: center;}
body * {
    text-align: left;}
img {
    border-width: 0;}
h3, h4, h5 {
    color: #3e3429;}
h3 {
    font-size: 1.10em;
    text-transform: uppercase;
    letter-spacing: 0.1em;}
h3, p {
    margin: 0.75em 0;}
.home h3 {
	display: none;}
h4 {
    font-size: 1.3em;
    margin: 1.2em 0 0.8em 0;
    font-weight: bold;}
h5 {
	font-size: 1em;
	margin: 1.2em 0 0.8em 0;}
	
h5.special
	{
	font-size: .86em;
	color: gray;
	margin: 1.2em 0 0.8em 0;}
	
strong {
    font-weight: bold;}
blockquote {
	margin: 1em 0;}
a {
    color: #c30;
    font-weight: bold;
    text-decoration: none;}
a:hover {
    color: #f30;
    text-decoration: underline;}
/***************/
.ewListAdd .phpmaker a {
    color: #0066FF;
    font-weight: bold;
	text-decoration: underline;
	font-size:18px;
}

.ewListAdd .phpmaker a:hover {
    color: #33FFFF;
}
.titulo{
    color: #317B89;
    font-weight: bold;
	font-size:18px;
}

hr {
background-color:#329590;
border:0px none;
height:1px;
margin:0pt;
padding:0pt;
width:98%;
}
/**************/
.floatleft {
	float: left;}
.floatright {
	float: right;}


#header {
    width: 980px;
    height: 87px;
    margin: 0 auto;
    background: url(_img/logo.gif) 0px 10px no-repeat;
	text-align: left;
	position: relative;}
#header h1 {
	margin: 0;
	padding: 0;}
#header h1 a {
	display: block;
	height: 87px;
	width: 250px;}
#header span, #header p {
    display: none;}
#header div {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 87px;
	float: right;
}

#nav{
    height: 2.25em;
    line-height: 2.25em;
    text-align: center;}
#subnav {
    height: 2.25em;
    line-height: 2.25em;
    text-align: center;}
#nav ul, #nav li,
#subnav ul, #subnav li {
    list-style-type: none;}
#nav ul, #subnav ul {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    clear: both;}
#nav li, #subnav li {
    margin: 0;
    float: left;}
#nav a,
#subnav a {
    color: white;
    padding: 0.5em 10px;
    text-decoration: none; 
    font-weight: bold;
    
}


#nav {
    background-color: #317B89;}
#nav a:hover {
    background-color: #66ADB9;}


#nav .login {
	float: right;}


#subnav {
    background-color: #66ADB9;}


#content {
    padding-top: 0.5em;
    height: 500px;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}
#content div.wrap {
    width: 980px;
    margin: auto;
    text-align: left;}


#content .primary {
    float: left;
    padding: 0 25px;}
#content .primary p {
    font-size: 1em;
}
#content .primary img {
	margin-top: 21px;}
.primary ul,
.primary li {
	list-style: outside disc;
	padding: 0;}
.primary ul {
	margin: 0 0 0 16px;}
.primary li {
	margin: 0.5em 0;}


.articlealt {
    background-image: url(_img/two_col_alt_bg.png)!important;
	}
	
#content.articlealt .primary {
    width: 940px;}
#content.articlealt .secondary {
    width: 271px;}
#content.articlealt .secondary p {
    font-size: 0.9em;
    margin-top: 0;
    font-weight: normal;}



form {
	margin: 0;
	padding: 0;}
fieldset {
	border-width: 0;
	margin: 1em 0;}
input, textarea, select, option {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;}
input.submit {
	text-align: center;
	display: block;
	margin-top: 0.5em;}
form h4 {
	font-size: 1em;
	margin: 0 0 0.9em 0;}
legend {
	display: none;}
fieldset.text label,
fieldset.radios label,
fieldset.checks label {
	clear: both;
	display: block;
	line-height: 20px;
	vertical-align: middle;}
fieldset.text input {
	width: 150px;}
* html fieldset.text label {
	margin: 1px 0;}
fieldset.text span {
	float: left;
	width: 90px;}
form .other {
	position: relative;}
form .other label {
	display: inline!important;}
form .other input.text {
	position: absolute;
	top: 0;
	_top: 3px;
	left: 65px;
	width: 150px;}

form p.error {
	margin: 1.5em 0;}
form p.error span {
	position: relative;
	background-color: #ff3;
	padding: 2px 4px;
	left: -2px;
	_left: -4px;}
form em {
	font-style: normal;}
form .error em {
	position: relative;
	padding: 2px 4px;
	left: -4px;
	background-color: #ff3!important;}