body{
margin: 0px;
background-image: url("../images/bg.png");
font-family: Arial, sans-serif;
line-height:1.3em;
font-size: 13px;
}

.moduletable{
margin: 15px 0px;
}

#system-message dd ul {
background-color: white;
}

#site-description p{
margin-top: 10px;
font-weight: bold;
padding-left: 25px;
color: #ddffcc;
font-size: 12px;
}

#site-description img{
display: none;
}

li{
margin: 4px 0px;
}

/*LAYOUT STYLING PART - done in same order as they appear in index.php */
div#wrapper{
margin: 0px auto;
background-color: #ffffff;
padding: 10px;
}

/*these nine divs are the same postion as the wrapper and each one holds one
of the eight shadow background-images*/
div#white_back{
float: left;
background-image: url("../images/white_back.gif");
}

div#shadow_top{
float: left;
background-image: url("../images/top_shadow.gif");
background-repeat: repeat-x;
}

div#shadow_left{
float: left;
background-image: url("../images/left_shadow.gif");
background-repeat: repeat-y;
}

div#shadow_right{
float: left;
background: url("../images/right_shadow.gif") 100% 0 repeat-y;
background-repeat: repeat-y;
}

div#shadow_bot{
float: left;
background: url("../images/bot_shadow.gif") 0 100% repeat-y;
background-repeat: repeat-x;
}

div#shadow_topleft{
float: left;
background-image: url("../images/topleft_shadow.gif");
background-repeat: no-repeat;
}

div#shadow_topright{
float: left;
background: url("../images/topright_shadow.gif") 100% 0 no-repeat;
background-repeat: no-repeat;
}

div#shadow_botleft{
float: left;
background: url("../images/botleft_shadow.gif") 0 100% no-repeat;
background-repeat: no-repeat;
}

div#shadow_botright{
float: left;
background: url("../images/botright_shadow.gif") 100% 100% no-repeat;
background-repeat: no-repeat;
}
/*end shadow divs part*/

div#header{
float: left;
padding: 0px 20px;
margin: 0px 0px 15px 0px;
}

table#header_inside{
border-bottom: 1px solid #cccccc;
}

div#header ul{
padding-left: 0px;
margin-left: 0px;
}

div#header li{
display: inline;
padding: 8px;
font-weight: bold;
}

#logo_td{
padding: 8px 5px 5px 13px;
}

#user4_td{
padding: 20px 5px 5px 5px;   
}

div#breadcrumbs{
float: left;
padding: 0px 30px;
}

div#content{
float: left;
padding: 0px 20px;
}


#left_col{
padding: 5px 10px 10px 10px;
border-right: 1px solid #cccccc;
}

#left_col ul{
padding-left: 0px;
margin-left: 0px;
}

#left_col li{
list-style-type: none;
background-repeat: no-repeat;
padding-left: 16px;
}

#content_col{
padding: 5px 10px 10px 10px;
}

#content_col li{
list-style-type: none;
background-repeat: no-repeat;
padding-left: 16px;
}

#user1_td{
padding: 0px 10px 10px 0px;
}

#user2_td{
padding: 0px 0px 10px 10px;
}

#right_col{
padding: 5px 10px 10px 10px;
border-left: 1px solid #cccccc;
}

#footer{
float: left;
margin: 20px 0px;
padding: 0px 20px;
font-size: 12px;
}

#footer_inside{
border-top: 1px solid #cccccc;
}

#footer_td{
padding: 0px 10px;
}

.footer_p{
width: 100%;
text-align: right;
}

.footer_link{
font-size: 10px;
color: #aaaaaa;
}

.clear{
width: 100%;
height: 1px;
clear: both;
}



/*NON-LAYOUT STYLING - done in alphabetical order*/
a{
text-decoration: none;
}

.active{
font-weight: bold;
}

.active ul li{
font-weight: normal;
}

.breadcrumbs{
font-size: 12px;
color: #333333;
}

.breadcrumbs a{
font-size: 12px;
color: #333333;
}

.buttonheading{
padding: 0px 2px;
}

.buttonheading a:hover{
border-bottom: none;
}

.componentheading{
font-size: 18px;
font-weight: bold;
padding: 5px 0px 3px 0px;
margin: 5px 0px 10px 0px;
}

.contentheading{
font-size: 16px;
font-weight: bold;
padding: 5px 0px 3px 0px;
margin: 5px 0px 10px 0px;
}

.createdate{
font-size: 11px;
font-weight: bold;
}

.grey_line{
border-left: 1px solid #cccccc;
}

img{
border: 0px;
}

h1{
font-size: 32px;
padding: 5px;
margin: 5px 0px 5px 0px;
}

h2{
font-size: 18px;
background: url("../images/dot_underline.png") 0 100% repeat-x;
padding: 5px 0px 3px 0px;
margin: 5px 0px 10px 0px;
}

h3{
font-size: 18px;
background: url("../images/dot_underline.png") 0 100% repeat-x;
padding: 5px 0px 3px 0px;
margin: 5px 0px 10px 0px;
}

h4, h5, h6{
font-size: 15px;
padding: 5px 0px 3px 0px;
margin: 5px 0px 10px 0px;
}

.input{
border: 0px;
}

.sectiontableheader{
border-bottom: 2px solid #cccccc;
padding: 0px 4px;
}

.sectiontableentry1, .sectiontableentry2{ 
text-align: left;
}

.sectiontableentry1 td{
padding: 4px 4px;
border-bottom: 1px solid #cccccc;
}

.sectiontableentry2 td{
padding: 4px 4px;
border-bottom: 1px solid #cccccc;

}

.small{
font-size: 11px;
font-weight: bold;
}

th{
font-weight: bold;
font-size: 16px;
}

.user1_2_td{
padding: 0px 10px;
}

.guides img{
display: block;
padding: 80px 0px;
border-bottom: 4px solid #999999;
}

.menuguide-component li a{
font-size: 18px;
}

#content .menuguide-component li{
padding: 7px 5px;
background-image: none;
}

a.back-top{
display: block;
width: 600px;
text-align: right;
margin: 10px;
font-size: 17px;
}

