/* Start of CMSMS style sheet 'Skills PEI' */
html, body, div, span, applet, object, img, iframe, h1, h2, h3, h4, h5, h6 {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	color: #666666;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
        margin: 0px;
        padding: 0px;
        background-color: #E0E2DA;
}
#pagewrapper {
	color: #333333;
	width: 800px;
	margin: 0px auto;
        height: 100%;
}
#header {
	background-image: url(images/banner.jpg);
	height: 307px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#content {
        clear:left;
        width: 800px;
	float:left;
        padding: 0;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 10px;
        height: 100%;
        background-color: #FFFFFF;
}
#leftCol {
	width: 225px;
	float: left;
	margin-bottom: 0px;
	padding-right: 0px;
	margin-top: 40px;
        padding-bottom: 20px;
        margin-left: 0px;
        height: 100%;
}
#rightCol {
	width: 525px;
	float: left;
	line-height: 180%;
	color: #444444;
        padding-left: 20px;
        padding-top: 0px;
        margin-top: 40px;
        border-left: 1px solid #333333;
}
#rightCol-h {
	width: 525px;
	float: left;
	line-height: 180%;
	color: #444444;
	padding-left: 20px;
        padding-top: 0px;
        margin-top: 30px;
        padding-right: 10px;
        border-left: 1px solid #333333;
}
#rightColInside {
	width: 750px;
	line-height: 180%;
	color: #444444;
	padding-left: 20px;
        padding-top: 0px;
        margin-top: 30px;
        padding-right: 10px;
}
#rightCol li {
       list-style-position: inside;
       list-style-type: disc;
       padding-left: 10px;
       margin-left: 10px;
}
.programs_js {
     float: left;
     width: 250px;
     padding-bottom: 10px;
     color: #003399;
}
.programs_org {
     float: left;
     width: 270px;
     padding-right: 5px;
     padding-bottom: 10px;
     color: #003399;
}
.programs_org li {
     padding-left: 0px;
     margin: 0;
}
.programs_js li {
     padding-left: 0px;
     margin: 0;
}
.programs_org ul {
     padding: 0;
     margin-left: 30px;
}
.programs_js ul {
     padding: 0px;
     margin-left: 30px;
}
 a:link, a:active, a:visited {
      text-decoration: none;
      color: #003399;
}
 a:hover {
      font-weight: bold;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0001;
	padding-bottom: 10px;
}
h2 {
	font-size: 1em;
        color: #CC0001;
	font-weight: bold;
        padding-top: 15px;
        padding-bottom: 0px;
        margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
        color: #333333;
        padding-top: 10px;
        padding-bottom: 3px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
        color: #333333;
        padding-bottom: 2px;	
}
h5 {
	font-size: 1em;
        color: #CC0001;
	font-weight: bold;
        padding: 0px;
        margin-top: 30px;
        border-bottom: 1px solid #333333;
}		
h6 {
	font-size: 1em;
        color: #CC0001;
	font-weight: bold;
        padding: 20px 0 10px 40px;
        margin-top: 30px;
        border-bottom: 1px solid #333333;
        background: url(images/pdf_thumb.png) left bottom;
        background-repeat: no-repeat;
}		
p {
	padding-bottom: 10px;
}
.space {
        border-bottom: 1px dotted #333333;
        margin-bottom: 20px;
}
div#search {
   text-align: left;
   padding: 0px 5px 20px 0;
}
div#search .search-input {
    margin-right: 5px;
}
.form {
      font-size: 11px;
}
.thumb {
        margin-bottom: 10px; 
        margin-top: 6px; 
        margin-right: 10px; 
        float: left;
}
#footer {
	clear: left;
	background-repeat: repeat-x;
	background-image: url(images/footerW_bg.jpg);
	height: 70px;
        font-size: 9px;
}
#footerText {
	text-decoration: none;
        padding: 30px 8px 15px 25px;
	margin: 0px auto;
	width: 800px;
	color: #333333;
        text-align: left;
        background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;    
}
#footer #footerText a {
	color: #333333;
        font-size: 9px;
        text-decoration: underline;
}
/* End of 'Skills PEI' */

