/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {
}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:11px;color:#333;background:#e2ecf5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; line-height:1.8em;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.8em;line-height:1;margin:1em 0; letter-spacing:-2px; }
.red {color:#fff;background-color:#c80000;}
h1 .red {padding:0 12px;margin:0;font-family: Georgia, "Times New Roman", Times, serif;font-style:italic;font-weight:lighter;}
h2 {font-size:4.5em;line-height:1;margin:.4em 0;}
h3 {font-size:2.5em;line-height:1;margin:.4em 0;}
h4, .contentheading, .componentheading {font-size:2.0em;line-height:1;margin:.4em 0;}
h5 {font-size:1.5em;line-height:1;margin:.4em 0;}
h6, .sub h3 {font-size:1.0em;line-height:1;margin:.4em 0; font-weight: bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:hover {color:#000;}
a {color:#c80000;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container3 {width:920px;margin:0 auto;}
.container {width:920px;margin:0 auto;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin:10px 0px -30px 20px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:235px;}
.span-6 {width:250px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:920px;}
.span-25 {}
.append-1 {padding-right:40px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* custom css classes */
.topmenu {

width:650px;
margin:0px 0px 0px 330px;
height:30px;
padding:7px 0px 0px 0px;
overflow:hidden;
}
.container2 {width:920px;margin:0 auto; background-color: #fff; height:30px;}

.menutopo {
float:center;


}


.topmenu ul, .topmenu ul li {
float:left;
list-style:none;

}

img {
border:0;
margin:0;
padding:0;
}

.topmenu ul li a:link, .topmenu ul li a:visited{
text-decoration:none;
color:#030676;
}

blockquote {
font-family: Times;
font-size:2.4em;
line-height:2em;
padding:0;
margin:0;
color:#777;
}

.topmenu ul li , .topmenu ul li#current a {
color:#fff;
}

.topmenu ul li a:link span, .topmenu ul li a:visited span, .topmenu ul li a:hover span {
padding:12px;
line-height:24px;
}


.topmenu ul li#current {
background-image:url(../images/active_left.gif);
background-repeat:no-repeat;
background-position:left;
height:28px;
}

.topmen ul li#current span {
background-image:url(../images/active_right.gif);
background-repeat:no-repeat;
background-position:right;
height:28px;
}


.logo {
float:left;


}

.top {
background-color:#FFFFFF;
color:#FFFFFF;
text-align:center;
background-image:url(../images/topbck.jpg);
width:920px;
margin:0 auto;
align: center;
height:91px;
}

.topbar {
width:920px;
background-color: #FFFFFF;
height:0px;
}

.header {
float:center;
width:920px;
height:0px;
}

.main {
float:center;
width:920px;
background-color: #fff;
margin:0 auto;
vertical-align:center;
}

.credits {
color:#ccc;
font-size:.9em;
margin:0 auto;
width:920px;
text-align:center;
background-image:url(../images/creditsbck.jpg);
background-position: top;
border-top:1px solid #222;
}

.credits a:hover {
color:#ccc;
}

.sub {
width:920px;
border-top:1px solid #bce3fa;
margin:0 auto;
background-color: #f0f5f8;
}

h1, h3, h5 {
color:#111;
}

h2, h4, h6 {
color:#333;
}

a {
color:#9bb801;
}

.contentheading {
border-bottom:1px solid #ddd;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style2 {
	font-size: 10px;
	color: #666666;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {
	font-size: 15px;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.booknowf {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
}
.texto {font-size: 11px; color: #333333; font-family: "Trebuchet MS"; line-height: 1;}
.titulotxt1 {font-family: "Trebuchet MS"; font-size: 14px; color: #164aa0; font-weight: bold; line-height: 1; }
.formletters {font-size: 12px; color: #333333; font-family: "Trebuchet MS"; line-height: 1; }
.linkscampos {
	font-family: Tahoma;
	font-weight: bold;
	color: #336600;
         font-size: 14px;
}
.linksnumeros {
	font-family: Tahoma;
	font-size: 13px;
}
.titulotabela {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.letradtabela {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textopequeno {
	font-family: Tahoma;
	font-size: 10px;
}