/* CSS Document Encore!Magazine dd 3-10-2008 */

body{
	background			: #ffffff;
    background-image    :   url(../images/bg.gif);
    background-repeat   : repeat;
	margin				: 0px;
	padding				: 0px;
}

body,td,th,div{
	font-family	: Geneva, Arial, Helvetica, san-serif;
	font-size	: 12px;
	color		: #000000;
	line-height     : 1.5em;
       word-spacing     : 2px;
}

.readon {	
        font-family	: Geneva, Arial, Helvetica, san-serif;
	font-size	: 11px;
	font-weight	: bold;
	color		: #ff0033;
	text-decoration	: none;
 
}


a {
	color		: #333333;
	font-weight	: bold;
	text-decoration	: underline;
}

a:hover {
                        /* display: block; */
                        color : #ff6633;

}

#outline{
	width				: 869px;
	margin-top			: 10px;
	background			: url(../images/main_middle.gif) repeat-y;
	overflow			: hidden;
}

#top_container{
	background			: #333 url(../images/main_top.gif);
	height				: 139px;
}

#middle_container{
	overflow			: hidden;
        padding-top                     : 20px;
	
}

#middle_container_inner{
	width				: 840px;
	text-align			: left;
}

#left{
	width				: 150px;
	float				: left;
	padding				: 0px 20px;
        text-align                      : justify;
}

#middle{
	width				: 400px;
	float				: left;
	padding				: 0px 20px;
	text-align: justify;
}

#right{
	width				: 200px;
	float				: left;
}

#bottomcontainer{
	background			:  url(../images/main_bottom.gif);
	height				: 50px;
	padding				: 0px 25px;
}


/*table.moduletable{
	width			: 159px;
	margin-bottom		: 5px;
}
*/

table.moduletable{
        /*display               : block;*/
	background      	:   url(../images/modtable_bg.png) no-repeat;
	width			: 160px;
        height                  : 25px
	margin-bottom		: 0px;
        margin-top: 20px;
        color                   : #ffffff;
}


table.moduletable th,
.sectiontableheader{
	 font-weight	    : bold;
         color              : #ffffff;
	 letter-spacing	    : 2px;
	/*border-bottom	    : 1px solid #666;*/
       /*background-color   : #993300;*/
         padding-left       : 10px;
}

table.moduletable td{
	padding-top	    : 10px;
	 font-weight	    : normal;
         color              : #333333;
	 letter-spacing	    : 2px;
}

table.moduletable td td{
	padding-top	    : 0px;
}


/* .contentdescription {
           width            : 90%;
} */

.sectiontableentry1 {
	 background         :#ccffff;
	 font-weight	    : bold;
         color              : #993300;
}

.sectiontableentry2 {
	 background         :#99cccc;
	 font-weight	    : bold;
         color              : #993300;
}


/*.contentheading{
	color			: #336600;
	font-size		: 20px;
	font-weight		: bold;
	text-decoration		: none;
	padding-bottom		: 5px;

}
*/

.contentpane {
                      margin-top: 20px;
                          width : 90%;
}


.contentpaneopen {
        margin-top              : 10px;
       font-family		: Geneva, Arial, Helvetica, san-serif;
	font-size		: 12px;
	color			: #000000;
	line-height         : 1.0em;
        word-spacing        : 2px;
}

.contentheading a{
	color			: #333;
	font-weight		: bold;
	text-decoration		: none;
}

.contentheading{
	color			: #006600;
	font-size		: 16px;
	font-weight		: bold;
        font-variant            : small-caps;
	text-decoration		: none;
	padding-bottom		: 0px;
	background		: url(../images/underline.png) repeat-x bottom;
}

.contentdescription td {
        width                   : 350px;
}


.article_seperator {
	background		: url(../images/underline.png) repeat-x bottom;
}



.componentheading {
	background             : url(../images/subhead_bg.png) repeat-x bottom;
	color                  : #33ff33;
	text-align             : left;
	padding-top            : 4px;
	padding-left           : 4px;
	height                 : 25px;
	font-weight            : bold;
	font-size              : 20px;
	text-transform         : uppercase;
        margin-top             : 15px;
}

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}


table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;


}

table.contenttoc td {

  padding: 2px;
}

table.contenttoc th {
  background:  url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;

	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background:  url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 159px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #339900;
}

a.mainlevel#active_menu {
	color:#993300;
	font-weight: bold;
	font-size: 14px;
        font-variant: small-caps;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.poll {
      border             : solid 1px;
      border-color       : #66cccc;
      padding            : 5 2 2 5;
}

.pollstableborder td {
      font-family	: Geneva, Arial, Helvetica, san-serif;
	font-size	: 11px;
	color		: #000000;
	line-height     : 1.2em;
    word-spacing        : 2px;
}


.back_button {
	font-size	: 12px;
            color       : #ff0033;
         font-variant   : small-caps;
	 font-weight    : bold;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}