* {
padding: 0;
margin: 0;
}
body {
background: #C0D8F0 url(images/bg.gif) top center repeat-y;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
height: 100%;
}
html>body {margin:0}

html {
height: 100%;
}

img { border: none; }
a { text-decoration: none; color: #3090F0; }
a:hover { color: #333; }
h2 { border-bottom: 1px dotted #ccc; color: #F0A848; padding: 10px 0 2px 0; }
h2 a { color: #3090F0; }
h2 a:hover { color: #F0A848; }
#wrap {
margin: 0 auto;
width: 980px;
min-height: 100%;
    height: 100%;

}
#header {
background: #C0D8F0 url(images/bg.gif) top center repeat-y height: 100px;}
#header img {
    padding: 15px 35px 0px 35px;
}

#header h1 { padding: 25px 0 0 30px; font-size: 30px; font-weight: 100;  }
#header h1 a { color: #3090F0; }
#header h1 a:hover { color: #333; }
#header h2 { border-bottom: 0px; padding: 0 0px 30px 30px; font-size: 19px; color: #228; font-weight: 100; font-family: 'Comic Sans MS', cursive;}
#navigation {
background: #C0D8F0 url(images/menu.gif) no-repeat;
background-position: 0px; height: 40px;
line-height: 40px;
padding-left: 20px;
margin-left:-1px;
}
#navigation li {
float:left;
list-style-type:none;
}
#navigation li a {
padding:0 10px;
text-decoration:none;
color:#fff;
font-weight: 100;
font-size: 17px;
}
#navigation li a:hover {
color: #fff;
text-decoration: underline; 
}
#content { 
padding: 10px;
height: 100%;
display: block;
}
#left {
float: left;
width: 200px;
}
#left li { list-style-type: none; padding-left: 10px; }

#left h2 {
margin-left: 10px;
padding: 5px 0 5px 10px;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #eef;
background: #EEF0F1 url(images/hbg.gif) repeat-x;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}

#left h2 a {
color: #fff;
}
#left h2 a:hover {
color: #00f;
}
#left .box {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
}
#right { 
float: right;
width: 740px;
margin-right: 10px; 
}
.contentleft {
float: left;
width : 550px;
}
.contentleft h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}
.contentleftbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 0;	
padding: 0 10px 10px 10px;
text-align: justify;
}
.contentright {
float: right;
width: 180px;
}
.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}
.contentrightbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
}
#footer {
height: 40px;
line-height: 40px;
background: #C0D8F0 url(images/footer.gif) no-repeat;
color: #fff;
text-align: center;
    width: 980px;
background-position: 0px;
position: relative;
margin-top: -40px;
margin-left:-1px;
}
#footer a { color: #fff; }
#footer a:hover { color: #333; }


table.sample {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000;
	border-collapse: collapse;
	background-color: rgb(255, 255, 240);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #ccc;
	background-color: #ddddff;
    background: url('images/bggrad.png');

	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #eee;
	background-color: white;
    background: url('images/grad2.png');
	-moz-border-radius: 0px 0px 0px 0px;
}




table.sample3 {
	}
table.sample3 th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;

}
table.sample3 td {
	padding: 13px 13px 13px 13px;
	}
/* DEFINITION LIST PROGRESS BAR */

dl, dt, dd{margin:0;padding:0;}

dd{
	width:216px;
	height:41px;
	background:url(bg_bar.gif) no-repeat 0 0;
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(bg_cover.gif) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:216px;
	height:41px;
	background:url(bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(bg_cover.gif) repeat-x 0 0;
	top:0;
}
div.code-box {
  font-family: 'Lucida Console', 'Bitstream Vera Sans Mono', 'Courier New', Monaco, Courier, monospace;
  white-space: pre;
  line-height: 1.4em;
  margin: 1em 0;
  border: 1px dashed #aaa8a8;
  padding: 0.5em 0 0.3em 0.5em;
  font-size: 110%;
  color: #000;
  overflow: auto;
}



/* the div that holds the date picker calendar */

.dpDiv {
        }


/* the table (within the div) that holds the date picker calendar */
.dpTable {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: center;
        color: #505050;
        background-color: #ece9d8;
        border: 1px solid #AAAAAA;
        }


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
        }


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
        }


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
        }


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
        }


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
        border: 1px solid #ece9d8;
        }


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
        background-color: #CCCCCC;
        border: 1px solid #AAAAAA;
        }


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
        background-color: #aca998;
        border: 1px solid #888888;
        cursor: pointer;
        color: red;
        }


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
        }


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
        }


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
        }


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
        background-color: #CCCCCC;
        border: 1px solid #AAAAAA;
        color: white;
        }


/* additional style information for the text that indicates the month and year */
.dpTitleText {
        font-size: 12px;
        color: gray;
        font-weight: bold;
        }


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
        color: 4060ff;
        font-weight: bold;
        }


/* the forward/backward buttons at the top */
.dpButton {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: gray;
        background: #d8e8ff;
        font-weight: bold;
        padding: 0px;
        }


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: gray;
        background: #d8e8ff;
        font-weight: bold;
        }
