/* reset.css */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

/* typography.css */
body {font-size:75%;color:#1A2251;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1A2251  ;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;font-weight:bold;color: #1A2251}
h2 {font-size:1.3em;font-weight:bold;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;color:#fff;clear:both;line-height: 40px;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;color:#fff;clear:both;line-height: 40px;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;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 {color:#fff;text-decoration:none;}
a:hover {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 {font-size:0.5em;line-height:0.5em;vertical-align:text-top;}
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, li {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;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
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;}



.inside {
width: 900px;
margin: auto;
overflow: hidden;
}
#header {
height: 150px;
background: transparent url(images/header.png) repeat-x;
}
#header #toptop {
line-height: 23px;
}
#header #topbottom {
height: 125px;
position: relative;
}
#header #toptop p {
margin: 0px;
color: #fff;
font-size: .8em;
font-weight: bold;
}

#logo {
display: block;
width: 199px;
height: 148px;
text-indent: -8888px;
float: left;
background: transparent url(images/logo.png) no-repeat;
margin-top:28px;
}
#login {
text-align: right;
padding: 20px;
}
#login a {
color:#1A2251;
}
#nav {
position: absolute;
bottom: 3px;
right: 10px;
margin: 0px;
padding: 0px;
list-style: none;
overflow: hidden;
}
#nav li {
float: left;
display: inline;
background: transparent url(images/nav_leftR.png) no-repeat left;
}
#nav li a {
display: block;
line-height:30px;
padding:4px 15px 0;
font-weight: bold;
background: transparent url(images/nav_rightR.png) no-repeat right;
}
#nav li:hover {
background-image: url(images/nav_leftB.png);
}
#nav li:hover a {
background-image: url(images/nav_rightB.png);
}
#c1, #c2, #footer {
clear: both;
}
#c1, #c2 {
border-top: solid 1px #bed9e0;
border-bottom: solid 1px #d3e3e5;
}
#c1 .inside, #c2 .inside {
border-top: solid 4px #1A2050;
padding-top: 20px;
}

#content, #c1, #c2 {
background: #BED9E0 url(images/blue_gradient.png) repeat-x top;
}
h3.oneLine {
background: transparent url(images/h1.png) no-repeat;
height: 59px;
padding: 0px 10px;
}
h3.twoLine {
background: transparent url(images/h1_2.png) no-repeat;
padding:5px 10px 0;
line-height:25px;
height: 81px;
}
h4 {
background: transparent url(images/red_box.png) no-repeat;
padding:5px 10px 0;
line-height:25px;
height: 81px;
text-align: center;
font-weight: bold;
font-size: 1.4em;
}
#content .left p {
line-height: 1.5em;
font-size: 1.2em;
}
.left {
float: left;
padding-right:20px;
width:480px;
}
.right {
float: right;
width: 394px;
}
.form {
background: #233E6E url(images/form.png) no-repeat;
}
.formIn {
width: 364px;
color: #fff;
z-index:50;
padding: 0 0 40px 30px;
background: transparent url(images/form_bottom.png) no-repeat bottom;
}
#formSubmit {
background-color: transparent; margin-left: 150px;padding: 0px;margin-top:10px;
width: 166px;
height: 45px;
}
.form p {
font-size:1.2em;
font-weight:bold;
height:80px;
line-height:1.3em;
margin:30px 10px 20px 120px;
}
.form li {
line-height: 2em;
overflow: hidden;
list-style-type: none;
}
.form label {
display: block;
float: left;
width: 150px;
}
input {
background-color: #fff;
padding: 3px;
}
#saveArrow {
float: left;
width: 397px;
height: 80px;
background: transparent url(images/arrow.png) no-repeat left;
z-index:100;
position:relative;
font-size: 2em;
color: #fff;
padding: 20px 150px 20px 20px;
margin-bottom: 20px;
}
#saveArrow p {
line-height: 1.4em;
}

.infoBox {
clear: both;
color: #801740;
font-size: 1.8em;
font-weight: bold;
background: transparent url(images/bubble.png) no-repeat;
padding: 45px 15px 10px;
height: 153px;
line-height:1.5em;
}


#footer {
background-color: #233D6E;
border-top: solid 4px #1A2050;
color: #fff;
}
#footer ul {
margin: 0px;
padding: 0px;
list-style: none;
overflow: hidden;
margin: 20px 0px;
}
#footer ul li {
float: left;
display: inline;
border-right: solid 1px #fff;
}
#footer ul li:last-child {
border-right: none;
}
#footer ul li a {
padding: 10px;
font-weight: bold;
}

