/******************/
/** DESIGN STYLE **/
/******************/

/* Zero Margin */
* {
margin:0;
padding:0;
}

/********/
/* BODY */
/********/
body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
text-align:center;
}
#wrap {
min-width:960px; /* 760px; */
max-width:960px;
width:auto !important;
text-align:left;
margin:0 auto;
background-image: url(../images/template_maincontent_back.jpg);
background-repeat: repeat-y;
background-position: center;
}

/**************************/
/* HEADER AND TITLE/LINKS */
/**************************/
#header {
height:127px;
background-image: url(../images/template_found_header_back.jpg);
background-repeat: no-repeat;
background-position: center;
}
#logo {
position: absolute;
float: left;
height: 89px;
width: 59px;
margin-left: 75px;
margin-top: 5px;
background-image: url(../images/template_found_logo.jpg);
background-repeat: no-repeat;
}
#logotitle {
width: 100%;
height: 68px;
padding-top: 30px;
background-image: url(../images/template_found_title.jpg);
background-repeat: no-repeat;
background-position: center;
}
#headerlinks {
padding-top: 10px;
padding-left: 70%;
height:25px;
}

/***********************/
/*** Found Top Links ***/
/***********************/
.moduletablefoundtoplinks {
font: 1.1em Arial, Helvetica, sans-serif;
font-weight: bold;
color:#FFFFFF;
padding:0;
}
.moduletablefoundtoplinks ul {
list-style:none;
margin:0;
padding:0;
}
.moduletablefoundtoplinks li {
color:#FFFFFF;
padding:0;
}

.moduletablefoundtoplinks li a {
text-decoration:none;
color:#FFFFFF;
}
.moduletablefoundtoplinks li a:hover {
text-decoration: underline;
color:#000000;
}

/**********************/
/*** Inst Top Links ***/
/**********************/
.moduletableinsttoplinks {
font: 1.1em Arial, Helvetica, sans-serif bold;
font-weight: bold;
text-decoration:none;
color:#FFFFFF;
padding:0;
}
.moduletableinsttoplinks ul {
list-style:none;
margin:0;
padding:0;
}
.moduletableinsttoplinks li {
color:#FFFFFF;
}
.moduletableinsttoplinks li a {
text-decoration:none;
color:#FFFFFF;
}
.moduletableinsttoplinks li a:hover {
text-decoration: underline;
color:#000000;
}

/******************/
/* LEFT MAIN MENU */
/******************/
#sidebar {
float:left;
width:19%;
margin-left: 2.2%;
overflow:hidden;
background-image: url(../images/template_menu_back.jpg);
}
#sidebar input {
margin: 0 0 0 1em;
font-family: Verdana, Arial, sans-serif;
font-size: xx-small;
}

/***************************/
/** FOUND MAIN MENU STYLE **/
/** ("foundmenu" Suffix)  **/
/***************************/
.moduletablefoundmenu {
color:#333;
margin-bottom:1em;
padding:0;
}
.moduletablefoundmenu h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}
.moduletablefoundmenu ul {
list-style: none;
margin:0;
padding:0;
}
.moduletablefoundmenu li {
border-bottom:0px solid #ccc;
margin:0;
padding: 0;
}
.moduletablefoundmenu li a {
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
display:block;
color:#fff;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}
html>body .moduletablefoundmenu li a {
width:auto;
}
.moduletablefoundmenu ul li#current a:link, .moduletablefoundmenu ul li#current a:visited, .moduletablefoundmenu ul a:hover, .moduletablefoundmenu ul li#current a:hover, .moduletablefoundmenu ul li#current ul li a:hover{
border-left:10px solid #4b7a91;
border-right:10px solid #63a1bf;
background-color:#5890ab;
color:#fff;
}
.moduletablefoundmenu ul li#current ul a:link, .moduletablefoundmenu ul li#current ul a:visited {
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
color:#fff;
}


