/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 20px 250px;
	padding: 0;
	background: #E6E6E6 url(../images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #green;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

.linktext {
		color: #CC0000;
		font-size: 11;
		font-weight: normal;
		leading: 5;
	}



/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(../images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#header {
	width: 800px;
	margin: 0 auto;

	padding: 0 0 0 0;
	background:#666666;
}

#list {
	position: absolute;
	top: 21px;
	left: 10px;
	width: 240px;
	height: 465px;
	
}

        .drawers-wrapper {
            position: relative;
            width: 240px;
			
            
        }
/*the font size for the list items */
        .drawer {
            background: #000000 0pt;
            color:#76797C;
            font-size:13px;
            line-height:1.3em;
			
			
	 	
        }
        
        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            background:transparent;
            margin-top:-5px;
        }

        .captop {
            bottom:auto;
            top:0pt;
            margin-top:0;
        }

        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
			
			
        }
/*the font size weight & colors for the main list items */
        .drawers A {
            color:#ffffff;
            text-decoration:none;
            font-family: Arial, Helvetica, sans-serif;
            font-size-adjust:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
			
			
        }
        
        .drawer li {
            border-bottom:1px solid 000000;
            line-height:16px;
            padding:6px 0pt;
			text-align:left;
			padding-right:2px;
			font-weight:normal;
			
			
			
			
        }
        

        UL {
            list-style: none;
            padding: 0;
        }

        UL.drawers {
            margin: 0;
			
			
        }
/*properties for the header box*/
        .drawer-handle {
	background:#939393;
	color:#333333;
	cursor:default;
	font-size:16px;
	font-weight:bold;
	height:60px;
	line-height:25px;
	margin-bottom:0pt;
	width:100%;
	text-align:left;
	text-indent:15px;
			
        }
/*background for top header*/
        .drawer-handle.open {
            background-color:#000000;
            background-position:-188px 0pt;
            color:#ffffff;
        }

        .drawer UL {
            padding: 0px;
            padding-bottom:0pt;
			margin:10px;
        }
        
        .drawer ul li {
        	padding-left: 5px;

        }
        

        .drawer-content UL {
            padding-top: 7px;
        }

        .drawer-content LI A {
            display:block;
            overflow:hidden;
			
        }

		.highlight {
			background:;
		}
		
		.highlight2 {
			background:;
		}
