* {
margin:0;
padding:0;
}
body{
font-family:helvetica,verdana,lucida-grande,sans-serif;
font-size:16px;
color: #000000;
}
h2{
clear:both;
font-size: 125%;
line-height: 20px;
font-weight: bold;
color: #004265;
text-align: left;
padding: .3em 0em .3em .3em;
border-top-width: 0.063em;
border-left-width: 0.063em;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #6d9fc8;
border-left-color: #6d9fc8;
background-image: none;
margin-top: 15px;
}
h2 a{
color: inherit;
}
h3 {
clear:both;
font-size:110%;
color: #004265;
font-weight: bold;
padding: .3em 0em .3em .3em;
margin: .5em 0em .75em 0em;
border-top-width: 0.063em;
border-left-width: 0.063em;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #6d9fc8;
border-left-color: #6d9fc8;
background-image: url(../img/bk_title.jpg);
background-repeat: repeat-y;
}
h3 a{
color:inherit;
}
em {
/*font-style: italic;*/
}
a, a:visited{
color:#004265;
text-decoration:none;
}
a:hover{
/*color:#6E9FC8;*/
text-decoration:underline;
}
.small {
font-size: 10px;
}
.pagetitle {
font-size: 125%;
line-height: 20px;
font-weight: bold;
color: #004265;
text-align: left;
padding: .3em 0em .3em .3em;
border-top-width: 0.063em;
border-left-width: 0.063em;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #6d9fc8;
border-left-color: #6d9fc8;
background-image: none;
}
div.clear {
display: block;
clear: both;
float: none;
}
#container{
width:964px;
margin:0 auto;
background:transparent;
position:relative;
}
#header a {
color: #000;
}
#banner {
background-image: url(../img/hdrbkgrnd.png);
background-repeat: no-repeat;
height: 130px;
}
#banner a img {
float: left;
border: none;
margin: 10px;
}
#banner ul {
float: right;
text-align: right;
margin: 10px;
}
#banner li {
list-style: none;
}
#banner input {
display: inline;
}
#navigationMenu li {
float: left;
width: 33%;
list-style: none;
}
#navigationMenu h5 {
font-size: 100%;
display: block;
background-color: #5862a3;
padding: 3px;
text-transform: uppercase;
}
#navigationMenu h5:hover {
background-color: #6671bd;
}
#navigationMenu h5 a {
color: #FFFFFF;
text-decoration: underline;
}
#navigationMenu li ul li {
list-style-position: inside;
list-style-type: disc;
width: 100%;
float: none;
font-size: 88%;
margin-left: 5px;
}
#navigationMenu h5.speshul {
background-color: #db634c;
}
#navigationMenu h5.speshul:hover {
background-color: #f57056;
}
#adminMenu {
font-size:90%;
position:absolute;
left:500px;
background:#444;
color:#fff;
top:0;
z-index:3;
}
#adminMenu span{
padding:10px;
padding-right:25px;
display:block;
background:url(../img/dropdown_arrow_bg.gif) no-repeat right center;
}
#adminMenu ul{
display:none;
padding: 2px;
}
#adminMenu:hover ul{
display:block;
}
#adminMenu ul li{
display:block;
list-style: none;
list-style-position: inside;
}
#adminMenu ul li a{
color:#ff6;
display:block;
padding:5px;
}
#adminMenu a:hover {
color: #fff;
background:#333;
}
#content{
clear:both;
padding:10px;
min-height: 400px;
background:#fff;
}
div.main {
width: 66%;
float: left;
}
div.sidebar {
width: 32%;
float: right;
text-align: center;
}
div.sidebar img {
max-width: 100%;
border: none;
}
.banner {
text-align: center;
padding: 2px 0 2px 0;
min-height: 60px;
float: none;
clear: both;
}
.banner img {
border: none;
max-height: 100px;
max-width: 500px;
}
#footer {
clear: both;
text-align: center;
font-size: 75%;
}
#footer ul {
list-style: none;
margin: 0em;
padding: 1.00em 0em 1.00em 0em;
}
#footer ul li {
display: inline;
padding: 1em 0em 1em 0em;
}
#footer ul li a {
border-left: solid 0.05em #000;
padding: 0em 0.20em 0em 0.40em;
}
#footer ul .firstitem, #footer ul .firstitem a {
border-left: none;
}
#footer div.copyright {
width: 100%;
clear: both;
padding-top: 5px;
}
#spacy {
width: 100%;
text-align: center;
}
#spacy a {
width: 50px;
}
.tortillated{
position:relative;
}
.corner{
position:absolute;
width:6px;
height:6px;
background-image:url(../img/tortilla.gif);
}
#tabs .corner, #accountMenu .corner {
background-image:url(../img/header_tortilla.gif);
}
.top_left{
left:0;
top:0;
background-position:top left;
}
.top_right{
right:0;
top:0;
background-position:top right;
}
.bottom_left{
left:0;
bottom:0;
background-position:bottom left;
}
.bottom_right{
right:0;
bottom:0;
background-position:bottom right;
}

.paging {
	clear: both;
}