/*  OLD HOVER/ACTIVE LINKS
.moduletablefoundmenu li a:hover, a#active_menu:link,a#active_menu:visited, li#current a {
border-left:10px solid #4b7a91;
border-right:10px solid #63a1bf;
background-color:#5890ab;
color:#fff;
}
*/


/**************************/
/** INST MAIN MENU STYLE **/
/** ("instmenu" Suffix)  **/
/**************************/
.moduletableinstmenu {
color:#333;
margin-bottom:1em;
padding:0;
}
.moduletableinstmenu h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}
.moduletableinstmenu ul {
list-style: none;
margin:0;
padding:0;
}
.moduletablefoundmenu li {
border-bottom:0px solid #ccc;
margin:0;
padding: 0;
}
.moduletableinstmenu li a {
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
display:block;
color:#fff;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}
html>body .moduletableinstmenu li a {
width:auto;
}
.moduletableinstmenu ul li#current a:link, .moduletableinstmenu ul li#current a:visited, .moduletableinstmenu ul a:hover, .moduletableinstmenu ul li#current a:hover, .moduletableinstmenu ul li#current ul li a:hover{
border-left:10px solid #a5780b;
border-right:10px solid #dda00e;
background-color:#c7900c;
color:#fff;
}
.moduletableinstmenu ul li#current ul a:link, .moduletableinstmenu ul li#current ul a:visited {
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
color:#fff;
}

/****************/
/* MAIN CONTENT */
/****************/
#content {
float:left;
width:72%;
overflow:hidden;
padding: 1em 2em;
}
#content p {
font: 1.1em Arial, Helvetica, sans-serif;
padding: 0.6em;
}
#content h1 {
font: 1.3em Arial, Helvetica, sans-serif;
font-weight: bold;
}
#content h2 {
font: 1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
}
#content h3 {
font: 1.2em Arial, Helvetica, sans-serif;
font-weight: bold;
}
#content h4 {
font: 1.2em Arial, Helvetica, sans-serif;
font-weight: italic;
}
#content h5 {
font: 1.1em Arial, Helvetica, sans-serif;
padding: 0.6em;
font-weight: bolder;
color: #008000;
}
#content a {
text-decoration: none;
color: #990000;
}
#content a:hover {
text-decoration: underline;
color: #99CC00;
}
#content ul {
list-style-type: round;
padding: 1em;
}
#content li {
padding: 0.2em;
}
/* print/pdf/email icons */
.buttonheading {
float: right;
}

/******************/
/***** FOOTER *****/
/******************/
#footer {
clear:both;
height:50px;
background-image: url(../images/template_footer_back.jpg);
background-repeat: no-repeat;
background-position: center;
}

/*******************/
/**** COPYRIGHT ****/
/*******************/
#copyright p {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #cccccc;
}
#copyright a {
text-decoration: none;
color: #999999;
}
#copyright a:hover {
text-decoration: underline;
color: #000000;
}


/*************************/
/* RIGHT QUICKLINKS MENU */
/*************************/
#sidebar-2 {
display: inline;
font-size: 10%;
padding: 0;
height: auto;
float:right;
width: 25%;
margin: 0;
overflow:hidden;
text-aling: left;
border-left: dotted;
border-left-color: #999999;
border-left-width: thin;
border-bottom: dotted;
border-bottom-color: #999999;
border-bottom-width: thin;
}
#sidebar-2 p {
font: 12px Arial, Helvetica, sans-serif;
padding: 0 0 1em 1em;
}
#sidebar-2 ul {
list-style-type: square;
color: #000000;
padding: 0 0 1em 1.5em;
font-weight: bold;
}
#sidebar-2 li {
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
}
#sidebar-2 li a  {
font: 11px Arial, Helvetica, sans-serif;
color: #990000;
}
#sidebar-2 li a:hover {
color: #99CC00;
text-decoration: underline;
}
.menuquicklinks .parent li {
list-style-type: square;
padding: 0;
color: #000000;
text-decoration: none;
}