* {
margin:0;
padding:0;
}
a img {
	border: none;
}

body {
text-align:center;
font-size:76%;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:1.3;
background:#999;
}

body.width_0 div#wrap {
width: 760px;
}

body.width_1 div#wrap {
width: 960px;
}

body.width_2 div#wrap {
min-width:760px;
max-width:960px;
width:auto !important;
width:960px;
}

#wrap {
text-align:left;
margin:0 auto;
}

#leftfauxcol {
background:url(../images/leftslidingcolumn.png) 20% 0;
}

#rightfauxcol {
background:url(../images/rightslidingcolumn.png) 80% 0;
}

#header {
color:#fff;
background:#212121 url(../images/bgtop.jpg) no-repeat;
position:relative;
}

#header h1 {
font-family:Georgia, "Times New Roman", Times, serif small-caps;
font-variant:small-caps;
font-stretch:expanded;
letter-spacing: 0.3em;
font-size:300%;
padding-left:20px;
}

#header input {
background:url(../images/search.png) no-repeat;
border:0;
height:22px;
width:168px;
font:12px Arial, Helvetica, sans-serif;
padding:2px;
}

#header .search {
position:absolute;
top:20px;
right:200px;
}

#top {
background-color: #efe;
padding:10px;
}

#top .moduletable h3 {
color:#000;
background:none;
text-align:left;
font:2.5em Georgia, "Times New Roman", Times, serif;
font-stretch:expanded;
margin:10px 10px 0 10px;
padding:10px;
}

#top .moduletable {
font:bold 1em/1.2 Georgia, "Times New Roman", Times, serif;
color:#000;
border:0;
margin:0;
padding:0;
}

#footer {
background:#212121;
color:#fff;
text-align:right;
clear:both;
}

#bottom {
background:#333;
color:#666;
padding:10px 50px;
}

#sidebar {
float:left;
width:20%;
color:#030;
background-color: #ff6;
}

#content60 {
float:left;
width:60%;
overflow:hidden;
background-color: #efe;
font-size:120%;
line-height:1.3;
text-align: justify;
}

#content80 {
float:left;
width:80%;
overflow:hidden;
background-color: #efe;
font-size:120%;
line-height:1.3;
text-align: justify;
}

#content100 {
float:left;
width:100%;
overflow:hidden;
background-color: #efe;
font-size:120%;
line-height:1.3;
text-align: justify;
}

#sidebar-2 {
float:left;
width:20%;
color:#030;
background-color: #ff6;
}

.inside {
padding:10px;
}

#sidebar .inside,#sidebar-2 .inside {
padding-top:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address,.componentheading,.contentheading {
margin:0.75em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

a:link,a:visited {
text-decoration:underline;
color:#000;
}
a:hover {
text-decoration:none;
}
#content60 a:link,#content60 a:visited,#content80 a:link,#content80 a:visited,#content100 a:link,#content100 a:visited {
color:#000;
}

h1,.componentheading {
font-size:1.8em;
}

h2,.contentheading {
font-size:1.6em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

.button {
border:#000 solid 1px;
background:#fff url(../images/buttonbackground.png) repeat-x;
height:25px;
line-height:25px
font-size:14px;
margin:4px 0;
padding:0 4px;
cursor:hand;
}

.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em;
color:#999;
}

.sectiontableheader {
color:#000;
font:1.2em bold Arial, Helvetica, sans-serif;
padding:5px;
}
.sectiontableheader a:link,.sectiontableheader a:visited {
color:#000;
}

/* Module styling */
.moduletable {
margin-bottom:1em;
color:#000;
font-size:1.1em;
}

.moduletable h3 {
font:1.3em Georgia, "Times New Roman", Times, serif;
background:#000;
color:#ccc;
text-align:left;
margin:0 -10px;
padding:5px 10px;
}

/*Menu Styling*/

.moduletabletabs { font-size: 12pt; padding-top: 5px; background-color: #3c3;border-top: 1px solid #6f6;margin: 0px; }
.moduletabletabs a { text-decoration: none; }

.moduletabletabs ul
{
padding: 0;
margin: 0;
list-style-type: none;
position: relative;
}

.moduletabletabs li { display: inline; }

/*1st level elements*/
.moduletabletabs ul
{
border-bottom: 1px solid #6f6;
background-color: #3c3;
padding-top: 6px;
padding-bottom: 4px;
}

.moduletabletabs li
{
border: 1px solid #3c3;
border-bottom: 1px solid #3c3;
background-color: #3c3;
padding-top: 6px;
padding-bottom: 4px;
}

/*current Link*/
.moduletabletabs ul li#current,
{ 
border: 1px solid #6f6;
border-bottom: 1px solid #ff6;
font-weight: bold; 
background-color: #ff6;
}

.moduletabletabs li { margin: 0 0 0px; }

.moduletabletabs li a,
.moduletabletabs li a:link,
.moduletabletabs li a:visited
{
color: black;
padding: 0px 5px;
}

.moduletabletabs li a:hover,
.moduletabletabs li a:focus
{
background-color: #6f6;
color: black;
}

/*Second and subsequent levels*/
.moduletabletabs ul ul
{
font-size: 80%;
position: absolute;
top: 37px;
left: 0;
width: 100%;
border-top: none;
background-color: #ff6;
border-bottom: 1px solid #000;
}

.moduletabletabs ul ul li 
{ 
display: inline; 
border: 1px solid #ff6;
border-bottom: 1px solid #fff;
background-color: #ff6;
padding-top: 6px;
padding-bottom: 0px;
}

/*current Link*/
.moduletabletabs ul ul li#current 
{ 
font-weight: bold; 
border: 1px solid #ff6;
border-bottom: 1px solid #fff;
background-color: #ffc;
padding-top: 6px;
padding-bottom: 0px;
}

.moduletabletabs ul ul li a,
.moduletabletabs ul ul li a:link,
.moduletabletabs ul ul li a:visited
{
color: black;
}

.moduletabletabs ul ul li a:hover,
.moduletabletabs ul ul li a:focus
{
background-color: #ff9;
color: black;
}


.design a:link,.design a:visited {
color:#666;
float:right;
font:0.8em Verdana, Arial, Helvetica, sans-serif;
}

table.contentpaneopen
{
margin-left: 20px;
margin-right: 20px;
}

