a {
color: #C00;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
blockquote {
color: #339;
font-size: 18px;
font-weight: normal;
line-height: 27px;
margin: 0;
padding: 0 0 10px 0;
text-align: right;
}
body {
background: #B0CDF7 url('images/bg_body.gif') repeat-y center;
color: #FFF;
margin: 0;
padding: 0;
text-align: center;
}
form {
margin: 0;
padding: 0;
}
h1 {
color: #FFF;
font-size: 26px;
font-weight: normal;
line-height: 39px;
margin: 0;
padding: 0;
}
h1 a {
color: #FFF;
}
h1 a:hover {
text-decoration: none;
}
h2 {
color: #33C;
font-size: 22px;
font-weight: normal;
line-height: 33px;
margin: 0;
padding: 0 0 10px 0;
}
h3 {
color: #339;
font-size: 18px;
font-weight: normal;
line-height: 27px;
margin: 0;
padding: 0 0 10px 0;
}
h4 {
color: #009;
font-size: 14px;
font-weight: normal;
line-height: 21px;
margin: 0;
padding: 0 0 10px 0;
}
h5 {
color: #003;
font-size: 12px;
font-weight: bold;
line-height: 18px;
margin: 0;
padding: 0;
text-align: left;
}
html {
font-family: Arial, Helvetica, 'sans serif';
font-size: 12px;
font-weight: normal;
height:100%;
margin: 0 0 1px 0;
padding: 0;
}
img {
border: 0;
margin: 0;
padding: 0;
}
input, textarea, select {
font-family: Arial, Helvetica, 'sans serif';
font-size: 12px;
font-weight: normal;
}
input.input, textarea {
background: #FFF;
border: 1px solid #33C;
color: #33C;
display: block;
margin: 0 0 10px 0;;
padding: 2px;
width: 400px;
}
input.textinput, select.textinput {
background: #FFF;
border: 1px solid #33C;
color: #33C;
display: block;
float: left;
margin: 0;
padding: 2px;
width: 200px;
}
input.submit {
background:none;
border:none;
color: #C33;
cursor:pointer;
display: block;
float: left;
margin: 0;
padding: 2px 0 0 5px;
text-align: left;
vertical-align: -1px;
}
label {
color: #33C;
display: block;
margin: 0;
padding: 0 0 5px 0;
}
label.header {
color: #33C;
display: block;
float: left;
margin: 0;
padding: 4px 5px 0 0;
}
p {
color: #003;
line-height: 18px;
margin: 0;
padding: 0 0 12px 0;
text-align: left;
}
ul {
margin: 0 0 10px 0;
padding: 0;
}
ul li {
background-image: url('images/li_red.gif');
background-position: 0 6px;
background-repeat: no-repeat;
color: #003;
font-size: 12px;
line-height: 18px;
list-style: none;
margin: 0;
padding: 0 10px 6px 10px;
}
#content {
background: url('images/bg_dash.gif') repeat-x top;
margin: 0;
padding: 15px 0 0 0;
}
#footer {
background-image: url('images/bg_maincanvas.jpg');
background-repeat: no-repeat;
background-position: center bottom;
clear: both;
height: 267px;
margin: 0;
padding: 20px 0 0 0;
}
#header {
height: 40px;
margin: 0;
padding: 20px 0 0 0;
}
#maincanvas {
background: url('images/bg_dash.gif') repeat-x bottom;
margin: 0;
padding: 0 20px 1px 20px;
}
#mainwrapper {
background: #B0CDF7 url('images/bg_mainwrapper.gif') repeat-y left;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
width: 906px;
}
#navarea {
background: url('images/bg_dash.gif') repeat-x top;
height: 25px;
margin: 0;
padding: 10px 0 0 0;
}
#navarea ul {
margin: 0;
padding: 0;
}
#navarea ul li {
background-image: url('images/nav_smallarrow.gif');
background-position: 0 5px;
background-repeat: no-repeat;
float: left;
margin: 0;
padding: 0 20px 0 0;
list-style: none;
}
#navarea ul li a {
color: #C00;
display: block;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0 0 0 8px;
text-decoration: none;
}
#navarea ul li a.selected {
color: #060;
}
#navarea ul li a:hover {
text-decoration: underline;
}
#subnav {
margin: 0;
padding: 0 0 10px 0;
}
#tertnav {
background: url('images/bg_dash.gif') repeat-x top;
margin: 0;
padding: 10px 0 0 0;
}
#subnav ul, #tertnav ul {
margin: 0;
padding: 0;
}
#subnav ul li, #tertnav ul li {
background-image: none;
margin: 0 0 5px 0;
padding: 0;
list-style: none;
}
#subnav ul li a, #tertnav ul li a {
background-image: url('images/nav_smallarrow.gif');
background-position: 0 5px;
background-repeat: no-repeat;
color: #C00;
font-weight: bold;
line-height: 13px;
margin: 0;
padding: 0 0 0 8px;
text-decoration: none;
}
#subnav ul li a:hover, #tertnav ul li a:hover {
text-decoration: underline;
}
#subnav ul li a.selected, #tertnav ul li a.selected {
color: #060;
}
.clearboth {
clear: both;
height: 1px;
margin: 1px 0 0 0;
padding: 0;
}
.form {
clear: both;
margin: 0;
padding: 20px 0 0 0;
}
.h10 {
clear: both;
height: 10px;
margin: 0;
padding: 0;
}
.left {
float: left;
}
.leftclear {
clear: left;
float: left;
}
.panel {
background: #A6C2F5 url('images/bg_panel.gif') repeat-x top;
margin: 0;
padding: 1px 0 0 0;
}
.panel p {
color: #33C;
font-size: 11px;
line-height: 15px;
margin: 0;
padding: 5px 10px;
text-align: left;
}
.panelinv {
background: #A6C2F5 url('images/bg_dash.gif') repeat-x top;
margin: 0;
padding: 1px 0 0 0;
}
.panelinv p {
color: #33C;
margin: 0;
padding: 5px 10px;
}
.panelinv p a {
color: #C33;
margin: 0;
}
.paneltext {
background: #A6C2F5 url('images/bg_panel.gif') repeat-x top;
margin: 0;
padding: 0;
}
.paneltext70 {
background: #A6C2F5 url('images/bg_panel.gif') repeat-x top;
height: 70px;
margin: 0;
padding: 0;
}
.paneltext90 {
background: #A6C2F5 url('images/bg_panel.gif') repeat-x top;
height: 90px;
margin: 0;
padding: 0;
}
.paneltext70 p a, .paneltext90 p a {
font-weight: bold;
margin: 0;
padding: 0;
}
.paneltext70 p.link {
background-image: url('images/nav_smallarrow.gif');
background-repeat: no-repeat;
background-position: 10px 5px;
margin: 0;
padding: 0;
}
.paneltext70 p.link a {
font-weight: bold;
margin: 0;
padding: 0 0 0 20px;
}
.paneltext70 p.strapline {
height: 35px;
}
.right {
float: right;
}
.rightclear {
clear: right;
float: right;
}
.section {
background: url('images/bg_dash.gif') repeat-x bottom;
margin: 0;
padding: 0;
}
.small {
color: #33C;
font-size: 10px;
}
.smallright {
color: #33C;
font-size: 10px;
text-align: right;
}
.student {
color: #00C;
}
.top {
margin: 0;
padding: 0;
text-align: right;
}
.top a {
background-image: url('images/nav_uparrow.gif');
background-position: 0 5px;
background-repeat: no-repeat;
font-size: 10px;
margin: 0;
padding: 0 0 0 8px;
}
.w10 {
float: left;
margin: 0;
padding: 5px;
}
.w209 {
margin: 0;
padding: 0 0 10px 0;
width: 209px;
}
.w209drop {
background: url('images/bg_209_dropshadow.png') no-repeat bottom;
margin: 0;
padding: 0 0 10px 0;
width: 209px;
}
.w428 {
margin: 0;
padding: 0 0 10px 0;
width: 428px;
}
.w428drop {
background: url('images/bg_428_dropshadow.png') no-repeat bottom;
margin: 0;
padding: 0 0 10px 0;
width: 428px;
}
.w647 {
margin: 0;
padding: 0 0 10px 0;
width: 647px;
}
.w647drop {
background: url('images/bg_647_dropshadow.png') no-repeat bottom;
margin: 0;
padding: 0 0 10px 0;
width: 647px;
}
.w866 {
margin: 0;
padding: 0 0 10px 0;
width: 866px;
}
.w866drop {
background: url('images/bg_866_dropshadow.png') no-repeat bottom;
margin: 0;
padding: 0 0 10px 0;
width: 866px;
}
